ruby--ruby/benchmark/vm_thread_sleep.yml

5 lines
76 B
YAML
Raw Normal View History

benchmark:
vm_thread_sleep: |
Thread.new { sleep }
loop_count: 10_000