Skip to content

Commit

Permalink
finish readme con benchark duration
Browse files Browse the repository at this point in the history
  • Loading branch information
fmontoto committed Sep 15, 2016
1 parent 726eb69 commit 5aed2c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions benchmark/k2_trees/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ Explored dimensions:
runs the performance tests and generated a report located at
`visualize/k2.pdf`. The raw numbers of the timings
can be found in the `results/all.txt`. The default benchmark
took 28 minutes on my machine (MacBookPro Retina 2.6Ghz Intel
Code i7 16GB 1600 Mhz DDR3, SSD). Have a look at the
[generated report][RES].
took 75 minutes on my machine (MacBookPro Retina 2.6Ghz Intel
Core i5 16GB 1600 Mhz DDR3, SSD). Have a look at the
[complete report][RES].
* All created binaries and test results can be deleted
by calling `make cleanall`.

Expand All @@ -65,7 +65,7 @@ The project contains several configuration files:
for the report, and download URL.
* [compile_options.config][CCONF]: Specify compile options by option string.

Note that the benchmark will execute every combination of wavelet trees and test cases.
Note that the benchmark will execute every combination of k2 trees and test cases.

[RPJ]: http://www.r-project.org/ "R"
[LT]: http://www.tug.org/applications/pdftex/ "pdflatex"
Expand Down

0 comments on commit 5aed2c6

Please sign in to comment.