MCPcopy Index your code
hub / github.com/expr-lang/expr / BenchmarkSplitLines10000

Function BenchmarkSplitLines10000

internal/difflib/difflib_test.go:424–426  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

422}
423
424func BenchmarkSplitLines10000(b *testing.B) {
425 benchmarkSplitLines(b, 10000)
426}

Callers

nothing calls this directly

Calls 1

benchmarkSplitLinesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…