npgsql - Npgsql2: Added an small performance improvement by creating a

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Added an small performance improvement by creating a
Дата
Msg-id 20100302133346.7E66B10716DD@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Added an small performance improvement by creating a shared buffer for Int32 and Int16 reading. This way, buffers don't
needto be recreated all the time. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        PGUtil.cs (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/PGUtil.cs?r1=1.12&r2=1.13)

В списке pgsql-committers по дате отправления:

Предыдущее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Add XSLT defines for MSVC builds
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Backpatch MSVC build fix for XSLT