Menu

#5382 [Stendhal] Check performance impact of ModifierHandler

closed-fixed
nobody
None
7
2012-02-03
2012-01-06
No

GuidedEntityModifierHandler might have a negative impact on memory because it is added to every creature.

It might negatively impact CPU because getBaseSpeed() is not inlinable by Hotspot anymore.

The changed might be perfectly fine, but need verification.

Discussion

  • Hendrik Brummermann

    • priority: 5 --> 7
     
  • Hendrik Brummermann

    • summary: [Stendhal] Check performance impact of GuidedEntityModifierH --> [Stendhal] Check performance impact of ModifierHandler
     
  • Hendrik Brummermann

    The same is true for RPEntityModifierHandler.

     
  • Markus

    Markus - 2012-02-03
    • status: open --> closed-fixed
     
  • Markus

    Markus - 2012-02-03

    Due to lazy initialization of the ModifierHandler this should be fixed now.

     

Anonymous
Anonymous

Add attachments
Cancel