{
	"label": "query-overhaul-nas",
	"scenario": "queries",
	"capturedAt": "2026-08-03T07:46:13.633Z",
	"appVersion": "1.4.0",
	"samples": [
		{
			"name": "folders.list.rootLevel",
			"ms": 65.63429100000008,
			"meta": {
				"min": 63.03954199999998,
				"max": 1112.050208
			}
		},
		{
			"name": "assets.list.page",
			"ms": 1.4982499999998709,
			"meta": {
				"min": 1.440458000000035,
				"max": 8.317000000000007
			}
		},
		{
			"name": "assets.manifest.all",
			"ms": 0.14720899999997528,
			"meta": {
				"min": 0.13479199999983393,
				"max": 0.29195900000013353,
				"metricRedefinedAt": "query-overhaul-task3",
				"metricRedefinedFrom": "assets.manifest — unbounded fetch of every {id, fileType} in the filter scope",
				"metricRedefinedTo": "assets.count + assets.page(offset:0, limit:HYDRATION_CHUNK) — the grid's real first-render work"
			}
		},
		{
			"name": "assets.stats.all",
			"ms": 36.44279199999983,
			"meta": {
				"min": 35.57766700000002,
				"max": 39.62545799999998
			}
		},
		{
			"name": "assets.manifest.search",
			"ms": 0.19183299999986048,
			"meta": {
				"min": 0.18304200000011406,
				"max": 0.7987909999999374,
				"metricRedefinedAt": "query-overhaul-task3",
				"metricRedefinedFrom": "assets.manifest — unbounded fetch of every {id, fileType} in the filter scope",
				"metricRedefinedTo": "assets.count + assets.page(offset:0, limit:HYDRATION_CHUNK) — the grid's real first-render work"
			}
		}
	],
	"counters": {
		"assets": 141696
	},
	"machine": {
		"platform": "darwin",
		"arch": "arm64",
		"cpuModel": "Apple M4 Pro",
		"cores": 12,
		"memGb": 52
	}
}