compare with/without random splays before/during connection tests
This commit is contained in:
@@ -43,6 +43,7 @@ public class ConnGraphTest {
|
||||
|
||||
@Test
|
||||
public void testPerformanceOnRepeatedConnectionAndDisconnection() {
|
||||
EulerTourForest.sanityCheck2();
|
||||
EulerTourForest.sanityCheck();
|
||||
for (int trial = 0; trial < 1; trial++) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user