Judging by various benchmarks, and given the reputable code stolen/borrowed to make router, and that it's used inside the node http module, it should already be pretty damn fast - compared to express.js and others.
However, router could be made faster:
Use it inside these http modules, instead of standard NodeJS http module:
Judging by various benchmarks, and given the reputable code stolen/borrowed to make
router, and that it's used inside the nodehttpmodule, it should already be pretty damn fast - compared toexpress.jsand others.However,
routercould be made faster:Use it inside these
httpmodules, instead of standard NodeJShttpmodule:httpmodulehttpmodule