Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-26 | fix `instanceof` checks for classes | 1 | -8/+7 | |
2022-03-26 | Update syscall.zig | 1 | -2/+2 | |
2022-03-26 | clarify | 1 | -22/+22 | |
2022-03-26 | Update uws | 1 | -0/+0 |
import { bench, run } from "mitata"; var noop = globalThis[Symbol.for("Bun.lazy")]("noop"); bench("function", function () { noop.function(); }); bench("setter", function () { noop.getterSetter = 1; }); bench("getter", function () { noop.getterSetter; }); run(); aught-require.js?h=dylan/github-api-option' type='application/atom+xml'/>
![]() |
index : bun | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-26 | fix `instanceof` checks for classes | 1 | -8/+7 | |
2022-03-26 | Update syscall.zig | 1 | -2/+2 | |
2022-03-26 | clarify | 1 | -22/+22 | |
2022-03-26 | Update uws | 1 | -0/+0 |