google/benchmark

On Windows there is formating error when using compare.py

Open

#642 aberto em 18 de jul. de 2018

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (1.539 forks)batch import
bughelp wantedos:windows

Métricas do repositório

Stars
 (7.968 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (19 fundiu PRs em 30d)

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

Guia do colaborador