MCPcopy
hub / github.com/valyala/quicktemplate / createTestS

Function createTestS

writer_timing_test.go:254–256  ·  view source on GitHub ↗
(size int)

Source from the content-addressed store, hash-verified

252}
253
254func createTestS(size int) string {
255 return string(createTestZ(size))
256}
257
258var sample = []byte(`0123456789qwertyuiopasdfghjklzxcvbnmQWERTYUIOPASDFGHJKLZXCVBNM`)
259

Callers 5

BenchmarkQWriterVStringFunction · 0.85
benchmarkQWriterQFunction · 0.85
benchmarkQWriterJFunction · 0.85
benchmarkQWriterUFunction · 0.85
benchmarkQWriterSFunction · 0.85

Calls 1

createTestZFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…