Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpl/collections: Use MapRange() in Sort
``` │ stash.bench │ fix-mapkeys.bench │ │ sec/op │ sec/op vs base │ SortMap-10 1005.0n ± 2% 918.7n ± 0% -8.59% (p=0.002 n=6) │ stash.bench │ fix-mapkeys.bench │ │ B/op │ B/op vs base │ SortMap-10 640.0 ± 0% 512.0 ± 0% -20.00% (p=0.002 n=6) │ stash.bench │ fix-mapkeys.bench │ │ allocs/op │ allocs/op vs base │ SortMap-10 16.00 ± 0% 15.00 ± 0% -6.25% (p=0.002 n=6) ```
- Loading branch information