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

perf(compile): add class 'ng-scope' before cloning, other optimizations #5471

Closed
wants to merge 1 commit into from

Commits on Dec 18, 2013

  1. perf(compile): add class 'ng-scope' before cloning and other micro-op…

    …timizations
    
    Add class ng-scope to dom nodes during directive compile rather than link.
    Optimize handling of nodeLists.
    This results in a savings of about 130ms during the startup of a product within Google.
    kseamon committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    dc5bd4d View commit details
    Browse the repository at this point in the history