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
jbedard wants to merge 1 commit into
angular:masterfrom
jbedard:interp-attr-avoid-reinterp
Closed

perf($compile): only re-$interpolate attribute values at link time if changed since compile#10411
jbedard wants to merge 1 commit into
angular:masterfrom
jbedard:interp-attr-avoid-reinterp

Conversation

@jbedard
Copy link
Copy Markdown
Contributor

@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
Copy Markdown

CLAs look good, thanks!

@lgalfaso
Copy link
Copy Markdown
Contributor

LGTM, will aim at merging this for 1.3.7

@lgalfaso
Copy link
Copy Markdown
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