We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40069a commit c8486a7Copy full SHA for c8486a7
README.md
@@ -1,7 +1,7 @@
1
# `json-joy` JIT Router
2
3
A high-performance (HTTP) router, which constructs a Trie and Radix intermingled
4
-tree of the route structure and the JIT compiles the routes into a single function
+tree of the route structure and then JIT compiles the routes into a single function
5
for the best performance.
6
7
0 commit comments