eet - fix eet compression to differentiate lx4 and lz4hc
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 24 Jan 2019 12:11:15 +0000 (12:11 +0000)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 01:53:43 +0000 (10:53 +0900)
commit86b5b987fd7e0eb4177291172ddec956147d7c50
tree1f2f9485f86a8481f80dc7025a8cf850524971ca
parent37a9ce5bc7ea42c5a3107f2f4769f1e78eae3dba
eet - fix eet compression to differentiate lx4 and lz4hc

so edje uses -fastcomp and -fastdecomp for lz4 and lz4hc .. before.
but the emile conversion nuked this difference and uses lz4hc no
matter what (EET_COMPRESSION_SUPERFAST vs EET_COMPRESSION_VERYFAST).
lz4hc is actuallly massively slower than lz4. this fixes -fastcomp to
be fast again... i tested a theme compile and it went from down from
81sec to 10sec.
src/lib/eet/Eet_private.h