net/http: Optimize internal Cookie functions #17339
Closed
Labels
Milestone
Comments
Sorry, but this doesn't seem important enough to spend time reviewing, at least for me. Is this actually a bottleneck for your application, or did you just want to optimize it for fun? If you have spare time, I have a list of bugs you might be interested in. Maybe somebody else wants to review. |
This has been optimized just for fun and is not a bottleneck in my or any other app. I'm also interested in fixing bugs. |
https://go-review.googlesource.com/#/c/27850/ was submitted as 6899843 |
Thank you very very much for merging! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've send a CL some time ago and wonders what else I need to do to get my first contribution to Go merged into master?
https://go-review.googlesource.com/#/c/27850/
That benchmark is from my MacBook Pro 2.4 GHz Intel Core i5 ;-)
If I need to change anything in the CL let me know or just merge (or not) and close this issue.
Thanks!
What version of Go are you using (
go version
)?go version devel +79db162 Fri Sep 30 05:15:19 2016 +0000 darwin/amd64
The text was updated successfully, but these errors were encountered: