Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egonelbre/exp
/ Reset
Method
Reset
bench/bulkencoder/encoder_test.go:73–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
func
(enc *ByteEncoder) Reset() { enc.at = 0 }
74
75
const
N = 10 * 1024
76
Callers
5
BenchmarkByte_byte
Function · 0.95
BenchmarkByte_4xbyte
Function · 0.95
BenchmarkByte_uint32
Function · 0.95
BenchmarkByte_4xuint32
Function · 0.95
BenchmarkByte_mix
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected