Skip to content

Polymer/benchmarks

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2019
Dec 19, 2019
Dec 19, 2019
May 1, 2019
Apr 16, 2019
Apr 15, 2019
Jun 8, 2019
Dec 19, 2019
Dec 19, 2019
Dec 19, 2019

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