This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][mips] Add BenchmarkResultTest unit test
ClosedPublic

Authored by mstojanovic on Dec 10 2019, 6:22 AM.

Details

Summary

Test writing and reading benchmark instructions to and from disc, and check calculations of min, max and avg values from a list of benchmark measures.

Diff Detail

Event Timeline

mstojanovic created this revision.Dec 10 2019, 6:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 10 2019, 6:22 AM
This revision is now accepted and ready to land.Dec 12 2019, 9:39 AM
This revision was automatically updated to reflect the committed changes.