[JDBC] [pgjdbc/pgjdbc] 0d918c: test: add ubenchmark for UTF-8 decoding(#988)

Поиск
Список
Период
Сортировка
От Philippe Marschall
Тема [JDBC] [pgjdbc/pgjdbc] 0d918c: test: add ubenchmark for UTF-8 decoding(#988)
Дата
Msg-id 59e88de4184c5_7fac3ff46129fc307293b@hookshot-fe-92cdb05.cp1-iad.github.net.mail
обсуждение исходный текст
Список pgsql-jdbc
Branch: refs/heads/master Home:   https://github.com/pgjdbc/pgjdbc Commit: 0d918c3b21ba2a368da34bd30668908723dc4d36
 https://github.com/pgjdbc/pgjdbc/commit/0d918c3b21ba2a368da34bd30668908723dc4d36 Author: Philippe Marschall
<philippe.marschall@gmail.com>Date:   2017-10-19 (Thu, 19 Oct 2017)
 
 Changed paths:   A ubenchmark/src/main/java/org/postgresql/benchmark/encoding/UTF8Decoding.java
 Log Message: ----------- test: add ubenchmark for UTF-8 decoding (#988)

We have custom UTF-8 decoding code in UTF8Encoding for performance
reasons but no companion benchmarks to verify its performance.



-- 
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: [JDBC] Spring Transactional Support
Следующее
От: Jorge Solorzano
Дата:
Сообщение: [JDBC] [pgjdbc/pgjdbc] f18764: test: add openj9 to the matrix (#974)