-
Notifications
You must be signed in to change notification settings - Fork 539
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(headers): Improve Headers (#2397)
* perf(headers): Improve Headers * perf: reduce variables in the for loop * perf: use `===` * perf: use `===` * feat: Revert `avoid re-stringify` * perf: use `substring` * fix: fixing trimming issues * perf: avoid two duplicate calls of `ByteString`. * fix: comment position
- Loading branch information
1 parent
5641711
commit c9d7a23
Showing
2 changed files
with
69 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters