quasilyte / perf-heatmapLinks
Create a heatmap index based on the profile.proto profile data
☆24Updated 3 years ago
Alternatives and similar repositories for perf-heatmap
Users that are interested in perf-heatmap are comparing it to the libraries listed below
Sorting:
- ☆27Updated 3 years ago
- ☆19Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 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
- 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
- A JSON stream parser for Go☆68Updated 3 years ago
- Generic batches for go☆13Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- ☆33Updated 3 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 5 years ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.