Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

1.3.37

Compare
Choose a tag to compare
@akyoto akyoto released this 13 Nov 13:09
· 56 commits to master since this release
41e172a

Improved routing performance by ~15%.

The biggest impact came from eliminating an unnecessary jump in the tree.find() function which slightly slowed down route lookup.

Upgrade for a free performance boost.