Thorsten Kober

Results 13 issues of Thorsten Kober

- [x] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] 👌 Enhancement...

- [x ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] 👌...

Changing nuxt config, to avoid hash in file names. moving discussion from https://github.com/WebKit/Speedometer/pull/400 to this pr, in regards to build files creation. @kara

Re-opening for investigation and discussions. This changes seems to have an impact on scores. previous pr: https://github.com/WebKit/Speedometer/pull/386

v4

Currently not all workloads that use minified code expose sourcemaps. Sourcemaps ensure that these workloads are easy to debug when running within Speedometer. Therefore, we should audit all workloads and...

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...

v4

addresses: https://github.com/tastejs/todomvc/issues/2250

The link in the index.html page, that references Speedometer should get updated to point to: https://browserbench.org/Speedometer3.0/

Some newer examples did have a missing sidebar, which most of them were added back in this pr: https://github.com/tastejs/todomvc/pull/2254 Could we bring back the sidebar for the Ember example as...

# WIP to show how workloads from another repository could get installed and used in Speedometer, with minimal changes. ## What is speedometer-workloads? [Speedometer-workloads](https://github.com/GoogleChromeLabs/speedometer-workloads) is a standalone monorepo that contains...