<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/benchmark/lib/benchmark_driver/runner/ractor.rb, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>benchmark_driver: Stop using `Ractor#take`</title>
<updated>2025-07-04T06:23:20+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2025-07-03T09:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=95235fd528f38dcf2400abdc09a1ec2d71384ced'/>
<id>95235fd528f38dcf2400abdc09a1ec2d71384ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not run File.write while Ractors are running</title>
<updated>2021-02-11T08:25:46+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2021-02-11T08:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a0216b1acf375e8b3fb7dbb31bd5711acc76d05e'/>
<id>a0216b1acf375e8b3fb7dbb31bd5711acc76d05e</id>
<content type='text'>
also make sure all local variables have the __bmdv_ prefix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also make sure all local variables have the __bmdv_ prefix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a benchmark-driver runner for Ractor (#4172)</title>
<updated>2021-02-11T05:24:25+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2021-02-11T05:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=27382eb9fc3f8de4884a5b14903fecb64ba76011'/>
<id>27382eb9fc3f8de4884a5b14903fecb64ba76011</id>
<content type='text'>
* Add a benchmark-driver runner for Ractor

* Process.clock_gettime(Process:CLOCK_MONOTONIC) could be slow

in Ruby 3.0 Ractor

* Fetching Time could also be slow

* Fix a comment

* Assert overriding a private method</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add a benchmark-driver runner for Ractor

* Process.clock_gettime(Process:CLOCK_MONOTONIC) could be slow

in Ruby 3.0 Ractor

* Fetching Time could also be slow

* Fix a comment

* Assert overriding a private method</pre>
</div>
</content>
</entry>
</feed>
