-
Notifications
You must be signed in to change notification settings - Fork 587
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Part of #5191 Pre-work #5279 ``` goos: linux goarch: amd64 pkg: go.opentelemetry.io/contrib/bridges/otelzap cpu: 12th Gen Intel(R) Core(TM) i5-1245U BenchmarkCoreWrite/10_fields-12 1000000 1116 ns/op 978 B/op 13 allocs/op BenchmarkCoreWrite/20_fields-12 407290 2615 ns/op 2180 B/op 22 allocs/op BenchmarkCoreWrite/Namespace-12 725268 1671 ns/op 1760 B/op 16 allocs/op BenchmarkCoreWrite/With10_fields-12 4964038 260.2 ns/op 208 B/op 1 allocs/op BenchmarkCoreWrite/With20_fields-12 2004085 628.7 ns/op 640 B/op 1 allocs/op BenchmarkCoreWrite/WithNamespace-12 100000000 16.95 ns/op 0 B/op 0 allocs/op PASS ok go.opentelemetry.io/contrib/bridges/otelzap 8.619s ``` --------- Co-authored-by: Robert Pająk <pellared@hotmail.com>
- Loading branch information
1 parent
669ca60
commit ff65757
Showing
2 changed files
with
102 additions
and
1 deletion.
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