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

[wasm] Cache files in simple server #83744

Merged
merged 2 commits into from
Mar 22, 2023

Conversation

radekdoulik
Copy link
Member

This improves measurements comparison between hosts with different storage speeds. In our case local storage vs NFS storage on the otherwise equal hardware.

The cache is filled during initial runs of browser-bench.

Also do not prefetch icudt.dat as it is not used anymore.

This improves measurements comparison between hosts with different
storage speeds. In our case local storage vs NFS storage
on the otherwise equal hardware.

The cache is filled during initial runs of browser-bench.

Also do not prefetch `icudt.dat` as it is not used anymore.
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost assigned radekdoulik Mar 21, 2023
@radekdoulik radekdoulik requested a review from kg March 21, 2023 20:32
@radekdoulik radekdoulik assigned maraf and unassigned maraf Mar 21, 2023
@radekdoulik radekdoulik requested a review from maraf March 21, 2023 20:33
Copy link
Member

@maraf maraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@radekdoulik
Copy link
Member Author

Failing build is unrelated.

@radekdoulik radekdoulik merged commit 2e8148c into dotnet:main Mar 22, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants