This commit is contained in:
Hiro 2024-01-03 05:36:53 +05:30
parent 2a331957c3
commit fcd73ab871
1 changed files with 0 additions and 1 deletions

View File

@ -535,7 +535,6 @@ func BenchmarkCompareAndDeleteMostlyMisses(b *testing.B) {
}
func BenchmarkClear(b *testing.B) {
benchMap(b, bench{
perG: func(b *testing.B, pb *testing.PB, i int, m mapInterface) {
for ; pb.Next(); i++ {