Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(util/parseHeaders): If the header name is buffer #2501

Merged
merged 34 commits into from
Dec 8, 2023
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
a8728c4
initial implementation
tsctx Dec 6, 2023
8abb9c9
test: fix
tsctx Dec 6, 2023
8324d21
compatible API
tsctx Dec 6, 2023
0db0b0f
Merge remote-tracking branch 'origin' into perf/improve-parseheaders-…
tsctx Dec 6, 2023
b9fc805
fix: tree
tsctx Dec 6, 2023
42b0a46
add benchmark
tsctx Dec 6, 2023
559e6db
fix: lint
tsctx Dec 6, 2023
007e7de
fix: benchmark
tsctx Dec 6, 2023
82c198d
perf
tsctx Dec 6, 2023
061cd39
use number key
tsctx Dec 6, 2023
7c5f84e
remove unsafe
tsctx Dec 6, 2023
a6a37a7
format & add comment
tsctx Dec 6, 2023
07efe2e
fix: benchmark import path
tsctx Dec 6, 2023
f7dbb98
better benchmark
tsctx Dec 7, 2023
0e7cba8
better benchmark
tsctx Dec 7, 2023
41c0e46
Merge remote-tracking branch 'origin' into perf/improve-parseheaders-…
tsctx Dec 7, 2023
feb97c2
perf: rewrite tree
tsctx Dec 7, 2023
e3dc3f1
test: fuzz test
tsctx Dec 7, 2023
b303023
fix test
tsctx Dec 7, 2023
25f2ad0
test
tsctx Dec 7, 2023
ddeb169
test: remove tree
tsctx Dec 7, 2023
26817f4
Merge remote-tracking branch 'origin' into perf/improve-parseheaders-…
tsctx Dec 7, 2023
292db1d
refactor
tsctx Dec 7, 2023
f5fdfc2
refactor
tsctx Dec 7, 2023
bd17e95
suggested change
tsctx Dec 7, 2023
1d4a848
test: refactor
tsctx Dec 7, 2023
b2b00fe
add use strict
tsctx Dec 7, 2023
5bda182
test: refactor
tsctx Dec 7, 2023
f7a3b8a
add type comment
tsctx Dec 7, 2023
249bc9c
check length
tsctx Dec 8, 2023
7ed1720
test: perf
tsctx Dec 8, 2023
9179784
improve type
tsctx Dec 8, 2023
e68b73d
Merge remote-tracking branch 'origin' into perf/improve-parseheaders-…
tsctx Dec 8, 2023
6efff14
fix: type
tsctx Dec 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin' into perf/improve-parseheaders-…
…buffer
  • Loading branch information
tsctx committed Dec 8, 2023
commit e68b73d84a50a7048c2de23649e142c45fa51a4a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.