|
proxygen
|
#include <folly/Benchmark.h>#include <folly/FileUtil.h>#include <folly/init/Init.h>#include <folly/json.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| vector< detail::BenchmarkResult > | folly::resultsFromFile (const std::string &filename) |
| void | folly::compareBenchmarkResults (const std::string &base, const std::string &test) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 40 of file BenchmarkCompare.cpp.
References folly::compareBenchmarkResults(), and folly::init().