Miguel,

> sorry Ron, this change only moves the problem of (if) to another place
>
> with startup priority is solved too and (if) is removed for ever
>
> is only an (if) but is executed million of times, this is a critical site.

This is NOT true, hb_vmProcessSymbols() is called only ONCE PER COMPILED 
MODULE, only at application startup. Please re-read my changelog, or better 
yet TEST it.

> your solution can remain for all compilers that don't acept startup 
> priority
>
> tomorrow i upload changes for borland.

Please remember that static startup is not guaranteed to be at any given 
order, which is why I chose to not use HB_CALL_ON_STARTUP. You are welcome 
to use HB_CALL_ON_STARTUP for BCC, but I'm confident you'll find that 
there's no measurable performance difference.

Ron 


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to