Skip to content

Commit

Permalink
readme: fix word Performance
Browse files Browse the repository at this point in the history
PR-URL: #23
Reviewed-By: Fedor Indutny <fedor@indutny.com>
  • Loading branch information
0xflotus authored and indutny committed May 1, 2019
1 parent a732487 commit 4483adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This project is a port of [http_parser][0] to TypeScript. [llparse][1] is used
to generate the output C and/or bitcode artifacts, which could be compiled and
linked with the embedder's program (like [Node.js][7]).

## Peformance
## Performance

So far llhttp outperforms http_parser:

Expand Down

0 comments on commit 4483adc

Please sign in to comment.