Software Engineer
How Go’s GC grew from full pauses to mostly concurrent, what the tri-color algorithm does, why write barriers matter, an...
Memory usage and time complexity shape the performance of every application. This post explains why they matter, how the...