Skip to content

Commit 73d6700

Browse files
authored
chore: EpochNanosToZonedDateTime Benchmark Iterations (#414)
1 parent 466c401 commit 73d6700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/it/java/io/deephaven/benchmark/tests/standard/formula/DateTimeFormulaTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public void parseLocalTime() {
4040
}
4141

4242
@Test
43+
@Tag("Iterate")
4344
public void epochNanosToZonedDateTime() {
4445
setup(24, 1, 1);
4546
var q = """

0 commit comments

Comments
 (0)