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

Tracking issue for Boa's performance reports #2975

Open
jedel1043 opened this issue May 29, 2023 · 3 comments
Open

Tracking issue for Boa's performance reports #2975

jedel1043 opened this issue May 29, 2023 · 3 comments
Labels
bug Something isn't working performance Performance related changes and issues

Comments

@jedel1043
Copy link
Member

This is the tracking issue for performance reports provided by Boa users.

signrs_flamegraph

@jedel1043 jedel1043 added bug Something isn't working performance Performance related changes and issues labels May 29, 2023
@jedel1043 jedel1043 pinned this issue May 29, 2023
@jedel1043
Copy link
Member Author

You can post a comment here with your particular performance data (preferably using https://crates.io/crates/flamegraph) and optionally the public repo of your app, and we'll add it to this issue for us to analyze it ASAP :)

@jedel1043 jedel1043 changed the title Boa's performance reports tracking issue Tracking issue for Boa's performance reports May 30, 2023
@hansl
Copy link
Contributor

hansl commented Jul 2, 2024

My project (https://github.com/1fpga/golem, though I'm on a dev branch right now) takes seconds to load about 120kb of JavaScript (rolled up and minified).

I captured a profile of the startup code (up to user interaction then exiting the process). The chrome-profiler.json file can be found here: https://public.1fpga.cloud/hans/boa-issue-2975/chrome_profiler.json.gz

Here's the SVG of the flamegraph: my_trace

@hansl
Copy link
Contributor

hansl commented Jul 2, 2024

Here's the compressed profdata: https://public.1fpga.cloud/hans/boa-issue-2975/my_trace.mm_profdata.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance Performance related changes and issues
Projects
Status: To do
Development

No branches or pull requests

2 participants