Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
almondtools committed Dec 28, 2018
1 parent cf821fc commit d7677bb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions benchmarkresults/README.md
@@ -0,0 +1,8 @@
Benchmark Files
===============
Benchmark results are expected as csv files with pattern `result-<columnspec>-<yyyy>-<MM>-<dd>.csv` where

* `columnspec` contains the optional columns (any of a (alphabet size), n (pattern number), s (pattern size))
* `yyyy` is the year of the benchmark
* `MM` is the month of the benchmark
* `dd` is the day of the benchmark
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>ST4</artifactId>
<version>4.0.8</version>
<version>4.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d7677bb

Please sign in to comment.