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

20220512 Gophers Code Reading Party #29

Closed
budougumi0617 opened this issue May 6, 2022 · 17 comments
Closed

20220512 Gophers Code Reading Party #29

budougumi0617 opened this issue May 6, 2022 · 17 comments

Comments

@budougumi0617
Copy link
Contributor

15:00~16:00 @ Zoom, BASE BANK, Inc.

参加者

お題

ネタ

ネタがなかったら proposal: review meeting minutes をみてみよう!
golang/go#33502

@budougumi0617
Copy link
Contributor Author

https://github.com/basemachina/bridge

前回面白かったので続きのコードリーディングしたい。

@budougumi0617
Copy link
Contributor Author

Generics使ったら40%パフォーマンス向上したでっていう記事。
https://www.scylladb.com/2022/04/27/shaving-40-off-googles-b-tree-implementation-with-go-generics/
https://github.com/google/btree

@budougumi0617
Copy link
Contributor Author

学会誌に寄稿されたabout goみたいな記事。
The Go Programming Language and Environment
https://cacm.acm.org/magazines/2022/5/260357-the-go-programming-language-and-environment/fulltext

@budougumi0617
Copy link
Contributor Author

fuzzingのチュートリアル(fizzbuzz.ioってドメインすごいな)
https://blog.fuzzbuzz.io/writing-effective-go-fuzz-tests/
https://github.com/fuzzbuzz/go-fuzzing-tutorial

@budougumi0617
Copy link
Contributor Author

golang.tokyo #32
https://golangtokyo.connpass.com/event/246982/

でたいしネタもあるけれど執筆が絶望的できびしい。

@budougumi0617
Copy link
Contributor Author

Uberが作ったsync/atomic pkgのラッパー
https://github.com/uber-go/atomic

@budougumi0617
Copy link
Contributor Author

@budougumi0617
Copy link
Contributor Author

@budougumi0617
Copy link
Contributor Author

budougumi0617 commented May 12, 2022

Go 1.16のsignal.NotifyContext() がめちゃくちゃ便利じゃんという。
https://future-architect.github.io/articles/20210212/
https://github.com/basemachina/bridge/blob/v1.0.5/cmd/bridge/main.go#L37

@daisuzu
Copy link

daisuzu commented May 12, 2022

@budougumi0617
Copy link
Contributor Author

interface{} つかうだけでヒープ消費するで。それをgenerics使うと解決できるで
image

@glassmonkey
Copy link
Contributor

知らなかった :chiken:

@budougumi0617
Copy link
Contributor Author

@budougumi0617
Copy link
Contributor Author

へえ〜
https://github.com/go-logr/logr

@budougumi0617
Copy link
Contributor Author

@budougumi0617
Copy link
Contributor Author

@budougumi0617
Copy link
Contributor Author

net/http.Request.Cloneってbodyどうやってこぴーしてるんだ。。。?という脇道でおしまい。

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

3 participants