@nearform/compute-magic

1.0.0 • Public • Published

compute-magic

Just a simple very slow function that can be used to showcase perf bottlenecks

Usage

const computeMagic = require('@nearform/compute-magic')

const magic = computeMagic(someInput)
console.log(magic)

API

magic = computeMagic(...args)

Computes a sha512 of 1000x the args

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @nearform/compute-magic

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.17 kB

Total Files

3

Last publish

Collaborators