Add artifact_1_bandwidth_analysis/tests/data/sample_affinity_enforced.json

This commit is contained in:
Mika 2026-03-19 13:57:23 +00:00
parent f08301a40b
commit f7ed598957

View file

@ -0,0 +1,22 @@
[
{
"worker_id": "A1",
"timestamp": 0.5
},
{
"worker_id": "A1",
"timestamp": 1.2
},
{
"worker_id": "A2",
"timestamp": 0.9
},
{
"worker_id": "A2",
"timestamp": 1.4
},
{
"worker_id": "A3",
"timestamp": 0.7
}
]