-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If regex is so fast that it's worth using at the beginning of the function, why not use it for the stepping? ``` regex stepping x 280 ops/sec ±0.41% (83 runs sampled) original x 214 ops/sec ±0.60% (85 runs sampled) ```
- Loading branch information
1 parent
b42947e
commit cbff634
Showing
1 changed file
with
10 additions
and
26 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