launchbadge/sqlx

Add benchmarks to inform performance-oriented refactoring

開放

#158 建立於 2020年3月26日

 (0 則留言) (1 個反應) (0 位負責人)Rust (1,307 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (13,916 顆星)
PR 合併指標
 (PR 指標待抓取)

描述


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.

貢獻者指南