czcorpus / cnc-masm

Manatee Assets, Services and Metadata - a complementary service for KonText
Other
2 stars 1 forks source link

liveattrs database inserting seems very slow #120

Open tomachalek opened 1 year ago

tomachalek commented 1 year ago

We should check whether autocommit is not involved as it is typically much slower than running the thing in a transaction (which should be preferred also from other reasons).

tomachalek commented 1 year ago

It looks like it runs in a transaction so the problem will likely be elsewhere.