codex
Loading...
Searching...
No Matches
bench.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  codex
 

Functions

bool codex::set_benchmark_sizes_from_env (const char *env)
 Calls QTest::newRow for each size/tag pair in the environment variable.
 

Variables

constexpr auto codex::BENCHMARK_SIZES_ENV = "CODEX_BENCHMARK_SIZES"
 Environment variable used to override the input sizes in benchmarks.