Skip to content

set/get ngFor performance on IE11 #422

Closed
@aronallen

Description

Hi,

We are having this issue in Angular 2 land.
Any chance shim performance can be improved for IE11.

angular/angular#8112

The code is constantly calling isNan function in es6-shim.js.
The problem seems to be due to the reason that set and get functions of the polyfill are extremely slow (compared to their native counterparts) and take most of the time.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions