]> git.ipfire.org Git - thirdparty/psycopg.git/commit
perf: release the GIL in copy-related libpq functions
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 26 Mar 2022 00:18:05 +0000 (01:18 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 26 Mar 2022 01:11:41 +0000 (02:11 +0100)
commit6206c0fbf878ba5d9279ca377d21922ec92c251c
treee8df9e5c15e3eddbd2e876390dcc896b9d0d3e13
parent8855f7b56763b344f19a39f1350e989e551c6370
perf: release the GIL in copy-related libpq functions

Tests have shown that these functions may do a considerable amount of
work, although purely CPU.
psycopg_c/psycopg_c/pq/libpq.pxd