optimize edje_cc - now betwene 3.5 x and 4x as fast. new options
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 15 May 2012 12:29:22 +0000 (12:29 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 15 May 2012 12:29:22 +0000 (12:29 +0000)
commit73d2800637106b5f2913a789df2b45799793a492
treea3d2d79947ffa004805aa9c3dd7180654a84cc56
parent11d3a9732836ab33ea19f79d825f14473fa3ca40
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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@71112 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
src/bin/edje_cc.c
src/bin/edje_cc.h
src/bin/edje_cc_out.c
src/bin/edje_cc_parse.c
src/bin/edje_cc_sources.c
src/bin/edje_decc.c