Jozef Steinhübl

Results 73 comments of Jozef Steinhübl

> ``` > file:///home/runner/work/yocto-ttl-cache/yocto-ttl-cache/node_modules/.pnpm/[email protected]/node_modules/mitata/src/cli.mjs:178 > const colors = opts.colors ??= true; > ^^^ > SyntaxError: Unexpected token '??=' > at Loader.moduleStrategy (internal/modules/esm/translators.js:145:1[8](https://github.com/un-ts/yocto-ttl-cache/runs/7299432226?check_suite_focus=true#step:7:9)) > Error: Process completed with exit code 1....

Waiting for https://github.com/EstebanBorai/network-interface/issues/15

That's not bug, it's not implemented

You must update kernel to latest version.

Io_uring requires kernel 5.1>

👍 ![image](https://user-images.githubusercontent.com/56601352/181091788-7aa4fef8-5936-4aa6-a5ff-f46b019bc091.png) bun & node: ```js import { bench, run } from "mitata"; import { nanoid } from "nanoid"; import { save } from "../../summary.mjs"; bench("generate id", () => nanoid(36));...

After https://github.com/oven-sh/bun/commit/fd7be10f3a02fb7ce426a4598b1303854b88d65e it use node version?

I don't know if it helps, but upgrade bun.