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

Reducing allocations #99

Open
kishaningithub opened this issue Aug 22, 2021 · 1 comment
Open

Reducing allocations #99

kishaningithub opened this issue Aug 22, 2021 · 1 comment

Comments

@kishaningithub
Copy link

First of all, thanks for creating this package.. i really love the simplicity of this code base. I could read the whole codebase and make sense out of it in 15 mins.

However one this that concerns me is the no of allocations as benchmarked here
https://github.com/uber-go/zap#performance

Would like to use this place to huddle on improvements that can be done to reduce the no of allocations without sacrificing the simplicity of this codebase.

@kishaningithub
Copy link
Author

https://chris124567.github.io/2021-06-21-go-performance/

This blog was very informative

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