1.0.0 • Published 7 years ago
@nearform/compute-magic v1.0.0
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
1.0.0
7 years ago