Selaa lähdekoodia

config kNumLevels for TEST LastLevelCompaction

light_ver
ArcueidType 2 viikkoa sitten
vanhempi
commit
2481ca24ba
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. +1
    -3
      test/ttl_test.cc

+ 1
- 3
test/ttl_test.cc Näytä tiedosto

@ -104,9 +104,7 @@ TEST(TestTTL, CompactionTTL) {
delete db;
}
// Time-consuming when kNumLevels is 7, so run this test when kNumLevels is set to 3,
// the codes on branch light_ver
// In this case level 2 is the last level with files
// Test handling last level with kNumLevels = 3
TEST(TestTTL, LastLevelCompaction) {
DB *db;

Ladataan…
Peruuta
Tallenna