On Sun, 14 Jun 2009 11:41:26 +0200 Peter Wehrfritz <peter.wehrfr...@web.de>
said:

> > eina_list_append will be called often 1000's of tims in a tight loop and
> > 100,000's of times over the period of minutes. it's used in sorting files. a
> > dir with 5000 would take a good 20-30% longer to build f they were
> > functions. 
> 
> Yes, but eina_list_append() does not call eina_magic_string_init(). For 
> the list it is only called once in eina_list_init().

sure, but i'm talking in general of magic number checking. evas does it on
every evas call - just think how many you do... every second. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to