use insert_ for speed improvement
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Dec 2022 19:18:55 +0000 (15:18 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Dec 2022 19:59:41 +0000 (15:59 -0400)
commitcf892f4256d6c113b4ec215d05345053ada1c6f3
treecd700dd5116b0d33caf38684a70907606d9dba68
parentaa041596f516ab1681447aa39cc7d93e8cc9eb79
use insert_ for speed improvement

persistent-2.14.4.1 makes insert_ faster than insert because it skips
getting the key back.

Sponsored-by: Dartmouth College's DANDI project
Database/Keys/SQL.hs
doc/bugs/performance_regression__63___init_takes_times_more/comment_17_d13e85f691165b533d6630a93111c786._comment [new file with mode: 0644]