optimize edje_cc - now betwene 3.5 x and 4x as fast. new options
authorraster <raster>
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)
commitaf258098d0fd0cbacb5126cbdf2d042218cb32eb
treea3d2d79947ffa004805aa9c3dd7180654a84cc56
parent9967ba7d0c8fc071ae225fd73b8900c801a700c5
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: http://svn.enlightenment.org/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