ch
Feedback
🇺🇦 Go performance channel

🇺🇦 Go performance channel

前往频道在 Telegram

Go performance, runtime, concurrency. Talks, blogposts and open source projects for gophers. Not affiliated with Go team. https://go-perf.dev (mail: hello@go-perf.dev / @olegkovalov)

显示更多
1 450
订阅者
无数据24 小时
无数据7 天
-230 天

数据加载中...

标签云
无数据
有任何问题?请刷新页面或联系我们的客服。
进出提及
---
---
---
---
---
---
吸引订阅者
6月 '26
六月 '26
+3
在0个频道中
五月 '26
+6
在0个频道中
Get PRO
四月 '26
+6
在0个频道中
Get PRO
三月 '26
+3
在0个频道中
Get PRO
二月 '26
+4
在0个频道中
Get PRO
一月 '26
+4
在1个频道中
Get PRO
十二月 '25
+5
在0个频道中
Get PRO
十一月 '25
+4
在1个频道中
Get PRO
十月 '25
+17
在1个频道中
Get PRO
九月 '25
+8
在0个频道中
Get PRO
八月 '25
+11
在0个频道中
Get PRO
七月 '25
+10
在0个频道中
Get PRO
六月 '25
+3
在0个频道中
Get PRO
五月 '25
+7
在1个频道中
Get PRO
四月 '25
+11
在0个频道中
Get PRO
三月 '25
+9
在0个频道中
Get PRO
二月 '25
+3
在0个频道中
Get PRO
一月 '25
+10
在0个频道中
Get PRO
十二月 '24
+13
在1个频道中
Get PRO
十一月 '24
+17
在1个频道中
Get PRO
十月 '24
+12
在1个频道中
Get PRO
九月 '24
+48
在0个频道中
Get PRO
八月 '24
+43
在0个频道中
Get PRO
七月 '24
+14
在0个频道中
Get PRO
六月 '24
+20
在1个频道中
Get PRO
五月 '24
+33
在0个频道中
Get PRO
四月 '24
+14
在0个频道中
Get PRO
三月 '24
+29
在0个频道中
Get PRO
二月 '24
+37
在1个频道中
Get PRO
一月 '24
+25
在2个频道中
Get PRO
十二月 '23
+24
在0个频道中
Get PRO
十一月 '23
+26
在0个频道中
Get PRO
十月 '23
+26
在0个频道中
Get PRO
九月 '23
+37
在0个频道中
Get PRO
八月 '23
+22
在0个频道中
Get PRO
七月 '23
+18
在0个频道中
Get PRO
六月 '23
+10
在0个频道中
Get PRO
五月 '23
+19
在0个频道中
Get PRO
四月 '23
+37
在0个频道中
Get PRO
三月 '23
+25
在0个频道中
Get PRO
二月 '23
+19
在0个频道中
Get PRO
一月 '23
+16
在0个频道中
Get PRO
十二月 '22
+14
在0个频道中
Get PRO
十一月 '22
+65
在0个频道中
Get PRO
十月 '22
+23
在0个频道中
Get PRO
九月 '22
+30
在0个频道中
Get PRO
八月 '22
+19
在0个频道中
Get PRO
七月 '22
+6
在0个频道中
Get PRO
六月 '22
+13
在0个频道中
Get PRO
五月 '22
+11
在0个频道中
Get PRO
四月 '22
+14
在0个频道中
Get PRO
三月 '22
+10
在0个频道中
Get PRO
二月 '22
+11
在0个频道中
Get PRO
一月 '22
+53
在0个频道中
Get PRO
十二月 '21
+28
在0个频道中
Get PRO
十一月 '21
+25
在0个频道中
Get PRO
十月 '21
+8
在0个频道中
Get PRO
九月 '21
+62
在0个频道中
Get PRO
八月 '21
+33
在0个频道中
Get PRO
七月 '21
+25
在0个频道中
Get PRO
六月 '21
+26
在0个频道中
Get PRO
五月 '21
+29
在0个频道中
Get PRO
四月 '21
+122
在0个频道中
Get PRO
三月 '21
+39
在0个频道中
Get PRO
二月 '21
+9
在0个频道中
Get PRO
一月 '21
+31
在0个频道中
Get PRO
十二月 '20
+891
在0个频道中
日期
订阅者增长
提及
频道
22 六月0
21 六月0
20 六月0
19 六月+2
18 六月0
17 六月0
16 六月0
15 六月0
14 六月0
13 六月0
12 六月0
11 六月0
10 六月0
09 六月0
08 六月0
07 六月0
06 六月+1
05 六月0
04 六月0
03 六月0
02 六月0
01 六月0
频道帖子
> internal/runtime/maps: add GOEXPERIMENT=mapsplitgroup for KKKKVVVV slot order https://go-review.googlesource.com/c/go/+/711560

2
https://go.dev/doc/go1.26
0
3
https://go.dev/blog/go1.26
0
4
Package archsimd provides access to architecture-specific SIMD operations. This is a low-level package that exposes hardware-specific functionality. It currently supports AMD64. This package is experimental, and not subject to the Go 1 compatibility promise. It only exists when building with the GOEXPERIMENT=simd environment variable set. https://pkg.go.dev/simd/archsimd@go1.26rc1
0
5
🥳 Go 1.25.5 and 1.24.11 are released! 🔐 Security: Includes security fixes for crypto/x509 (CVE-2025-61729, CVE-2025-61727). 🗣 Announcement: groups.google.com/g/golang-ann... 📦 Download: go.dev/dl/#go1.25.5 #golang
0
6
strconv: replace Ryu ftoa with Dragonbox The new implementation has been fuzz-tested against the current Ryu implementation in addition to the existing test suite. Benchmarks show at least ~15-20% performance improvement. https://go-review.googlesource.com/c/go/+/700075 #golang
0
7
https://go.dev/blog/16years
0
8
The Green Tea Garbage Collector https://go.dev/blog/greenteagc
0
9
Memory Allocation in #golang https://nghiant3223.github.io/2025/06/03/memory_allocation_in_go.html
0
10
Making DecodeRuneInString is inlinable #golang https://github.com/golang/go/issues/48195#issuecomment-3224273708
Making DecodeRuneInString is inlinable #golang https://github.com/golang/go/issues/48195#issuecomment-3224273708
0
11
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT #golang https://github.com/golang/go/issues/73787#issuecomment-3208178910
0
12
🔥🔥🔥 #golang https://github.com/golang/go/issues/43930#issuecomment-3201879413
🔥🔥🔥 #golang https://github.com/golang/go/issues/43930#issuecomment-3201879413
0
13
https://go.dev/blog/container-aware-gomaxprocs
0
14
https://go.dev/doc/go1.25
0
15
How Go 1.24's Swiss Tables saved us hundreds of gigabytes #golang https://www.datadoghq.com/blog/engineering/go-swiss-tables/
0
16
How to store Go pointers from assembly https://mazzo.li/posts/go-asm-pointers.html
0
17
https://turso.tech/blog/we-rewrote-large-parts-of-our-api-in-go
0
18
Assert your #golang code is inlined and bounds-check eliminated https://github.com/jordanlewis/gcassert
0
19
Golang sync.Pool is not a silver bullet https://wundergraph.com/blog/golang-sync-pool #golang
0
20
proposal: runtime: CPU limit-aware GOMAXPROCS default #golang https://github.com/golang/go/issues/73193 by @prattmic.com
0