diff options
author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2021-09-27 13:19:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-27 13:19:24 +0200 |
commit | 9167f0c6bda44846a9c54712ae64d05383bdfc3e (patch) | |
tree | 57819236b8346f3b096c2a5417942049ec8fccb5 /runtime/js/01_web_util.js | |
parent | ff3a17b72d7e10db4a0ca68afbf2d40bf280431c (diff) |
perf(fetch): optimize newInnerRequest blob url check (#12245)
Avoid "blob:" prefix check on requests built in the http module since those can never be blob objects
Reduces cost of `newInnerRequest()` from 20ms to 0.1ms in my profiled run on ~2.5M reqs
Diffstat (limited to 'runtime/js/01_web_util.js')
0 files changed, 0 insertions, 0 deletions