Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implement Startup Snapshot#3041

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
HalidOdat wants to merge4 commits intomain
base:main
Choose a base branch
Loading
fromfeature/snapshot
Draft

Implement Startup Snapshot#3041

HalidOdat wants to merge4 commits intomainfromfeature/snapshot

Conversation

@HalidOdat
Copy link
Member

@HalidOdatHalidOdat commentedJun 15, 2023
edited
Loading

This Pull Request fixes/closes#1372 .

This is WIP implementation of startup snapshots, it needs a lot of work.

TODO:

  • Figure out optimal snapshot file format.
  • Implement full serialization
  • Implement full deserialization
  • Implement snapshot checksum
  • Implement snapshot versioning
  • Move under feature flag

Razican, jedel1043, and arexon reacted with heart emoji
@HalidOdatHalidOdat added the enhancementNew feature or request labelJun 15, 2023
@github-actions
Copy link

github-actionsbot commentedJun 21, 2023
edited
Loading

Test262 conformance changes

Test resultmain countPR countdifference
Total94,84294,8420
Passed74,69174,6910
Ignored18,81218,8120
Failed1,3391,3390
Panics000
Conformance78.75%78.75%0.00%

@codecov
Copy link

codecovbot commentedJun 21, 2023
edited
Loading

Codecov Report

Merging#3041 (fd9f5b3) intomain (a9a2e1b) willdecrease coverage by0.88%.
The diff coverage is0.00%.

@@            Coverage Diff             @@##             main    #3041      +/-   ##==========================================- Coverage   50.42%   49.54%   -0.88%==========================================  Files         444      450       +6       Lines       45877    46689     +812     ==========================================  Hits        23132    23132- Misses      22745    23557     +812
Impacted FilesCoverage Δ
boa_cli/src/debug/mod.rs0.00% <0.00%> (ø)
boa_cli/src/debug/snapshot.rs0.00% <0.00%> (ø)
boa_cli/src/main.rs0.56% <0.00%> (-0.05%)⬇️
boa_engine/src/builtins/iterable/mod.rs65.60% <0.00%> (-4.95%)⬇️
boa_engine/src/builtins/uri/mod.rs21.11% <0.00%> (-0.73%)⬇️
boa_engine/src/context/intrinsics.rs76.55% <0.00%> (-21.61%)⬇️
boa_engine/src/context/mod.rs55.31% <0.00%> (-2.25%)⬇️
boa_engine/src/environments/compile.rs77.77% <0.00%> (-7.08%)⬇️
...e/src/environments/runtime/declarative/function.rs61.01% <0.00%> (-18.99%)⬇️
...ine/src/environments/runtime/declarative/global.rs76.92% <0.00%> (-23.08%)⬇️
... and29 more

@jedel1043jedel1043 added the waiting-on-authorWaiting on PR changes from the author labelNov 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

enhancementNew feature or requestwaiting-on-authorWaiting on PR changes from the author

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Startup snapshots

3 participants

@HalidOdat@jedel1043

[8]ページ先頭

©2009-2025 Movatter.jp