You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
292 B

num_processes: 1
num_threads: 1
max_events: 1000
nesting: 8
# 500 events/s, ~128 bytes/event ~= 64 KB/s
steady_state_timings {
rate_mean: 500
payload_mean: 128
}
trace_config {
duration_ms: 3000
buffers { size_kb: 8000 }
data_sources { config { name: "perfetto.stress_test" } }
}