summaryrefslogtreecommitdiff
path: root/benchmark/vm_thread_sleep.yml
blob: 96901d84664002d475951d8e5c08b1f95348a86c (plain)
1
2
3
4
benchmark:
  vm_thread_sleep: |
    Thread.new { sleep }
loop_count: 10_000