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 Oct 3, 2023
1 parent 436da8f commit 016f5f6
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 @@ -282,6 +282,8 @@ do
fi
done



flushDB

if [ $writeResultsCSV == 1 ];
Expand Down

0 comments on commit 016f5f6

Please sign in to comment.