aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/bm_vm_thread_pipe.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bm_vm_thread_pipe.rb')
-rw-r--r--benchmark/bm_vm_thread_pipe.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bm_vm_thread_pipe.rb b/benchmark/bm_vm_thread_pipe.rb
index 272d231eba..112a621905 100644
--- a/benchmark/bm_vm_thread_pipe.rb
+++ b/benchmark/bm_vm_thread_pipe.rb
@@ -1,4 +1,4 @@
-# Mesure small and plenty pipe read/write.
+# Measure small and plenty pipe read/write.
# A performance may depend on GVL implementation.
lmax = 100_000