Open njeuk opened 8 years ago
Gonna remove that and see if we can come up with a better solution.
Maybe we ran into the same issue - we used 0.2.16
and when I updated it to 0.2.20
then few tests started to timeout. Downgrading to 0.2.19
didn't help, 0.2.18
works well (the mentioned commit was added to 0.2.19
).
I fixed/reverted this in jasync-sql(fork) 0.8.30: https://github.com/jasync-sql/jasync-sql/pull/16 . more details in the issue: https://github.com/jasync-sql/jasync-sql/issues/15
Hi, I'm seeing a massive performance degradation with the commit https://github.com/mauricio/postgresql-async/commit/90e4194adb2d02b229fcccdc754513e486518bb7 . I suspect Postres handles with the numeric conversions badly -- but not really sure that is the root cause yet, or how to work around the issue.
Sample code:
With https://github.com/mauricio/postgresql-async/commit/90e4194adb2d02b229fcccdc754513e486518bb7 applied, I get a response like:
without: