Hacker News
- Faster software through register based calling https://menno.io/posts/golang-register-calling/ 47 comments
Lobsters
- Faster software through register based calling https://menno.io/posts/golang-register-calling/ 16 comments assembly , go , performance
- Faster software through register based calling https://menno.io/posts/golang-register-calling/ 7 comments programming
- Faster software through register based calling https://menno.io/posts/golang-register-calling/ 5 comments compilers
- Faster software through register based calling https://menno.io/posts/golang-register-calling/ 5 comments golang
- A deep dive into the register based calling change in Go 1.17 https://menno.io/posts/golang-register-calling/ 14 comments golang
Linked pages
- Go 1.17 Release Notes - The Go Programming Language https://golang.org/doc/go1.17 482 comments
- Where the top of the stack is on x86 - Eli Bendersky's website https://eli.thegreenplace.net/2011/02/04/where-the-top-of-the-stack-is-on-x86/ 173 comments
- Proposal: Register-based Go calling convention https://go.googlesource.com/proposal/+/refs/changes/78/248178/1/design/40724-register-calling.md 16 comments
- https://www.agner.org/optimize/instruction_tables.pdf 13 comments
- How to write benchmarks in Go | Dave Cheney http://dave.cheney.net/2013/06/30/how-to-write-benchmarks-in-go 4 comments
- Word (computer architecture) - Wikipedia https://en.wikipedia.org/wiki/Word_(computer_architecture) 0 comments
- cmd/internal/obj/x86: pad jumps to avoid Intel erratum · Issue #35881 · golang/go · GitHub https://github.com/golang/go/issues/35881 0 comments
Related searches:
Search whole site: site:menno.io
Search title: Faster software through register based calling · menno.io
See how to search.