stacks-network/stacks-core

[Chore] Benchmark sqlite performance

Open

#4.694 aberto em 18 de abr. de 2024

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (758 forks)auto 404
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.

Guia do colaborador