MCPcopy
hub / github.com/tinylib/msgp / BenchmarkRead256Bytes

Function BenchmarkRead256Bytes

msgp/read_test.go:738–740  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

736}
737
738func BenchmarkRead256Bytes(b *testing.B) {
739 benchBytes(256, b)
740}
741
742// This particular case creates
743// an object larger than the default

Callers

nothing calls this directly

Calls 1

benchBytesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…