- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for BenchmarkLastIndexHard1 (0.1 seconds)
-
src/bytes/bytes_test.go
func BenchmarkIndexHard4(b *testing.B) { benchmarkIndexHard(b, []byte("<pre><b>hello</b><strong>world</strong></pre>")) } func BenchmarkLastIndexHard1(b *testing.B) { benchmarkLastIndexHard(b, []byte("<>")) } func BenchmarkLastIndexHard2(b *testing.B) { benchmarkLastIndexHard(b, []byte("</pre>")) }
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 23 23:54:14 GMT 2025 - 62.9K bytes - Click Count (0)