google/benchmark

On Windows there is formating error when using compare.py

Open

#642 geöffnet am 18. Juli 2018

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.539 Forks)batch import
bughelp wantedos:windows

Repository-Metriken

Stars
 (7.968 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (19 gemergte PRs in 30 T)

Beschreibung

So I am trying to compare my benchmark but it is really hard because the output contains garbage characters.

python.exe D:_Dev\Playground\gBenchmarkVulkan/bazel-gbenchmarkvulkan/external/gbenchmark/tools/compare.py filters D:_Dev\Playground\gBenchmarkVulkan/benchmark.json NoExcept WithExcept Comparing NoExcept to WithExcept (from D:_Dev\Playground\gBenchmarkVulkan/benchmark.json) Benchmark Time CPU Time Old Time New CPU Old CPU New

vkInstanceCreationUnique[NoExcept vs. WithExcept] +0.0067 +0.0250 107057091 107769236 56818182 58238636

benchmark.txt

Contributor Guide