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:
- 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
- Helper tool for manual Go code optimization.β132Updated 5 months ago
- CPU-guided performance analyzer for Goβ80Updated 2 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexesβ53Updated 6 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
- Intern Go stringsβ95Updated last year
- Collection of dirty hacks in Goβ67Updated 2 years ago
- Better sync package for Go.β22Updated last year
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- β33Updated 3 years ago
- β27Updated 3 years ago
- Storing strings without GC overheadβ84Updated 5 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- π΄ A tiny library for handling system interruptsβ39Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.β89Updated last year
- High performance JSON iterator & validator for Goβ96Updated last year
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Goβ138Updated 3 weeks ago
- Hedged HTTP client which helps to reduce tail latency at scale.β133Updated last year
- fast int64-int64 map for goβ98Updated 2 years ago
- The code used to serve gocorpus applicationβ52Updated last year
- Collection of unusual generics usecases in Goβ55Updated 3 years ago
- Create a heatmap index based on the profile.proto profile dataβ24Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β121Updated 2 months ago
- Faster base64 encoding for Goβ183Updated 2 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with architeβ¦β43Updated 2 years ago
- β10Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ111Updated last year
- β25Updated 3 years ago
- Run Go tests inside a Docker imageβ100Updated 6 months ago