Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
segeljakt committed Mar 5, 2024
1 parent 74da56d commit 4484030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/nexmark/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from matplotlib.ticker import FormatStrFormatter


num_events = 10_000_000
num_events = 5_000_000
num_warmups = 5
num_iterations = 10

Expand Down

0 comments on commit 4484030

Please sign in to comment.