Michael Pratt
@prattmic.com
1.5K followers
190 following
180 posts
Hacking on the Go runtime and gVisor. 🏳️🌈
Posts
Media
Videos
Starter Packs
Reposted by Michael Pratt
Michael Pratt
@prattmic.com
· 10d
Michael Pratt
@prattmic.com
· 10d
Michael Pratt
@prattmic.com
· 10d
Reposted by Michael Pratt
Reposted by Michael Pratt
Jake Bailey
@jakebailey.dev
· 11d
Reposted by Michael Pratt
Michael Pratt
@prattmic.com
· 15d
Michael Pratt
@prattmic.com
· 15d
proposal: x/debug/trace: add package for parsing execution traces · Issue #62627 · golang/go
As part of #60773 (tracking issue #57175) I've been working on a new parser for the execution tracer, and to save work down the line I've also been trying to come up with a nice API that would work...
go.dev
Michael Pratt
@prattmic.com
· 18d
Michael Pratt
@prattmic.com
· 19d
runtime: swiss map SIMD implementation for non-amd64 · Issue #71255 · golang/go
https://go.dev/cl/626277 (in 1.24) added SIMD implementations for swissmap (still 8-byte) control word operations for amd64. We could do similar for other architectures, if the SIMD implementations...
go.dev
Reposted by Michael Pratt
Reposted by Michael Pratt
Reposted by Michael Pratt
Michael Pratt
@prattmic.com
· 22d
Michael Pratt
@prattmic.com
· 22d
proposal: simd: architecture-specific SIMD intrinsics under a GOEXPERIMENT · Issue #73787 · golang/go
Update (08/20/2025): A preliminary implementation of AMD64 low-level SIMD package is being developed on the dev.simd branch. You're welcome to check it out and try it with your use cases. Feedback ...
go.dev