Avatar for the CodSpeedHQ user
CodSpeedHQ
codspeed
BlogDocsChangelog

Branches performance

Pull requests

Deduplicate walltime perf symbols, unwind data and debug info across pids#240
last run
9 hours ago
feat: add unit test for breaking change detection in unwind_data
9 hours ago
fa644ce
cod-2138-deduplicate-perf-maps-and-unwind_data
CodSpeed Performance Gauge
0%
fix(runner): panic if integration doesn't support memory profiling#239
last run
2 days ago
fix(runner): panic if integration doesn't support memory profiling
3 days ago
3cefb08
cod-2206-memtrack-integration-version-check-not-working-for-pytest
CodSpeed Performance Gauge
0%
feat: force necessary flags for `go run` in introspected go Users should prefer `go build` -> codspeed exec -- ./my_binary` workflow but this allows basic support for `go run .` These flags are necessary to 1. Keep the binary after `go run` completes, for symbol and debug info parsing 2. Not strip symbols and debug infos from the binary `GOFLAGS` do not work with either of these forms `GOFLAGS="-work -ldflags=-s=false -ldflags=-w=false"` `GOFLAGS="-work -ldflags='-s=false -w=false'"` `GOFLAGS='-work -ldflags="-s=false -w=false"'` Ended up giving up and relying on the introspected go
3 days ago
f4875b1
cod-2037-go-in-profiling-cli
CodSpeed Performance Gauge
0%
fix(ci): allow memtrack caching by resetting .cargo permissions
3 days ago
9bcf7fc
cod-2208-memory-profiling-fails-in-rust
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs