Skip to content

Commit ded15c6

Browse files
committed
Update README.md
1 parent bf6fab9 commit ded15c6

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,20 @@ PBench is a benchmark runner intended as a replacement to [Benchto](https://gith
44
* support for concurrent query workloads
55
* results capturing for correctness verification
66
* query log collection
7-
* flexible definition of bookmarks
7+
* flexible definition of benchmarks
88

9-
For 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/blob/main/ComprehensivePerformanceBenchmarking.pdf).
9+
For 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).
1010

11-
[QuickStart](../../wiki/QuickStart)
11+
[QuickStart](https://github.com/prestodb/pbench/wiki/QuickStart)
1212

13-
[Install PBench](../../wiki/InstallPBench)
13+
[Installing PBench](https://github.com/prestodb/pbench/wiki/Installing-PBench)
1414

15-
[Configure PBench](../../wiki/ConfigurePBench)
15+
[Configuring PBench](https://github.com/prestodb/pbench/wiki/Configuring-PBench)
1616

17-
[Parameters](../../wiki/Parameters)
17+
[Parameters](https://github.com/prestodb/pbench/wiki/Parameters)
1818

19-
[Run PBench](../../wiki/RunPBench)
19+
[Running PBench](https://github.com/prestodb/pbench/wiki/Running-PBench)
20+
21+
[Using PBench](https://github.com/prestodb/pbench/wiki/Using-PBench)
22+
23+
[Understanding PBench Output](https://github.com/prestodb/pbench/wiki/Understanding-PBench-Output)

0 commit comments

Comments
 (0)