A collection of benchmarks related to Polymer Project libraries.
For the runner used by these benchmarks, see tachometer
git clone [email protected]:PolymerLabs/benchmarks.git
cd benchmarks/
npm install
Shack is a simplified subset of the Polymer Shop demo app, implemented for benchmarking purposes using lit-html, LitElement, and Polymer 3. To compare the first-contentful-paint time for each of these implementations, run:
npx tachometer --config shack.json