Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[native_assets_builder] Benchmark hook overheads #2236

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

Open
dcharkes opened this issue Apr 24, 2025 · 0 comments
Open

[native_assets_builder] Benchmark hook overheads #2236

dcharkes opened this issue Apr 24, 2025 · 0 comments

Comments

@dcharkes
Copy link
Collaborator

When we want to remove the experimental flag for hooks we should check what the typical overhead is for hooks:

  1. If there are no hooks at all in the package graph, do dart and flutter commands not regress.
  2. The first-time hooks are run, what is the overhead of the hook compared to the actual work done in the hook. (Actual work: building/downloading a binary.)
  3. For the 2nd-time run, how much is the overhead of the sha256 file hash checking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant