Commit Graph

8 Commits

Author SHA1 Message Date
Thang Pham 00404c8210 update test 2022-06-30 12:32:22 -04:00
Thang Pham 4c4e9200e0 update test 2022-06-29 11:00:10 -04:00
Thang Pham 6d64fa77f7 avoid coupling DatadirModification with lsn 2022-06-29 10:57:01 -04:00
Thang Pham 9cf186a9cb cleanup 2022-06-28 16:56:41 -04:00
Thang Pham b71bd90a37 update tests 2022-06-28 16:53:21 -04:00
Thang Pham 9bc2287bcf update test 2022-06-28 15:10:48 -04:00
Thang Pham eb424f851b wip: avoid memory allocation during WAL ingestion 2022-06-28 14:58:44 -04:00
Thang Pham 6cfebc096f Add read/write throughput performance tests (#1883)
Part of #1467 

This PR adds several performance tests that compare the [PG statistics](https://www.postgresql.org/docs/current/monitoring-stats.html) obtained when running PG benchmarks against Neon and vanilla PG to measure the read/write throughput of the DB.
2022-06-06 12:32:10 -04:00