diff --git a/package-lock.json b/package-lock.json index 69b5731b2..385ee351e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^8.43.0", "@typescript-eslint/parser": "^8.43.0", - "chrome-devtools-frontend": "1.0.1536371", + "chrome-devtools-frontend": "1.0.1538310", "core-js": "3.46.0", "debug": "4.4.3", "eslint": "^9.35.0", @@ -2224,9 +2224,9 @@ } }, "node_modules/chrome-devtools-frontend": { - "version": "1.0.1536371", - "resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.1536371.tgz", - "integrity": "sha512-LfK+KgW5EoxMrhlO/hyuRGhihkkfwpxTWVNfTJbsg8kX1sx4cIjelaWPlWvuAKg1/1M6yZECV6yFajdiHguj1A==", + "version": "1.0.1538310", + "resolved": "https://registry.npmjs.org/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.1538310.tgz", + "integrity": "sha512-e9/CODQDqxIAJ8LZEbhUJEs2PVSupuJMgs6nwdjeQuT/yrHHbGVUiYXtfso4Vlv338P+qSsm6J+1jUm5WayeEA==", "dev": true, "license": "BSD-3-Clause" }, diff --git a/package.json b/package.json index a391fcae4..3c2b88861 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^8.43.0", "@typescript-eslint/parser": "^8.43.0", - "chrome-devtools-frontend": "1.0.1536371", + "chrome-devtools-frontend": "1.0.1538310", "core-js": "3.46.0", "debug": "4.4.3", "eslint": "^9.35.0", diff --git a/tests/tools/performance.test.js.snapshot b/tests/tools/performance.test.js.snapshot index f38c86ac4..0ca8cc3f1 100644 --- a/tests/tools/performance.test.js.snapshot +++ b/tests/tools/performance.test.js.snapshot @@ -53,9 +53,18 @@ exports[`performance > performance_stop_trace > returns the high level summary o The performance trace has been stopped. ## Summary of Performance trace findings: URL: https://web.dev/ -Bounds: {min: 122410994891, max: 122416385853} +Trace bounds: {min: 122410994891, max: 122416385853} CPU throttling: none Network throttling: none + +# Available insight sets + +The following is a list of insight sets. An insight set covers a specific part of the trace, split by navigations. The insights within each insight set are specific to that part of the trace. Be sure to consider the insight set id and bounds when calling functions. If no specific insight set or navigation is mentioned, assume the user is referring to the first one. + +## insight set id: 8463DF94CD61B265B664E7F768183DE3 + +URL: https://web.dev/ +Bounds: {min: 122410996889, max: 122416385853} Metrics (lab / observed): - LCP: 129 ms, event: (eventKey: r-6063, ts: 122411126100), nodeId: 7 - LCP breakdown: diff --git a/tests/trace-processing/parse.test.js.snapshot b/tests/trace-processing/parse.test.js.snapshot index 5d26a47ed..f8d8115cc 100644 --- a/tests/trace-processing/parse.test.js.snapshot +++ b/tests/trace-processing/parse.test.js.snapshot @@ -1,9 +1,18 @@ exports[`Trace parsing > can format results of a trace 1`] = ` ## Summary of Performance trace findings: URL: https://web.dev/ -Bounds: {min: 122410994891, max: 122416385853} +Trace bounds: {min: 122410994891, max: 122416385853} CPU throttling: none Network throttling: none + +# Available insight sets + +The following is a list of insight sets. An insight set covers a specific part of the trace, split by navigations. The insights within each insight set are specific to that part of the trace. Be sure to consider the insight set id and bounds when calling functions. If no specific insight set or navigation is mentioned, assume the user is referring to the first one. + +## insight set id: 8463DF94CD61B265B664E7F768183DE3 + +URL: https://web.dev/ +Bounds: {min: 122410996889, max: 122416385853} Metrics (lab / observed): - LCP: 129 ms, event: (eventKey: r-6063, ts: 122411126100), nodeId: 7 - LCP breakdown: