efl/legacy/edje/src
Carsten Haitzler f212675a33 optimizing. Glassy's matrix.eet works MUCH faster now. basically edje was not
very efficient at matching hundreds of prgorams up to lots of signals always
ticking off. i've optimized it now with a match (and no_match) cache so if an
input signal (and source) combination is known not to match anything, it's
cached after the first full check and henceforth avoids extra checks. the
cache is realyl simply right now - i could optimize it a bit to avoid excess
memory usage though...


SVN revision: 7189
2003-07-20 02:08:47 +00:00
..
bin optimizing. Glassy's matrix.eet works MUCH faster now. basically edje was not 2003-07-20 02:08:47 +00:00
lib optimizing. Glassy's matrix.eet works MUCH faster now. basically edje was not 2003-07-20 02:08:47 +00:00
Makefile.am in we go edje... no it doesnt do anything useful at the moment... 2003-06-02 23:49:56 +00:00