- Notifications
You must be signed in to change notification settings - Fork26
PostgreSQL Client Driver Performance Benchmarking Toolbench
License
NotificationsYou must be signed in to change notification settings
MagicStack/pgbench
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a collection of scripts intended to benchmark the efficiency ofvarious implementations of PostgreSQL client drivers.
Install the following:
- git
- NodeJS
- Go 1.6
- Python 3
Run
$ python3 -m venv pgbench-venv$source pgbench-venv/bin/activate(pgbench-venv) $ pip install -r requirements.txt(pgbench-venv) $ makeThe benchmarks can then be ran with./pgbench. Use./pgbench --help for various options, including selective benchmarkrunning.
About
PostgreSQL Client Driver Performance Benchmarking Toolbench
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.