Adding support to output benchmarks result in JSON
authorRajat Goel <rajatgoel2010@fb.com>
Mon, 25 Jun 2012 20:41:49 +0000 (13:41 -0700)
committerTudor Bosman <tudorb@fb.com>
Wed, 27 Jun 2012 20:50:20 +0000 (13:50 -0700)
commit2e76cb012388630c6e167e9ea50395d0ef597e76
tree58815a91122d374c3d7dacf18a38b047952ea21c
parent9eaebc0db46b3d59f52224a2c0e44f63657314b0
Adding support to output benchmarks result in JSON

Summary: The main reason being so that they can be fed to some automated systems, if required.

Test Plan: Just ran few benchmarks locally

Reviewed By: andrewjcg@fb.com

FB internal diff: D501025
folly/Benchmark.cpp