optimize edje_cc - now betwene 3.5 x and 4x as fast. new options
authorCarsten Haitzler <raster@rasterman.com>
Tue, 15 May 2012 12:29:22 +0000 (12:29 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 15 May 2012 12:29:22 +0000 (12:29 +0000)
commitefca59d04f034b6429717170585d17697d7cdb4b
tree742d2d02fbaebe4ddfc289e9cb7888cadc3189dd
parent6d8004a29dfa10c37a9ee55fb567c36d64a53a1d
optimize edje_cc - now betwene 3.5 x and 4x as fast. new options
(-fastcomp and -fastdecomp) -fastcomp makes for faster decompressing
AND faster compressing of edj files, -fastdecomp is a bit slower on
compression but also as fast as -fastcomp in decompression. note that
edje files built with these optiosn will not work on older edje
installations, thus they are options.

SVN revision: 71112
legacy/edje/ChangeLog
legacy/edje/src/bin/edje_cc.c
legacy/edje/src/bin/edje_cc.h
legacy/edje/src/bin/edje_cc_out.c
legacy/edje/src/bin/edje_cc_parse.c
legacy/edje/src/bin/edje_cc_sources.c
legacy/edje/src/bin/edje_decc.c