We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3612412 + 3debc7f commit c523f75Copy full SHA for c523f75
_benchmark/README.md
@@ -1,5 +1,9 @@
1
# Benchmark
2
-## tarai
+## 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
7
```bash
8
$ ruby tarai.rb
9
ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [arm64-darwin23]
0 commit comments