launchbadge/sqlx

Add benchmarks to inform performance-oriented refactoring

Aberta

#158 aberto em 26 de mar. de 2020

 (0 comentário) (1 reação) (0 responsável)Rust (1.307 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (13.916 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description


Preferably these can run locally with a single script that uses docker to spin up/down database servers as needed to test all supported databases and versions.

I'm imagining a bench/ or perf/ folder that contains a run.sh script that does the "magic" but I'm pretty open here.


Update: We now have a docker-compose file that can spin up a database/version pair. This was one of the blockers here.

Guia do colaborador