diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-02-11 16:00:36 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-02-12 16:52:52 +0000 |
commit | 4b6c0ab659b3feb5f8e3683e393d61ccfdc09c3c (patch) | |
tree | 7c2210beb8858171e8f72388444c06d69ebf383e /source/fitz/hash.c | |
parent | 16e82693f89d2b1d176fb7b2f5718d5270ad0239 (diff) | |
download | mupdf-4b6c0ab659b3feb5f8e3683e393d61ccfdc09c3c.tar.xz |
Bug 696580: Speed up fz_write_pnm_band.
Writing individual bytes using fwrite is VERY slow (profile of debug
code shows 93% of runtime is in system fwrite). Fix this by collating
into a buffer and writing (now 2.5%).
Diffstat (limited to 'source/fitz/hash.c')
0 files changed, 0 insertions, 0 deletions