This repository was archived by the owner on Jul 6, 2024. It is now read-only.
1.3.37
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.