项目作者: stevenbirr

项目描述 :
This script is a benchmark for testing speed performance of some Immutable.js functions.
高级语言: JavaScript
项目地址: git://github.com/stevenbirr/immutable-benchmark.git
创建时间: 2017-02-12T12:11:28Z
项目社区:https://github.com/stevenbirr/immutable-benchmark

开源协议:

下载


Benchmark for Immutable.js operations

This script is a benchmark for testing speed performance of some Immutable.js functions using Faker.js and Benchmark.js.

Currently supported

  • List.filter()
  • List.some()

Usage

  1. npm install
  2. npm start