And here is the new performance profile for the same test as earlier.
View attachment 213565
As an aside: this is why I hate software. Most people using Arctic will set up the following:
1. Message queue
2. Broker feed going to message queue
3. Arctic pulling stuff off message queue to put into mongodb
Default reliability around 90%
Me:
SQLite and cron. Default reliability near 100%
This is why I get paid well when someone recognizes the skill, but also it's hard to compete against the incessant "high performance" bullshit. I watched the Arctic video and I lol'ed because just by default, my SQLite query performance beat his. My ONLY issue was SQLite <-> Pandas was slow.
But muh multiple clients:
https://github.com/canonical/dqlite
But muh columnar database: see above.
I am the software equivalent of Richard Proenneke.