[llvm-bugs] [Bug 41327] New: microbenchmark.py needs to migrate to googlebenchmark json reporter
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Mar 31 14:09:56 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41327
Bug ID: 41327
Summary: microbenchmark.py needs to migrate to googlebenchmark
json reporter
Product: Test Suite
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: lit
Assignee: unassignedbugs at nondot.org
Reporter: lebedev.ri at gmail.com
CC: daniel at zuster.org, llvm-bugs at lists.llvm.org
https://github.com/llvm-mirror/test-suite/blob/f2b9bc6e24390f4d67356ce32811d712ece271c7/litsupport/modules/microbenchmark.py#L10
cmd.arguments.append("--benchmark_format=csv")
googlebenchmark is hoping to drop CSV output format sometime in the future.
It is deprecated for some time already.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190331/c4b01f50/attachment.html>
More information about the llvm-bugs
mailing list