Re: Ver 4.0 start up speed.

new topic     » goto parent     » topic index » view thread      » older message » newer message
bernie said...

There has be a simple way to tell the parser that
once the bugs are out of BIG libraries/programs NOT
to scan for forward reference and skip parsing STD libraries
just like we can do using 'without type_check' 'without trace'

When you find it, please let us know.

I do not think that Win32Lib has yet been updated to have the proper include statements per its usage of library internal symbols. The last time I checked, there were ~6K such references from parsing Win32Lib itself.

The easiest way to speed up the start time of your code is to include the files you need from each file that needs them, and not to rely on global symbols being included by some other file.

Could you please explain why "STD libraries" have been singled out for parsing avoidance? Or even what that means?

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu