Skip to content

Commit

Permalink
Move duplicated logic in benchmark JS scripts to a single file, and c…
Browse files Browse the repository at this point in the history
…onvert to TypeScript. (valkey-io#456)

removed duplicated logic and refactored to typescript

Signed-off-by: acarbonetto <[email protected]>
  • Loading branch information
acarbonetto committed Sep 25, 2023
1 parent bdca891 commit c542597
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions benchmarks/install_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,8 @@ do
fi
done



flushDB

if [ $writeResultsCSV == 1 ];
Expand Down

0 comments on commit c542597

Please sign in to comment.