stacks-network/stacks-core
Ver no GitHub[Chore] Benchmark sqlite performance
Open
#4.694 aberto em 18 de abr. de 2024
benchmarkinggood first issueicebox
Métricas do repositório
- Stars
- (3.063 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Came across an interesting benchmarking tool and service
https://bencher.dev/ https://bencher.dev/learn/engineering/sqlite-performance-tuning/
Thought it would be an interesting exercise to compare our queries against an sqlite benchmark tool like this to see if there any improvements in how we do things.