google/benchmark

On Windows there is formating error when using compare.py

Open

#642 ouverte le 18 juil. 2018

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)C++ (1 539 forks)batch import
bughelp wantedos:windows

Métriques du dépôt

Stars
 (7 968 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (19 PRs mergées en 30 j)

Description

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

Guide contributeur