metal-perf

0.0.1 • Public • Published

metal-perf

This repo is used to help measure performance of Metal.js, as well as compare it with other libraries like YUI and React.

Chart

The following chart shows the latest test results while comparing a simple list component implemented using different libraries.

Chart

Set Up

  1. Install NodeJS >= v0.12.0, if you don't have it yet.
  2. Install global dependencies:
[sudo] npm install -g gulp
  1. Install local dependencies:
npm install && bower install
  1. Build the code:
gulp build

Usage

To run the existing experiments or add more you just need to:

  1. Run the setup explained on the Set Up section.
  2. Open one of the html files inside the tests folder.

Readme

Keywords

none

Package Sidebar

Install

npm i metal-perf

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • brunobasto