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

Decode main.js.map during snapshotting. #1092

Closed
wants to merge 1 commit into from

Conversation

ry
Copy link
Member

@ry ry commented Oct 25, 2018

Fixes #1087

Pro:
time ./out/debug/deno tests/error_001.ts 3.0s -> 0.4s

Con:
time ./tool/build.py snapshot 33s -> 1m52s
out/debug/gen/snapshot_deno.bin 39M -> 121M

Pro:
time ./out/debug/deno tests/error_001.ts  3.0s -> 0.4s

Con:
time ./tool/build.py snapshot              33s -> 1m52s
out/debug/gen/snapshot_deno.bin            39M -> 121M
@ry
Copy link
Member Author

ry commented Oct 26, 2018

closed in favor of #1092

@ry ry closed this Oct 26, 2018
@ry ry deleted the fast_exceptions branch October 26, 2018 20:03
@kitsonk
Copy link
Contributor

kitsonk commented Oct 26, 2018

This is #1092, closed in favour of #1097 ?

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 this pull request may close these issues.

None yet

2 participants