summaryrefslogtreecommitdiff
path: root/ext/webidl/00_webidl.js
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@gmail.com>2021-09-30 18:39:55 +0200
committerGitHub <noreply@github.com>2021-09-30 18:39:55 +0200
commit68e5cdaff0620b497e265d6e50bae6e994e86144 (patch)
tree8ae18f6d75bdc7bf70dc3ceaa13af9536c67da10 /ext/webidl/00_webidl.js
parentee2e25fba76a3d25df9d0d5d8d4d0286be915043 (diff)
perf(web): ~400x faster http header trimming (#12277)
Use a regex substring match with a first/last char fastpath instead of 2 regex replaces. Roughly ~400x faster (423ms vs 0.7ms in profiled runs)
Diffstat (limited to 'ext/webidl/00_webidl.js')
0 files changed, 0 insertions, 0 deletions