Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-linear unmarshal performance #109

Open
DanG100 opened this issue Jul 21, 2023 · 0 comments
Open

Non-linear unmarshal performance #109

DanG100 opened this issue Jul 21, 2023 · 0 comments

Comments

@DanG100
Copy link
Contributor

DanG100 commented Jul 21, 2023

go test ./ygnmi/ -bench ^BenchmarkLookupListParent$ -benchtime=2000x

goos: linux
goarch: amd64
pkg: github.com/openconfig/ygnmi/ygnmi
cpu: Intel(R) Xeon(R) CPU @ 2.80GHz
BenchmarkLookupListParent-48                2000           1750459 ns/op
goos: linux
goarch: amd64
pkg: github.com/openconfig/ygnmi/ygnmi
cpu: Intel(R) Xeon(R) CPU @ 2.80GHz
BenchmarkLookupListParent-48                4000           3387316 ns/op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant