This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Commit 6a03fce
url: improve parsing speed
The url.parse() function now checks whether an escapable character is in
the URL before trying to escape it.
PR-URL: #8638
[[email protected]: Switch to use continue instead of if]
Signed-off-by: Trevor Norris <[email protected]>1 parent 890baa0 commit 6a03fce
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| 321 | + | |
| 322 | + | |
321 | 323 | | |
322 | 324 | | |
323 | 325 | | |
| |||
0 commit comments