cairo/util/cairo-script
Chris Wilson 45a4b42a36 script: Recompress strings using LZO whilst binding traces
Try using the lighter-weight LZO decompressor in an effort to speed up
replays (at the cost of making the bound traces slightly larger).
Presuming that with the slight increase in file size (from -1% to +10%),
the file data remains in the readahead buffer cache, replays see a
performance improvement of between 5-10%.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2013-01-05 21:10:35 +00:00
..
examples [script] Add examples 2008-12-12 12:00:44 +00:00
.gitignore gitignore: refresh 2010-01-22 22:30:43 +00:00
cairo-script-file.c script: Recompress strings using LZO whilst binding traces 2013-01-05 21:10:35 +00:00
cairo-script-hash.c Update FSF address 2010-04-27 11:13:38 +02:00
cairo-script-interpreter.c Introduce a new compositor architecture 2011-09-12 08:29:48 +01:00
cairo-script-interpreter.h Update FSF address 2010-04-27 11:13:38 +02:00
cairo-script-objects.c script: Recompress strings using LZO whilst binding traces 2013-01-05 21:10:35 +00:00
cairo-script-operators.c script: Recompress strings using LZO whilst binding traces 2013-01-05 21:10:35 +00:00
cairo-script-private.h script: Recompress strings using LZO whilst binding traces 2013-01-05 21:10:35 +00:00
cairo-script-scanner.c script: Recompress strings using LZO whilst binding traces 2013-01-05 21:10:35 +00:00
cairo-script-stack.c Update FSF address 2010-04-27 11:13:38 +02:00
COPYING Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
csi-bind.c Fix build under distcheck 2009-07-15 13:26:34 +01:00
csi-exec.c fill: Fix unantialiased rectilinear-fill-to-boxes 2011-09-30 15:58:14 +01:00
csi-replay.c csi-replay: compile fix 2010-02-02 16:31:36 +00:00
csi-trace.c script: Port cairo_script_context_t to cairo_device_t 2010-01-22 23:01:50 +00:00
Makefile.am script: Recompress strings using LZO whilst binding traces 2013-01-05 21:10:35 +00:00
Makefile.sources script-interpreter: Build on win32 2011-06-24 14:13:09 +02:00
Makefile.win32 script-interpreter: Build on win32 2011-06-24 14:13:09 +02:00