Revision 4e272a5...

Go back to digest for 2nd October 2011

Optimization in Other

Jos van den Oever committed changes in [libstreams] include/strigi/streambuffer.h:

Fix bug where parsing a pdf is slow.
The problem was caused by a the StreamBuffer that was increased with only one byte in a loop. The fix is to increase the buffer size in more reasonable steps.

File Changes

Modified 1 files
  • include/strigi/streambuffer.h
1 files changed in total