https://github.com/samgozman/golang-optimization-stages
Optimization stages and benchmark results used in my blog post
https://github.com/samgozman/golang-optimization-stages
benchmarking golang pprof profiling
Last synced: 10 months ago
JSON representation
Optimization stages and benchmark results used in my blog post
- Host: GitHub
- URL: https://github.com/samgozman/golang-optimization-stages
- Owner: samgozman
- License: mit
- Created: 2024-04-28T10:35:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T23:58:35.000Z (over 1 year ago)
- Last Synced: 2025-04-02T16:55:13.826Z (over 1 year ago)
- Topics: benchmarking, golang, pprof, profiling
- Language: Go
- Homepage: https://gozman.space/blog/optimization-odyssey-profiling-and-benchmarking-golang-app-with-pprof
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Optimization Odyssey: pprof-ing & Benchmarking Golang App
This repository holds the code, optimization stages and benchmark results used in my blog post:
[](https://gozman.space/blog/optimization-odyssey-profiling-and-benchmarking-golang-app-with-pprof)
[https://gozman.space/blog/optimization-odyssey-profiling-and-benchmarking-golang-app-with-pprof](https://gozman.space/blog/optimization-odyssey-profiling-and-benchmarking-golang-app-with-pprof)