Skip to content
  • Aaron Patterson's avatar
    d7581370
    Add a benchmark for polymorphic ivar setting · d7581370
    Aaron Patterson authored
    This benchmark demonstrates the performance of setting an instance
    variable when the type of object is constantly changing.  This benchmark
    should give us an idea of the performance of ivar setting in a
    polymorphic environment
    d7581370
    Add a benchmark for polymorphic ivar setting
    Aaron Patterson authored
    This benchmark demonstrates the performance of setting an instance
    variable when the type of object is constantly changing.  This benchmark
    should give us an idea of the performance of ivar setting in a
    polymorphic environment
Loading