Skip to content

Commit

Permalink
Merge pull request #1436 from finos/refactor-benchmarks
Browse files Browse the repository at this point in the history
Fix benchmarks and remove versions pre 0.5.0 from benchmarking
  • Loading branch information
texodus authored Jun 1, 2021
2 parents 4fd5ad9 + 69e75b5 commit c99582d
Show file tree
Hide file tree
Showing 6 changed files with 202 additions and 321 deletions.
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"examples": "docusaurus-examples",
"start": "npm run build:arrow && npm run theme && docusaurus-start",
"build": "echo 'No build'",
"clean": "rimraf dist",
"build:arrow": "cpx ../node_modules/superstore-arrow/superstore.arrow static/arrow/",
"build:webpack": "webpack --config webpack.config.js --color",
"docs": "npm run build:webpack && npm run theme && docusaurus-build",
Expand Down
Loading

0 comments on commit c99582d

Please sign in to comment.