JS BenchmarkCommon SetupCommon TeardownResults Legend🔠 Source Size 📦 Bundle Size🥶 Cold Run 🥵 Hot RunIterations count / number1{#}Load generic Script1const { some } = $mol_import.script(2 'https://unpkg.org/...'3)Load ESM Module1const { some } = $mol_import.module(2 'https://esm.sh/...'3).defaultAssert equality1$mol_assert_like( [777], [777] )Measure memoryCall Chrome with:1--js-flags="--expose-gc"2--enable-precise-memory-infoOther JS Tools V8 Optimizations Sandbox