manolakis / benchmarks

Benchmarks for Polymer project libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Benchmarks for Polymer project libraries

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.0%Language:CSS 1.2%Language:HTML 0.8%