Обсуждение: npgsql - Npgsql2: Added an small performance improvement by creating a

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

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

От
fxjr@pgfoundry.org (User Fxjr)
Дата:
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)