Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/reth-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ on:
type: string
required: false
description: Total main trace cells (excluding memory)
default: "700000000"
default: "1200000000"
# num_children_leaf:
# type: number
# required: false
Expand Down Expand Up @@ -141,7 +141,7 @@ on:
type: string
required: false
description: Total main trace cells (excluding memory)
default: "700000000"
default: "1200000000"
num_children_leaf:
type: number
required: false
Expand Down
Loading
Loading