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

Measure impact of snapshot using --serialization-statistics #781

Open
littledivy opened this issue Apr 4, 2024 · 1 comment
Open

Measure impact of snapshot using --serialization-statistics #781

littledivy opened this issue Apr 4, 2024 · 1 comment

Comments

@littledivy
Copy link
Member

V8 outputs metrics collected from StartupSerializer, like number of objects serialized, their types and space in bytes.

This can be useful for measuring impact of startup snapshot improvements like porting JS -> Rust using op2++

@mmastrac
Copy link
Contributor

mmastrac commented Apr 4, 2024

Totally agree. Should we move this issue to deno_core?

@lucacasonato lucacasonato transferred this issue from denoland/deno Jun 11, 2024
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

No branches or pull requests

2 participants