ruby/benchmark/vm_thread_sleep.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 строки
76 B
YAML
Исходник Обычный вид История

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