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 improvement #2

Open
2 tasks
kaosat-dev opened this issue Dec 6, 2013 · 0 comments
Open
2 tasks

Performance improvement #2

kaosat-dev opened this issue Dec 6, 2013 · 0 comments

Comments

@kaosat-dev
Copy link
Contributor

Right now , very large/ complex amf files take a huge amount of ram and time to load:
this seems to stem from uneficient xml parsing:
(for example : https://www.youmagine.com/designs/robot-ice-winter-is-coming)
what needs to be done to solve this:

  • investigate issue more closely
  • perhaps switch to a purely js xml parsing solution (bonus: would enable parsing to take place in web workers)
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

1 participant