Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Jan 14, 2024
1 parent 1d8211f commit 33d6190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pebble_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ func BenchmarkDB(b *testing.B) {
fmt.Printf("WriteTime difference: %.2f%%\n", writeTimeDiff)
fmt.Printf("ConcurrentTime difference: %.2f%%\n", concurrentTimeDiff)
}

}

func benchmarkDBVariations(b *testing.B, db DB, numKeys int, valueSize int) BenchmarkResult {
Expand Down

0 comments on commit 33d6190

Please sign in to comment.