- refactor(benchmarks): optimize static elements with keys d416c1c
- refactor: remove accidental console.log e8b6e8d
- perf(patch): fix critical performance flaw in keyed diffing e981b35
- feat(benchmarks): add tiny-vdom 7421ff3
- fix(benchmarks): typo in compliant dacb3bf
- refactor(benchmarks): use keys instead of deltas for partialUpdate e5af95a
- refactor: remove latest benches af9ffa9
- refactor(bench): remove unncessary createVNode fn 881295c
- refactor(benchmarks): organize imports c70a6e6
- refactor(benchmarks): use jsx over mjs 0de0040
- perf: overhaul benchmarks 64835db
- refactor: remove minified builds 9af8a08
- refactor: put trivial config files into package.json e427653
- perf: add results 50f6c02
- perf: add formated copying to benchmarks d1b49cf
- perf: better log ui controls 0d026f5
- fix: handle empty string case for patch a13a29f
- perf: more informational ui for benchmarks 7ce8824
- chore: change bench domain 773c022
- fix: benchmarks not having OLD_VNODE_FIELD 4911fec
- perf: add descriptions to buttons on hover d8d0ba8
- perf: only allow one benchmark at once 677ba0c
- perf: add benchmark output 90e5573
- perf: use benchmark.js over yabt a3d18da
- Merge branch 'main' of https://github.com/aidenybai/million 9798b8d
- docs: add note on jsx-runtime hack 778f19d
- chore(deps-dev): bump rollup from 2.57.0 to 2.58.0 c11f0d9
- chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 ef49b1f
- docs: add hits.link e04434c
- feat: queueMicrotask b97d7ca