| Index: mojo/tools/data/benchmarks
|
| diff --git a/mojo/tools/data/benchmarks b/mojo/tools/data/benchmarks
|
| index 9d81055287fc547d179859fa7c15e51b239e641a..7069f9b911b12b907c0ca79636aa815780e9a21a 100644
|
| --- a/mojo/tools/data/benchmarks
|
| +++ b/mojo/tools/data/benchmarks
|
| @@ -8,6 +8,7 @@ benchmarks = [
|
| 'duration': 10,
|
| 'measurements': [
|
| 'time_until/traced_application/initialized',
|
| + 'time_until/traced_application/connected',
|
| ]
|
| },
|
| {
|
| @@ -16,6 +17,7 @@ benchmarks = [
|
| 'duration': 10,
|
| 'measurements': [
|
| 'time_until/trace_me/initialized',
|
| + 'time_until/trace_me/connected',
|
| ],
|
| 'shell-args': [
|
| '--args-for=https://core.mojoapps.io/trace_me.mojo --early-tracing',
|
|
|