Go: Profile Your Code Like a Master

Ali Josie
The Startup

--

Go is a programming language often used for applications in which performance matters. Optimizing your code based on assumptions is not a best practice of course. You need to have insights about your code performance and bottlenecks to be able to optimize it efficiently.

What is a profiler?

--

--

Ali Josie
The Startup

Software Engineer & Information Security Enthusiast