Project

General

Profile

« Previous | Next » 

Revision c5343929

Added by jemmai (Jemma Issroff) almost 3 years ago

Fixes ivar benchmarks to not depend on object allocation

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.