Skip to content
  • Joanmarie Diggs's avatar
    Cache object attribute for web contents · e405c0d6
    Joanmarie Diggs authored
    Sadly we're having to check object attributes more and more for web
    content and applications. All those calls to getAttributes() adds up.
    Therefore cache them. Testing will be needed to ensure our cached
    attributes are not stale, but so far this change seems to be a win
    for performance.
    e405c0d6