Fork me on GitHub
#reitit
<
2018-11-04
>
ikitommi08:11:19

Polished some internals, now 15% faster in the GithubAPI tests ~= 5x slower than the httprouter/go.

ikitommi08:11:33

rewriting the segment-router would be the next step. Maybe write it with Java for the JVM: https://github.com/metosin/reitit/blob/master/modules/reitit-core/src/reitit/segment.cljc

ikitommi08:11:02

or change it to a real prefix-tree, now splits on path segments.