Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

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

Closed
andreicristianpetcu opened this issue Mar 4, 2018 · 1 comment
Closed

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.

@AnshulMalik
Copy link
Contributor

devtools-source-maps is moved here https://github.com/devtools-html/debugger.html/tree/master/packages/devtools-source-map and the version is upgraded as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants