Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
As part of the work to implement the microbenchmarking suite, we should start by implementing a skeleton for running a single microbenchmark (i.e. setup, before, do, after, and teardown, as described in the document), along with any other necessary helper functions (e.g. parsing a JSON file into a vector of BSON documents).