You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

benchmark-es2015

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

benchmark-es2015

Benchmark suites for ES2015

0.1.0
latest
Source
npmnpm
Version published
Weekly downloads
1
-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

Benchmark ES2015

Installation

$ npm install -g benchmark-es2015

Usage

$ benchmark-es2015 arrow-functions

Benchmarking Arrow functions...

  Plain Function x 27,722,637 ops/sec ±1.23% (95 runs sampled)
  Bound Function x 448,811 ops/sec ±3.88% (86 runs sampled)
  Arrow Function x 22,887,899 ops/sec ±1.89% (91 runs sampled)

Fastest is Plain Function

License

MIT

FAQs

Package last updated on 22 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts