aclements / perflockLinks
Locking wrapper for running benchmarks on shared hosts
☆152Updated last year
Alternatives and similar repositories for perflock
Users that are interested in perflock are comparing it to the libraries listed below
Sorting:
- Miscellaneous Go hacks☆241Updated last month
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- View annotated files based on line-spec☆225Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆307Updated 2 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Go packages and tools for Linux perf☆142Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Document mathematical Go code beautifully☆202Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Reusable transparent log database☆145Updated 4 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆322Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆174Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 9 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- ☆122Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆318Updated 2 months ago
- Print version used to build Go executables☆274Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago