codex
|
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. | |