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 a732487 commit 4483adcCopy full SHA for 4483adc
README.md
@@ -24,7 +24,7 @@ This project is a port of [http_parser][0] to TypeScript. [llparse][1] is used
24
to generate the output C and/or bitcode artifacts, which could be compiled and
25
linked with the embedder's program (like [Node.js][7]).
26
27
-## Peformance
+## Performance
28
29
So far llhttp outperforms http_parser:
30
0 commit comments