Skip to content

v0.0.3

Compare
Choose a tag to compare
@theseyan theseyan released this 08 Dec 19:15
· 38 commits to main since this release

Features implemented since v0.0.2:

  • Multithreaded extraction (for cold starts), improving first-time startup performance by ~30x on a 12 threads CPU
  • Add --baseline flag to force usage of Bun's non-AVX2 baseline builds (for greater compatibility with old hardware)
  • Fixed multiple bugs and cleaned up code