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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 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 4 years 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
- ☆18Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- ☆33Updated 3 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 5 years ago
- CPU-guided performance analyzer for Go☆79Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- WIP☆18Updated 3 months ago
- Better sync package for Go.☆22Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Storing strings without GC overhead☆84Updated last month
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆25Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Join contexts like never before!☆20Updated 7 years ago
- Fast histograms for Go☆37Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago