MCPcopy 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
73func (enc *ByteEncoder) Reset() { enc.at = 0 }
74
75const N = 10 * 1024
76

Callers 5

BenchmarkByte_byteFunction · 0.95
BenchmarkByte_4xbyteFunction · 0.95
BenchmarkByte_uint32Function · 0.95
BenchmarkByte_4xuint32Function · 0.95
BenchmarkByte_mixFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected