Skip to content

v0.6.4

Choose a tag to compare

@remusao remusao released this 04 Feb 11:09
· 5554 commits to master since this release
ae284f1
  • [perf] Speed-up matching by using raw Uint32Array instead of view #96
    • Average time to process request is now 0.007 ms (instead of 0.028 after implementing lazy loading). This is now even faster than ever (our previous speed was ~0.008 ms per request).