How using hashes or other technique you have the smallest startup
times with harbour compiled app?
Probably do you use msvc as compiler because it generate smallest and
fastest executable

2009/3/18 Viktor Szakáts <harbour...@syenar.hu>:
> Here is mine, just for fun :) [ BTW, Chen, you'd wonder how
> much faster Harbour would be with MSVC or MinGW. ]
> For sure Clipper is slower, and this can be felt when running
> my real-life app. I blamed console output, but it seems it's not just
> that. By dropping legacy stuff and using new Harbour techniques
> (like hashes), my app startup time went from several seconds
> to just instantenious. This got better and better in last half year
> due to several Harbour enhancements in multiple areas.
> See also an xhb test run (-gc3 ST), plus a Harbour -gc3 ST for
> comparison, and also my previous posted XPP.

-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to