Use V8 snapshots - #6224
Merged
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 7, 2022 08:15
47f8de8 to
7c27dae
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 7, 2022 08:42
7c27dae to
98ca15f
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 7, 2022 20:39
98ca15f to
140d2d7
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 8, 2022 13:39
140d2d7 to
e19607c
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 9, 2022 08:55
e19607c to
ad8df31
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 10, 2022 13:18
ad8df31 to
2c49962
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
2 times, most recently
from
January 11, 2022 11:24
aafd046 to
f996316
Compare
LabhanshAgrawal
force-pushed
the
snapshot
branch
2 times, most recently
from
January 26, 2022 08:54
30db6f7 to
a053988
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 31, 2022 12:57
a053988 to
ee2e128
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
January 31, 2022 20:29
ee2e128 to
343de3b
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
February 1, 2022 06:23
343de3b to
c589361
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
February 2, 2022 05:00
c589361 to
d39cbe2
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
February 2, 2022 05:57
d39cbe2 to
7cfb1bb
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
February 4, 2022 09:30
7cfb1bb to
f5d9e7f
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
February 7, 2022 05:49
68a0986 to
c9762a5
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
3 times, most recently
from
February 7, 2022 12:38
9c17c3b to
619bf2f
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
February 8, 2022 06:37
619bf2f to
9bdcb61
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
3 times, most recently
from
April 4, 2022 06:50
5e393ca to
dc28288
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
April 4, 2022 09:43
dc28288 to
f734f40
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
April 10, 2022 17:19
f734f40 to
4c9a79f
Compare
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
April 12, 2022 02:32
4c9a79f to
81f8e12
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
LabhanshAgrawal
force-pushed
the
snapshot
branch
from
April 14, 2022 16:52
b59f43c to
b155a6d
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Hi there, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Closes #5941
Load dependencies into v8 snapshot for quicker launches.
In future, can also do code splitting and put some splits in the snapshot.