Skip to content

pimeys/postgres-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL performance experiments

Prerequisites:

  • Docker and docker-compose
  • Rust and cargo, tested with 1.55.0 and nightly, but older versions might work.

Running the experiment

Start the databases and monitoring:

> docker-compose up

Run the benchmarks:

> cd connect-test
> cargo bench

About

PostgreSQL 14 performance experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published