quasilyte / qpprofLinks
A helper tool to work with profile.proto (pprof) files
β61Updated 3 years ago
Alternatives and similar repositories for qpprof
Users that are interested in qpprof are comparing it to the libraries listed below
Sorting:
- Helper tool for manual Go code optimization.β137Updated 8 months ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 3 years ago
- β33Updated 3 years ago
- CPU-guided performance analyzer for Goβ79Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.β45Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 6 years ago
- β27Updated 3 years ago
- Better sync package for Go.β22Updated last year
- Run Go tests inside a Docker imageβ100Updated 10 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ53Updated 6 years ago
- Best-effort CPU-local sharded values for Goβ203Updated 4 years ago
- Storing strings without GC overheadβ84Updated 3 months ago
- Collection of dirty hacks in Goβ67Updated 2 years ago
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- xxh3 fast hash functionβ104Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.β91Updated last month
- Intern Go stringsβ97Updated 2 years ago
- β101Updated 11 months ago
- β25Updated 3 years ago
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- Gopium πΊ: Smart Go Structures Optimizer and Managerβ216Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β123Updated 6 months ago
- π΄ A tiny library for handling system interruptsβ38Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ115Updated last year
- Fast Concurrent / Parallel Sorting in Goβ142Updated 4 months ago
- The code used to serve gocorpus applicationβ52Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.β86Updated 6 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β69Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.β133Updated last year
- A library for graceful restarts in Go.β96Updated 8 years ago