diff options
author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2021-09-30 18:39:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-30 18:39:55 +0200 |
commit | 68e5cdaff0620b497e265d6e50bae6e994e86144 (patch) | |
tree | 8ae18f6d75bdc7bf70dc3ceaa13af9536c67da10 /ext/webidl/00_webidl.js | |
parent | ee2e25fba76a3d25df9d0d5d8d4d0286be915043 (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