- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for benchmarkBufioScanner (0.06 sec)
-
internal/s3select/jstream/scanner_test.go
} } func BenchmarkBufioScanner(b *testing.B) { b.Run("small", func(b *testing.B) { for b.Loop() { benchmarkBufioScanner(smallInput) } }) b.Run("medium", func(b *testing.B) { for b.Loop() { benchmarkBufioScanner(mediumInput) } }) b.Run("large", func(b *testing.B) { for b.Loop() { benchmarkBufioScanner(largeInput) } }) }Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 3.1K bytes - Viewed (0)