icingadb
icingadb copied to clipboard
Micro optimizations
@lippserd What's the future plan for this PR?
@lippserd What's the future plan for this PR?
Honestly, I don't know yet but I asked @Al2Klimov to test whether this PR does anything in terms of performance, cpu and memory usage.
TODO
- [ ] throw away everything not to be merged anyway (e.g. exit after config sync)
- [ ] make CI/CD happy
Tip: git push -f commit by commit sleeping 10s inbetween, so we see whose commits broke the CI/CD.
Tip: git push -f commit by commit sleeping 10s inbetween, so we see whose commits broke the CI/CD.
The new types from your commits don’t have the database interfaces implemented and thus the delete fails if I remember correctly.