falcon-benchmark

0.1.1-0 • Public • Published

falcon-benchmark

Javascript performance benchmark library

Getting started

Include the script in your html or use it from npm.

API

benchmark(name, fn, [opts])

Compute stats about the given function.

  • name - Name of the benchmark
  • fn - Function to benchmark
  • opts - Options object
    • runs - Number of cycles to execute the funcion, default 50000

/falcon-benchmark/

    Package Sidebar

    Install

    npm i falcon-benchmark

    Weekly Downloads

    1

    Version

    0.1.1-0

    License

    MIT

    Unpacked Size

    122 kB

    Total Files

    17

    Last publish

    Collaborators

    • iagolast