Speedometer
Speedometer copied to clipboard
An open source repository for the Speedometer benchmark
Web browsing and interactivity with web pages inherently includes idle time between actions. How can this be better reflected in the tests included in Speedometer? Further discussion and analysis are...
While updating the TodoMVC applications, we noticed a few a11y related issues. For example inconsistency in using inputs with and without labels, or using inputs without a form and therefore...
Javascript is not the official language of the web documents, HTML is. Currently the benchmark relies excessively on measuring JS Frameworks performance when the fact is for the most of...
Hi everyone, We are from Intel and want to introduce a CSS effects/animations rich workload into Speedoemeter3. Design doc is at https://docs.google.com/document/d/19vK5G11Kc4xbvhpkkXDf5WXdFQWyiK_a0WRwTUcc9j4/ I copied the contents of the document here...
ObjectiveThe objective of this proposal is to introduce a test case that models user interaction with a CSS heavy web page that features an image carousel and a dashboard or...
"Infinite Scroll" use case was identified as a workload of interest in [Speedometer 3 Benchmark List](https://docs.google.com/spreadsheets/d/1gFyJ5jlVtvSuxMoBICtdjwIVDNRnhORQCeG21MQzT78/edit#gid=947849154). We are proposing an "Infinite Scroll" workload using Angular. Please review the proposal [here](https://docs.google.com/document/d/1AF_W9p0oBlyB65g0KHCfS9yp4W-lyyL3md9KSpbfhVc/edit?usp=sharing)....
Consensus from @rniwa and @kyliau that Monaco-Editor and Monaco-Syntax-Highlight should come over. Also worth considering when doing the work if there are useful test runner changes to bring over.
Consensus from @rniwa and @kyliau that Leaflet should come over - with updates to use more real-world mapping examples. Also worth considering when doing the work if there are useful...
Consensus from @rniwa and @kyliau that Proxx should come over - with updates to use more real-world gamelike assets and styling. Also worth considering when doing the work if there...
There are some workloads that we hard to capture synchronously in a BenchmarkTestStep. Areas this has come up * Moanco (https://github.com/WebKit/Speedometer/pull/81#issue-1599855829) since it relies on a worker to do some...