public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Cramer <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] f5d6e3: WIP speed up getDate (#3108)
Date: Wed, 14 Feb 2024 12:18:15 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: f5d6e3fa2739eb882e93e22451f0e3273733086b
https://github.com/pgjdbc/pgjdbc/commit/f5d6e3fa2739eb882e93e22451f0e3273733086b
Author: Dave Cramer <[email protected]>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/ArrayDecoding.java
M pgjdbc/src/main/java/org/postgresql/jdbc/PgCallableStatement.java
M pgjdbc/src/main/java/org/postgresql/jdbc/PgPreparedStatement.java
M pgjdbc/src/main/java/org/postgresql/jdbc/PgResultSet.java
M pgjdbc/src/main/java/org/postgresql/jdbc/TimestampUtils.java
Log Message:
-----------
WIP speed up getDate (#3108)
* speed up getDate by parsing raw bytes instead of converting to string
Up to 3x faster for getDate
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] f5d6e3: WIP speed up getDate (#3108)
In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox