stacks-network/stacks-core

[Chore] Benchmark sqlite performance

Open

#4,694 opened on 2024年4月18日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Rust (758 forks)auto 404
benchmarkinggood first issueicebox

Repository metrics

Stars
 (3,063 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド