Skip to content

Polymer/benchmarks

Repository files navigation

polymer-benchmarks

A collection of benchmarks related to Polymer Project libraries.

For the runner used by these benchmarks, see tachometer

Setup

git clone git@github.com:PolymerLabs/benchmarks.git
cd benchmarks/
npm install

Shack

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