Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mroth/bump
/ Benchmark_parseGithubRemote
Function
Benchmark_parseGithubRemote
git_test.go:75–79 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
73
}
74
75
func
Benchmark_parseGithubRemote(b *testing.B) {
76
for
b.Loop() {
77
parseGithubRemote(
"https://github.com/mroth/bump.git"
)
78
}
79
}
Callers
nothing calls this directly
Calls
1
parseGithubRemote
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…