Welcome
I’m Solomon, a software engineer exploring the intersection of high-performance computing and distributed systems.
Latest Posts
-
Memory Profiling and Optimisation in Go: How One Line Allocated 687GB
I built a multi-threaded Redis clone in Go as part of the CodeCrafters challenge. It supports a subset of Redis features; you can check the project page for details. I’ve been reading about profil...