Skip to content

Commit

Permalink
[tests-] naviely check timing of replaying large sheets #2369
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed May 22, 2024
1 parent 3c4102d commit 0553087
Show file tree
Hide file tree
Showing 3 changed files with 2,000,118 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,7 @@ jobs:
if ! [[ $NUMLINES -eq 10000 ]]; then
exit 1
fi
- name: Run small performance test
run: |
time vd -p tests/quit-nosave.vdj

0 comments on commit 0553087

Please sign in to comment.