Hi Cédric,

what is the purpose of these hooks again,

these where my numbers         before            and now

simple inc() - 99999 calls
calls/eo_do()  EO [ns]/call  - EO2 [ns]/call  -  EO2 [ns]/call
#1              20               25                29
#3              11               15                17
#5               9               13                15
#7               9               12                14

overriden inc - 99999 calls
calls/eo_do()  EO [ns]/call  - EO2 [ns]/call  - EO2 [ns/call
#1              46               50                55
#3              38               37                42
#5              37               36                39
#7              36               34                38

could we shut them down on release ??

class functions and object functions differs from the param list:
    _CLASS_FUNC have (const Eo_Class *klass, ...)
          _FUNC have (Eo *objid, void *obj_data, ...)

--- Hell'O from Yverdoom

Jérémy (jeyzu)

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to