diff --git a/scripts/collect_steps.py b/scripts/collect_steps.py index 240e85573..ea34ee3c1 100755 --- a/scripts/collect_steps.py +++ b/scripts/collect_steps.py @@ -12,7 +12,7 @@ QUERY_SIZE = 100 # attribution_window_seconds = 0 runs an optimized protocol, so 0 and anything larger ATTRIBUTION_WINDOW = [0, 86400] -ROOT_STEP_PREFIX = "protocol/alloc::string::String::run-0" +ROOT_STEP_PREFIX = "protocol/ipa_core::test_fixture::world::TestExecutionStep::iter0" BREAKDOWN_KEYS = 256 USER_CAP = [8, 16, 32, 64, 128] SECURITY_MODEL = "semi-honest"