import { bench, run } from "mitata"; bench("JSON.stringify({hello: 'world'})", () => JSON.stringify({ hello: "world" })); const otherUint8Array = new Uint8Array(1024); bench("Uint8Array.from(otherUint8Array)", () => Uint8Array.from(otherUint8Array)); run(); 1/astro/atom/packages/astro/test/fixtures/lazy-layout/src?h=@astrojs/prefetch@0.4.0-rc.1' type='application/atom+xml'/>
![]() |
index : astro | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |