Benchmarks for Vaadin components using tachometer.
npm install
Benchmarks contain a same demo app, implemented using LitElement and Polymer versions of Vaadin components. To compare the FCP metric for these implementations, run:
npx tachometer --config tachometer.json
Both versions of the app use size-limit to check bundle size. To compare size when adding a new component, run:
npm run size
The screenshots uploaded to the results
folder are generated from 3 different branches: