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

Ensure JetStream2 works as a performance regression test between WPE versions on ARMv7 #1459

Open
eugeneia opened this issue Feb 10, 2025 · 0 comments
Labels

Comments

@eugeneia
Copy link

We want to run JetStream2 to vet changes and showcase potential performance improvements. On ARMv7 the benchmark is currently somewhat unreliable depending on the hardware und software configuration. This due to the benchmark being an atypical workload (loads of non-interactive, heavily optimized JS/Wasm code within a single "page").

We probably need to change or at least tune how we deal with memory scarcity situations to have the benchmark run reliably.

Cc @magomez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants