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

From Philippe Marschall
Subject [JDBC] [pgjdbc/pgjdbc] 0d918c: test: add ubenchmark for UTF-8 decoding(#988)
Date
Msg-id 59e88de4184c5_7fac3ff46129fc307293b@hookshot-fe-92cdb05.cp1-iad.github.net.mail
Whole thread Raw
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: [JDBC] Spring Transactional Support
Next
From: Jorge Solorzano
Date:
Subject: [JDBC] [pgjdbc/pgjdbc] f18764: test: add openj9 to the matrix (#974)