This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] Update test-suite microbenchmarks to use JSON (fix bug 41327)
ClosedPublic

Authored by homerdin on Apr 3 2019, 8:14 AM.

Details

Summary

Google benchmark is hoping to drop the CSV output format. This updates the microbenchmark module to use the JSON output.

This fixes PR41327

Diff Detail

Event Timeline

homerdin created this revision.Apr 3 2019, 8:14 AM
lebedev.ri accepted this revision.Apr 3 2019, 8:19 AM
lebedev.ri added a subscriber: EricWF.

Looks good to me.

This revision is now accepted and ready to land.Apr 3 2019, 8:19 AM
lebedev.ri closed this revision.Apr 6 2019, 7:50 AM

Was committed as rT357704, but Differential Revision: prefix was missing.