// 10k records, ~1 MB blob, 50 iterations. // Per iteration: parse → sum every record's nested.x → stringify. // Identical workload to bench_field_access.ts/.go ...