Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lit-element-benchmarks

PolymerLabs89BSD-3-Clause0.1.0

Benchmarks for lit-element

readme

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