Skip to content

TPC-C like database benchmark implemented in Rust Diesel ORM

License

Notifications You must be signed in to change notification settings

hanabu/rust-diesel-oltp-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPC-C like database benchmark written in Rust Diesel ORM

todo!()

Test results

WSL2 , AmazonLinux 2023 on Windows Dev Kit 2023 (Snapdragon 8cx Gen3)

Database Concurrency TPM
SQLite 3.44.0 1 1826
SQLite 3.44.0 2 1994
SQLite 3.44.0 4 2024
SQLite 3.44.0 8 2014
Postgres 15.4 1 1134
Postgres 15.4 2 2970
Postgres 15.4 4 4568
Postgres 15.4 8 6570

AWS Lambda (Arm64, 1792MB, ap-northeast-1) + EFS (elastic throughput)

Database Concurrency TPM
SQLite 3.44.0 1 34

About

TPC-C like database benchmark implemented in Rust Diesel ORM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published