dice icon indicating copy to clipboard operation
dice copied to clipboard

Executer benchmarking #193

Open AshwinKul28 opened this issue 1 year ago • 0 comments

This PR consists of the following changes:

  1. benchmark results of DSQL executer with various scenarios using ~1k, ~10k, ~100k keys in the store.
  2. KeyLimit and WatchChannel buffer size increased to 10000000 (random bigger value to execute test cases, lower values causing deadlock on the channel) we will work on this in a separate issue.
  3. Go version upgrade from 1.17 to 1.21
  4. Package upgrades

Git Issue: https://github.com/DiceDB/dice/issues/193

Results: executerbenchmark_Nx.txt

AshwinKul28 avatar Aug 02 '24 19:08 AshwinKul28