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

perf(a): do not link when href or name exists in template #5362

Closed
wants to merge 1 commit into from

Commits on Dec 10, 2013

  1. perf(a): do not link when href or name exists in template

    Change the a directive to link and hookup a click event only when
    there is no href or name in the template element.
    In a large Google app, this results in about 800 fewer registrations,
    saving a small but measurable amount of time and memory.
    kseamon committed Dec 10, 2013
    Configuration menu
    Copy the full SHA
    c8f38c4 View commit details
    Browse the repository at this point in the history