Skip to content

Commit 49614c9

Browse files
committed
Remove obsolete benchmarking script
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
1 parent 9c92e34 commit 49614c9

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

benchmark/flink/refresh-flink-benchmark.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

sql-to-dbsp-compiler/SQL-compiler/src/test/java/org/dbsp/sqlCompiler/compiler/sql/simple/OptimizedVariantTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package org.dbsp.sqlCompiler.compiler.sql.simple;
22

33
import org.dbsp.sqlCompiler.compiler.CompilerOptions;
4-
import org.dbsp.sqlCompiler.compiler.DBSPCompiler;
54

65
// Runs the VariantTests with optimizations
76
public class OptimizedVariantTests extends VariantTests {

0 commit comments

Comments
 (0)