X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=empty-array.mjs;h=f9bd2147325d45c86b5e31f25c39a2b5c9dd5a29;hb=0c01f51c5673eefd485edfab3f8cea93a56f400e;hp=3c46e35ddbfc664210da5fa370b0e3fd9faa595a;hpb=e7aad9d9bb3dcbdd77411ed290703cb774ca8e2f;p=benchmarks-js.git diff --git a/empty-array.mjs b/empty-array.mjs index 3c46e35..f9bd214 100644 --- a/empty-array.mjs +++ b/empty-array.mjs @@ -1,4 +1,5 @@ import Benchmark from 'benny' + import { generateRandomNumberArray } from './benchmark-utils.mjs' const size = 10000