An open API service indexing awesome lists of open source software.

https://github.com/replicase/pgcapture-benchmark


https://github.com/replicase/pgcapture-benchmark

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# pgcapture-benchmark

Compare the performance of pgcapture default and pipeline mode and postgres native performance.
See the result in [benchstat.out](result/benchstat.out).

## Run the benchmark

```bash
./bench.sh
```