Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

perf($compile): only re-$interpolate attribute values at link time if changed since compile #10411

Closed
wants to merge 1 commit into from

Conversation

jbedard
Copy link
Collaborator

@jbedard jbedard commented Dec 11, 2014

This makes the added benchmark case

  • create step ~3x faster
  • create step consumes half the memory (and half the garbage collected on destroy step)
  • GC times in all 3 steps are about 30-50% less

@googlebot
Copy link

CLAs look good, thanks!

@lgalfaso
Copy link
Contributor

LGTM, will aim at merging this for 1.3.7

@lgalfaso
Copy link
Contributor

landed as 9ae0c01

@lgalfaso lgalfaso closed this Dec 13, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants