I Optimized a Go API from 200ms to 2ms: The Journey



This content originally appeared on Level Up Coding – Medium and was authored by Codexplorer

So we had this API endpoint that was slow. Not catastrophically slow, but slow enough that users noticed. 200 milliseconds doesn’t sound…


This content originally appeared on Level Up Coding – Medium and was authored by Codexplorer