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

Please upgrade source-map to 0.7.2 to get speed improvements #1427

Open
andreicristianpetcu opened this issue Mar 4, 2018 · 1 comment · May be fixed by #1813
Open

Please upgrade source-map to 0.7.2 to get speed improvements #1427

andreicristianpetcu opened this issue Mar 4, 2018 · 1 comment · May be fixed by #1813
Assignees
Milestone

Comments

@andreicristianpetcu
Copy link

The latest source-map which is v0.7.2 got support for WebAssembly and it is 10 times faster than the old one. More info here:

https://github.com/mozilla/source-map/blob/master/CHANGELOG.md#072
http://fitzgeraldnick.com/2018/02/26/speed-without-wizardry.html
https://hacks.mozilla.org/2018/01/oxidizing-source-maps-with-rust-and-webassembly/
firefox-devtools/debugger#5598

Please update so you would get 10 times speed improvements for your library in Firefox, 9 times in Safari and 5 times in Chrome.

@nknapp
Copy link
Collaborator

nknapp commented Apr 5, 2020

In 5.0 we should bump all dependencies to recent versions

@jaylinski jaylinski self-assigned this Dec 30, 2021
jaylinski added a commit that referenced this issue Jan 1, 2022
@jaylinski jaylinski linked a pull request Jan 1, 2022 that will close this issue
jaylinski added a commit that referenced this issue Jan 1, 2022
jaylinski added a commit that referenced this issue Oct 29, 2022
jaylinski added a commit that referenced this issue Oct 29, 2022
@jaylinski jaylinski modified the milestones: 5.0.0, 5.0.0-alpha.1 Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants