launchbadge/sqlx

Add benchmarks to inform performance-oriented refactoring

オープン

#158 opened on 2020/03/26

 (0 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (1,307 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,916 個のスター)
PR merge metrics
 (PR metrics pending)

説明


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.

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