Defines | Functions
benchmarks.cpp File Reference
#include <fstream>
#include <benchpress.hpp>
#include <json.hpp>
Include dependency graph for benchmarks.cpp:

Go to the source code of this file.

Defines

#define BENCHPRESS_CONFIG_MAIN

Functions

 BENCHMARK ("parse jeopardy.json",[](benchpress::context *ctx){for(size_t i=0;i< ctx->num_iterations();++i){std::ifstream input_file("benchmarks/files/jeopardy/jeopardy.json");nlohmann::json j;j<< input_file;}}) BENCHMARK("parse canada.json"

Define Documentation

Definition at line 1 of file benchmarks.cpp.


Function Documentation

BENCHMARK ( "parse jeopardy.json"  )


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:07