Обсуждение: Query parsing speedup patch v2

Поиск
Список
Период
Сортировка

Query parsing speedup patch v2

От
Mikko Tiihonen
Дата:
Hi,

This is a second version of the patch. It changes the following in the
VisibleBufferedInputStream:
- IndexOutOfBounds in scanCString caused by typo
- better buffer management, now tries harder to avoid short reads from
the wrapped stream

Вложения