-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GetMapValue refactoring $ go test -bench=. -count=5 goos: darwin goarch: amd64 pkg: github.com/yandex/pandora/lib/mp cpu: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz BenchmarkGetMapValue-12 45223 24348 ns/op BenchmarkGetMapValue-12 51969 23631 ns/op BenchmarkGetMapValue-12 52303 24771 ns/op BenchmarkGetMapValue-12 52562 23441 ns/op BenchmarkGetMapValue-12 49144 23131 ns/op BenchmarkGetMapValue2-12 49866 23739 ns/op BenchmarkGetMapValue2-12 47876 23441 ns/op BenchmarkGetMapValue2-12 49641 24082 ns/op BenchmarkGetMapValue2-12 50052 23706 ns/op BenchmarkGetMapValue2-12 51109 23714 ns/op PASS ok github.com/yandex/pandora/lib/mp 15.501s
- Loading branch information
Showing
3 changed files
with
394 additions
and
81 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
Oops, something went wrong.