Skip to content

Commit c523f75

Browse files
authored
Merge pull request #149 from sue445/bench_doc
Tweak benchmark doc
2 parents 3612412 + 3debc7f commit c523f75

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_benchmark/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Benchmark
2-
## tarai
2+
## Ruby's [Ractor](https://docs.ruby-lang.org/en/master/ractor_md.html) vs Go's [goroutine](https://go.dev/tour/concurrency/1)
3+
Benchmark with [tak function](https://en.wikipedia.org/wiki/Tak_(function)) [^tak]
4+
5+
[^tak]: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
6+
37
```bash
48
$ ruby tarai.rb
59
ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [arm64-darwin23]

0 commit comments

Comments
 (0)