rand.* in Go can be fasterIt first started when I was trying to benchmark one of my systems, I built a small utility in go to benchmark it’s perfromance however…Oct 8, 20225Oct 8, 20225
Fixing bad CPU usage distribution in KubernetesIt all started with that smile, that damned smile, that promise of better performance, you know the thing they promise you when you enable…Oct 8, 2022413Oct 8, 2022413
Go 1M req/sec & S3 streamingFollowing my previous article on data pipelines, I’ve written “Plutos” which acts as a `bare metal` template for event streaming. In this…Feb 16, 20211131Feb 16, 20211131
The road to the data pipeline, part 1TL;DR: A ~200K req/sec events collector can be done in under 150 lines of code, a full project template with multiple drivers can be found…Jan 24, 202157Jan 24, 202157