GNOME Bugzilla – Bug 626677
sqlite3 backend very slow (e.g. on creating 50 due txns from scheduled txn)
Last modified: 2018-06-29 22:42:56 UTC
when I set up a new scheduled transaction for a backward period, which results in maybe 50 due transactions, GC with sqlite needs about a minute to insert these into an almost empty file. The screen grays out, no signs of life. The transactions are entered correct. When I do the same with the XML backend, it happens like lightning!
triage: suggest transitory and no longer appropriate, no real difference since SQLite and XML both in memory anyway these days and any inefficiencies probably local
(In reply to Wm from comment #1) > triage: suggest transitory and no longer appropriate, no real difference > since SQLite and XML both in memory anyway these days and any inefficiencies > probably local Maybe local, but the SQL backend writes disk immediately on every commit so it's not "both in memory".
GnuCash bug tracking has moved to a new Bugzilla host. The new URL for this bug is https://bugs.gnucash.org/show_bug.cgi?id=626677. Please continue processing the bug there and please update any external references or bookmarks.