https://github.com/daurnimator/postgrest-benchmark
Benchmarking postgrest with @bduisenov
https://github.com/daurnimator/postgrest-benchmark
postgresql postgrest
Last synced: 3 months ago
JSON representation
Benchmarking postgrest with @bduisenov
- Host: GitHub
- URL: https://github.com/daurnimator/postgrest-benchmark
- Owner: daurnimator
- Created: 2017-07-08T11:00:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T11:00:49.000Z (almost 8 years ago)
- Last Synced: 2025-02-02T01:44:55.047Z (5 months ago)
- Topics: postgresql, postgrest
- Language: Shell
- Homepage:
- Size: 7.8 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Start `./instantpg.sh` in one terminal
- Run `sh setup.sh`; it should successfully finish
- Run `./postgrest postgrest.config > /dev/null` in another terminal
- Run `sh pgbench.sh`, save output
- Run `sh ab.sh`, save output
- Run `sh wrk.sh`, save output