Version 2.0.0 significantly slower
See original GitHub issueTook me some time to find the culprit, but after upgrading to sqlitedict 2.0.0
the writing is significantly slower.
I am writing with:
with SqliteDict("tmp.db") as tmp:
tmp["tmp"] = 1
Is this expected due to some new functionality?
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:13 (2 by maintainers)
Top Results From Across the Web
Batches in >=2.0.0 are significantly slower · Issue #145
I believe there is a change of API or a performance issue when using batches with 2.1.0. Environment details OS type and version:...
Read more >Star Exterminator Version 2.0.0 Slow Slow Slow
So I updated to the latest AI version 11 and SXT version 2.0.0 this morning. Took 1h 11m to process a roughly 70Mpx...
Read more >Version 2.0.1 causes page editing to be extremely slow
Version 2.0.1 fixes the front-end issue of the Review block but makes editing a page extremely slow. And it seems progressive so the...
Read more >python - Why tensorflow 2.0.0(official) is much slower than ...
Under ubuntu 18.04, using PyCharm as the IDE, running the same code, just a 3-linear layer network, to train an RL agent to...
Read more >Arduino IDE 2.0.0-rc8 available for download!
A new release candidate of Arduino IDE 2.0.0 is now available. ... or upload operations were significantly slower in Arduino IDE 2.x than ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It’s not quite the same functionality, because the superclass defines that variable and changes its value as it sees fit.
I think I’ve found the commit that caused the problem, now trying to work out why something so trivial is causing such a performance regression:
https://github.com/RaRe-Technologies/sqlitedict/commit/90c16aeaaa69c831c7f71370d560e880c5d630ae