-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(more) small performance/clarity improvements (#405)
* use destructuring * don't use typeof === 'undef' * remove errorHandler * use for loops * use parsedPathname * use .at * use already declared var * use ??= * don't use ??= * extract regex * typo * remove .at * revert hardcoded seperators * add spacing Co-authored-by: Uzlopak <aras.abbasi@googlemail.com> * move comment * extract regex * use object assign instead of spread syntax * simplify prefix assignment Co-authored-by: Uzlopak <aras.abbasi@googlemail.com> * move pumpSendToReply to the bottom --------- Co-authored-by: Uzlopak <aras.abbasi@googlemail.com>
- Loading branch information
Showing
1 changed file
with
141 additions
and
138 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