MCPcopy Create free account
hub / github.com/tinylib/msgp / BenchmarkRead256String

Function BenchmarkRead256String

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

Source from the content-addressed store, hash-verified

825}
826
827func BenchmarkRead256String(b *testing.B) {
828 benchString(256, b)
829}
830
831func TestReadComplex64(t *testing.T) {
832 var buf bytes.Buffer

Callers

nothing calls this directly

Calls 1

benchStringFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…