@@ -371,17 +371,17 @@ export default ({ inlineCSS }) => (
371371 < BarGraphLabel
372372 name = "bun"
373373 version = "v0.1.0"
374- source = "https://github.com/oven-sh/bun/blob/main /bench/react-hello-world/react-hello-world.jsx"
374+ source = "https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd8b9be063dc949054 /bench/react-hello-world/react-hello-world.jsx"
375375 />
376376 < BarGraphLabel
377377 name = "node"
378378 version = "v18.1.0"
379- source = "https://github.com/oven-sh/bun/blob/main /bench/react-hello-world/react-hello-world.node.jsx"
379+ source = "https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd8b9be063dc949054 /bench/react-hello-world/react-hello-world.node.jsx"
380380 />
381381 < BarGraphLabel
382382 name = "deno"
383383 version = "v1.23.2"
384- source = "https://github.com/oven-sh/bun/blob/main /bench/react-hello-world/react-hello-world.deno.jsx"
384+ source = "https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd8b9be063dc949054 /bench/react-hello-world/react-hello-world.deno.jsx"
385385 />
386386 </ div >
387387 </ div >
@@ -423,17 +423,17 @@ export default ({ inlineCSS }) => (
423423 < BarGraphLabel
424424 name = "bun:sqlite"
425425 version = "v0.1.0"
426- source = "https://github.com/oven-sh/bun/blob/main /bench/sqlite/bun.js"
426+ source = "https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd8b9be063dc949054 /bench/sqlite/bun.js"
427427 />
428428 < BarGraphLabel
429429 name = "better-sqlite3"
430- source = "https://github.com/oven-sh/bun/blob/main /bench/sqlite/node.mjs"
430+ source = "https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd8b9be063dc949054 /bench/sqlite/node.mjs"
431431 version = "node v18.2.0"
432432 />
433433 < BarGraphLabel
434434 name = "deno (x/sqlite)"
435435 version = "v1.23.2"
436- source = "https://github.com/oven-sh/bun/blob/main /bench/sqlite/deno.js"
436+ source = "https://github.com/oven-sh/bun/blob/e55d6eed2bf9a5db30250fdd8b9be063dc949054 /bench/sqlite/deno.js"
437437 />
438438 </ div >
439439 </ div >
0 commit comments