Skip to content

Releases: hodgesds/perf-utils

Additional benchmark reporting

11 Oct 15:57
Compare
Choose a tag to compare
v0.2.2

add extra benchmark utils reporting

Benchmark fixes

11 Oct 03:01
Compare
Choose a tag to compare

Properly setup benchmarks prior to execution.

Update benchmark helpers

11 Oct 02:55
Compare
Choose a tag to compare

Benchmarking helpers now work properly.

Add BenchmarkTracepoints

01 Oct 13:18
Compare
Choose a tag to compare

This release adds BenchmarkTracepoints for making benchmarking tracepoints easier.

Migrate to Go modules

01 Oct 01:04
Compare
Choose a tag to compare

This release migrates to Go modules.

Add RunBenchmarks helper

01 Oct 01:00
Compare
Choose a tag to compare

This release adds the RunBenchmarks helper method, which can be used to add perf metrics to benchmarks.

set affinity on locked os threads

06 Aug 23:44
Compare
Choose a tag to compare
v0.0.8

Update README and set affinity when locking a goroutine to an OS thread

Return error when starting empty profilers

03 Apr 12:47
Compare
Choose a tag to compare
v0.0.6

Return an error when starting a profiler with no profilers

Cleanup group FDs on failed initialization

21 Mar 14:13
Compare
Choose a tag to compare