stacks-network/stacks-core

[Chore] Benchmark sqlite performance

Open

#4 694 ouverte le 18 avr. 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Rust (758 forks)auto 404
benchmarkinggood first issueicebox

Métriques du dépôt

Stars
 (3 063 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur