Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prestodb/pbench
Presto/Prestissimo Benchmark Toolset
https://github.com/prestodb/pbench
benchmarking lakehouse presto
Last synced: about 1 month ago
JSON representation
Presto/Prestissimo Benchmark Toolset
- Host: GitHub
- URL: https://github.com/prestodb/pbench
- Owner: prestodb
- License: apache-2.0
- Created: 2024-04-05T18:49:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T17:01:04.000Z (3 months ago)
- Last Synced: 2024-09-18T03:17:17.621Z (3 months ago)
- Topics: benchmarking, lakehouse, presto
- Language: Go
- Homepage:
- Size: 2.59 MB
- Stars: 3
- Watchers: 50
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# PBench
PBench is a benchmark runner intended as a replacement to [Benchto](https://github.com/prestodb/benchto). PBench provides
* support for concurrent query workloads
* results capturing for correctness verification
* query log collection
* flexible definition of benchmarksFor a detailed explanation of PBench’s design and architecture, see [Comprehensive Performance Benchmarking, Monitoring, and Reporting Infrastructure for Presto and Prestissimo](https://github.com/prestodb/pbench/wiki/ComprehensivePerformanceBenchmarking.pdf).
[QuickStart](https://github.com/prestodb/pbench/wiki/QuickStart)
[Installing PBench](https://github.com/prestodb/pbench/wiki/Installing-PBench)
[Configuring PBench](https://github.com/prestodb/pbench/wiki/Configuring-PBench)
[Parameters](https://github.com/prestodb/pbench/wiki/Parameters)
[Running PBench](https://github.com/prestodb/pbench/wiki/Running-PBench)
[Using PBench](https://github.com/prestodb/pbench/wiki/Using-PBench)
[Understanding PBench Output](https://github.com/prestodb/pbench/wiki/Understanding-PBench-Output)