We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fd0f6 commit 2d50bdeCopy full SHA for 2d50bde
2 files changed
benchmark/README.md
@@ -74,7 +74,7 @@ Parsing success rate across 163 test queries per dialect:
74
cd benchmark
75
npm install
76
77
-# Run all benchmarks and generate figures
+# Run all benchmarks, generate figures and update readme automatically
78
node cli.js bench -i 1000
79
80
# Individual commands
benchmark/cli.js
@@ -718,7 +718,7 @@ Parsing success rate across ${numQueries} test queries per dialect:
718
719
720
721
722
723
724
0 commit comments