google/benchmark

On Windows there is formating error when using compare.py

Open

#642 opened on 2018年7月18日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)C++ (7,968 stars) (1,539 forks)batch import
bughelp wantedos:windows

説明

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

コントリビューターガイド