comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 5 Dec 2022 17:30:05 +0000 (13:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 5 Dec 2022 17:30:05 +0000 (13:30 -0400)
doc/bugs/performance_regression__63___init_takes_times_more/comment_16_783ada9438a00c0a23357bea2f19d0a1._comment [new file with mode: 0644]

diff --git a/doc/bugs/performance_regression__63___init_takes_times_more/comment_16_783ada9438a00c0a23357bea2f19d0a1._comment b/doc/bugs/performance_regression__63___init_takes_times_more/comment_16_783ada9438a00c0a23357bea2f19d0a1._comment
new file mode 100644 (file)
index 0000000..7a8c66f
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 16"""
+ date="2022-12-05T17:29:11Z"
+ content="""
+<https://github.com/yesodweb/persistent/issues/1441> is having some useful
+discussion. There are changes that would speed it up 2x. The best path may
+be improving sqlite to optimise `insert_`.
+"""]]