More data (--inline now works):

With --inline=500:

~/felix>wc 
/Users/johnskaller/.felix/cache/text/Users/johnskaller/felix/src/tools/webserver.cpp
   
15710   47583  699565 


With --inline=20
/felix>wc 
/Users/johnskaller/.felix/cache/text/Users/johnskaller/felix/src/tools/webserver.cpp
    
5218   16959  245894 

So inlining really makes the output HUGE.

No data on rune time (sic) performance yet. However I'm going to change
the default to --inline=25 instead of --inline=100 for the default
mode of --usage.

--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to