Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 53 of file random-concurrent-test.cpp.
Classes | |
struct | Experiment |
Research setup to investigate concurrent access to a random generator. More... | |
Private Member Functions | |
void | benchmark_random_gen () |
void | investigate_concurrentAccess () |
virtual void | run (Arg arg) |
|
inlineprivate |
rand()
(trinomial generator) : 15ns / 10ns (O3)Definition at line 73 of file random-concurrent-test.cpp.
References lib::test::microBenchmark(), lib::test::anonymous_namespace{random-concurrent-test.cpp}::NUM_INVOKES, and lib::rani().
|
inlineprivate |
Definition at line 200 of file random-concurrent-test.cpp.
References lib::defaultGen, RandomConcurrent_test::Experiment< GEN, threads >::perform(), and RandomSequencer< GEN >::uni().