Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-sql-driver/mysql
/ BenchmarkQueryCompressed
Function
BenchmarkQueryCompressed
benchmark_test.go:70–72 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
68
}
69
70
func
BenchmarkQueryCompressed(b *testing.B) {
71
benchmarkQuery(b, true)
72
}
73
74
func
benchmarkQuery(b *testing.B, compr bool) {
75
tb := (*TB)(b)
Callers
nothing calls this directly
Calls
1
benchmarkQuery
Function · 0.85
Tested by
no test coverage detected