Seeking feedback on my simple O(1?) Node.js url router (github.com) 6 points by chmod775 11y ago ↗ HN
[–] jameskilton 11y ago ↗ I can't comment on how it stacks up against other router implementations, but as I understand it you're using a search tree so your router is O(log n).
1 comment
[ 3.5 ms ] story [ 9.4 ms ] thread