<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/benchmark/loop_generator.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Rewrite Kernel#loop in Ruby (#6983)</title>
<updated>2022-12-26T05:46:29+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-26T05:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=509da028c2249cd386190f2856e91549cc9e6c23'/>
<id>509da028c2249cd386190f2856e91549cc9e6c23</id>
<content type='text'>
* Rewrite Kernel#loop in Ruby

* Use enum_for(:loop) { Float::INFINITY }

Co-authored-by: Ufuk Kayserilioglu &lt;ufuk@paralaus.com&gt;

* Limit the scope to rescue StopIteration

Co-authored-by: Ufuk Kayserilioglu &lt;ufuk@paralaus.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rewrite Kernel#loop in Ruby

* Use enum_for(:loop) { Float::INFINITY }

Co-authored-by: Ufuk Kayserilioglu &lt;ufuk@paralaus.com&gt;

* Limit the scope to rescue StopIteration

Co-authored-by: Ufuk Kayserilioglu &lt;ufuk@paralaus.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>benchmark: drop all bm_ prefix for legacy driver.rb</title>
<updated>2018-07-10T13:08:40+00:00</updated>
<author>
<name>k0kubun</name>
<email>k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-07-10T13:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=433af16167aec949c6345ad41b78b17c440b4a6d'/>
<id>433af16167aec949c6345ad41b78b17c440b4a6d</id>
<content type='text'>
benchmark/*.rb is only benchmarks now. We don't need prefixes.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
benchmark/*.rb is only benchmarks now. We don't need prefixes.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
