Skip to content

Commit 3e8c0f5

Browse files
authored
Update README.md
1 parent b38f8ef commit 3e8c0f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ This is the only harness that uses `run_benchmark`'s argument, `num_itrs_hint`.
212212

213213
### Printing YJIT stats
214214

215-
The `--yjit-stats` option of `./run_benchmarks.rb` allows you to print the diff YJIT stats
216-
at each iteration with the default harness.
215+
The `--yjit-stats` option of `./run_benchmarks.rb` allows you to print the diff of YJIT stats counters
216+
after each iteration with the default harness.
217217

218218
```
219219
./run_benchmarks.rb --yjit-stats=code_region_size,yjit_alloc_size

0 commit comments

Comments
 (0)