stacks-network/stacks-core

[Chore] Benchmark sqlite performance

Open

#4694 aperta il 18 apr 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Rust (758 fork)auto 404
benchmarkinggood first issueicebox

Metriche repository

Star
 (3063 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor