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 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- ☆24Updated 2 years ago
- ☆33Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 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
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- WIP☆18Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- ☆18Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last week
- Join contexts like never before!☆20Updated 7 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Generic batches for go☆13Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- Fast histograms for Go☆37Updated last year
- A Go API for perf_event_open☆24Updated last year
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Visualize Go SSA function using Graphviz☆49Updated last month