GitHub / codeperfio / codeperf
Export, persist and compare profiling data using https://codeperf.io.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeperfio%2Fcodeperf
PURL: pkg:github/codeperfio/codeperf
Stars: 2
Forks: 1
Open issues: 0
License: apache-2.0
Language: Go
Size: 1.85 MB
Dependencies parsed at:
719
Created at: almost 4 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 3 months ago
Topics: performance, performance-analysis, pprof
go.mod
go
- github.com/go-git/go-git/v5 v5.4.2
- github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
- github.com/sergi/go-diff v1.2.0
- github.com/spf13/cobra v1.2.1
- github.com/spf13/viper v1.9.0
.github/workflows/build.yaml
actions
- actions/checkout master composite
- actions/setup-go v2 composite
.github/workflows/publish.yaml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- goreleaser/goreleaser-action v5 composite
- release-drafter/release-drafter v5 composite