• Juho Snellman's avatar
    Add a small benchmark · cbe1c82a
    Juho Snellman authored
    - Mix of:
      - Short term timers that get constantly rescheduled and executed
      - Long timers that get constantly rescheduled, never executed
      - Calls to ticks_to_next_event in main time advance loop
    cbe1c82a
test_benchmark.cc 3.42 KB