<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/benchmark/vm_ivar_extended_obj_init.yml, 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>Fixes ivar benchmarks to not depend on object allocation</title>
<updated>2022-07-15T14:29:42+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2022-07-15T14:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c53439294e390595c88c6f3094021ffc7c0147e1'/>
<id>c53439294e390595c88c6f3094021ffc7c0147e1</id>
<content type='text'>
Prior to this change, we were measuring object allocation as well
as setting instance variables within ivar benchmarks. With this
change, we now only measure setting instance variables within
ivar benchmarks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to this change, we were measuring object allocation as well
as setting instance variables within ivar benchmarks. With this
change, we now only measure setting instance variables within
ivar benchmarks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added vm_ivar benchmark for initializing an embedded obj</title>
<updated>2022-06-16T15:47:19+00:00</updated>
<author>
<name>Jemma Issroff</name>
<email>jemmaissroff@gmail.com</email>
</author>
<published>2022-06-16T15:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=af425b6d66ba2c2c034b65c7b48dd752c8216267'/>
<id>af425b6d66ba2c2c034b65c7b48dd752c8216267</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
