X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=object-hash.mjs;h=4db16e1fe34899c896754bc1afcc0d115f53b274;hb=6e8d414e4651c67f60c9785f764107096039564f;hp=d20a317e311e3cbf7607f57ae4a43f63aebbeec1;hpb=bf2f087f3d30a4d8437a38b77cd0ae6f6f7da830;p=benchmarks-js.git diff --git a/object-hash.mjs b/object-hash.mjs index d20a317..4db16e1 100644 --- a/object-hash.mjs +++ b/object-hash.mjs @@ -20,5 +20,5 @@ group(`Hash object with ${Object.keys(object).length} keys`, () => { }) await run({ - units: true + units: true, })