Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issue with setURL in IE8 #1328

Closed
bxh-io opened this issue Aug 28, 2012 · 2 comments
Closed

Performance issue with setURL in IE8 #1328

bxh-io opened this issue Aug 28, 2012 · 2 comments
Milestone

Comments

@bxh-io
Copy link

bxh-io commented Aug 28, 2012

When using location :'hash', Ember seems to spend a disordinate amount of time int he setURL function

This was some data from a transition between two states.
https://www.dropbox.com/s/k70rbx6ra83wovb/IE8%20performance.csv

The machine is Core2Duo, so not super old.

@wagenet
Copy link
Member

wagenet commented Oct 20, 2012

We definitely need to do some work for older versions of IE.

@trek
Copy link
Member

trek commented Jun 17, 2013

@benhalll is this still an issue? I know @tricknotes has been devoting significant attention to IE issues lately. I'm going to close this for now but please reopen if this hasn't been fixed.

@trek trek closed this as completed Jun 17, 2013
rwjblue added a commit that referenced this issue Sep 27, 2021
High level breaking changes:

* `@glimmer/integration-tests`, `@glimmer/manager`, `@glimmer/validator`
  * [#1330](glimmerjs/glimmer-vm#1330) Remove deprecated support for mutation after consumption during certain manager hooks ([@snewcomer](https://github.com/snewcomer))
* `@glimmer/manager`
  * [#1328](glimmerjs/glimmer-vm#1328) Remove deprecated Component Manager version 3.4 ([@nlfurniss](https://github.com/nlfurniss))
* `@glimmer/integration-tests`, `@glimmer/manager`
  * [#1329](glimmerjs/glimmer-vm#1329) Remove deprecated Modifier Manager version 3.13 ([@nlfurniss](https://github.com/nlfurniss))

See full details here:

https://github.com/glimmerjs/glimmer-vm/releases/tag/v0.81.0
rwjblue added a commit that referenced this issue Sep 29, 2021
High level breaking changes:

* `@glimmer/integration-tests`, `@glimmer/manager`, `@glimmer/validator`
  * [#1330](glimmerjs/glimmer-vm#1330) Remove deprecated support for mutation after consumption during certain manager hooks ([@snewcomer](https://github.com/snewcomer))
* `@glimmer/manager`
  * [#1328](glimmerjs/glimmer-vm#1328) Remove deprecated Component Manager version 3.4 ([@nlfurniss](https://github.com/nlfurniss))
* `@glimmer/integration-tests`, `@glimmer/manager`
  * [#1329](glimmerjs/glimmer-vm#1329) Remove deprecated Modifier Manager version 3.13 ([@nlfurniss](https://github.com/nlfurniss))

See full details here:

https://github.com/glimmerjs/glimmer-vm/releases/tag/v0.81.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants