Skip to content
Merged
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
2 changes: 1 addition & 1 deletion barretenberg/cpp/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ function bench {

# A bit pattern breaking, but the best code to instrument our private IVC flows exists in yarn-project,
# while the best code for benchmarking these IVC flows exists here.
# ../../yarn-project/end-to-end/bootstrap.sh generate_private_ivc_inputs
../../yarn-project/end-to-end/bootstrap.sh generate_private_ivc_inputs

# Ultra honk.
function ultra_honk_release {
Expand Down
Loading