clicon / clixon-controller

Clixon network controller
Apache License 2.0
14 stars 5 forks source link

Optimize: Pull with ~70 devices takes ~7 minutes #112

Closed krihal closed 4 months ago

krihal commented 6 months ago

Pull with a large amount of devices should be optimized.

olofhagsand commented 5 months ago

Optimized by splitting datastore, and replaced per-device commit with a single per-transaction commit

krihal commented 4 months ago

Down to 1m:30s with ~80 devices. 🎉