Skip to content
Snippets Groups Projects
Select Git revision
  • 184753a6cf10bf24b50b06c66ea2a2ba8bedc6b3
  • master default
  • glibc-cacheline-exclusive
  • cmd_wrapper
  • bumpptrs
  • wait4_rusage
  • cache_exclusive_alloc
  • loop_keep_allocs
8 results

bench.py

Blame
  • Florian Fischer's avatar
    Florian Fischer authored
    Don't export a singleton object in the definiton.
    An object is now created when the Benchmark should be executed, thus
    we don't need a prepare method this can be done in __init__
    184753a6
    History
    bench.py 8.02 KiB