CPU Benchmark
const fib dist = const duration = // Returns time required (ms) // to calculate the 41. fibonacci number recursively.const ops = // Returns the amount of operations // (distance matrix calculations) in 1000ms
const fib dist = const duration = // Returns time required (ms) // to calculate the 41. fibonacci number recursively.const ops = // Returns the amount of operations // (distance matrix calculations) in 1000ms
npm i cpu-benchmark
426
1.0.1
ISC
2.32 kB
3