quasilyte / qpprofLinks
A helper tool to work with profile.proto (pprof) files
β60Updated 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 6 months ago
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 2 years ago
- CPU-guided performance analyzer for Goβ80Updated 2 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 4 years ago
- β33Updated 3 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ53Updated 6 years ago
- Run Go tests inside a Docker imageβ100Updated 7 months ago
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- β27Updated 3 years ago
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- Better sync package for Go.β22Updated last year
- Intern Go stringsβ96Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.β88Updated last year
- Collection of dirty hacks in Goβ67Updated 2 years ago
- Storing strings without GC overheadβ84Updated 2 weeks ago
- Gopium πΊ: Smart Go Structures Optimizer and Managerβ214Updated last year
- The research project based on the draft design of Go Genericsβ34Updated 3 years ago
- π΄ A tiny library for handling system interruptsβ38Updated 4 years ago
- β25Updated 3 years ago
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- β99Updated 9 months ago
- β11Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrandβ164Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ111Updated last year
- Faster base64 encoding for Goβ183Updated 2 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.β133Updated last year
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β121Updated 3 months ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago