jtippet

Results 3 issues of jtippet

The HTML report's Javascript incorrectly assumes that the benchmarks in each run are sorted in the same order. That's not the case (maybe it should be?). Instead, you can often...

Create a param named X and run a test with multiple param values, like `benchmark --reporter=html --param=X:+:0:1:10`. The HTML report will show a nice summary page that shows a line...

tcpdump does the wrong thing if you combine `--time-stamp-precision` with `-V` to open multiple input files. As a trivial example, observe that printing the exact same 1-line file twice gives...