@surething/cockpit 1.0.188 → 1.0.190
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next-prod/BUILD_ID +1 -1
- package/.next-prod/app-path-routes-manifest.json +31 -28
- package/.next-prod/build-manifest.json +2 -2
- package/.next-prod/prerender-manifest.json +3 -3
- package/.next-prod/routes-manifest.json +20 -0
- package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
- package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_global-error.html +2 -2
- package/.next-prod/server/app/_global-error.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
- package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_not-found.html +2 -2
- package/.next-prod/server/app/_not-found.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/codex/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/kimi/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/chat/ollama/route.js +26 -8
- package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/ollama/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/commands/route.js +1 -1
- package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/comments/route.js +1 -1
- package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/init/route.js +1 -1
- package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/recent/route.js +1 -1
- package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/note/route.js +1 -1
- package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/start/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/project-settings/route.js +1 -1
- package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/project-state/route.js +1 -1
- package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/projects/route.js +1 -1
- package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/identify/route.js +1 -1
- package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/order/route.js +1 -1
- package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/review/users/route.js +1 -1
- package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/services/config/route.js +1 -1
- package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/sessions/route.js +1 -1
- package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/settings/route.js +1 -1
- package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/skills/[id]/route.js +1 -0
- package/.next-prod/server/app/api/skills/[id]/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/skills/content/route.js +1 -0
- package/.next-prod/server/app/api/skills/content/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/skills/content/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/skills/route.js +1 -0
- package/.next-prod/server/app/api/skills/route.js.nft.json +1 -0
- package/.next-prod/server/app/api/skills/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
- package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/page.js +13 -13
- package/.next-prod/server/app/page.js.nft.json +1 -1
- package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/project/page.js +8 -7
- package/.next-prod/server/app/project/page.js.nft.json +1 -1
- package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/review/[id]/page.js +1 -1
- package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
- package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app-paths-manifest.json +31 -28
- package/.next-prod/server/chunks/1661.js +1 -0
- package/.next-prod/server/chunks/2325.js +1 -1
- package/.next-prod/server/chunks/2338.js +1 -0
- package/.next-prod/server/chunks/4098.js +1 -1
- package/.next-prod/server/chunks/459.js +1 -0
- package/.next-prod/server/chunks/5394.js +1 -1
- package/.next-prod/server/chunks/6043.js +4 -0
- package/.next-prod/server/chunks/7122.js +1 -0
- package/.next-prod/server/chunks/7514.js +1 -1
- package/.next-prod/server/functions-config-manifest.json +3 -0
- package/.next-prod/server/pages/404.html +2 -2
- package/.next-prod/server/pages/500.html +2 -2
- package/.next-prod/server/server-reference-manifest.json +1 -1
- package/.next-prod/static/chunks/3530-49f50405e2b2a8c2.js +14 -0
- package/.next-prod/static/chunks/3743-66d6d2ef6629c733.js +4 -0
- package/.next-prod/static/chunks/6108-df36466c7d900315.js +1 -0
- package/.next-prod/static/chunks/6148-ceb1b58ea7be6767.js +1 -0
- package/.next-prod/static/chunks/6878-b27072ccf7fd4eba.js +1 -0
- package/.next-prod/static/chunks/9062-a330afa1af7f133e.js +1 -0
- package/.next-prod/static/chunks/app/_global-error/page-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/bash/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/codex/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/kimi/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/ollama/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/claude-stats/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/commands/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/comments/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/db/columns/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/db/connect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/db/disconnect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/db/export/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/db/query/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/db/schemas/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/extension/version/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/file/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/blame/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/clipboard/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/copy/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/delete/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/expanded/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/index/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/init/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/paste/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/read/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/readdir/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/recent/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/save/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/files/search/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branches/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commits/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/diff/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/discard/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/stage/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/status/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/unstage/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/git/worktree/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/global-state/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/load/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/save/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/definition/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/hover/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/references/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/status/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/columns/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/connect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/export/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/query/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/query/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/note/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/models/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/start/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/open-cursor/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/open-vscode/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/pick-folder/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/project-settings/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/project-state/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/projects/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/command/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/connect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/delete/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/get/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/keys/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/set/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/identify/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/order/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/share-info/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/review/users/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/services/config/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/services/scripts/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/session-by-path/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/settings/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/[id]/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/content/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/env/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/history/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/api/version/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/app/page-e0d663a97bc29595.js +1 -0
- package/.next-prod/static/chunks/app/project/page-ff9fb0aaf89c8457.js +29 -0
- package/.next-prod/static/chunks/app/review/[id]/{page-559260ff9227d0b4.js → page-be83af23e89a03f9.js} +1 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-f626fdfbc87b7a2c.js +1 -0
- package/.next-prod/static/css/75f39a8350e8177f.css +3 -0
- package/.next-prod/static/wxVgEFGuD9nbopEcuclYA/_buildManifest.js +1 -0
- package/.next-prod/trace +13 -12
- package/.next-prod/trace-build +1 -1
- package/.next-prod/types/app/api/skills/[id]/route.ts +350 -0
- package/.next-prod/types/app/api/skills/content/route.ts +350 -0
- package/.next-prod/types/app/api/skills/route.ts +350 -0
- package/.next-prod/types/routes.d.ts +4 -1
- package/.next-prod/types/validator.ts +27 -0
- package/bin/cock-browser.mjs +65 -1
- package/bin/cock.mjs +20 -2
- package/chrome-extension/automation.js +36 -0
- package/chrome-extension/background.js +49 -2
- package/dist/{chunk-KLV3PBIZ.mjs → chunk-ZDTXJE6Z.mjs} +1 -0
- package/dist/scheduledTasks.mjs +1 -1
- package/dist/wsServer.mjs +1 -1
- package/package.json +1 -1
- package/.next-prod/server/chunks/4042.js +0 -1
- package/.next-prod/server/chunks/6062.js +0 -1
- package/.next-prod/server/chunks/7284.js +0 -1
- package/.next-prod/static/_gYuZ_hBlVHw7RvEBSdgN/_buildManifest.js +0 -1
- package/.next-prod/static/chunks/1593-d845ec6e5c8de67e.js +0 -1
- package/.next-prod/static/chunks/2072-f08fabf0a6541d15.js +0 -4
- package/.next-prod/static/chunks/3530-6d8abfd0e950d439.js +0 -14
- package/.next-prod/static/chunks/5493-83d6a5ec42d6cbb3.js +0 -1
- package/.next-prod/static/chunks/app/_global-error/page-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/bash/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/codex/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/kimi/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/ollama/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/claude-stats/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/commands/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/comments/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/columns/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/connect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/disconnect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/export/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/query/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/db/schemas/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/extension/version/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/file/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/blame/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/clipboard/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/copy/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/delete/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/expanded/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/index/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/init/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/paste/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/read/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/readdir/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/recent/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/save/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/files/search/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branches/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commits/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/diff/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/discard/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/stage/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/status/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/unstage/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/git/worktree/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/global-state/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/load/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/save/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/definition/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/hover/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/references/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/status/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/columns/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/connect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/export/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/query/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/query/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/note/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/models/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/start/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/open-cursor/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/open-vscode/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/pick-folder/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/project-settings/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/project-state/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/projects/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/command/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/connect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/delete/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/get/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/keys/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/set/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/identify/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/order/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/share-info/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/review/users/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/services/config/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/services/scripts/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/session-by-path/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/settings/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/env/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/history/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/api/version/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/app/page-cc2b332242bc2c93.js +0 -1
- package/.next-prod/static/chunks/app/project/page-b867dec5473dadac.js +0 -25
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-6f58f82d7dc6888f.js +0 -1
- package/.next-prod/static/css/bbd65867698c479b.css +0 -3
- /package/.next-prod/static/{_gYuZ_hBlVHw7RvEBSdgN → wxVgEFGuD9nbopEcuclYA}/_ssgManifest.js +0 -0
package/.next-prod/trace
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
[{"name":"generate-buildid","duration":275,"timestamp":163962926,"id":4,"parentId":1,"tags":{},"startTime":1776858290416,"traceId":"e5dfacf5131b722c"},{"name":"load-custom-routes","duration":320,"timestamp":163963305,"id":5,"parentId":1,"tags":{},"startTime":1776858290416,"traceId":"e5dfacf5131b722c"},{"name":"create-dist-dir","duration":1043,"timestamp":163963650,"id":6,"parentId":1,"tags":{},"startTime":1776858290417,"traceId":"e5dfacf5131b722c"},{"name":"clean","duration":56305,"timestamp":163965157,"id":7,"parentId":1,"tags":{},"startTime":1776858290418,"traceId":"e5dfacf5131b722c"},{"name":"create-pages-mapping","duration":238,"timestamp":164061930,"id":8,"parentId":1,"tags":{},"startTime":1776858290515,"traceId":"e5dfacf5131b722c"},{"name":"collect-app-files","duration":7931,"timestamp":164062208,"id":9,"parentId":1,"tags":{},"startTime":1776858290515,"traceId":"e5dfacf5131b722c"},{"name":"create-app-mapping","duration":3534,"timestamp":164070173,"id":10,"parentId":1,"tags":{},"startTime":1776858290523,"traceId":"e5dfacf5131b722c"},{"name":"create-app-layouts","duration":112,"timestamp":164073794,"id":11,"parentId":1,"tags":{},"startTime":1776858290527,"traceId":"e5dfacf5131b722c"},{"name":"collect-default-files","duration":2262,"timestamp":164076932,"id":13,"parentId":1,"tags":{},"startTime":1776858290530,"traceId":"e5dfacf5131b722c"},{"name":"generate-route-types","duration":25838,"timestamp":164076305,"id":12,"parentId":1,"tags":{},"startTime":1776858290529,"traceId":"e5dfacf5131b722c"},{"name":"public-dir-conflict-check","duration":81,"timestamp":164102257,"id":14,"parentId":1,"tags":{},"startTime":1776858290555,"traceId":"e5dfacf5131b722c"},{"name":"generate-routes-manifest","duration":4080,"timestamp":164102391,"id":15,"parentId":1,"tags":{},"startTime":1776858290555,"traceId":"e5dfacf5131b722c"},{"name":"create-entrypoints","duration":66149,"timestamp":164582292,"id":20,"parentId":18,"tags":{},"startTime":1776858291035,"traceId":"e5dfacf5131b722c"},{"name":"generate-webpack-config","duration":267658,"timestamp":164648634,"id":21,"parentId":19,"tags":{},"startTime":1776858291102,"traceId":"e5dfacf5131b722c"},{"name":"next-trace-entrypoint-plugin","duration":2099,"timestamp":165008527,"id":23,"parentId":22,"tags":{},"startTime":1776858291461,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1479682,"timestamp":165024840,"id":126,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fautocomplete%2Froute&name=app%2Fapi%2Fterminal%2Fautocomplete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fautocomplete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fautocomplete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1528235,"timestamp":165024837,"id":125,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession-by-path%2Froute&name=app%2Fapi%2Fsession-by-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession-by-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession-by-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1529347,"timestamp":165024843,"id":127,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fhistory%2Froute&name=app%2Fapi%2Fterminal%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1591122,"timestamp":165024849,"id":129,"parentId":24,"tags":{"request":"next-app-loader?page=%2Freview%2F%5Bid%5D%2Fpage&name=app%2Freview%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Freview%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Freview%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1597049,"timestamp":165024852,"id":130,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fproject%2Fpage&name=app%2Fproject%2Fpage&pagePath=private-next-app-dir%2Fproject%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fproject%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1614392,"timestamp":165024846,"id":128,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636304,"timestamp":165024834,"id":124,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fenv%2Froute&name=app%2Fapi%2Fterminal%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643035,"timestamp":165018142,"id":28,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fcolumns%2Froute&name=app%2Fapi%2Fdb%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643027,"timestamp":165018160,"id":29,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcomments%2Froute&name=app%2Fapi%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643087,"timestamp":165018172,"id":30,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fconnect%2Froute&name=app%2Fapi%2Fdb%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643082,"timestamp":165018185,"id":31,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fexport%2Froute&name=app%2Fapi%2Fdb%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643075,"timestamp":165018195,"id":32,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fquery%2Froute&name=app%2Fapi%2Fdb%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643067,"timestamp":165018207,"id":33,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fdisconnect%2Froute&name=app%2Fapi%2Fdb%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642911,"timestamp":165018368,"id":34,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fschemas%2Froute&name=app%2Fapi%2Fdb%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642872,"timestamp":165018410,"id":35,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fextension%2Fversion%2Froute&name=app%2Fapi%2Fextension%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fextension%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fextension%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642865,"timestamp":165018419,"id":36,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffile%2Froute&name=app%2Fapi%2Ffile%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffile%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffile%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642862,"timestamp":165018426,"id":37,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fclipboard%2Froute&name=app%2Fapi%2Ffiles%2Fclipboard%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fclipboard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fclipboard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642862,"timestamp":165018429,"id":38,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fcopy%2Froute&name=app%2Fapi%2Ffiles%2Fcopy%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fcopy%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fcopy%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642859,"timestamp":165018434,"id":39,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fdelete%2Froute&name=app%2Fapi%2Ffiles%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642859,"timestamp":165018437,"id":40,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fexpanded%2Froute&name=app%2Fapi%2Ffiles%2Fexpanded%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fexpanded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fexpanded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642857,"timestamp":165018443,"id":41,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Findex%2Froute&name=app%2Fapi%2Ffiles%2Findex%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Findex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Findex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642854,"timestamp":165018449,"id":42,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Finit%2Froute&name=app%2Fapi%2Ffiles%2Finit%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Finit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Finit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642853,"timestamp":165018452,"id":43,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fpaste%2Froute&name=app%2Fapi%2Ffiles%2Fpaste%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fpaste%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fpaste%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642846,"timestamp":165018461,"id":44,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Freaddir%2Froute&name=app%2Fapi%2Ffiles%2Freaddir%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Freaddir%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Freaddir%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642841,"timestamp":165018469,"id":45,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fread%2Froute&name=app%2Fapi%2Ffiles%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fread%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642842,"timestamp":165018473,"id":46,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Frecent%2Froute&name=app%2Fapi%2Ffiles%2Frecent%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Frecent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Frecent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642840,"timestamp":165018478,"id":47,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsave%2Froute&name=app%2Fapi%2Ffiles%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642839,"timestamp":165018481,"id":48,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommit-diff%2Froute&name=app%2Fapi%2Fgit%2Fcommit-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommit-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommit-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642837,"timestamp":165018485,"id":49,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranch-diff%2Froute&name=app%2Fapi%2Fgit%2Fbranch-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranch-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranch-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642836,"timestamp":165018488,"id":50,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642836,"timestamp":165018491,"id":51,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642832,"timestamp":165018498,"id":52,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiscard%2Froute&name=app%2Fapi%2Fgit%2Fdiscard%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiscard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiscard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642832,"timestamp":165018501,"id":53,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommits%2Froute&name=app%2Fapi%2Fgit%2Fcommits%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommits%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommits%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642830,"timestamp":165018506,"id":54,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642829,"timestamp":165018509,"id":55,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642828,"timestamp":165018512,"id":56,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642825,"timestamp":165018517,"id":57,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fload%2Froute&name=app%2Fapi%2Fjupyter%2Fload%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fload%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fload%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642823,"timestamp":165018523,"id":58,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fglobal-state%2Froute&name=app%2Fapi%2Fglobal-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fglobal-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fglobal-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642821,"timestamp":165018527,"id":59,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fworktree%2Froute&name=app%2Fapi%2Fgit%2Fworktree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fworktree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fworktree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642821,"timestamp":165018531,"id":60,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fshutdown%2Froute&name=app%2Fapi%2Fjupyter%2Fshutdown%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fshutdown%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fshutdown%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642819,"timestamp":165018536,"id":61,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fsave%2Froute&name=app%2Fapi%2Fjupyter%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642818,"timestamp":165018538,"id":62,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fdefinition%2Froute&name=app%2Fapi%2Flsp%2Fdefinition%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fdefinition%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fdefinition%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642816,"timestamp":165018543,"id":63,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fhover%2Froute&name=app%2Fapi%2Flsp%2Fhover%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fhover%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fhover%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642816,"timestamp":165018546,"id":64,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fstatus%2Froute&name=app%2Fapi%2Flsp%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642820,"timestamp":165018551,"id":65,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Freferences%2Froute&name=app%2Fapi%2Flsp%2Freferences%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Freferences%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Freferences%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642820,"timestamp":165018554,"id":66,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fwarmup%2Froute&name=app%2Fapi%2Flsp%2Fwarmup%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fwarmup%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fwarmup%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642777,"timestamp":165018599,"id":77,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-cursor%2Froute&name=app%2Fapi%2Fopen-cursor%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-cursor%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-cursor%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642775,"timestamp":165018604,"id":78,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpick-folder%2Froute&name=app%2Fapi%2Fpick-folder%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpick-folder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpick-folder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642774,"timestamp":165018606,"id":79,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-vscode%2Froute&name=app%2Fapi%2Fopen-vscode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-vscode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-vscode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642772,"timestamp":165018611,"id":80,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpinned-sessions%2Froute&name=app%2Fapi%2Fpinned-sessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpinned-sessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpinned-sessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642772,"timestamp":165018614,"id":81,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-state%2Froute&name=app%2Fapi%2Fproject-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642741,"timestamp":165018647,"id":89,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642738,"timestamp":165018653,"id":90,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642735,"timestamp":165018658,"id":91,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642734,"timestamp":165018661,"id":92,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fidentify%2Froute&name=app%2Fapi%2Freview%2Fidentify%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fidentify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fidentify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642732,"timestamp":165018665,"id":93,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Forder%2Froute&name=app%2Fapi%2Freview%2Forder%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Forder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Forder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642731,"timestamp":165018668,"id":94,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Froute&name=app%2Fapi%2Freview%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642729,"timestamp":165018673,"id":95,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fusers%2Froute&name=app%2Fapi%2Freview%2Fusers%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fusers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fusers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642726,"timestamp":165018678,"id":96,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fconfig%2Froute&name=app%2Fapi%2Fservices%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1642725,"timestamp":165018681,"id":97,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fshare-info%2Froute&name=app%2Fapi%2Freview%2Fshare-info%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fshare-info%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fshare-info%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636680,"timestamp":165024728,"id":98,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fscripts%2Froute&name=app%2Fapi%2Fservices%2Fscripts%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fscripts%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fscripts%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636659,"timestamp":165024752,"id":99,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Froute&name=app%2Fapi%2Fsettings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636656,"timestamp":165024757,"id":100,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fversion%2Froute&name=app%2Fapi%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636655,"timestamp":165024760,"id":101,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636654,"timestamp":165024763,"id":102,"parentId":24,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636653,"timestamp":165024767,"id":103,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fbash%2Froute&name=app%2Fapi%2Fbash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fbash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fbash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636652,"timestamp":165024770,"id":104,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fkimi%2Froute&name=app%2Fapi%2Fchat%2Fkimi%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fkimi%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fkimi%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636650,"timestamp":165024773,"id":105,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fcodex%2Froute&name=app%2Fapi%2Fchat%2Fcodex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fcodex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fcodex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636646,"timestamp":165024779,"id":107,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcommands%2Froute&name=app%2Fapi%2Fcommands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcommands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcommands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636645,"timestamp":165024782,"id":108,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fclaude-stats%2Froute&name=app%2Fapi%2Fclaude-stats%2Froute&pagePath=private-next-app-dir%2Fapi%2Fclaude-stats%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fclaude-stats%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636637,"timestamp":165024792,"id":109,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fblame%2Froute&name=app%2Fapi%2Ffiles%2Fblame%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fblame%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fblame%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636637,"timestamp":165024795,"id":110,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsearch%2Froute&name=app%2Fapi%2Ffiles%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636636,"timestamp":165024798,"id":111,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fnote%2Froute&name=app%2Fapi%2Fnote%2Froute&pagePath=private-next-app-dir%2Fapi%2Fnote%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fnote%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636635,"timestamp":165024801,"id":112,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fstart%2Froute&name=app%2Fapi%2Follama%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636634,"timestamp":165024804,"id":113,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636633,"timestamp":165024807,"id":114,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-settings%2Froute&name=app%2Fapi%2Fproject-settings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-settings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-settings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636634,"timestamp":165024809,"id":115,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprojects%2Froute&name=app%2Fapi%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636634,"timestamp":165024812,"id":116,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fscheduled-tasks%2Froute&name=app%2Fapi%2Fscheduled-tasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fscheduled-tasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fscheduled-tasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636633,"timestamp":165024815,"id":117,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636632,"timestamp":165024818,"id":118,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636632,"timestamp":165024821,"id":119,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636631,"timestamp":165024823,"id":120,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Faliases%2Froute&name=app%2Fapi%2Fterminal%2Faliases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Faliases%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Faliases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636630,"timestamp":165024826,"id":121,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636630,"timestamp":165024829,"id":122,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1636629,"timestamp":165024832,"id":123,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fbubble-order%2Froute&name=app%2Fapi%2Fterminal%2Fbubble-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fbubble-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fbubble-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1643929,"timestamp":165017535,"id":25,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291470,"traceId":"e5dfacf5131b722c"}]
|
|
2
|
-
[{"name":"add-entry","duration":1643388,"timestamp":165018078,"id":26,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1906803,"timestamp":165018581,"id":72,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1906813,"timestamp":165018588,"id":74,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1906814,"timestamp":165018591,"id":75,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fquery%2Froute&name=app%2Fapi%2Fneo4j%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1906814,"timestamp":165018596,"id":76,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fschema%2Froute&name=app%2Fapi%2Fneo4j%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fschema%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1928975,"timestamp":165018560,"id":67,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fcolumns%2Froute&name=app%2Fapi%2Fmysql%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1928991,"timestamp":165018565,"id":68,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fconnect%2Froute&name=app%2Fapi%2Fmysql%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1928988,"timestamp":165018573,"id":70,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fquery%2Froute&name=app%2Fapi%2Fmysql%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1928996,"timestamp":165018569,"id":69,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fdisconnect%2Froute&name=app%2Fapi%2Fmysql%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1928993,"timestamp":165018576,"id":71,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fschemas%2Froute&name=app%2Fapi%2Fmysql%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1928990,"timestamp":165018584,"id":73,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fexport%2Froute&name=app%2Fapi%2Fmysql%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931962,"timestamp":165018619,"id":82,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdelete%2Froute&name=app%2Fapi%2Fredis%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931969,"timestamp":165018626,"id":84,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fconnect%2Froute&name=app%2Fapi%2Fredis%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931971,"timestamp":165018629,"id":85,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdisconnect%2Froute&name=app%2Fapi%2Fredis%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931968,"timestamp":165018637,"id":87,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fset%2Froute&name=app%2Fapi%2Fredis%2Fset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931975,"timestamp":165018634,"id":86,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fget%2Froute&name=app%2Fapi%2Fredis%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fget%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931990,"timestamp":165018622,"id":83,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fcommand%2Froute&name=app%2Fapi%2Fredis%2Fcommand%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fcommand%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fcommand%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931974,"timestamp":165018641,"id":88,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fkeys%2Froute&name=app%2Fapi%2Fredis%2Fkeys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fkeys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fkeys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291472,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1931588,"timestamp":165024776,"id":106,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Follama%2Froute&name=app%2Fapi%2Fchat%2Follama%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Follama%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Follama%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291478,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1950446,"timestamp":165018120,"id":27,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Froute&name=app%2Fapi%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776858291471,"traceId":"e5dfacf5131b722c"},{"name":"make","duration":3893188,"timestamp":165017173,"id":24,"parentId":22,"tags":{},"startTime":1776858291470,"traceId":"e5dfacf5131b722c"},{"name":"get-entries","duration":4438,"timestamp":168912265,"id":640,"parentId":639,"tags":{},"startTime":1776858295365,"traceId":"e5dfacf5131b722c"},{"name":"node-file-trace-plugin","duration":492485,"timestamp":168931122,"id":641,"parentId":639,"tags":{"traceEntryCount":"208"},"startTime":1776858295384,"traceId":"e5dfacf5131b722c"},{"name":"collect-traced-files","duration":2138,"timestamp":169423622,"id":642,"parentId":639,"tags":{},"startTime":1776858295877,"traceId":"e5dfacf5131b722c"},{"name":"finish-modules","duration":513830,"timestamp":168911937,"id":639,"parentId":23,"tags":{},"startTime":1776858295365,"traceId":"e5dfacf5131b722c"},{"name":"chunk-graph","duration":120472,"timestamp":169747686,"id":644,"parentId":643,"tags":{},"startTime":1776858296201,"traceId":"e5dfacf5131b722c"},{"name":"optimize-modules","duration":42,"timestamp":169868342,"id":646,"parentId":643,"tags":{},"startTime":1776858296321,"traceId":"e5dfacf5131b722c"},{"name":"optimize-chunks","duration":96649,"timestamp":169868498,"id":647,"parentId":643,"tags":{},"startTime":1776858296321,"traceId":"e5dfacf5131b722c"},{"name":"optimize-tree","duration":130,"timestamp":169965249,"id":648,"parentId":643,"tags":{},"startTime":1776858296418,"traceId":"e5dfacf5131b722c"},{"name":"optimize-chunk-modules","duration":177998,"timestamp":169965480,"id":649,"parentId":643,"tags":{},"startTime":1776858296418,"traceId":"e5dfacf5131b722c"},{"name":"optimize","duration":275324,"timestamp":169868263,"id":645,"parentId":643,"tags":{},"startTime":1776858296321,"traceId":"e5dfacf5131b722c"},{"name":"module-hash","duration":117596,"timestamp":170219192,"id":650,"parentId":643,"tags":{},"startTime":1776858296672,"traceId":"e5dfacf5131b722c"},{"name":"code-generation","duration":14594,"timestamp":170336894,"id":651,"parentId":643,"tags":{},"startTime":1776858296790,"traceId":"e5dfacf5131b722c"},{"name":"hash","duration":21403,"timestamp":170362306,"id":652,"parentId":643,"tags":{},"startTime":1776858296815,"traceId":"e5dfacf5131b722c"},{"name":"code-generation-jobs","duration":427,"timestamp":170383704,"id":653,"parentId":643,"tags":{},"startTime":1776858296837,"traceId":"e5dfacf5131b722c"},{"name":"module-assets","duration":1817,"timestamp":170383971,"id":654,"parentId":643,"tags":{},"startTime":1776858296837,"traceId":"e5dfacf5131b722c"},{"name":"create-chunk-assets","duration":3243,"timestamp":170385808,"id":655,"parentId":643,"tags":{},"startTime":1776858296839,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":1029,"timestamp":170410360,"id":657,"parentId":656,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":888,"timestamp":170410512,"id":658,"parentId":656,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":876,"timestamp":170410525,"id":659,"parentId":656,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":868,"timestamp":170410535,"id":660,"parentId":656,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":863,"timestamp":170410542,"id":661,"parentId":656,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":862,"timestamp":170410547,"id":662,"parentId":656,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":857,"timestamp":170410554,"id":663,"parentId":656,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":852,"timestamp":170410559,"id":664,"parentId":656,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":847,"timestamp":170410566,"id":665,"parentId":656,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1776858296863,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":789,"timestamp":170410625,"id":666,"parentId":656,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":766,"timestamp":170410648,"id":667,"parentId":656,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":756,"timestamp":170410660,"id":668,"parentId":656,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":752,"timestamp":170410665,"id":669,"parentId":656,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":748,"timestamp":170410670,"id":670,"parentId":656,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":743,"timestamp":170410676,"id":671,"parentId":656,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":740,"timestamp":170410681,"id":672,"parentId":656,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":736,"timestamp":170410686,"id":673,"parentId":656,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":733,"timestamp":170410690,"id":674,"parentId":656,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":730,"timestamp":170410695,"id":675,"parentId":656,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":725,"timestamp":170410700,"id":676,"parentId":656,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":722,"timestamp":170410705,"id":677,"parentId":656,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":719,"timestamp":170410709,"id":678,"parentId":656,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":714,"timestamp":170410715,"id":679,"parentId":656,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":711,"timestamp":170410720,"id":680,"parentId":656,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":707,"timestamp":170410725,"id":681,"parentId":656,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":704,"timestamp":170410729,"id":682,"parentId":656,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":700,"timestamp":170410734,"id":683,"parentId":656,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":674,"timestamp":170410762,"id":684,"parentId":656,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":669,"timestamp":170410768,"id":685,"parentId":656,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":649,"timestamp":170410790,"id":686,"parentId":656,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":643,"timestamp":170410796,"id":687,"parentId":656,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":641,"timestamp":170410801,"id":688,"parentId":656,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":638,"timestamp":170410805,"id":689,"parentId":656,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":634,"timestamp":170410810,"id":690,"parentId":656,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":630,"timestamp":170410815,"id":691,"parentId":656,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":628,"timestamp":170410819,"id":692,"parentId":656,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":625,"timestamp":170410823,"id":693,"parentId":656,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":621,"timestamp":170410827,"id":694,"parentId":656,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":618,"timestamp":170410831,"id":695,"parentId":656,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":614,"timestamp":170410836,"id":696,"parentId":656,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":611,"timestamp":170410840,"id":697,"parentId":656,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":608,"timestamp":170410844,"id":698,"parentId":656,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":605,"timestamp":170410848,"id":699,"parentId":656,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":602,"timestamp":170410852,"id":700,"parentId":656,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":599,"timestamp":170410857,"id":701,"parentId":656,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":588,"timestamp":170410869,"id":702,"parentId":656,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":585,"timestamp":170410872,"id":703,"parentId":656,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":582,"timestamp":170410876,"id":704,"parentId":656,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":579,"timestamp":170410880,"id":705,"parentId":656,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":577,"timestamp":170410884,"id":706,"parentId":656,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":575,"timestamp":170410887,"id":707,"parentId":656,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":572,"timestamp":170410891,"id":708,"parentId":656,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":569,"timestamp":170410895,"id":709,"parentId":656,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":567,"timestamp":170410898,"id":710,"parentId":656,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":565,"timestamp":170410902,"id":711,"parentId":656,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":562,"timestamp":170410906,"id":712,"parentId":656,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":559,"timestamp":170410910,"id":713,"parentId":656,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":557,"timestamp":170410913,"id":714,"parentId":656,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":554,"timestamp":170410917,"id":715,"parentId":656,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":551,"timestamp":170410921,"id":716,"parentId":656,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":548,"timestamp":170410925,"id":717,"parentId":656,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":546,"timestamp":170410928,"id":718,"parentId":656,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":543,"timestamp":170410932,"id":719,"parentId":656,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":540,"timestamp":170410936,"id":720,"parentId":656,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"}]
|
|
3
|
-
[{"name":"minify-js","duration":537,"timestamp":170410940,"id":721,"parentId":656,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":534,"timestamp":170410944,"id":722,"parentId":656,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":532,"timestamp":170410948,"id":723,"parentId":656,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":529,"timestamp":170410951,"id":724,"parentId":656,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":526,"timestamp":170410955,"id":725,"parentId":656,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":523,"timestamp":170410959,"id":726,"parentId":656,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":520,"timestamp":170410963,"id":727,"parentId":656,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":517,"timestamp":170410967,"id":728,"parentId":656,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":514,"timestamp":170410971,"id":729,"parentId":656,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":510,"timestamp":170410976,"id":730,"parentId":656,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":507,"timestamp":170410980,"id":731,"parentId":656,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":504,"timestamp":170410984,"id":732,"parentId":656,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":502,"timestamp":170410988,"id":733,"parentId":656,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":499,"timestamp":170410991,"id":734,"parentId":656,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":496,"timestamp":170410995,"id":735,"parentId":656,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":494,"timestamp":170410999,"id":736,"parentId":656,"tags":{"name":"../app/api/chat/kimi/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":492,"timestamp":170411002,"id":737,"parentId":656,"tags":{"name":"../app/api/chat/codex/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":459,"timestamp":170411036,"id":738,"parentId":656,"tags":{"name":"../app/api/chat/ollama/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":452,"timestamp":170411043,"id":739,"parentId":656,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":449,"timestamp":170411047,"id":740,"parentId":656,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":446,"timestamp":170411051,"id":741,"parentId":656,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":443,"timestamp":170411055,"id":742,"parentId":656,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":441,"timestamp":170411059,"id":743,"parentId":656,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":438,"timestamp":170411062,"id":744,"parentId":656,"tags":{"name":"../app/api/ollama/start/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":435,"timestamp":170411066,"id":745,"parentId":656,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":433,"timestamp":170411070,"id":746,"parentId":656,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":430,"timestamp":170411074,"id":747,"parentId":656,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":428,"timestamp":170411078,"id":748,"parentId":656,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":425,"timestamp":170411082,"id":749,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":422,"timestamp":170411085,"id":750,"parentId":656,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":419,"timestamp":170411089,"id":751,"parentId":656,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":416,"timestamp":170411093,"id":752,"parentId":656,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":413,"timestamp":170411096,"id":753,"parentId":656,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":411,"timestamp":170411100,"id":754,"parentId":656,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":408,"timestamp":170411104,"id":755,"parentId":656,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":405,"timestamp":170411107,"id":756,"parentId":656,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":403,"timestamp":170411111,"id":757,"parentId":656,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":400,"timestamp":170411114,"id":758,"parentId":656,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":398,"timestamp":170411118,"id":759,"parentId":656,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":395,"timestamp":170411122,"id":760,"parentId":656,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":392,"timestamp":170411125,"id":761,"parentId":656,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":390,"timestamp":170411129,"id":762,"parentId":656,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":387,"timestamp":170411133,"id":763,"parentId":656,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":384,"timestamp":170411136,"id":764,"parentId":656,"tags":{"name":"700.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":382,"timestamp":170411140,"id":765,"parentId":656,"tags":{"name":"3269.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":379,"timestamp":170411144,"id":766,"parentId":656,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":376,"timestamp":170411148,"id":767,"parentId":656,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":373,"timestamp":170411151,"id":768,"parentId":656,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":370,"timestamp":170411155,"id":769,"parentId":656,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":368,"timestamp":170411159,"id":770,"parentId":656,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":365,"timestamp":170411163,"id":771,"parentId":656,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":354,"timestamp":170411174,"id":772,"parentId":656,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":351,"timestamp":170411178,"id":773,"parentId":656,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":349,"timestamp":170411182,"id":774,"parentId":656,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":346,"timestamp":170411185,"id":775,"parentId":656,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":344,"timestamp":170411189,"id":776,"parentId":656,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":341,"timestamp":170411193,"id":777,"parentId":656,"tags":{"name":"925.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":338,"timestamp":170411196,"id":778,"parentId":656,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":336,"timestamp":170411200,"id":779,"parentId":656,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":333,"timestamp":170411203,"id":780,"parentId":656,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":329,"timestamp":170411208,"id":781,"parentId":656,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":327,"timestamp":170411212,"id":782,"parentId":656,"tags":{"name":"911.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":324,"timestamp":170411216,"id":783,"parentId":656,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":321,"timestamp":170411219,"id":784,"parentId":656,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":318,"timestamp":170411223,"id":785,"parentId":656,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":316,"timestamp":170411227,"id":786,"parentId":656,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":302,"timestamp":170411241,"id":787,"parentId":656,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":299,"timestamp":170411245,"id":788,"parentId":656,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":297,"timestamp":170411249,"id":789,"parentId":656,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":294,"timestamp":170411252,"id":790,"parentId":656,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":291,"timestamp":170411256,"id":791,"parentId":656,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":288,"timestamp":170411260,"id":792,"parentId":656,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":285,"timestamp":170411264,"id":793,"parentId":656,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":282,"timestamp":170411268,"id":794,"parentId":656,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":280,"timestamp":170411271,"id":795,"parentId":656,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":276,"timestamp":170411275,"id":796,"parentId":656,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":273,"timestamp":170411279,"id":797,"parentId":656,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":271,"timestamp":170411283,"id":798,"parentId":656,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":268,"timestamp":170411286,"id":799,"parentId":656,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":266,"timestamp":170411290,"id":800,"parentId":656,"tags":{"name":"582.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":263,"timestamp":170411294,"id":801,"parentId":656,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":260,"timestamp":170411297,"id":802,"parentId":656,"tags":{"name":"4042.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":258,"timestamp":170411301,"id":803,"parentId":656,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":255,"timestamp":170411305,"id":804,"parentId":656,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":252,"timestamp":170411309,"id":805,"parentId":656,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":250,"timestamp":170411312,"id":806,"parentId":656,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":247,"timestamp":170411316,"id":807,"parentId":656,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":244,"timestamp":170411320,"id":808,"parentId":656,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":241,"timestamp":170411324,"id":809,"parentId":656,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":239,"timestamp":170411327,"id":810,"parentId":656,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":236,"timestamp":170411331,"id":811,"parentId":656,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":234,"timestamp":170411334,"id":812,"parentId":656,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":231,"timestamp":170411338,"id":813,"parentId":656,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":228,"timestamp":170411342,"id":814,"parentId":656,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":226,"timestamp":170411345,"id":815,"parentId":656,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":223,"timestamp":170411349,"id":816,"parentId":656,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":220,"timestamp":170411352,"id":817,"parentId":656,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":214,"timestamp":170411359,"id":818,"parentId":656,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":211,"timestamp":170411363,"id":819,"parentId":656,"tags":{"name":"887.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":209,"timestamp":170411367,"id":820,"parentId":656,"tags":{"name":"5394.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":206,"timestamp":170411370,"id":821,"parentId":656,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"}]
|
|
4
|
-
[{"name":"minify-js","duration":204,"timestamp":170411374,"id":822,"parentId":656,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":201,"timestamp":170411377,"id":823,"parentId":656,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":198,"timestamp":170411381,"id":824,"parentId":656,"tags":{"name":"6062.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":195,"timestamp":170411385,"id":825,"parentId":656,"tags":{"name":"7284.js","cache":"HIT"},"startTime":1776858296864,"traceId":"e5dfacf5131b722c"},{"name":"minify-webpack-plugin-optimize","duration":19386,"timestamp":170392241,"id":656,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1776858296845,"traceId":"e5dfacf5131b722c"},{"name":"css-minimizer-plugin","duration":157,"timestamp":170411775,"id":826,"parentId":22,"tags":{},"startTime":1776858296865,"traceId":"e5dfacf5131b722c"},{"name":"create-trace-assets","duration":8909,"timestamp":170412163,"id":827,"parentId":23,"tags":{},"startTime":1776858296865,"traceId":"e5dfacf5131b722c"},{"name":"seal","duration":890903,"timestamp":169575773,"id":643,"parentId":22,"tags":{},"startTime":1776858296029,"traceId":"e5dfacf5131b722c"},{"name":"webpack-compilation","duration":5533489,"timestamp":165006730,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1776858291460,"traceId":"e5dfacf5131b722c"},{"name":"emit","duration":55628,"timestamp":170540750,"id":828,"parentId":19,"tags":{},"startTime":1776858296994,"traceId":"e5dfacf5131b722c"},{"name":"webpack-close","duration":796,"timestamp":170601201,"id":829,"parentId":19,"tags":{"name":"server"},"startTime":1776858297054,"traceId":"e5dfacf5131b722c"},{"name":"webpack-generate-error-stats","duration":2651,"timestamp":170602102,"id":830,"parentId":829,"tags":{},"startTime":1776858297055,"traceId":"e5dfacf5131b722c"},{"name":"run-webpack-compiler","duration":6023070,"timestamp":164582286,"id":19,"parentId":18,"tags":{},"startTime":1776858291035,"traceId":"e5dfacf5131b722c"},{"name":"format-webpack-messages","duration":85,"timestamp":170605366,"id":831,"parentId":18,"tags":{},"startTime":1776858297058,"traceId":"e5dfacf5131b722c"},{"name":"worker-main-server","duration":6023717,"timestamp":164581891,"id":18,"parentId":1,"tags":{},"startTime":1776858291035,"traceId":"e5dfacf5131b722c"},{"name":"create-entrypoints","duration":64656,"timestamp":171142197,"id":835,"parentId":833,"tags":{},"startTime":1776858297595,"traceId":"e5dfacf5131b722c"},{"name":"generate-webpack-config","duration":268152,"timestamp":171207083,"id":836,"parentId":834,"tags":{},"startTime":1776858297660,"traceId":"e5dfacf5131b722c"},{"name":"make","duration":852,"timestamp":171571645,"id":838,"parentId":837,"tags":{},"startTime":1776858298025,"traceId":"e5dfacf5131b722c"},{"name":"chunk-graph","duration":746,"timestamp":171575681,"id":840,"parentId":839,"tags":{},"startTime":1776858298029,"traceId":"e5dfacf5131b722c"},{"name":"optimize-modules","duration":41,"timestamp":171576580,"id":842,"parentId":839,"tags":{},"startTime":1776858298029,"traceId":"e5dfacf5131b722c"},{"name":"optimize-chunks","duration":933,"timestamp":171576725,"id":843,"parentId":839,"tags":{},"startTime":1776858298030,"traceId":"e5dfacf5131b722c"},{"name":"optimize-tree","duration":119,"timestamp":171577748,"id":844,"parentId":839,"tags":{},"startTime":1776858298031,"traceId":"e5dfacf5131b722c"},{"name":"optimize-chunk-modules","duration":606,"timestamp":171578118,"id":845,"parentId":839,"tags":{},"startTime":1776858298031,"traceId":"e5dfacf5131b722c"},{"name":"optimize","duration":2319,"timestamp":171576511,"id":841,"parentId":839,"tags":{},"startTime":1776858298029,"traceId":"e5dfacf5131b722c"},{"name":"module-hash","duration":136,"timestamp":171579979,"id":846,"parentId":839,"tags":{},"startTime":1776858298033,"traceId":"e5dfacf5131b722c"},{"name":"code-generation","duration":222,"timestamp":171580172,"id":847,"parentId":839,"tags":{},"startTime":1776858298033,"traceId":"e5dfacf5131b722c"},{"name":"hash","duration":471,"timestamp":171580679,"id":848,"parentId":839,"tags":{},"startTime":1776858298034,"traceId":"e5dfacf5131b722c"},{"name":"code-generation-jobs","duration":173,"timestamp":171581146,"id":849,"parentId":839,"tags":{},"startTime":1776858298034,"traceId":"e5dfacf5131b722c"},{"name":"module-assets","duration":94,"timestamp":171581279,"id":850,"parentId":839,"tags":{},"startTime":1776858298034,"traceId":"e5dfacf5131b722c"},{"name":"create-chunk-assets","duration":201,"timestamp":171581393,"id":851,"parentId":839,"tags":{},"startTime":1776858298034,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":181,"timestamp":171596260,"id":853,"parentId":852,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1776858298049,"traceId":"e5dfacf5131b722c"},{"name":"minify-webpack-plugin-optimize","duration":2534,"timestamp":171593920,"id":852,"parentId":837,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1776858298047,"traceId":"e5dfacf5131b722c"},{"name":"css-minimizer-plugin","duration":111,"timestamp":171596551,"id":854,"parentId":837,"tags":{},"startTime":1776858298049,"traceId":"e5dfacf5131b722c"},{"name":"seal","duration":24957,"timestamp":171574989,"id":839,"parentId":837,"tags":{},"startTime":1776858298028,"traceId":"e5dfacf5131b722c"},{"name":"webpack-compilation","duration":36085,"timestamp":171564257,"id":837,"parentId":834,"tags":{"name":"edge-server"},"startTime":1776858298017,"traceId":"e5dfacf5131b722c"},{"name":"emit","duration":2685,"timestamp":171600846,"id":855,"parentId":834,"tags":{},"startTime":1776858298054,"traceId":"e5dfacf5131b722c"},{"name":"webpack-close","duration":699,"timestamp":171604434,"id":856,"parentId":834,"tags":{"name":"edge-server"},"startTime":1776858298057,"traceId":"e5dfacf5131b722c"},{"name":"webpack-generate-error-stats","duration":2732,"timestamp":171605182,"id":857,"parentId":856,"tags":{},"startTime":1776858298058,"traceId":"e5dfacf5131b722c"},{"name":"run-webpack-compiler","duration":466150,"timestamp":171142191,"id":834,"parentId":833,"tags":{},"startTime":1776858297595,"traceId":"e5dfacf5131b722c"},{"name":"format-webpack-messages","duration":91,"timestamp":171608350,"id":858,"parentId":833,"tags":{},"startTime":1776858298061,"traceId":"e5dfacf5131b722c"},{"name":"worker-main-edge-server","duration":466809,"timestamp":171141785,"id":833,"parentId":1,"tags":{},"startTime":1776858297595,"traceId":"e5dfacf5131b722c"},{"name":"create-entrypoints","duration":65715,"timestamp":172112185,"id":861,"parentId":859,"tags":{},"startTime":1776858298565,"traceId":"e5dfacf5131b722c"},{"name":"generate-webpack-config","duration":260403,"timestamp":172178140,"id":862,"parentId":860,"tags":{},"startTime":1776858298631,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715072,"timestamp":172540192,"id":869,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715082,"timestamp":172540231,"id":871,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715077,"timestamp":172540253,"id":873,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":714981,"timestamp":172540360,"id":874,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":714956,"timestamp":172540394,"id":875,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":714955,"timestamp":172540404,"id":876,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":714959,"timestamp":172540408,"id":877,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":714970,"timestamp":172540413,"id":878,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":714986,"timestamp":172540417,"id":879,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715082,"timestamp":172540421,"id":880,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715088,"timestamp":172540425,"id":881,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715086,"timestamp":172540431,"id":882,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715085,"timestamp":172540435,"id":883,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715089,"timestamp":172540439,"id":884,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715090,"timestamp":172540444,"id":885,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715090,"timestamp":172540447,"id":886,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715089,"timestamp":172540452,"id":887,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715089,"timestamp":172540455,"id":888,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715088,"timestamp":172540460,"id":889,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715088,"timestamp":172540463,"id":890,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715087,"timestamp":172540468,"id":891,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715087,"timestamp":172540471,"id":892,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715085,"timestamp":172540476,"id":893,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715085,"timestamp":172540479,"id":894,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715084,"timestamp":172540483,"id":895,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715085,"timestamp":172540486,"id":896,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715085,"timestamp":172540491,"id":897,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715082,"timestamp":172540497,"id":898,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715080,"timestamp":172540501,"id":899,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715080,"timestamp":172540504,"id":900,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715078,"timestamp":172540509,"id":901,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715078,"timestamp":172540512,"id":902,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715077,"timestamp":172540516,"id":903,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715075,"timestamp":172540520,"id":904,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715075,"timestamp":172540523,"id":905,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715073,"timestamp":172540528,"id":906,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715070,"timestamp":172540534,"id":907,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715068,"timestamp":172540539,"id":908,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715068,"timestamp":172540543,"id":909,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715064,"timestamp":172540551,"id":910,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715065,"timestamp":172540554,"id":911,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715062,"timestamp":172540560,"id":912,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715062,"timestamp":172540563,"id":913,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715061,"timestamp":172540568,"id":914,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715060,"timestamp":172540572,"id":915,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":715060,"timestamp":172540574,"id":916,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709741,"timestamp":172545897,"id":917,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709729,"timestamp":172545912,"id":918,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709728,"timestamp":172545917,"id":919,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709728,"timestamp":172545920,"id":920,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709728,"timestamp":172545923,"id":921,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709727,"timestamp":172545926,"id":922,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709734,"timestamp":172545929,"id":923,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709734,"timestamp":172545932,"id":924,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709734,"timestamp":172545935,"id":925,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709735,"timestamp":172545937,"id":926,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709735,"timestamp":172545940,"id":927,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709734,"timestamp":172545944,"id":928,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"}]
|
|
5
|
-
[{"name":"add-entry","duration":709734,"timestamp":172545946,"id":929,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545953,"id":930,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545956,"id":931,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545959,"id":932,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545962,"id":933,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545964,"id":934,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545967,"id":935,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545970,"id":936,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545973,"id":937,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545976,"id":938,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545980,"id":939,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545983,"id":940,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545986,"id":941,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545988,"id":942,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545991,"id":943,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709730,"timestamp":172545994,"id":944,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545997,"id":945,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172545999,"id":946,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709731,"timestamp":172546002,"id":947,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709700,"timestamp":172546035,"id":948,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709689,"timestamp":172546050,"id":949,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709688,"timestamp":172546053,"id":950,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709688,"timestamp":172546057,"id":951,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709688,"timestamp":172546059,"id":952,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709688,"timestamp":172546062,"id":953,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709688,"timestamp":172546065,"id":954,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546068,"id":955,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546071,"id":956,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546074,"id":957,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546077,"id":958,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546079,"id":959,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546082,"id":960,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546085,"id":961,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546088,"id":962,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546091,"id":963,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546093,"id":964,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546096,"id":965,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546099,"id":966,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546102,"id":967,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546104,"id":968,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546107,"id":969,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709690,"timestamp":172546110,"id":970,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546113,"id":971,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546116,"id":972,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546119,"id":973,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546122,"id":974,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":709691,"timestamp":172546124,"id":975,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":763822,"timestamp":172540216,"id":870,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":776572,"timestamp":172540101,"id":868,"parentId":864,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":883634,"timestamp":172540074,"id":867,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":883720,"timestamp":172540002,"id":866,"parentId":864,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":904109,"timestamp":172539494,"id":865,"parentId":864,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1776858298992,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":994039,"timestamp":172540241,"id":872,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Lora%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-lora%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22lora%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22JetBrains_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-jetbrains-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22jetbrainsMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fshared%2FProviders.tsx%22%2C%22ids%22%3A%5B%22Providers%22%5D%7D&server=false!"},"startTime":1776858298993,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1701435,"timestamp":172546127,"id":976,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FEmptyState.tsx%22%2C%22ids%22%3A%5B%22EmptyState%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectItem.tsx%22%2C%22ids%22%3A%5B%22ProjectItem%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectSidebar.tsx%22%2C%22ids%22%3A%5B%22ProjectSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FWorkspace.tsx%22%2C%22ids%22%3A%5B%22Workspace%22%5D%7D&server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1891266,"timestamp":172546133,"id":978,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fproject%2FTabManager.tsx%22%2C%22ids%22%3A%5B%22TabManager%22%5D%7D&server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"add-entry","duration":1891425,"timestamp":172546130,"id":977,"parentId":864,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Freview%2FReviewPage.tsx%22%2C%22ids%22%3A%5B%22ReviewPage%22%5D%7D&server=false!"},"startTime":1776858298999,"traceId":"e5dfacf5131b722c"},{"name":"make","duration":1898895,"timestamp":172539057,"id":864,"parentId":863,"tags":{},"startTime":1776858298992,"traceId":"e5dfacf5131b722c"},{"name":"chunk-graph","duration":84799,"timestamp":174671877,"id":980,"parentId":979,"tags":{},"startTime":1776858301125,"traceId":"e5dfacf5131b722c"},{"name":"optimize-modules","duration":31,"timestamp":174756821,"id":982,"parentId":979,"tags":{},"startTime":1776858301210,"traceId":"e5dfacf5131b722c"},{"name":"optimize-chunks","duration":83749,"timestamp":174767148,"id":984,"parentId":979,"tags":{},"startTime":1776858301220,"traceId":"e5dfacf5131b722c"},{"name":"optimize-tree","duration":319,"timestamp":174851062,"id":985,"parentId":979,"tags":{},"startTime":1776858301304,"traceId":"e5dfacf5131b722c"},{"name":"optimize-chunk-modules","duration":129596,"timestamp":174851538,"id":986,"parentId":979,"tags":{},"startTime":1776858301304,"traceId":"e5dfacf5131b722c"},{"name":"optimize","duration":224488,"timestamp":174756760,"id":981,"parentId":979,"tags":{},"startTime":1776858301210,"traceId":"e5dfacf5131b722c"},{"name":"module-hash","duration":94055,"timestamp":175072422,"id":987,"parentId":979,"tags":{},"startTime":1776858301525,"traceId":"e5dfacf5131b722c"},{"name":"code-generation","duration":10618,"timestamp":175166553,"id":988,"parentId":979,"tags":{},"startTime":1776858301619,"traceId":"e5dfacf5131b722c"},{"name":"hash","duration":32753,"timestamp":175192039,"id":989,"parentId":979,"tags":{},"startTime":1776858301645,"traceId":"e5dfacf5131b722c"},{"name":"code-generation-jobs","duration":591,"timestamp":175224787,"id":990,"parentId":979,"tags":{},"startTime":1776858301678,"traceId":"e5dfacf5131b722c"},{"name":"module-assets","duration":2385,"timestamp":175225087,"id":991,"parentId":979,"tags":{},"startTime":1776858301678,"traceId":"e5dfacf5131b722c"},{"name":"create-chunk-assets","duration":12644,"timestamp":175227493,"id":992,"parentId":979,"tags":{},"startTime":1776858301680,"traceId":"e5dfacf5131b722c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1857,"timestamp":175251200,"id":994,"parentId":863,"tags":{},"startTime":1776858301704,"traceId":"e5dfacf5131b722c"},{"name":"NextJsBuildManifest-createassets","duration":3098,"timestamp":175249975,"id":993,"parentId":863,"tags":{},"startTime":1776858301703,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5926,"timestamp":175275945,"id":996,"parentId":995,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5687,"timestamp":175276196,"id":997,"parentId":995,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5667,"timestamp":175276219,"id":998,"parentId":995,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5653,"timestamp":175276235,"id":999,"parentId":995,"tags":{"name":"static/chunks/app/_global-error/page-50728f17ea527b22.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5642,"timestamp":175276249,"id":1000,"parentId":995,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5632,"timestamp":175276261,"id":1001,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-9990e38b48d7a20f.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5610,"timestamp":175276286,"id":1002,"parentId":995,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5600,"timestamp":175276299,"id":1003,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-c69ed61b7b5d8bed.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5590,"timestamp":175276311,"id":1004,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-f4882bc019a18146.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5520,"timestamp":175276389,"id":1005,"parentId":995,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-1dec5478e24f489a.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5493,"timestamp":175276420,"id":1006,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/route-2b3c7aeeeafcdfa1.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5475,"timestamp":175276441,"id":1007,"parentId":995,"tags":{"name":"static/chunks/app/api/db/columns/route-175df5e969a0baf4.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5466,"timestamp":175276453,"id":1008,"parentId":995,"tags":{"name":"static/chunks/app/api/comments/route-da5f60f3a38b9cb9.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5457,"timestamp":175276463,"id":1009,"parentId":995,"tags":{"name":"static/chunks/app/api/db/connect/route-bbc16be163eac31f.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5449,"timestamp":175276474,"id":1010,"parentId":995,"tags":{"name":"static/chunks/app/api/db/export/route-c278de9496fb62cd.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5441,"timestamp":175276484,"id":1011,"parentId":995,"tags":{"name":"static/chunks/app/api/db/query/route-e8dc1a26907cc531.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5432,"timestamp":175276495,"id":1012,"parentId":995,"tags":{"name":"static/chunks/app/api/db/disconnect/route-5ac33ad65073fbad.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5424,"timestamp":175276505,"id":1013,"parentId":995,"tags":{"name":"static/chunks/app/api/db/schemas/route-8182a34a084ed791.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5417,"timestamp":175276515,"id":1014,"parentId":995,"tags":{"name":"static/chunks/app/api/extension/version/route-5662945b5dcca67a.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5409,"timestamp":175276524,"id":1015,"parentId":995,"tags":{"name":"static/chunks/app/api/file/route-fb989d88e3623ecb.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5396,"timestamp":175276540,"id":1016,"parentId":995,"tags":{"name":"static/chunks/app/api/files/clipboard/route-8aaf46090dd528cf.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5390,"timestamp":175276548,"id":1017,"parentId":995,"tags":{"name":"static/chunks/app/api/files/copy/route-d1a1d135605175f0.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5383,"timestamp":175276558,"id":1018,"parentId":995,"tags":{"name":"static/chunks/app/api/files/delete/route-323c56d513125667.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5376,"timestamp":175276567,"id":1019,"parentId":995,"tags":{"name":"static/chunks/app/api/files/expanded/route-4742e5d0fdd0cb31.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5368,"timestamp":175276578,"id":1020,"parentId":995,"tags":{"name":"static/chunks/app/api/files/index/route-1fa049a09b2f9356.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5361,"timestamp":175276587,"id":1021,"parentId":995,"tags":{"name":"static/chunks/app/api/files/init/route-dbc99988332a96fe.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5354,"timestamp":175276596,"id":1022,"parentId":995,"tags":{"name":"static/chunks/app/api/files/paste/route-92eb1a8283b0a52c.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5348,"timestamp":175276605,"id":1023,"parentId":995,"tags":{"name":"static/chunks/app/api/files/readdir/route-0ce0af9c6502d060.js","cache":"HIT"},"startTime":1776858301729,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5341,"timestamp":175276614,"id":1024,"parentId":995,"tags":{"name":"static/chunks/app/api/files/read/route-55215b747e9a4a8f.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5334,"timestamp":175276623,"id":1025,"parentId":995,"tags":{"name":"static/chunks/app/api/files/recent/route-5ead40cf7fd59043.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"}]
|
|
6
|
-
[{"name":"minify-js","duration":5327,"timestamp":175276631,"id":1026,"parentId":995,"tags":{"name":"static/chunks/app/api/files/save/route-559e8ee2a6267631.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5320,"timestamp":175276641,"id":1027,"parentId":995,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-be307c48a84d9881.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5313,"timestamp":175276650,"id":1028,"parentId":995,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-3568722ee4e1f7c9.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5306,"timestamp":175276659,"id":1029,"parentId":995,"tags":{"name":"static/chunks/app/api/git/branches/route-c434098afbb7e906.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5300,"timestamp":175276668,"id":1030,"parentId":995,"tags":{"name":"static/chunks/app/api/git/diff/route-ebd3ecf791185cff.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5293,"timestamp":175276677,"id":1031,"parentId":995,"tags":{"name":"static/chunks/app/api/git/discard/route-2009e9e2c68c5a7f.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5286,"timestamp":175276686,"id":1032,"parentId":995,"tags":{"name":"static/chunks/app/api/git/commits/route-795ee87cafd02f42.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5279,"timestamp":175276695,"id":1033,"parentId":995,"tags":{"name":"static/chunks/app/api/git/stage/route-08640ffa109b58ab.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5272,"timestamp":175276705,"id":1034,"parentId":995,"tags":{"name":"static/chunks/app/api/git/unstage/route-65969ed37b7c8fa1.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5264,"timestamp":175276714,"id":1035,"parentId":995,"tags":{"name":"static/chunks/app/api/git/status/route-db61d39375c9bbb3.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5257,"timestamp":175276724,"id":1036,"parentId":995,"tags":{"name":"static/chunks/app/api/jupyter/load/route-a596b0fbc600a1c0.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5250,"timestamp":175276733,"id":1037,"parentId":995,"tags":{"name":"static/chunks/app/api/global-state/route-1f21395806a36d33.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5242,"timestamp":175276742,"id":1038,"parentId":995,"tags":{"name":"static/chunks/app/api/git/worktree/route-b381f1e94706fdec.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5235,"timestamp":175276751,"id":1039,"parentId":995,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-253a0aa42c70cd26.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5229,"timestamp":175276760,"id":1040,"parentId":995,"tags":{"name":"static/chunks/app/api/jupyter/save/route-fd25137246a9e8e7.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5221,"timestamp":175276770,"id":1041,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/definition/route-7f0b9d088e9616c7.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5214,"timestamp":175276779,"id":1042,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/hover/route-5515e8fcd4a9aabb.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5207,"timestamp":175276788,"id":1043,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/status/route-5ecae83582717193.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5200,"timestamp":175276797,"id":1044,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/references/route-bba6bf45de5fb15f.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5193,"timestamp":175276806,"id":1045,"parentId":995,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-86bc6d7a0c51afcb.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5186,"timestamp":175276815,"id":1046,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/columns/route-04605cec902e20ca.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5178,"timestamp":175276825,"id":1047,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/connect/route-07008a33528521f0.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5910,"timestamp":175276834,"id":1048,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-14bdbbbf4d94a690.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5909,"timestamp":175276846,"id":1049,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/query/route-de22d8e5ec798a43.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5905,"timestamp":175276855,"id":1050,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-c28eea109d6a8db0.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5899,"timestamp":175276864,"id":1051,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-e9b32501c85a9a0e.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5892,"timestamp":175276874,"id":1052,"parentId":995,"tags":{"name":"static/chunks/app/api/mysql/export/route-93807e81bdc6f239.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5885,"timestamp":175276883,"id":1053,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-bdff01b60892b827.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5878,"timestamp":175276893,"id":1054,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/query/route-37e4b16b6b89dfaf.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5871,"timestamp":175276902,"id":1055,"parentId":995,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-e556e6018d283104.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5864,"timestamp":175276911,"id":1056,"parentId":995,"tags":{"name":"static/chunks/app/api/open-cursor/route-13373d585c4f896a.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5858,"timestamp":175276920,"id":1057,"parentId":995,"tags":{"name":"static/chunks/app/api/pick-folder/route-f9275aca79712648.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5852,"timestamp":175276929,"id":1058,"parentId":995,"tags":{"name":"static/chunks/app/api/open-vscode/route-7f92fe56f12ce0da.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5837,"timestamp":175276946,"id":1059,"parentId":995,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-81ccb34627f51735.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5830,"timestamp":175276955,"id":1060,"parentId":995,"tags":{"name":"static/chunks/app/api/project-state/route-d5a95f16e76ca9d1.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5824,"timestamp":175276963,"id":1061,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/delete/route-09ec97cecb018360.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5817,"timestamp":175276973,"id":1062,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/command/route-3032e57af6eda9db.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5809,"timestamp":175276982,"id":1063,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/connect/route-359370fa5992d0ff.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5803,"timestamp":175276991,"id":1064,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-046d137de675ebed.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5795,"timestamp":175277001,"id":1065,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/get/route-f256bb4d6e73748c.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5762,"timestamp":175277036,"id":1066,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/set/route-b9a9b171a886ffe3.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5753,"timestamp":175277047,"id":1067,"parentId":995,"tags":{"name":"static/chunks/app/api/redis/keys/route-56c1bfa319d909e6.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5746,"timestamp":175277057,"id":1068,"parentId":995,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-073bdf7a5f9943d1.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5739,"timestamp":175277067,"id":1069,"parentId":995,"tags":{"name":"static/chunks/app/api/review/[id]/route-ed1bffd832990d68.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5732,"timestamp":175277076,"id":1070,"parentId":995,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-de6915a79607b8ba.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5725,"timestamp":175277086,"id":1071,"parentId":995,"tags":{"name":"static/chunks/app/api/review/identify/route-34fda98c22b41f21.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5717,"timestamp":175277096,"id":1072,"parentId":995,"tags":{"name":"static/chunks/app/api/review/order/route-ceac94c140082798.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5710,"timestamp":175277106,"id":1073,"parentId":995,"tags":{"name":"static/chunks/app/api/review/route-8292c7feb634c93b.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5703,"timestamp":175277115,"id":1074,"parentId":995,"tags":{"name":"static/chunks/app/api/review/users/route-73ae222a8d0b3b5c.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5696,"timestamp":175277125,"id":1075,"parentId":995,"tags":{"name":"static/chunks/app/api/services/config/route-9af7606cc01bbe73.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5688,"timestamp":175277134,"id":1076,"parentId":995,"tags":{"name":"static/chunks/app/api/review/share-info/route-b140f964cddc8600.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5681,"timestamp":175277144,"id":1077,"parentId":995,"tags":{"name":"static/chunks/app/api/services/scripts/route-6dd039c931b57805.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5673,"timestamp":175277154,"id":1078,"parentId":995,"tags":{"name":"static/chunks/app/api/settings/route-1b0ac0a39a0a893b.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5666,"timestamp":175277164,"id":1079,"parentId":995,"tags":{"name":"static/chunks/app/api/version/route-17dafd5706fa2d29.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5658,"timestamp":175277174,"id":1080,"parentId":995,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-b0f3af253d5d7c07.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5650,"timestamp":175277184,"id":1081,"parentId":995,"tags":{"name":"static/chunks/app/api/bash/route-36d6e9eb059bacf7.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5643,"timestamp":175277194,"id":1082,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/kimi/route-d67542e3c0ffbbd0.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5636,"timestamp":175277204,"id":1083,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/codex/route-05921dd696d99b29.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5628,"timestamp":175277214,"id":1084,"parentId":995,"tags":{"name":"static/chunks/app/api/chat/ollama/route-4192c19aea3c3193.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5621,"timestamp":175277223,"id":1085,"parentId":995,"tags":{"name":"static/chunks/app/api/commands/route-6c71d6d55141ac80.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5614,"timestamp":175277232,"id":1086,"parentId":995,"tags":{"name":"static/chunks/app/api/claude-stats/route-f966f3715c6e1584.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5608,"timestamp":175277241,"id":1087,"parentId":995,"tags":{"name":"static/chunks/app/api/files/blame/route-9404d9a037aa9837.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5601,"timestamp":175277249,"id":1088,"parentId":995,"tags":{"name":"static/chunks/app/api/files/search/route-3fdf5e2e80def2eb.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5594,"timestamp":175277259,"id":1089,"parentId":995,"tags":{"name":"static/chunks/app/api/note/route-80d06847cd535dac.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5587,"timestamp":175277269,"id":1090,"parentId":995,"tags":{"name":"static/chunks/app/api/ollama/start/route-a232d60b4208c207.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5575,"timestamp":175277282,"id":1091,"parentId":995,"tags":{"name":"static/chunks/app/api/ollama/models/route-a29674c86e690bd8.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5567,"timestamp":175277293,"id":1092,"parentId":995,"tags":{"name":"static/chunks/app/api/project-settings/route-ac1dc5be3b66925b.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5561,"timestamp":175277302,"id":1093,"parentId":995,"tags":{"name":"static/chunks/app/api/projects/route-fb7c61d0ecf813c9.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5554,"timestamp":175277312,"id":1094,"parentId":995,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-0903c6a1b15d7aee.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5547,"timestamp":175277321,"id":1095,"parentId":995,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-3ea5cc30e17d8fea.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5540,"timestamp":175277331,"id":1096,"parentId":995,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-a993212dbc3e97b8.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5533,"timestamp":175277340,"id":1097,"parentId":995,"tags":{"name":"static/chunks/app/api/sessions/projects/route-af36f35aba53b643.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5525,"timestamp":175277350,"id":1098,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-7a725e90ba8fb1db.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5518,"timestamp":175277359,"id":1099,"parentId":995,"tags":{"name":"static/chunks/app/api/sessions/route-e1879da3b8a29c0b.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5511,"timestamp":175277369,"id":1100,"parentId":995,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-243b779489d89adb.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5504,"timestamp":175277379,"id":1101,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-183c1d55c5d69e9d.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5497,"timestamp":175277388,"id":1102,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/env/route-29bd67a7b37db0b8.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5490,"timestamp":175277396,"id":1103,"parentId":995,"tags":{"name":"static/chunks/app/api/session-by-path/route-26301e895291bb24.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5483,"timestamp":175277405,"id":1104,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-afa44125d1ad5d75.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5477,"timestamp":175277415,"id":1105,"parentId":995,"tags":{"name":"static/chunks/app/api/terminal/history/route-f6212d4b0732b2af.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5470,"timestamp":175277424,"id":1106,"parentId":995,"tags":{"name":"static/chunks/app/page-60d9ee05a7313c5f.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5463,"timestamp":175277433,"id":1107,"parentId":995,"tags":{"name":"static/chunks/app/review/[id]/page-0828215c7798cde3.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5456,"timestamp":175277442,"id":1108,"parentId":995,"tags":{"name":"static/chunks/app/project/page-99031de73aa52df9.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5449,"timestamp":175277451,"id":1109,"parentId":995,"tags":{"name":"static/chunks/webpack-ea5745a84eeccb78.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5443,"timestamp":175277460,"id":1110,"parentId":995,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5436,"timestamp":175277469,"id":1111,"parentId":995,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5430,"timestamp":175277478,"id":1112,"parentId":995,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5423,"timestamp":175277488,"id":1113,"parentId":995,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5415,"timestamp":175277497,"id":1114,"parentId":995,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5408,"timestamp":175277506,"id":1115,"parentId":995,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5402,"timestamp":175277515,"id":1116,"parentId":995,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5395,"timestamp":175277524,"id":1117,"parentId":995,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5388,"timestamp":175277533,"id":1118,"parentId":995,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5382,"timestamp":175277543,"id":1119,"parentId":995,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5375,"timestamp":175277552,"id":1120,"parentId":995,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5368,"timestamp":175277561,"id":1121,"parentId":995,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5362,"timestamp":175277570,"id":1122,"parentId":995,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5355,"timestamp":175277579,"id":1123,"parentId":995,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5348,"timestamp":175277588,"id":1124,"parentId":995,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5341,"timestamp":175277598,"id":1125,"parentId":995,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5334,"timestamp":175277607,"id":1126,"parentId":995,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1776858301730,"traceId":"e5dfacf5131b722c"}]
|
|
7
|
-
[{"name":"minify-js","duration":5327,"timestamp":175277616,"id":1127,"parentId":995,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5320,"timestamp":175277625,"id":1128,"parentId":995,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5313,"timestamp":175277634,"id":1129,"parentId":995,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5306,"timestamp":175277644,"id":1130,"parentId":995,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5299,"timestamp":175277653,"id":1131,"parentId":995,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5292,"timestamp":175277661,"id":1132,"parentId":995,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5285,"timestamp":175277671,"id":1133,"parentId":995,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5278,"timestamp":175277680,"id":1134,"parentId":995,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5264,"timestamp":175277695,"id":1135,"parentId":995,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5256,"timestamp":175277706,"id":1136,"parentId":995,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5248,"timestamp":175277716,"id":1137,"parentId":995,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5241,"timestamp":175277725,"id":1138,"parentId":995,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5234,"timestamp":175277735,"id":1139,"parentId":995,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5227,"timestamp":175277744,"id":1140,"parentId":995,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5220,"timestamp":175277754,"id":1141,"parentId":995,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5213,"timestamp":175277763,"id":1142,"parentId":995,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5207,"timestamp":175277772,"id":1143,"parentId":995,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5185,"timestamp":175277796,"id":1144,"parentId":995,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5178,"timestamp":175277805,"id":1145,"parentId":995,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5170,"timestamp":175277815,"id":1146,"parentId":995,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5164,"timestamp":175277824,"id":1147,"parentId":995,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5157,"timestamp":175277833,"id":1148,"parentId":995,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5150,"timestamp":175277842,"id":1149,"parentId":995,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5143,"timestamp":175277851,"id":1150,"parentId":995,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5136,"timestamp":175277860,"id":1151,"parentId":995,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5129,"timestamp":175277870,"id":1152,"parentId":995,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5122,"timestamp":175277879,"id":1153,"parentId":995,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5114,"timestamp":175277889,"id":1154,"parentId":995,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5135,"timestamp":175277897,"id":1155,"parentId":995,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5129,"timestamp":175277906,"id":1156,"parentId":995,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5122,"timestamp":175277916,"id":1157,"parentId":995,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5115,"timestamp":175277925,"id":1158,"parentId":995,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5108,"timestamp":175277934,"id":1159,"parentId":995,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5101,"timestamp":175277943,"id":1160,"parentId":995,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5094,"timestamp":175277952,"id":1161,"parentId":995,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5087,"timestamp":175277961,"id":1162,"parentId":995,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5080,"timestamp":175277970,"id":1163,"parentId":995,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5073,"timestamp":175277979,"id":1164,"parentId":995,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5066,"timestamp":175277988,"id":1165,"parentId":995,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5059,"timestamp":175277997,"id":1166,"parentId":995,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5030,"timestamp":175278029,"id":1167,"parentId":995,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5021,"timestamp":175278040,"id":1168,"parentId":995,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5013,"timestamp":175278049,"id":1169,"parentId":995,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":5006,"timestamp":175278058,"id":1170,"parentId":995,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4999,"timestamp":175278067,"id":1171,"parentId":995,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4992,"timestamp":175278077,"id":1172,"parentId":995,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4985,"timestamp":175278086,"id":1173,"parentId":995,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4977,"timestamp":175278096,"id":1174,"parentId":995,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4969,"timestamp":175278106,"id":1175,"parentId":995,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4958,"timestamp":175278119,"id":1176,"parentId":995,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4950,"timestamp":175278129,"id":1177,"parentId":995,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4943,"timestamp":175278139,"id":1178,"parentId":995,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4936,"timestamp":175278148,"id":1179,"parentId":995,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4928,"timestamp":175278158,"id":1180,"parentId":995,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4921,"timestamp":175278167,"id":1181,"parentId":995,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4914,"timestamp":175278176,"id":1182,"parentId":995,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4907,"timestamp":175278185,"id":1183,"parentId":995,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4900,"timestamp":175278194,"id":1184,"parentId":995,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4893,"timestamp":175278203,"id":1185,"parentId":995,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4886,"timestamp":175278212,"id":1186,"parentId":995,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4879,"timestamp":175278221,"id":1187,"parentId":995,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4873,"timestamp":175278230,"id":1188,"parentId":995,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4865,"timestamp":175278240,"id":1189,"parentId":995,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4858,"timestamp":175278249,"id":1190,"parentId":995,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4851,"timestamp":175278258,"id":1191,"parentId":995,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4844,"timestamp":175278267,"id":1192,"parentId":995,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4837,"timestamp":175278276,"id":1193,"parentId":995,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4830,"timestamp":175278286,"id":1194,"parentId":995,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4823,"timestamp":175278295,"id":1195,"parentId":995,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4816,"timestamp":175278304,"id":1196,"parentId":995,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4809,"timestamp":175278313,"id":1197,"parentId":995,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4802,"timestamp":175278323,"id":1198,"parentId":995,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4795,"timestamp":175278332,"id":1199,"parentId":995,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4787,"timestamp":175278341,"id":1200,"parentId":995,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4781,"timestamp":175278350,"id":1201,"parentId":995,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4773,"timestamp":175278360,"id":1202,"parentId":995,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4765,"timestamp":175278370,"id":1203,"parentId":995,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4757,"timestamp":175278380,"id":1204,"parentId":995,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4750,"timestamp":175278389,"id":1205,"parentId":995,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4742,"timestamp":175278399,"id":1206,"parentId":995,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4734,"timestamp":175278409,"id":1207,"parentId":995,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4727,"timestamp":175278419,"id":1208,"parentId":995,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4717,"timestamp":175278431,"id":1209,"parentId":995,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4683,"timestamp":175278467,"id":1210,"parentId":995,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4674,"timestamp":175278478,"id":1211,"parentId":995,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4665,"timestamp":175278490,"id":1212,"parentId":995,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4657,"timestamp":175278501,"id":1213,"parentId":995,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4647,"timestamp":175278513,"id":1214,"parentId":995,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4639,"timestamp":175278523,"id":1215,"parentId":995,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4631,"timestamp":175278533,"id":1216,"parentId":995,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4623,"timestamp":175278543,"id":1217,"parentId":995,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4615,"timestamp":175278553,"id":1218,"parentId":995,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4606,"timestamp":175278564,"id":1219,"parentId":995,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4599,"timestamp":175278574,"id":1220,"parentId":995,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4590,"timestamp":175278585,"id":1221,"parentId":995,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4583,"timestamp":175278594,"id":1222,"parentId":995,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4574,"timestamp":175278605,"id":1223,"parentId":995,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1776858301731,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4568,"timestamp":175278614,"id":1224,"parentId":995,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4561,"timestamp":175278623,"id":1225,"parentId":995,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4552,"timestamp":175278634,"id":1226,"parentId":995,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4543,"timestamp":175278645,"id":1227,"parentId":995,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"}]
|
|
8
|
-
[{"name":"minify-js","duration":4536,"timestamp":175278655,"id":1228,"parentId":995,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4527,"timestamp":175278665,"id":1229,"parentId":995,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4518,"timestamp":175278676,"id":1230,"parentId":995,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4510,"timestamp":175278687,"id":1231,"parentId":995,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4501,"timestamp":175278698,"id":1232,"parentId":995,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4493,"timestamp":175278708,"id":1233,"parentId":995,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4484,"timestamp":175278718,"id":1234,"parentId":995,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4476,"timestamp":175278728,"id":1235,"parentId":995,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4468,"timestamp":175278739,"id":1236,"parentId":995,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4460,"timestamp":175278749,"id":1237,"parentId":995,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4453,"timestamp":175278758,"id":1238,"parentId":995,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4446,"timestamp":175278767,"id":1239,"parentId":995,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4439,"timestamp":175278777,"id":1240,"parentId":995,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4431,"timestamp":175278786,"id":1241,"parentId":995,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4424,"timestamp":175278795,"id":1242,"parentId":995,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4416,"timestamp":175278805,"id":1243,"parentId":995,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4408,"timestamp":175278816,"id":1244,"parentId":995,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4399,"timestamp":175278826,"id":1245,"parentId":995,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4392,"timestamp":175278836,"id":1246,"parentId":995,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4385,"timestamp":175278845,"id":1247,"parentId":995,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4376,"timestamp":175278856,"id":1248,"parentId":995,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4368,"timestamp":175278866,"id":1249,"parentId":995,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4360,"timestamp":175278876,"id":1250,"parentId":995,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4353,"timestamp":175278886,"id":1251,"parentId":995,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4345,"timestamp":175278896,"id":1252,"parentId":995,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4337,"timestamp":175278905,"id":1253,"parentId":995,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4328,"timestamp":175278917,"id":1254,"parentId":995,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4321,"timestamp":175278926,"id":1255,"parentId":995,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4314,"timestamp":175278935,"id":1256,"parentId":995,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4307,"timestamp":175278944,"id":1257,"parentId":995,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4299,"timestamp":175278954,"id":1258,"parentId":995,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4291,"timestamp":175278965,"id":1259,"parentId":995,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4283,"timestamp":175278975,"id":1260,"parentId":995,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4275,"timestamp":175278985,"id":1261,"parentId":995,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4267,"timestamp":175278995,"id":1262,"parentId":995,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4225,"timestamp":175279039,"id":1263,"parentId":995,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4214,"timestamp":175279052,"id":1264,"parentId":995,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4206,"timestamp":175279062,"id":1265,"parentId":995,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4198,"timestamp":175279072,"id":1266,"parentId":995,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4190,"timestamp":175279082,"id":1267,"parentId":995,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4183,"timestamp":175279091,"id":1268,"parentId":995,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4176,"timestamp":175279100,"id":1269,"parentId":995,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4169,"timestamp":175279109,"id":1270,"parentId":995,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4162,"timestamp":175279119,"id":1271,"parentId":995,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4154,"timestamp":175279129,"id":1272,"parentId":995,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4146,"timestamp":175279139,"id":1273,"parentId":995,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4138,"timestamp":175279149,"id":1274,"parentId":995,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4130,"timestamp":175279160,"id":1275,"parentId":995,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4122,"timestamp":175279169,"id":1276,"parentId":995,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4113,"timestamp":175279180,"id":1277,"parentId":995,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4106,"timestamp":175279190,"id":1278,"parentId":995,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4097,"timestamp":175279200,"id":1279,"parentId":995,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4089,"timestamp":175279210,"id":1280,"parentId":995,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4082,"timestamp":175279220,"id":1281,"parentId":995,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4074,"timestamp":175279230,"id":1282,"parentId":995,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4038,"timestamp":175279268,"id":1283,"parentId":995,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4029,"timestamp":175279280,"id":1284,"parentId":995,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4020,"timestamp":175279290,"id":1285,"parentId":995,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4012,"timestamp":175279301,"id":1286,"parentId":995,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4004,"timestamp":175279312,"id":1287,"parentId":995,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3995,"timestamp":175279323,"id":1288,"parentId":995,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3987,"timestamp":175279333,"id":1289,"parentId":995,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3979,"timestamp":175279343,"id":1290,"parentId":995,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3971,"timestamp":175279353,"id":1291,"parentId":995,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3963,"timestamp":175279363,"id":1292,"parentId":995,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3956,"timestamp":175279372,"id":1293,"parentId":995,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3948,"timestamp":175279382,"id":1294,"parentId":995,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3941,"timestamp":175279391,"id":1295,"parentId":995,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3934,"timestamp":175279401,"id":1296,"parentId":995,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3926,"timestamp":175279410,"id":1297,"parentId":995,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3919,"timestamp":175279420,"id":1298,"parentId":995,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3911,"timestamp":175279429,"id":1299,"parentId":995,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3904,"timestamp":175279438,"id":1300,"parentId":995,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3897,"timestamp":175279447,"id":1301,"parentId":995,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3890,"timestamp":175279457,"id":1302,"parentId":995,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3883,"timestamp":175279465,"id":1303,"parentId":995,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3876,"timestamp":175279474,"id":1304,"parentId":995,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3854,"timestamp":175279498,"id":1305,"parentId":995,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3847,"timestamp":175279507,"id":1306,"parentId":995,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3840,"timestamp":175279517,"id":1307,"parentId":995,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3833,"timestamp":175279526,"id":1308,"parentId":995,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3826,"timestamp":175279535,"id":1309,"parentId":995,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3819,"timestamp":175279544,"id":1310,"parentId":995,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3812,"timestamp":175279553,"id":1311,"parentId":995,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3805,"timestamp":175279562,"id":1312,"parentId":995,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3798,"timestamp":175279571,"id":1313,"parentId":995,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3791,"timestamp":175279580,"id":1314,"parentId":995,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1776858301732,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3745,"timestamp":175279628,"id":1315,"parentId":995,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3737,"timestamp":175279638,"id":1316,"parentId":995,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3730,"timestamp":175279648,"id":1317,"parentId":995,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3723,"timestamp":175279657,"id":1318,"parentId":995,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3715,"timestamp":175279667,"id":1319,"parentId":995,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3707,"timestamp":175279676,"id":1320,"parentId":995,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3700,"timestamp":175279686,"id":1321,"parentId":995,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3693,"timestamp":175279694,"id":1322,"parentId":995,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3686,"timestamp":175279704,"id":1323,"parentId":995,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3678,"timestamp":175279713,"id":1324,"parentId":995,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3671,"timestamp":175279723,"id":1325,"parentId":995,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3663,"timestamp":175279734,"id":1326,"parentId":995,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3656,"timestamp":175279743,"id":1327,"parentId":995,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3648,"timestamp":175279753,"id":1328,"parentId":995,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"}]
|
|
9
|
-
[{"name":"minify-js","duration":3640,"timestamp":175279762,"id":1329,"parentId":995,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3633,"timestamp":175279771,"id":1330,"parentId":995,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3627,"timestamp":175279780,"id":1331,"parentId":995,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3619,"timestamp":175279789,"id":1332,"parentId":995,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3613,"timestamp":175279798,"id":1333,"parentId":995,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3605,"timestamp":175279808,"id":1334,"parentId":995,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3598,"timestamp":175279817,"id":1335,"parentId":995,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3591,"timestamp":175279827,"id":1336,"parentId":995,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3583,"timestamp":175279836,"id":1337,"parentId":995,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3576,"timestamp":175279846,"id":1338,"parentId":995,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3568,"timestamp":175279855,"id":1339,"parentId":995,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3562,"timestamp":175279864,"id":1340,"parentId":995,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3555,"timestamp":175279873,"id":1341,"parentId":995,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3547,"timestamp":175279883,"id":1342,"parentId":995,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3540,"timestamp":175279892,"id":1343,"parentId":995,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3533,"timestamp":175279901,"id":1344,"parentId":995,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3526,"timestamp":175279911,"id":1345,"parentId":995,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3519,"timestamp":175279920,"id":1346,"parentId":995,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3511,"timestamp":175279929,"id":1347,"parentId":995,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3504,"timestamp":175279938,"id":1348,"parentId":995,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3497,"timestamp":175279948,"id":1349,"parentId":995,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3452,"timestamp":175279995,"id":1350,"parentId":995,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3443,"timestamp":175280006,"id":1351,"parentId":995,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3410,"timestamp":175280041,"id":1352,"parentId":995,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3402,"timestamp":175280052,"id":1353,"parentId":995,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3394,"timestamp":175280061,"id":1354,"parentId":995,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3387,"timestamp":175280070,"id":1355,"parentId":995,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3379,"timestamp":175280080,"id":1356,"parentId":995,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3372,"timestamp":175280089,"id":1357,"parentId":995,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3365,"timestamp":175280099,"id":1358,"parentId":995,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3358,"timestamp":175280107,"id":1359,"parentId":995,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3352,"timestamp":175280116,"id":1360,"parentId":995,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3345,"timestamp":175280125,"id":1361,"parentId":995,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3338,"timestamp":175280134,"id":1362,"parentId":995,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3332,"timestamp":175280143,"id":1363,"parentId":995,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3325,"timestamp":175280152,"id":1364,"parentId":995,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3318,"timestamp":175280160,"id":1365,"parentId":995,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3310,"timestamp":175280171,"id":1366,"parentId":995,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3304,"timestamp":175280179,"id":1367,"parentId":995,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3297,"timestamp":175280188,"id":1368,"parentId":995,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3291,"timestamp":175280197,"id":1369,"parentId":995,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3284,"timestamp":175280205,"id":1370,"parentId":995,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3278,"timestamp":175280215,"id":1371,"parentId":995,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3271,"timestamp":175280223,"id":1372,"parentId":995,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3264,"timestamp":175280232,"id":1373,"parentId":995,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3257,"timestamp":175280242,"id":1374,"parentId":995,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3221,"timestamp":175280280,"id":1375,"parentId":995,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3212,"timestamp":175280291,"id":1376,"parentId":995,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3205,"timestamp":175280300,"id":1377,"parentId":995,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3196,"timestamp":175280311,"id":1378,"parentId":995,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3190,"timestamp":175280319,"id":1379,"parentId":995,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3184,"timestamp":175280328,"id":1380,"parentId":995,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3176,"timestamp":175280337,"id":1381,"parentId":995,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3170,"timestamp":175280346,"id":1382,"parentId":995,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3164,"timestamp":175280354,"id":1383,"parentId":995,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3156,"timestamp":175280364,"id":1384,"parentId":995,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3149,"timestamp":175280372,"id":1385,"parentId":995,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3142,"timestamp":175280382,"id":1386,"parentId":995,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3135,"timestamp":175280391,"id":1387,"parentId":995,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3129,"timestamp":175280400,"id":1388,"parentId":995,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3122,"timestamp":175280409,"id":1389,"parentId":995,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3115,"timestamp":175280418,"id":1390,"parentId":995,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3107,"timestamp":175280428,"id":1391,"parentId":995,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3100,"timestamp":175280437,"id":1392,"parentId":995,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3094,"timestamp":175280445,"id":1393,"parentId":995,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3087,"timestamp":175280454,"id":1394,"parentId":995,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3080,"timestamp":175280463,"id":1395,"parentId":995,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3073,"timestamp":175280472,"id":1396,"parentId":995,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3066,"timestamp":175280481,"id":1397,"parentId":995,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3058,"timestamp":175280491,"id":1398,"parentId":995,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3050,"timestamp":175280501,"id":1399,"parentId":995,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3043,"timestamp":175280510,"id":1400,"parentId":995,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3036,"timestamp":175280519,"id":1401,"parentId":995,"tags":{"name":"static/chunks/700.9cb1783406d5c3a1.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2977,"timestamp":175280580,"id":1402,"parentId":995,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2970,"timestamp":175280589,"id":1403,"parentId":995,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2967,"timestamp":175280594,"id":1404,"parentId":995,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2964,"timestamp":175280599,"id":1405,"parentId":995,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2962,"timestamp":175280604,"id":1406,"parentId":995,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2957,"timestamp":175280610,"id":1407,"parentId":995,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1776858301733,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2953,"timestamp":175280616,"id":1408,"parentId":995,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2950,"timestamp":175280621,"id":1409,"parentId":995,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2947,"timestamp":175280626,"id":1410,"parentId":995,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2944,"timestamp":175280632,"id":1411,"parentId":995,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2941,"timestamp":175280637,"id":1412,"parentId":995,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2938,"timestamp":175280642,"id":1413,"parentId":995,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2935,"timestamp":175280647,"id":1414,"parentId":995,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2932,"timestamp":175280652,"id":1415,"parentId":995,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2929,"timestamp":175280657,"id":1416,"parentId":995,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2926,"timestamp":175280662,"id":1417,"parentId":995,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2923,"timestamp":175280667,"id":1418,"parentId":995,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2920,"timestamp":175280672,"id":1419,"parentId":995,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2918,"timestamp":175280678,"id":1420,"parentId":995,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2914,"timestamp":175280683,"id":1421,"parentId":995,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2911,"timestamp":175280688,"id":1422,"parentId":995,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2908,"timestamp":175280693,"id":1423,"parentId":995,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2905,"timestamp":175280698,"id":1424,"parentId":995,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2902,"timestamp":175280703,"id":1425,"parentId":995,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2899,"timestamp":175280708,"id":1426,"parentId":995,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2896,"timestamp":175280713,"id":1427,"parentId":995,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2893,"timestamp":175280718,"id":1428,"parentId":995,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2890,"timestamp":175280724,"id":1429,"parentId":995,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"}]
|
|
10
|
-
[{"name":"minify-js","duration":2887,"timestamp":175280729,"id":1430,"parentId":995,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2884,"timestamp":175280734,"id":1431,"parentId":995,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2881,"timestamp":175280739,"id":1432,"parentId":995,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2879,"timestamp":175280743,"id":1433,"parentId":995,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2875,"timestamp":175280749,"id":1434,"parentId":995,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2872,"timestamp":175280754,"id":1435,"parentId":995,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2869,"timestamp":175280759,"id":1436,"parentId":995,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2867,"timestamp":175280764,"id":1437,"parentId":995,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2864,"timestamp":175280769,"id":1438,"parentId":995,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2861,"timestamp":175280774,"id":1439,"parentId":995,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2858,"timestamp":175280779,"id":1440,"parentId":995,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2855,"timestamp":175280784,"id":1441,"parentId":995,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2853,"timestamp":175280789,"id":1442,"parentId":995,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2850,"timestamp":175280794,"id":1443,"parentId":995,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2846,"timestamp":175280799,"id":1444,"parentId":995,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2843,"timestamp":175280804,"id":1445,"parentId":995,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2841,"timestamp":175280809,"id":1446,"parentId":995,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2837,"timestamp":175280815,"id":1447,"parentId":995,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2834,"timestamp":175280820,"id":1448,"parentId":995,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2831,"timestamp":175280825,"id":1449,"parentId":995,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2828,"timestamp":175280830,"id":1450,"parentId":995,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2825,"timestamp":175280835,"id":1451,"parentId":995,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2823,"timestamp":175280840,"id":1452,"parentId":995,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2819,"timestamp":175280845,"id":1453,"parentId":995,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2817,"timestamp":175280850,"id":1454,"parentId":995,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2814,"timestamp":175280855,"id":1455,"parentId":995,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2811,"timestamp":175280860,"id":1456,"parentId":995,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2808,"timestamp":175280865,"id":1457,"parentId":995,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2805,"timestamp":175280871,"id":1458,"parentId":995,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2802,"timestamp":175280876,"id":1459,"parentId":995,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2798,"timestamp":175280881,"id":1460,"parentId":995,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2802,"timestamp":175280887,"id":1461,"parentId":995,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2799,"timestamp":175280892,"id":1462,"parentId":995,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2796,"timestamp":175280897,"id":1463,"parentId":995,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2793,"timestamp":175280902,"id":1464,"parentId":995,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2790,"timestamp":175280907,"id":1465,"parentId":995,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2787,"timestamp":175280913,"id":1466,"parentId":995,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2784,"timestamp":175280918,"id":1467,"parentId":995,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2781,"timestamp":175280923,"id":1468,"parentId":995,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2778,"timestamp":175280928,"id":1469,"parentId":995,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2775,"timestamp":175280933,"id":1470,"parentId":995,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2772,"timestamp":175280938,"id":1471,"parentId":995,"tags":{"name":"static/chunks/2072-c33b6c2a2b878b0e.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2769,"timestamp":175280943,"id":1472,"parentId":995,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2767,"timestamp":175280948,"id":1473,"parentId":995,"tags":{"name":"static/chunks/3530-87604c0136a9075a.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2765,"timestamp":175280953,"id":1474,"parentId":995,"tags":{"name":"static/chunks/5493-0ad0408c2098b2a7.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2761,"timestamp":175280958,"id":1475,"parentId":995,"tags":{"name":"static/chunks/1593-2ff44df65fd7f250.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2758,"timestamp":175280963,"id":1476,"parentId":995,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2108,"timestamp":175281616,"id":1478,"parentId":995,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1776858301735,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":2957,"timestamp":175281775,"id":1480,"parentId":995,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1776858301735,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":3792,"timestamp":175280992,"id":1477,"parentId":995,"tags":{"name":"static/_gYuZ_hBlVHw7RvEBSdgN/_ssgManifest.js","cache":"MISS"},"startTime":1776858301734,"traceId":"e5dfacf5131b722c"},{"name":"minify-js","duration":4045,"timestamp":175281637,"id":1479,"parentId":995,"tags":{"name":"static/_gYuZ_hBlVHw7RvEBSdgN/_buildManifest.js","cache":"MISS"},"startTime":1776858301735,"traceId":"e5dfacf5131b722c"},{"name":"minify-webpack-plugin-optimize","duration":29964,"timestamp":175255725,"id":995,"parentId":863,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1776858301709,"traceId":"e5dfacf5131b722c"},{"name":"minify-css","duration":123,"timestamp":175286199,"id":1482,"parentId":1481,"tags":{"file":"static/css/9ce2a20d47600398.css","cache":"HIT"},"startTime":1776858301739,"traceId":"e5dfacf5131b722c"},{"name":"minify-css","duration":78,"timestamp":175286248,"id":1483,"parentId":1481,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1776858301739,"traceId":"e5dfacf5131b722c"},{"name":"css-minimizer-plugin","duration":420,"timestamp":175285908,"id":1481,"parentId":863,"tags":{},"startTime":1776858301739,"traceId":"e5dfacf5131b722c"},{"name":"seal","duration":818149,"timestamp":174554930,"id":979,"parentId":863,"tags":{},"startTime":1776858301008,"traceId":"e5dfacf5131b722c"},{"name":"webpack-compilation","duration":2842686,"timestamp":172530733,"id":863,"parentId":860,"tags":{"name":"client"},"startTime":1776858298984,"traceId":"e5dfacf5131b722c"},{"name":"emit","duration":91996,"timestamp":175373800,"id":1484,"parentId":860,"tags":{},"startTime":1776858301827,"traceId":"e5dfacf5131b722c"},{"name":"webpack-close","duration":1207103,"timestamp":175469795,"id":1485,"parentId":860,"tags":{"name":"client"},"startTime":1776858301923,"traceId":"e5dfacf5131b722c"},{"name":"webpack-generate-error-stats","duration":4419,"timestamp":176677002,"id":1486,"parentId":1485,"tags":{},"startTime":1776858303130,"traceId":"e5dfacf5131b722c"},{"name":"run-webpack-compiler","duration":4569587,"timestamp":172112179,"id":860,"parentId":859,"tags":{},"startTime":1776858298565,"traceId":"e5dfacf5131b722c"},{"name":"format-webpack-messages","duration":129,"timestamp":176681777,"id":1487,"parentId":859,"tags":{},"startTime":1776858303135,"traceId":"e5dfacf5131b722c"},{"name":"worker-main-client","duration":4570364,"timestamp":172111784,"id":859,"parentId":1,"tags":{},"startTime":1776858298565,"traceId":"e5dfacf5131b722c"},{"name":"run-webpack","duration":12623092,"timestamp":164112029,"id":17,"parentId":1,"tags":{},"startTime":1776858290565,"traceId":"e5dfacf5131b722c"},{"name":"run-typescript","duration":14987713,"timestamp":176740854,"id":1489,"parentId":1,"tags":{},"startTime":1776858303194,"traceId":"e5dfacf5131b722c"},{"name":"generate-required-server-files","duration":1716,"timestamp":191728993,"id":1491,"parentId":1,"tags":{},"startTime":1776858318182,"traceId":"e5dfacf5131b722c"},{"name":"check-static-error-page","duration":19106,"timestamp":191746395,"id":1493,"parentId":1492,"tags":{},"startTime":1776858318199,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":340886,"timestamp":191772180,"id":1601,"parentId":1495,"tags":{},"startTime":1776858318225,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":364763,"timestamp":191748397,"id":1495,"parentId":1492,"tags":{"page":"/_global-error"},"startTime":1776858318201,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":371181,"timestamp":191771786,"id":1600,"parentId":1494,"tags":{},"startTime":1776858318225,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":395759,"timestamp":191747309,"id":1494,"parentId":1492,"tags":{"page":"/_not-found"},"startTime":1776858318200,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":410756,"timestamp":191776876,"id":1604,"parentId":1504,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":435474,"timestamp":191752204,"id":1504,"parentId":1492,"tags":{"page":"/api/db/columns"},"startTime":1776858318205,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":420616,"timestamp":191777043,"id":1605,"parentId":1505,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":445384,"timestamp":191752324,"id":1505,"parentId":1492,"tags":{"page":"/api/db/connect"},"startTime":1776858318205,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":425067,"timestamp":191777119,"id":1606,"parentId":1506,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":449734,"timestamp":191752486,"id":1506,"parentId":1492,"tags":{"page":"/api/db/disconnect"},"startTime":1776858318205,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":426865,"timestamp":191777171,"id":1607,"parentId":1507,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":451430,"timestamp":191752630,"id":1507,"parentId":1492,"tags":{"page":"/api/db/export"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":430155,"timestamp":191777328,"id":1608,"parentId":1508,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":454778,"timestamp":191752733,"id":1508,"parentId":1492,"tags":{"page":"/api/db/query"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":433111,"timestamp":191776712,"id":1603,"parentId":1503,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":459012,"timestamp":191750836,"id":1503,"parentId":1492,"tags":{"page":"/api/comments"},"startTime":1776858318204,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":436388,"timestamp":191777456,"id":1610,"parentId":1510,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":460963,"timestamp":191752913,"id":1510,"parentId":1492,"tags":{"page":"/api/extension/version"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":436732,"timestamp":191777402,"id":1609,"parentId":1509,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":461343,"timestamp":191752825,"id":1509,"parentId":1492,"tags":{"page":"/api/db/schemas"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":439625,"timestamp":191777492,"id":1611,"parentId":1511,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":464110,"timestamp":191753043,"id":1511,"parentId":1492,"tags":{"page":"/api/file"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":439787,"timestamp":191777603,"id":1612,"parentId":1513,"tags":{},"startTime":1776858318230,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":464124,"timestamp":191753285,"id":1513,"parentId":1492,"tags":{"page":"/api/files/clipboard"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":443066,"timestamp":191777630,"id":1613,"parentId":1514,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":467355,"timestamp":191753378,"id":1514,"parentId":1492,"tags":{"page":"/api/files/copy"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":443977,"timestamp":191777658,"id":1614,"parentId":1515,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":468187,"timestamp":191753471,"id":1515,"parentId":1492,"tags":{"page":"/api/files/delete"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":446560,"timestamp":191777708,"id":1616,"parentId":1517,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":470638,"timestamp":191753649,"id":1517,"parentId":1492,"tags":{"page":"/api/files/index"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":447103,"timestamp":191777684,"id":1615,"parentId":1516,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":471249,"timestamp":191753561,"id":1516,"parentId":1492,"tags":{"page":"/api/files/expanded"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":449446,"timestamp":191777739,"id":1617,"parentId":1518,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":473514,"timestamp":191753737,"id":1518,"parentId":1492,"tags":{"page":"/api/files/init"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"}]
|
|
11
|
-
[{"name":"is-page-static","duration":451555,"timestamp":191777795,"id":1619,"parentId":1520,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":475451,"timestamp":191753921,"id":1520,"parentId":1492,"tags":{"page":"/api/files/read"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":451702,"timestamp":191777764,"id":1618,"parentId":1519,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":475654,"timestamp":191753833,"id":1519,"parentId":1492,"tags":{"page":"/api/files/paste"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":454240,"timestamp":191777821,"id":1620,"parentId":1521,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":478049,"timestamp":191754034,"id":1521,"parentId":1492,"tags":{"page":"/api/files/readdir"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":455021,"timestamp":191777847,"id":1621,"parentId":1522,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":478755,"timestamp":191754135,"id":1522,"parentId":1492,"tags":{"page":"/api/files/recent"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":456395,"timestamp":191777873,"id":1622,"parentId":1523,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":480053,"timestamp":191754236,"id":1523,"parentId":1492,"tags":{"page":"/api/files/save"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":458515,"timestamp":191777959,"id":1623,"parentId":1525,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":482059,"timestamp":191754441,"id":1525,"parentId":1492,"tags":{"page":"/api/git/branch-diff"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":458696,"timestamp":191778132,"id":1624,"parentId":1526,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":482319,"timestamp":191754532,"id":1526,"parentId":1492,"tags":{"page":"/api/git/branches"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":460575,"timestamp":191778203,"id":1626,"parentId":1528,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":484091,"timestamp":191754708,"id":1528,"parentId":1492,"tags":{"page":"/api/git/commits"},"startTime":1776858318208,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":462436,"timestamp":191778177,"id":1625,"parentId":1527,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":486013,"timestamp":191754621,"id":1527,"parentId":1492,"tags":{"page":"/api/git/commit-diff"},"startTime":1776858318208,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":462497,"timestamp":191778228,"id":1627,"parentId":1529,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":485948,"timestamp":191754797,"id":1529,"parentId":1492,"tags":{"page":"/api/git/diff"},"startTime":1776858318208,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":464345,"timestamp":191778275,"id":1629,"parentId":1530,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":487755,"timestamp":191754888,"id":1530,"parentId":1492,"tags":{"page":"/api/git/discard"},"startTime":1776858318208,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":465617,"timestamp":191778254,"id":1628,"parentId":1531,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":487865,"timestamp":191756027,"id":1531,"parentId":1492,"tags":{"page":"/api/git/stage"},"startTime":1776858318209,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":466761,"timestamp":191778302,"id":1630,"parentId":1532,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":488891,"timestamp":191756194,"id":1532,"parentId":1492,"tags":{"page":"/api/git/status"},"startTime":1776858318209,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":468388,"timestamp":191778323,"id":1631,"parentId":1533,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":490437,"timestamp":191756296,"id":1533,"parentId":1492,"tags":{"page":"/api/git/unstage"},"startTime":1776858318209,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":469104,"timestamp":191778365,"id":1632,"parentId":1534,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":491059,"timestamp":191756426,"id":1534,"parentId":1492,"tags":{"page":"/api/git/worktree"},"startTime":1776858318209,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":471007,"timestamp":191778410,"id":1634,"parentId":1536,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":492796,"timestamp":191756651,"id":1536,"parentId":1492,"tags":{"page":"/api/jupyter/load"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":472529,"timestamp":191778388,"id":1633,"parentId":1535,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":494396,"timestamp":191756541,"id":1535,"parentId":1492,"tags":{"page":"/api/global-state"},"startTime":1776858318209,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":472950,"timestamp":191778432,"id":1635,"parentId":1537,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":494651,"timestamp":191756752,"id":1537,"parentId":1492,"tags":{"page":"/api/jupyter/save"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":475681,"timestamp":191778453,"id":1636,"parentId":1538,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":497298,"timestamp":191756859,"id":1538,"parentId":1492,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":475952,"timestamp":191778476,"id":1637,"parentId":1539,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":497489,"timestamp":191756960,"id":1539,"parentId":1492,"tags":{"page":"/api/lsp/definition"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":477885,"timestamp":191778517,"id":1639,"parentId":1541,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":499226,"timestamp":191757199,"id":1541,"parentId":1492,"tags":{"page":"/api/lsp/references"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":479716,"timestamp":191778534,"id":1640,"parentId":1542,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":500982,"timestamp":191757291,"id":1542,"parentId":1492,"tags":{"page":"/api/lsp/status"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":479869,"timestamp":191778496,"id":1638,"parentId":1540,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":501284,"timestamp":191757100,"id":1540,"parentId":1492,"tags":{"page":"/api/lsp/hover"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":481564,"timestamp":191778556,"id":1641,"parentId":1543,"tags":{},"startTime":1776858318231,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":502761,"timestamp":191757381,"id":1543,"parentId":1492,"tags":{"page":"/api/lsp/warmup"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":490432,"timestamp":191776305,"id":1602,"parentId":1500,"tags":{},"startTime":1776858318229,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":516302,"timestamp":191750460,"id":1500,"parentId":1492,"tags":{"page":"/api/chat"},"startTime":1776858318203,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":512507,"timestamp":191778693,"id":1643,"parentId":1545,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":533677,"timestamp":191757566,"id":1545,"parentId":1492,"tags":{"page":"/api/mysql/connect"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":514862,"timestamp":191778734,"id":1645,"parentId":1547,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":535880,"timestamp":191757747,"id":1547,"parentId":1492,"tags":{"page":"/api/mysql/export"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":516924,"timestamp":191778752,"id":1646,"parentId":1548,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":537857,"timestamp":191757839,"id":1548,"parentId":1492,"tags":{"page":"/api/mysql/query"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":520225,"timestamp":191778769,"id":1647,"parentId":1549,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":541116,"timestamp":191757928,"id":1549,"parentId":1492,"tags":{"page":"/api/mysql/schemas"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":523372,"timestamp":191778660,"id":1642,"parentId":1544,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":544584,"timestamp":191757474,"id":1544,"parentId":1492,"tags":{"page":"/api/mysql/columns"},"startTime":1776858318210,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":544925,"timestamp":191778714,"id":1644,"parentId":1546,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":566030,"timestamp":191757656,"id":1546,"parentId":1492,"tags":{"page":"/api/mysql/disconnect"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":570385,"timestamp":191778787,"id":1648,"parentId":1550,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":591143,"timestamp":191758072,"id":1550,"parentId":1492,"tags":{"page":"/api/neo4j/connect"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":569846,"timestamp":191781723,"id":1651,"parentId":1553,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":593215,"timestamp":191758388,"id":1553,"parentId":1492,"tags":{"page":"/api/neo4j/schema"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":571584,"timestamp":191782125,"id":1652,"parentId":1557,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":594799,"timestamp":191758939,"id":1557,"parentId":1492,"tags":{"page":"/api/open-cursor"},"startTime":1776858318212,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":573627,"timestamp":191782147,"id":1653,"parentId":1558,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":596728,"timestamp":191759073,"id":1558,"parentId":1492,"tags":{"page":"/api/open-vscode"},"startTime":1776858318212,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":577616,"timestamp":191782167,"id":1654,"parentId":1559,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":600624,"timestamp":191759185,"id":1559,"parentId":1492,"tags":{"page":"/api/pick-folder"},"startTime":1776858318212,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":579764,"timestamp":191782182,"id":1655,"parentId":1560,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":602692,"timestamp":191759282,"id":1560,"parentId":1492,"tags":{"page":"/api/pinned-sessions"},"startTime":1776858318212,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":581762,"timestamp":191782243,"id":1656,"parentId":1562,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":603704,"timestamp":191760350,"id":1562,"parentId":1492,"tags":{"page":"/api/project-state"},"startTime":1776858318213,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":595927,"timestamp":191778801,"id":1649,"parentId":1551,"tags":{},"startTime":1776858318232,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":616566,"timestamp":191758191,"id":1551,"parentId":1492,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":609782,"timestamp":191782296,"id":1657,"parentId":1564,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":631544,"timestamp":191760569,"id":1564,"parentId":1492,"tags":{"page":"/api/redis/command"},"startTime":1776858318213,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":610536,"timestamp":191781670,"id":1650,"parentId":1552,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":633936,"timestamp":191758285,"id":1552,"parentId":1492,"tags":{"page":"/api/neo4j/query"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":611551,"timestamp":191782331,"id":1659,"parentId":1566,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":633135,"timestamp":191760766,"id":1566,"parentId":1492,"tags":{"page":"/api/redis/delete"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":614439,"timestamp":191782365,"id":1661,"parentId":1568,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":635866,"timestamp":191760960,"id":1568,"parentId":1492,"tags":{"page":"/api/redis/get"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":617213,"timestamp":191782381,"id":1662,"parentId":1569,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":638515,"timestamp":191761101,"id":1569,"parentId":1492,"tags":{"page":"/api/redis/keys"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":619865,"timestamp":191782397,"id":1663,"parentId":1570,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":641079,"timestamp":191761205,"id":1570,"parentId":1492,"tags":{"page":"/api/redis/set"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":623355,"timestamp":191782315,"id":1658,"parentId":1565,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":645033,"timestamp":191760666,"id":1565,"parentId":1492,"tags":{"page":"/api/redis/connect"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":636356,"timestamp":191782346,"id":1660,"parentId":1567,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":657876,"timestamp":191760863,"id":1567,"parentId":1492,"tags":{"page":"/api/redis/disconnect"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":636404,"timestamp":191782423,"id":1664,"parentId":1571,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":657549,"timestamp":191761308,"id":1571,"parentId":1492,"tags":{"page":"/api/review/[id]/comments"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":642285,"timestamp":191782489,"id":1667,"parentId":1574,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":663155,"timestamp":191761655,"id":1574,"parentId":1492,"tags":{"page":"/api/review/identify"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":642440,"timestamp":191782469,"id":1666,"parentId":1573,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":663378,"timestamp":191761548,"id":1573,"parentId":1492,"tags":{"page":"/api/review/[id]"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":643416,"timestamp":191782503,"id":1668,"parentId":1575,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"}]
|
|
12
|
-
[{"name":"check-page","duration":664411,"timestamp":191761764,"id":1575,"parentId":1492,"tags":{"page":"/api/review/order"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":644729,"timestamp":191782449,"id":1665,"parentId":1572,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":665765,"timestamp":191761436,"id":1572,"parentId":1492,"tags":{"page":"/api/review/[id]/replies"},"startTime":1776858318214,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":646148,"timestamp":191782543,"id":1670,"parentId":1577,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":666729,"timestamp":191761981,"id":1577,"parentId":1492,"tags":{"page":"/api/review/share-info"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":647992,"timestamp":191782560,"id":1671,"parentId":1578,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":668454,"timestamp":191762119,"id":1578,"parentId":1492,"tags":{"page":"/api/review/users"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":649075,"timestamp":191782615,"id":1672,"parentId":1580,"tags":{},"startTime":1776858318236,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":669365,"timestamp":191762346,"id":1580,"parentId":1492,"tags":{"page":"/api/services/config"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":650856,"timestamp":191782633,"id":1673,"parentId":1581,"tags":{},"startTime":1776858318236,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":670463,"timestamp":191763048,"id":1581,"parentId":1492,"tags":{"page":"/api/services/scripts"},"startTime":1776858318216,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":652929,"timestamp":191782986,"id":1674,"parentId":1588,"tags":{},"startTime":1776858318236,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":671503,"timestamp":191764429,"id":1588,"parentId":1492,"tags":{"page":"/api/settings"},"startTime":1776858318217,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":652862,"timestamp":191783172,"id":1675,"parentId":1594,"tags":{},"startTime":1776858318236,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":671118,"timestamp":191764936,"id":1594,"parentId":1492,"tags":{"page":"/api/version"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":653599,"timestamp":191782529,"id":1669,"parentId":1576,"tags":{},"startTime":1776858318235,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":674265,"timestamp":191761874,"id":1576,"parentId":1492,"tags":{"page":"/api/review"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":653876,"timestamp":191783198,"id":1676,"parentId":1595,"tags":{},"startTime":1776858318236,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":672053,"timestamp":191765041,"id":1595,"parentId":1492,"tags":{"page":"/favicon.ico"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":655398,"timestamp":191783214,"id":1677,"parentId":1596,"tags":{},"startTime":1776858318236,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":673500,"timestamp":191765129,"id":1596,"parentId":1492,"tags":{"page":"/manifest.webmanifest"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":648173,"timestamp":191793880,"id":1679,"parentId":1498,"tags":{},"startTime":1776858318247,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":691945,"timestamp":191750136,"id":1498,"parentId":1492,"tags":{"page":"/api/chat/kimi"},"startTime":1776858318203,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":654302,"timestamp":191788361,"id":1678,"parentId":1496,"tags":{},"startTime":1776858318241,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":694075,"timestamp":191748604,"id":1496,"parentId":1492,"tags":{"page":"/api/bash"},"startTime":1776858318201,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":641075,"timestamp":191805066,"id":1680,"parentId":1497,"tags":{},"startTime":1776858318258,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":697403,"timestamp":191748761,"id":1497,"parentId":1492,"tags":{"page":"/api/chat/codex"},"startTime":1776858318202,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":639260,"timestamp":191806992,"id":1681,"parentId":1501,"tags":{},"startTime":1776858318260,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":695699,"timestamp":191750568,"id":1501,"parentId":1492,"tags":{"page":"/api/claude-stats"},"startTime":1776858318203,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":635964,"timestamp":191810921,"id":1682,"parentId":1502,"tags":{},"startTime":1776858318264,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":696215,"timestamp":191750689,"id":1502,"parentId":1492,"tags":{"page":"/api/commands"},"startTime":1776858318204,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":636543,"timestamp":191812948,"id":1683,"parentId":1524,"tags":{},"startTime":1776858318266,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":695184,"timestamp":191754333,"id":1524,"parentId":1492,"tags":{"page":"/api/files/search"},"startTime":1776858318207,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":633209,"timestamp":191816394,"id":1684,"parentId":1554,"tags":{},"startTime":1776858318269,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":691067,"timestamp":191758552,"id":1554,"parentId":1492,"tags":{"page":"/api/note"},"startTime":1776858318211,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":633566,"timestamp":191816979,"id":1685,"parentId":1555,"tags":{},"startTime":1776858318270,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":691860,"timestamp":191758703,"id":1555,"parentId":1492,"tags":{"page":"/api/ollama/models"},"startTime":1776858318212,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":633780,"timestamp":191818798,"id":1686,"parentId":1556,"tags":{},"startTime":1776858318272,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":693780,"timestamp":191758824,"id":1556,"parentId":1492,"tags":{"page":"/api/ollama/start"},"startTime":1776858318212,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":633605,"timestamp":191819295,"id":1687,"parentId":1561,"tags":{},"startTime":1776858318272,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":692691,"timestamp":191760227,"id":1561,"parentId":1492,"tags":{"page":"/api/project-settings"},"startTime":1776858318213,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":631541,"timestamp":191823734,"id":1689,"parentId":1563,"tags":{},"startTime":1776858318277,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":694849,"timestamp":191760461,"id":1563,"parentId":1492,"tags":{"page":"/api/projects"},"startTime":1776858318213,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":632062,"timestamp":191823370,"id":1688,"parentId":1579,"tags":{},"startTime":1776858318276,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":693219,"timestamp":191762231,"id":1579,"parentId":1492,"tags":{"page":"/api/scheduled-tasks"},"startTime":1776858318215,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":632720,"timestamp":191824357,"id":1690,"parentId":1583,"tags":{},"startTime":1776858318277,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":693814,"timestamp":191763291,"id":1583,"parentId":1492,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1776858318216,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":628165,"timestamp":191830139,"id":1692,"parentId":1512,"tags":{},"startTime":1776858318283,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":705156,"timestamp":191753171,"id":1512,"parentId":1492,"tags":{"page":"/api/files/blame"},"startTime":1776858318206,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":629254,"timestamp":191829169,"id":1691,"parentId":1584,"tags":{},"startTime":1776858318282,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":695062,"timestamp":191763380,"id":1584,"parentId":1492,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1776858318216,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":625801,"timestamp":191834587,"id":1693,"parentId":1586,"tags":{},"startTime":1776858318287,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":696829,"timestamp":191763579,"id":1586,"parentId":1492,"tags":{"page":"/api/sessions/projects"},"startTime":1776858318216,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":624981,"timestamp":191835920,"id":1694,"parentId":1587,"tags":{},"startTime":1776858318289,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":696589,"timestamp":191764330,"id":1587,"parentId":1492,"tags":{"page":"/api/sessions"},"startTime":1776858318217,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":621104,"timestamp":191842000,"id":1697,"parentId":1591,"tags":{},"startTime":1776858318295,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":698442,"timestamp":191764684,"id":1591,"parentId":1492,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":621817,"timestamp":191841490,"id":1696,"parentId":1590,"tags":{},"startTime":1776858318294,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":698729,"timestamp":191764597,"id":1590,"parentId":1492,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1776858318217,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":620907,"timestamp":191844455,"id":1698,"parentId":1592,"tags":{},"startTime":1776858318297,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":700614,"timestamp":191764768,"id":1592,"parentId":1492,"tags":{"page":"/api/terminal/env"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":610939,"timestamp":191856368,"id":1699,"parentId":1582,"tags":{},"startTime":1776858318309,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":704133,"timestamp":191763195,"id":1582,"parentId":1492,"tags":{"page":"/api/session-by-path"},"startTime":1776858318216,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":605402,"timestamp":191862255,"id":1700,"parentId":1589,"tags":{},"startTime":1776858318315,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":703166,"timestamp":191764510,"id":1589,"parentId":1492,"tags":{"page":"/api/terminal/aliases"},"startTime":1776858318217,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":597709,"timestamp":191872246,"id":1702,"parentId":1593,"tags":{},"startTime":1776858318325,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":705124,"timestamp":191764852,"id":1593,"parentId":1492,"tags":{"page":"/api/terminal/history"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":601552,"timestamp":191869912,"id":1701,"parentId":1585,"tags":{},"startTime":1776858318323,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":708007,"timestamp":191763476,"id":1585,"parentId":1492,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1776858318216,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":615901,"timestamp":191894134,"id":1703,"parentId":1597,"tags":{},"startTime":1776858318347,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":744853,"timestamp":191765218,"id":1597,"parentId":1492,"tags":{"page":"/"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":700846,"timestamp":191840634,"id":1695,"parentId":1499,"tags":{},"startTime":1776858318294,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":791187,"timestamp":191750331,"id":1499,"parentId":1492,"tags":{"page":"/api/chat/ollama"},"startTime":1776858318203,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":656300,"timestamp":191894162,"id":1704,"parentId":1598,"tags":{},"startTime":1776858318347,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":785185,"timestamp":191765308,"id":1598,"parentId":1492,"tags":{"page":"/project"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"is-page-static","duration":662019,"timestamp":191894172,"id":1705,"parentId":1599,"tags":{},"startTime":1776858318347,"traceId":"e5dfacf5131b722c"},{"name":"check-page","duration":790819,"timestamp":191765396,"id":1599,"parentId":1492,"tags":{"page":"/review/[id]"},"startTime":1776858318218,"traceId":"e5dfacf5131b722c"},{"name":"static-check","duration":810634,"timestamp":191745611,"id":1492,"parentId":1,"tags":{},"startTime":1776858318199,"traceId":"e5dfacf5131b722c"},{"name":"write-routes-manifest","duration":26683,"timestamp":192566316,"id":1709,"parentId":1,"tags":{},"startTime":1776858319019,"traceId":"e5dfacf5131b722c"},{"name":"load-dotenv","duration":52,"timestamp":192754984,"id":1712,"parentId":1711,"tags":{},"startTime":1776858319208,"traceId":"e5dfacf5131b722c"},{"name":"run-export-path-map","duration":525,"timestamp":198181769,"id":1713,"parentId":1711,"tags":{},"startTime":1776858324635,"traceId":"e5dfacf5131b722c"},{"name":"next-export","duration":5852070,"timestamp":192754098,"id":1711,"parentId":1,"tags":{},"startTime":1776858319207,"traceId":"e5dfacf5131b722c"},{"name":"move-exported-app-not-found-","duration":54852,"timestamp":198608552,"id":1714,"parentId":1710,"tags":{},"startTime":1776858325061,"traceId":"e5dfacf5131b722c"},{"name":"move-exported-app-global-error-","duration":83175,"timestamp":198663521,"id":1715,"parentId":1710,"tags":{},"startTime":1776858325116,"traceId":"e5dfacf5131b722c"},{"name":"static-generation","duration":6502722,"timestamp":192750483,"id":1710,"parentId":1,"tags":{},"startTime":1776858319203,"traceId":"e5dfacf5131b722c"},{"name":"write-routes-manifest","duration":101717,"timestamp":199253481,"id":1716,"parentId":1,"tags":{},"startTime":1776858325706,"traceId":"e5dfacf5131b722c"},{"name":"node-file-trace-build","duration":19368082,"timestamp":192557520,"id":1708,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1776858319010,"traceId":"e5dfacf5131b722c"},{"name":"apply-include-excludes","duration":954,"timestamp":211925622,"id":1717,"parentId":1,"tags":{},"startTime":1776858338379,"traceId":"e5dfacf5131b722c"},{"name":"collect-build-traces","duration":19369628,"timestamp":192556963,"id":1707,"parentId":1,"tags":{},"startTime":1776858319010,"traceId":"e5dfacf5131b722c"},{"name":"print-tree-view","duration":2932,"timestamp":211926811,"id":1718,"parentId":1,"tags":{},"startTime":1776858338380,"traceId":"e5dfacf5131b722c"},{"name":"telemetry-flush","duration":56,"timestamp":211929752,"id":1719,"parentId":1,"tags":{},"startTime":1776858338383,"traceId":"e5dfacf5131b722c"},{"name":"next-build","duration":47990156,"timestamp":163939664,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1776858290393,"traceId":"e5dfacf5131b722c"}]
|
|
1
|
+
[{"name":"add-entry","duration":1674667,"timestamp":141706776,"id":123,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674668,"timestamp":141706780,"id":124,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Froute&name=app%2Fapi%2Fskills%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1675785,"timestamp":141705666,"id":25,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1675278,"timestamp":141706177,"id":26,"parentId":24,"tags":{"request":"next-app-loader?page=%2F_global-error%2Fpage&name=app%2F_global-error%2Fpage&pagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error.js&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fapp-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1925585,"timestamp":141706625,"id":74,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1925600,"timestamp":141706628,"id":75,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fquery%2Froute&name=app%2Fapi%2Fneo4j%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1925613,"timestamp":141706622,"id":73,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fconnect%2Froute&name=app%2Fapi%2Fneo4j%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1925610,"timestamp":141706631,"id":76,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fneo4j%2Fschema%2Froute&name=app%2Fapi%2Fneo4j%2Fschema%2Froute&pagePath=private-next-app-dir%2Fapi%2Fneo4j%2Fschema%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fneo4j%2Fschema%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1941349,"timestamp":141706604,"id":67,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fcolumns%2Froute&name=app%2Fapi%2Fmysql%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1941366,"timestamp":141706608,"id":68,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fconnect%2Froute&name=app%2Fapi%2Fmysql%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1941367,"timestamp":141706614,"id":70,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fexport%2Froute&name=app%2Fapi%2Fmysql%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1941370,"timestamp":141706617,"id":71,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fquery%2Froute&name=app%2Fapi%2Fmysql%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1941372,"timestamp":141706620,"id":72,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fschemas%2Froute&name=app%2Fapi%2Fmysql%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1941385,"timestamp":141706611,"id":69,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fmysql%2Fdisconnect%2Froute&name=app%2Fapi%2Fmysql%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fmysql%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fmysql%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949462,"timestamp":141706648,"id":82,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fcommand%2Froute&name=app%2Fapi%2Fredis%2Fcommand%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fcommand%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fcommand%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949469,"timestamp":141706653,"id":84,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdelete%2Froute&name=app%2Fapi%2Fredis%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949476,"timestamp":141706651,"id":83,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fconnect%2Froute&name=app%2Fapi%2Fredis%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949475,"timestamp":141706656,"id":85,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fdisconnect%2Froute&name=app%2Fapi%2Fredis%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949475,"timestamp":141706659,"id":86,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fget%2Froute&name=app%2Fapi%2Fredis%2Fget%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fget%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fget%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949477,"timestamp":141706662,"id":87,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fkeys%2Froute&name=app%2Fapi%2Fredis%2Fkeys%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fkeys%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fkeys%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1949478,"timestamp":141706665,"id":88,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fredis%2Fset%2Froute&name=app%2Fapi%2Fredis%2Fset%2Froute&pagePath=private-next-app-dir%2Fapi%2Fredis%2Fset%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fredis%2Fset%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1953244,"timestamp":141706718,"id":105,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Follama%2Froute&name=app%2Fapi%2Fchat%2Follama%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Follama%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Follama%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1972583,"timestamp":141706215,"id":27,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Froute&name=app%2Fapi%2Fchat%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"make","duration":3917610,"timestamp":141705370,"id":24,"parentId":22,"tags":{},"startTime":1776945370619,"traceId":"dd513241a496b942"},{"name":"get-entries","duration":6571,"timestamp":145624975,"id":655,"parentId":654,"tags":{},"startTime":1776945374539,"traceId":"dd513241a496b942"},{"name":"node-file-trace-plugin","duration":527429,"timestamp":145650119,"id":656,"parentId":654,"tags":{"traceEntryCount":"214"},"startTime":1776945374564,"traceId":"dd513241a496b942"},{"name":"collect-traced-files","duration":5207,"timestamp":146177563,"id":657,"parentId":654,"tags":{},"startTime":1776945375091,"traceId":"dd513241a496b942"},{"name":"finish-modules","duration":558129,"timestamp":145624649,"id":654,"parentId":23,"tags":{},"startTime":1776945374539,"traceId":"dd513241a496b942"},{"name":"chunk-graph","duration":140226,"timestamp":146505503,"id":659,"parentId":658,"tags":{},"startTime":1776945375419,"traceId":"dd513241a496b942"},{"name":"optimize-modules","duration":53,"timestamp":146645916,"id":661,"parentId":658,"tags":{},"startTime":1776945375560,"traceId":"dd513241a496b942"},{"name":"optimize-chunks","duration":91622,"timestamp":146646125,"id":662,"parentId":658,"tags":{},"startTime":1776945375560,"traceId":"dd513241a496b942"},{"name":"optimize-tree","duration":132,"timestamp":146737851,"id":663,"parentId":658,"tags":{},"startTime":1776945375652,"traceId":"dd513241a496b942"},{"name":"optimize-chunk-modules","duration":182991,"timestamp":146738133,"id":664,"parentId":658,"tags":{},"startTime":1776945375652,"traceId":"dd513241a496b942"},{"name":"optimize","duration":275406,"timestamp":146645834,"id":660,"parentId":658,"tags":{},"startTime":1776945375560,"traceId":"dd513241a496b942"},{"name":"module-hash","duration":116369,"timestamp":146997355,"id":665,"parentId":658,"tags":{},"startTime":1776945375911,"traceId":"dd513241a496b942"},{"name":"code-generation","duration":27096,"timestamp":147113811,"id":666,"parentId":658,"tags":{},"startTime":1776945376028,"traceId":"dd513241a496b942"},{"name":"hash","duration":19054,"timestamp":147152187,"id":667,"parentId":658,"tags":{},"startTime":1776945376066,"traceId":"dd513241a496b942"},{"name":"code-generation-jobs","duration":389,"timestamp":147171236,"id":668,"parentId":658,"tags":{},"startTime":1776945376085,"traceId":"dd513241a496b942"},{"name":"module-assets","duration":1953,"timestamp":147171463,"id":669,"parentId":658,"tags":{},"startTime":1776945376085,"traceId":"dd513241a496b942"},{"name":"create-chunk-assets","duration":6419,"timestamp":147173436,"id":670,"parentId":658,"tags":{},"startTime":1776945376087,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1510,"timestamp":147208303,"id":672,"parentId":671,"tags":{"name":"../app/_not-found/page.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1370,"timestamp":147208451,"id":673,"parentId":671,"tags":{"name":"../app/_global-error/page.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1360,"timestamp":147208464,"id":674,"parentId":671,"tags":{"name":"../app/api/chat/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1353,"timestamp":147208474,"id":675,"parentId":671,"tags":{"name":"../app/api/comments/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1349,"timestamp":147208480,"id":676,"parentId":671,"tags":{"name":"../app/api/db/connect/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1351,"timestamp":147208485,"id":677,"parentId":671,"tags":{"name":"../app/api/db/disconnect/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1348,"timestamp":147208491,"id":678,"parentId":671,"tags":{"name":"../app/api/db/columns/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1345,"timestamp":147208497,"id":679,"parentId":671,"tags":{"name":"../app/api/db/schemas/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1341,"timestamp":147208503,"id":680,"parentId":671,"tags":{"name":"../app/api/db/export/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1284,"timestamp":147208563,"id":681,"parentId":671,"tags":{"name":"../app/api/db/query/route.js","cache":"HIT"},"startTime":1776945376122,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1233,"timestamp":147208616,"id":682,"parentId":671,"tags":{"name":"../app/api/extension/version/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1221,"timestamp":147208630,"id":683,"parentId":671,"tags":{"name":"../app/api/file/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1219,"timestamp":147208636,"id":684,"parentId":671,"tags":{"name":"../app/api/files/clipboard/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1217,"timestamp":147208641,"id":685,"parentId":671,"tags":{"name":"../app/api/files/copy/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1220,"timestamp":147208646,"id":686,"parentId":671,"tags":{"name":"../app/api/files/expanded/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1217,"timestamp":147208652,"id":687,"parentId":671,"tags":{"name":"../app/api/files/delete/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1214,"timestamp":147208657,"id":688,"parentId":671,"tags":{"name":"../app/api/files/index/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1212,"timestamp":147208661,"id":689,"parentId":671,"tags":{"name":"../app/api/files/init/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1209,"timestamp":147208667,"id":690,"parentId":671,"tags":{"name":"../app/api/files/paste/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1207,"timestamp":147208672,"id":691,"parentId":671,"tags":{"name":"../app/api/files/read/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1205,"timestamp":147208676,"id":692,"parentId":671,"tags":{"name":"../app/api/files/readdir/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1203,"timestamp":147208680,"id":693,"parentId":671,"tags":{"name":"../app/api/files/recent/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1201,"timestamp":147208684,"id":694,"parentId":671,"tags":{"name":"../app/api/files/save/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1200,"timestamp":147208688,"id":695,"parentId":671,"tags":{"name":"../app/api/git/branch-diff/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1198,"timestamp":147208693,"id":696,"parentId":671,"tags":{"name":"../app/api/git/branches/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1197,"timestamp":147208697,"id":697,"parentId":671,"tags":{"name":"../app/api/git/commits/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1194,"timestamp":147208702,"id":698,"parentId":671,"tags":{"name":"../app/api/git/diff/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1166,"timestamp":147208732,"id":699,"parentId":671,"tags":{"name":"../app/api/git/commit-diff/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1156,"timestamp":147208744,"id":700,"parentId":671,"tags":{"name":"../app/api/git/stage/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1130,"timestamp":147208772,"id":701,"parentId":671,"tags":{"name":"../app/api/git/discard/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1123,"timestamp":147208782,"id":702,"parentId":671,"tags":{"name":"../app/api/git/status/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1117,"timestamp":147208789,"id":703,"parentId":671,"tags":{"name":"../app/api/git/unstage/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1112,"timestamp":147208796,"id":704,"parentId":671,"tags":{"name":"../app/api/git/worktree/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1107,"timestamp":147208803,"id":705,"parentId":671,"tags":{"name":"../app/api/global-state/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1102,"timestamp":147208810,"id":706,"parentId":671,"tags":{"name":"../app/api/jupyter/load/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1068,"timestamp":147208845,"id":707,"parentId":671,"tags":{"name":"../app/api/jupyter/save/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1060,"timestamp":147208855,"id":708,"parentId":671,"tags":{"name":"../app/api/lsp/hover/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1054,"timestamp":147208863,"id":709,"parentId":671,"tags":{"name":"../app/api/jupyter/shutdown/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1048,"timestamp":147208871,"id":710,"parentId":671,"tags":{"name":"../app/api/lsp/definition/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1042,"timestamp":147208879,"id":711,"parentId":671,"tags":{"name":"../app/api/lsp/references/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1038,"timestamp":147208886,"id":712,"parentId":671,"tags":{"name":"../app/api/lsp/status/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1033,"timestamp":147208893,"id":713,"parentId":671,"tags":{"name":"../app/api/lsp/warmup/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1027,"timestamp":147208900,"id":714,"parentId":671,"tags":{"name":"../app/api/mysql/columns/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1014,"timestamp":147208915,"id":715,"parentId":671,"tags":{"name":"../app/api/mysql/connect/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1008,"timestamp":147208922,"id":716,"parentId":671,"tags":{"name":"../app/api/mysql/disconnect/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":990,"timestamp":147208942,"id":717,"parentId":671,"tags":{"name":"../app/api/mysql/export/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":984,"timestamp":147208949,"id":718,"parentId":671,"tags":{"name":"../app/api/mysql/query/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":980,"timestamp":147208955,"id":719,"parentId":671,"tags":{"name":"../app/api/mysql/schemas/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":975,"timestamp":147208961,"id":720,"parentId":671,"tags":{"name":"../app/api/neo4j/connect/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":970,"timestamp":147208968,"id":721,"parentId":671,"tags":{"name":"../app/api/neo4j/disconnect/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":965,"timestamp":147208975,"id":722,"parentId":671,"tags":{"name":"../app/api/neo4j/query/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":959,"timestamp":147208982,"id":723,"parentId":671,"tags":{"name":"../app/api/neo4j/schema/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":955,"timestamp":147208988,"id":724,"parentId":671,"tags":{"name":"../app/api/open-vscode/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":950,"timestamp":147208995,"id":725,"parentId":671,"tags":{"name":"../app/api/open-cursor/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":945,"timestamp":147209001,"id":726,"parentId":671,"tags":{"name":"../app/api/pick-folder/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":919,"timestamp":147209033,"id":727,"parentId":671,"tags":{"name":"../app/api/pinned-sessions/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":913,"timestamp":147209042,"id":728,"parentId":671,"tags":{"name":"../app/api/project-state/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":908,"timestamp":147209049,"id":729,"parentId":671,"tags":{"name":"../app/api/redis/command/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":903,"timestamp":147209056,"id":730,"parentId":671,"tags":{"name":"../app/api/redis/connect/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":899,"timestamp":147209062,"id":731,"parentId":671,"tags":{"name":"../app/api/redis/delete/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":893,"timestamp":147209069,"id":732,"parentId":671,"tags":{"name":"../app/api/redis/disconnect/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"}]
|
|
2
|
+
[{"name":"minify-js","duration":888,"timestamp":147209076,"id":733,"parentId":671,"tags":{"name":"../app/api/redis/get/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":883,"timestamp":147209082,"id":734,"parentId":671,"tags":{"name":"../app/api/redis/keys/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":878,"timestamp":147209088,"id":735,"parentId":671,"tags":{"name":"../app/api/redis/set/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":874,"timestamp":147209095,"id":736,"parentId":671,"tags":{"name":"../app/api/review/[id]/comments/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":869,"timestamp":147209101,"id":737,"parentId":671,"tags":{"name":"../app/api/review/[id]/replies/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":864,"timestamp":147209107,"id":738,"parentId":671,"tags":{"name":"../app/api/review/[id]/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":859,"timestamp":147209115,"id":739,"parentId":671,"tags":{"name":"../app/api/review/identify/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":852,"timestamp":147209123,"id":740,"parentId":671,"tags":{"name":"../app/api/review/order/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":848,"timestamp":147209129,"id":741,"parentId":671,"tags":{"name":"../app/api/review/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":843,"timestamp":147209135,"id":742,"parentId":671,"tags":{"name":"../app/api/review/share-info/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":838,"timestamp":147209142,"id":743,"parentId":671,"tags":{"name":"../app/api/review/users/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":833,"timestamp":147209148,"id":744,"parentId":671,"tags":{"name":"../app/api/services/scripts/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":828,"timestamp":147209155,"id":745,"parentId":671,"tags":{"name":"../app/api/services/config/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":823,"timestamp":147209161,"id":746,"parentId":671,"tags":{"name":"../app/api/settings/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":819,"timestamp":147209167,"id":747,"parentId":671,"tags":{"name":"../app/api/version/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":814,"timestamp":147209174,"id":748,"parentId":671,"tags":{"name":"../app/manifest.webmanifest/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":809,"timestamp":147209180,"id":749,"parentId":671,"tags":{"name":"../app/favicon.ico/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":804,"timestamp":147209186,"id":750,"parentId":671,"tags":{"name":"../app/api/bash/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":800,"timestamp":147209193,"id":751,"parentId":671,"tags":{"name":"../app/api/chat/kimi/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":795,"timestamp":147209199,"id":752,"parentId":671,"tags":{"name":"../app/api/chat/ollama/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":791,"timestamp":147209205,"id":753,"parentId":671,"tags":{"name":"../app/api/commands/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":786,"timestamp":147209212,"id":754,"parentId":671,"tags":{"name":"../app/api/claude-stats/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":781,"timestamp":147209219,"id":755,"parentId":671,"tags":{"name":"../app/api/files/blame/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":777,"timestamp":147209225,"id":756,"parentId":671,"tags":{"name":"../app/api/chat/codex/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":772,"timestamp":147209231,"id":757,"parentId":671,"tags":{"name":"../app/api/files/search/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":790,"timestamp":147209237,"id":758,"parentId":671,"tags":{"name":"../app/api/note/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":787,"timestamp":147209243,"id":759,"parentId":671,"tags":{"name":"../app/api/ollama/start/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":782,"timestamp":147209250,"id":760,"parentId":671,"tags":{"name":"../app/api/ollama/models/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":777,"timestamp":147209256,"id":761,"parentId":671,"tags":{"name":"../app/api/project-settings/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":773,"timestamp":147209262,"id":762,"parentId":671,"tags":{"name":"../app/api/projects/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":768,"timestamp":147209269,"id":763,"parentId":671,"tags":{"name":"../app/api/scheduled-tasks/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":763,"timestamp":147209276,"id":764,"parentId":671,"tags":{"name":"../app/api/session/[sessionId]/fork/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":753,"timestamp":147209288,"id":765,"parentId":671,"tags":{"name":"../app/api/session/[sessionId]/history/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":747,"timestamp":147209295,"id":766,"parentId":671,"tags":{"name":"../app/api/sessions/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":742,"timestamp":147209301,"id":767,"parentId":671,"tags":{"name":"../app/api/skills/[id]/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":737,"timestamp":147209308,"id":768,"parentId":671,"tags":{"name":"../app/api/terminal/autocomplete/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":732,"timestamp":147209315,"id":769,"parentId":671,"tags":{"name":"../app/api/skills/content/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":725,"timestamp":147209324,"id":770,"parentId":671,"tags":{"name":"../app/api/sessions/projects/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":720,"timestamp":147209331,"id":771,"parentId":671,"tags":{"name":"../app/api/skills/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":716,"timestamp":147209337,"id":772,"parentId":671,"tags":{"name":"../app/api/terminal/aliases/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":711,"timestamp":147209343,"id":773,"parentId":671,"tags":{"name":"../app/api/session-by-path/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":707,"timestamp":147209349,"id":774,"parentId":671,"tags":{"name":"../app/api/terminal/bubble-order/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":704,"timestamp":147209355,"id":775,"parentId":671,"tags":{"name":"../app/api/terminal/env/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":700,"timestamp":147209360,"id":776,"parentId":671,"tags":{"name":"../app/api/sessions/projects/[encodedPath]/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":695,"timestamp":147209367,"id":777,"parentId":671,"tags":{"name":"../app/api/terminal/history/route.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":692,"timestamp":147209373,"id":778,"parentId":671,"tags":{"name":"../app/review/[id]/page.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":688,"timestamp":147209379,"id":779,"parentId":671,"tags":{"name":"../app/page.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":684,"timestamp":147209385,"id":780,"parentId":671,"tags":{"name":"../app/project/page.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":680,"timestamp":147209391,"id":781,"parentId":671,"tags":{"name":"../webpack-runtime.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":676,"timestamp":147209397,"id":782,"parentId":671,"tags":{"name":"700.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":672,"timestamp":147209403,"id":783,"parentId":671,"tags":{"name":"3269.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":669,"timestamp":147209408,"id":784,"parentId":671,"tags":{"name":"5460.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":663,"timestamp":147209416,"id":785,"parentId":671,"tags":{"name":"4490.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":660,"timestamp":147209422,"id":786,"parentId":671,"tags":{"name":"5733.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":648,"timestamp":147209436,"id":787,"parentId":671,"tags":{"name":"7800.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":643,"timestamp":147209442,"id":788,"parentId":671,"tags":{"name":"9116.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":638,"timestamp":147209449,"id":789,"parentId":671,"tags":{"name":"8068.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":634,"timestamp":147209455,"id":790,"parentId":671,"tags":{"name":"6142.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":628,"timestamp":147209463,"id":791,"parentId":671,"tags":{"name":"1912.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":624,"timestamp":147209469,"id":792,"parentId":671,"tags":{"name":"3503.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":620,"timestamp":147209475,"id":793,"parentId":671,"tags":{"name":"1667.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":615,"timestamp":147209482,"id":794,"parentId":671,"tags":{"name":"4345.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":611,"timestamp":147209487,"id":795,"parentId":671,"tags":{"name":"925.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":608,"timestamp":147209493,"id":796,"parentId":671,"tags":{"name":"4097.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":604,"timestamp":147209499,"id":797,"parentId":671,"tags":{"name":"7483.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":600,"timestamp":147209505,"id":798,"parentId":671,"tags":{"name":"9408.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":596,"timestamp":147209511,"id":799,"parentId":671,"tags":{"name":"2816.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":592,"timestamp":147209517,"id":800,"parentId":671,"tags":{"name":"911.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":588,"timestamp":147209524,"id":801,"parentId":671,"tags":{"name":"5536.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":569,"timestamp":147209545,"id":802,"parentId":671,"tags":{"name":"3932.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":564,"timestamp":147209551,"id":803,"parentId":671,"tags":{"name":"2840.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":560,"timestamp":147209558,"id":804,"parentId":671,"tags":{"name":"7265.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":555,"timestamp":147209564,"id":805,"parentId":671,"tags":{"name":"4268.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":550,"timestamp":147209571,"id":806,"parentId":671,"tags":{"name":"3441.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":545,"timestamp":147209577,"id":807,"parentId":671,"tags":{"name":"6804.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":540,"timestamp":147209583,"id":808,"parentId":671,"tags":{"name":"4309.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":536,"timestamp":147209590,"id":809,"parentId":671,"tags":{"name":"2376.js","cache":"HIT"},"startTime":1776945376123,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":531,"timestamp":147209596,"id":810,"parentId":671,"tags":{"name":"7484.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":527,"timestamp":147209602,"id":811,"parentId":671,"tags":{"name":"8351.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":522,"timestamp":147209608,"id":812,"parentId":671,"tags":{"name":"4388.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":518,"timestamp":147209614,"id":813,"parentId":671,"tags":{"name":"3434.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":513,"timestamp":147209621,"id":814,"parentId":671,"tags":{"name":"6346.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":509,"timestamp":147209627,"id":815,"parentId":671,"tags":{"name":"9401.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":504,"timestamp":147209633,"id":816,"parentId":671,"tags":{"name":"5152.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":500,"timestamp":147209639,"id":817,"parentId":671,"tags":{"name":"1639.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":497,"timestamp":147209644,"id":818,"parentId":671,"tags":{"name":"582.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":493,"timestamp":147209650,"id":819,"parentId":671,"tags":{"name":"5481.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":488,"timestamp":147209657,"id":820,"parentId":671,"tags":{"name":"1661.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":484,"timestamp":147209663,"id":821,"parentId":671,"tags":{"name":"4073.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":480,"timestamp":147209669,"id":822,"parentId":671,"tags":{"name":"4741.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":476,"timestamp":147209675,"id":823,"parentId":671,"tags":{"name":"1813.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":472,"timestamp":147209681,"id":824,"parentId":671,"tags":{"name":"5958.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":468,"timestamp":147209687,"id":825,"parentId":671,"tags":{"name":"2325.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":464,"timestamp":147209693,"id":826,"parentId":671,"tags":{"name":"9298.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":460,"timestamp":147209700,"id":827,"parentId":671,"tags":{"name":"8491.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":456,"timestamp":147209706,"id":828,"parentId":671,"tags":{"name":"6117.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":452,"timestamp":147209712,"id":829,"parentId":671,"tags":{"name":"5147.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":447,"timestamp":147209718,"id":830,"parentId":671,"tags":{"name":"4793.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":443,"timestamp":147209724,"id":831,"parentId":671,"tags":{"name":"6443.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":439,"timestamp":147209730,"id":832,"parentId":671,"tags":{"name":"3863.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":435,"timestamp":147209736,"id":833,"parentId":671,"tags":{"name":"4367.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"}]
|
|
3
|
+
[{"name":"generate-buildid","duration":216,"timestamp":140650712,"id":4,"parentId":1,"tags":{},"startTime":1776945369565,"traceId":"dd513241a496b942"},{"name":"load-custom-routes","duration":322,"timestamp":140651077,"id":5,"parentId":1,"tags":{},"startTime":1776945369565,"traceId":"dd513241a496b942"},{"name":"create-dist-dir","duration":1059,"timestamp":140651427,"id":6,"parentId":1,"tags":{},"startTime":1776945369565,"traceId":"dd513241a496b942"},{"name":"clean","duration":56542,"timestamp":140652896,"id":7,"parentId":1,"tags":{},"startTime":1776945369567,"traceId":"dd513241a496b942"},{"name":"create-pages-mapping","duration":227,"timestamp":140747719,"id":8,"parentId":1,"tags":{},"startTime":1776945369662,"traceId":"dd513241a496b942"},{"name":"collect-app-files","duration":8255,"timestamp":140747987,"id":9,"parentId":1,"tags":{},"startTime":1776945369662,"traceId":"dd513241a496b942"},{"name":"create-app-mapping","duration":2416,"timestamp":140756269,"id":10,"parentId":1,"tags":{},"startTime":1776945369670,"traceId":"dd513241a496b942"},{"name":"create-app-layouts","duration":104,"timestamp":140758764,"id":11,"parentId":1,"tags":{},"startTime":1776945369673,"traceId":"dd513241a496b942"},{"name":"collect-default-files","duration":1884,"timestamp":140762740,"id":13,"parentId":1,"tags":{},"startTime":1776945369677,"traceId":"dd513241a496b942"},{"name":"generate-route-types","duration":17595,"timestamp":140761326,"id":12,"parentId":1,"tags":{},"startTime":1776945369675,"traceId":"dd513241a496b942"},{"name":"public-dir-conflict-check","duration":105,"timestamp":140778952,"id":14,"parentId":1,"tags":{},"startTime":1776945369693,"traceId":"dd513241a496b942"},{"name":"generate-routes-manifest","duration":4150,"timestamp":140779114,"id":15,"parentId":1,"tags":{},"startTime":1776945369693,"traceId":"dd513241a496b942"},{"name":"create-entrypoints","duration":66827,"timestamp":141265828,"id":20,"parentId":18,"tags":{},"startTime":1776945370180,"traceId":"dd513241a496b942"},{"name":"generate-webpack-config","duration":264235,"timestamp":141332847,"id":21,"parentId":19,"tags":{},"startTime":1776945370247,"traceId":"dd513241a496b942"},{"name":"next-trace-entrypoint-plugin","duration":2097,"timestamp":141691093,"id":23,"parentId":22,"tags":{},"startTime":1776945370605,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1546550,"timestamp":141706786,"id":126,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession-by-path%2Froute&name=app%2Fapi%2Fsession-by-path%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession-by-path%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession-by-path%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1548045,"timestamp":141706795,"id":129,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&name=app%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Fprojects%2F%5BencodedPath%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1565935,"timestamp":141706783,"id":125,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Faliases%2Froute&name=app%2Fapi%2Fterminal%2Faliases%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Faliases%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Faliases%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1565953,"timestamp":141706789,"id":127,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fbubble-order%2Froute&name=app%2Fapi%2Fterminal%2Fbubble-order%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fbubble-order%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fbubble-order%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1565960,"timestamp":141706792,"id":128,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fenv%2Froute&name=app%2Fapi%2Fterminal%2Fenv%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fenv%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fenv%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1565962,"timestamp":141706798,"id":130,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fhistory%2Froute&name=app%2Fapi%2Fterminal%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1613232,"timestamp":141706801,"id":131,"parentId":24,"tags":{"request":"next-app-loader?page=%2Freview%2F%5Bid%5D%2Fpage&name=app%2Freview%2F%5Bid%5D%2Fpage&pagePath=private-next-app-dir%2Freview%2F%5Bid%5D%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Freview%2F%5Bid%5D%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1619059,"timestamp":141706808,"id":133,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fproject%2Fpage&name=app%2Fproject%2Fpage&pagePath=private-next-app-dir%2Fproject%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fproject%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1635965,"timestamp":141706805,"id":132,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674222,"timestamp":141706771,"id":121,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fterminal%2Fautocomplete%2Froute&name=app%2Fapi%2Fterminal%2Fautocomplete%2Froute&pagePath=private-next-app-dir%2Fapi%2Fterminal%2Fautocomplete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fterminal%2Fautocomplete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674801,"timestamp":141706237,"id":28,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcomments%2Froute&name=app%2Fapi%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674793,"timestamp":141706254,"id":29,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fconnect%2Froute&name=app%2Fapi%2Fdb%2Fconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674868,"timestamp":141706266,"id":30,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fdisconnect%2Froute&name=app%2Fapi%2Fdb%2Fdisconnect%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fdisconnect%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fdisconnect%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674868,"timestamp":141706276,"id":31,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fcolumns%2Froute&name=app%2Fapi%2Fdb%2Fcolumns%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fcolumns%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fcolumns%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674860,"timestamp":141706287,"id":32,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fschemas%2Froute&name=app%2Fapi%2Fdb%2Fschemas%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fschemas%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fschemas%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674854,"timestamp":141706297,"id":33,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fexport%2Froute&name=app%2Fapi%2Fdb%2Fexport%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fexport%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fexport%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674698,"timestamp":141706455,"id":34,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fdb%2Fquery%2Froute&name=app%2Fapi%2Fdb%2Fquery%2Froute&pagePath=private-next-app-dir%2Fapi%2Fdb%2Fquery%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fdb%2Fquery%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706495,"id":35,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fextension%2Fversion%2Froute&name=app%2Fapi%2Fextension%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fextension%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fextension%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674654,"timestamp":141706505,"id":36,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffile%2Froute&name=app%2Fapi%2Ffile%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffile%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffile%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674653,"timestamp":141706510,"id":37,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fclipboard%2Froute&name=app%2Fapi%2Ffiles%2Fclipboard%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fclipboard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fclipboard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674652,"timestamp":141706513,"id":38,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fcopy%2Froute&name=app%2Fapi%2Ffiles%2Fcopy%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fcopy%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fcopy%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674651,"timestamp":141706516,"id":39,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fexpanded%2Froute&name=app%2Fapi%2Ffiles%2Fexpanded%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fexpanded%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fexpanded%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674650,"timestamp":141706519,"id":40,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fdelete%2Froute&name=app%2Fapi%2Ffiles%2Fdelete%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fdelete%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fdelete%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674649,"timestamp":141706523,"id":41,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Findex%2Froute&name=app%2Fapi%2Ffiles%2Findex%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Findex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Findex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674649,"timestamp":141706527,"id":42,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Finit%2Froute&name=app%2Fapi%2Ffiles%2Finit%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Finit%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Finit%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674653,"timestamp":141706530,"id":43,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fpaste%2Froute&name=app%2Fapi%2Ffiles%2Fpaste%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fpaste%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fpaste%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674653,"timestamp":141706533,"id":44,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fread%2Froute&name=app%2Fapi%2Ffiles%2Fread%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fread%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fread%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674652,"timestamp":141706536,"id":45,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Freaddir%2Froute&name=app%2Fapi%2Ffiles%2Freaddir%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Freaddir%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Freaddir%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674652,"timestamp":141706539,"id":46,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Frecent%2Froute&name=app%2Fapi%2Ffiles%2Frecent%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Frecent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Frecent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674651,"timestamp":141706542,"id":47,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsave%2Froute&name=app%2Fapi%2Ffiles%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674651,"timestamp":141706546,"id":48,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranch-diff%2Froute&name=app%2Fapi%2Fgit%2Fbranch-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranch-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranch-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674650,"timestamp":141706548,"id":49,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fbranches%2Froute&name=app%2Fapi%2Fgit%2Fbranches%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fbranches%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fbranches%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674650,"timestamp":141706551,"id":50,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommits%2Froute&name=app%2Fapi%2Fgit%2Fcommits%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommits%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommits%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674649,"timestamp":141706554,"id":51,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiff%2Froute&name=app%2Fapi%2Fgit%2Fdiff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674650,"timestamp":141706557,"id":52,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fcommit-diff%2Froute&name=app%2Fapi%2Fgit%2Fcommit-diff%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fcommit-diff%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fcommit-diff%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674655,"timestamp":141706560,"id":53,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstage%2Froute&name=app%2Fapi%2Fgit%2Fstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674657,"timestamp":141706563,"id":54,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fdiscard%2Froute&name=app%2Fapi%2Fgit%2Fdiscard%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fdiscard%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fdiscard%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674659,"timestamp":141706566,"id":55,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fstatus%2Froute&name=app%2Fapi%2Fgit%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706569,"id":56,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Funstage%2Froute&name=app%2Fapi%2Fgit%2Funstage%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Funstage%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Funstage%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674665,"timestamp":141706572,"id":57,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fgit%2Fworktree%2Froute&name=app%2Fapi%2Fgit%2Fworktree%2Froute&pagePath=private-next-app-dir%2Fapi%2Fgit%2Fworktree%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fgit%2Fworktree%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674666,"timestamp":141706576,"id":58,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fglobal-state%2Froute&name=app%2Fapi%2Fglobal-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fglobal-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fglobal-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674667,"timestamp":141706579,"id":59,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fload%2Froute&name=app%2Fapi%2Fjupyter%2Fload%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fload%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fload%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674668,"timestamp":141706582,"id":60,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fsave%2Froute&name=app%2Fapi%2Fjupyter%2Fsave%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fsave%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fsave%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674670,"timestamp":141706585,"id":61,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fhover%2Froute&name=app%2Fapi%2Flsp%2Fhover%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fhover%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fhover%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674671,"timestamp":141706588,"id":62,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fjupyter%2Fshutdown%2Froute&name=app%2Fapi%2Fjupyter%2Fshutdown%2Froute&pagePath=private-next-app-dir%2Fapi%2Fjupyter%2Fshutdown%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fjupyter%2Fshutdown%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674673,"timestamp":141706591,"id":63,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fdefinition%2Froute&name=app%2Fapi%2Flsp%2Fdefinition%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fdefinition%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fdefinition%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370620,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674675,"timestamp":141706594,"id":64,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Freferences%2Froute&name=app%2Fapi%2Flsp%2Freferences%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Freferences%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Freferences%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674691,"timestamp":141706597,"id":65,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fstatus%2Froute&name=app%2Fapi%2Flsp%2Fstatus%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fstatus%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fstatus%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674692,"timestamp":141706600,"id":66,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Flsp%2Fwarmup%2Froute&name=app%2Fapi%2Flsp%2Fwarmup%2Froute&pagePath=private-next-app-dir%2Fapi%2Flsp%2Fwarmup%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Flsp%2Fwarmup%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674662,"timestamp":141706634,"id":77,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-vscode%2Froute&name=app%2Fapi%2Fopen-vscode%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-vscode%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-vscode%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674664,"timestamp":141706637,"id":78,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fopen-cursor%2Froute&name=app%2Fapi%2Fopen-cursor%2Froute&pagePath=private-next-app-dir%2Fapi%2Fopen-cursor%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fopen-cursor%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674664,"timestamp":141706639,"id":79,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpick-folder%2Froute&name=app%2Fapi%2Fpick-folder%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpick-folder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpick-folder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674665,"timestamp":141706642,"id":80,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fpinned-sessions%2Froute&name=app%2Fapi%2Fpinned-sessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fpinned-sessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fpinned-sessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674666,"timestamp":141706645,"id":81,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-state%2Froute&name=app%2Fapi%2Fproject-state%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-state%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-state%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674647,"timestamp":141706669,"id":89,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Fcomments%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674645,"timestamp":141706674,"id":90,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Freplies%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674650,"timestamp":141706677,"id":91,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2F%5Bid%5D%2Froute&name=app%2Fapi%2Freview%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674651,"timestamp":141706680,"id":92,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fidentify%2Froute&name=app%2Fapi%2Freview%2Fidentify%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fidentify%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fidentify%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674652,"timestamp":141706683,"id":93,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Forder%2Froute&name=app%2Fapi%2Freview%2Forder%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Forder%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Forder%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674653,"timestamp":141706686,"id":94,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Froute&name=app%2Fapi%2Freview%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674654,"timestamp":141706688,"id":95,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fshare-info%2Froute&name=app%2Fapi%2Freview%2Fshare-info%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fshare-info%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fshare-info%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674655,"timestamp":141706691,"id":96,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Freview%2Fusers%2Froute&name=app%2Fapi%2Freview%2Fusers%2Froute&pagePath=private-next-app-dir%2Fapi%2Freview%2Fusers%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Freview%2Fusers%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674656,"timestamp":141706694,"id":97,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fscripts%2Froute&name=app%2Fapi%2Fservices%2Fscripts%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fscripts%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fscripts%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674657,"timestamp":141706697,"id":98,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fservices%2Fconfig%2Froute&name=app%2Fapi%2Fservices%2Fconfig%2Froute&pagePath=private-next-app-dir%2Fapi%2Fservices%2Fconfig%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fservices%2Fconfig%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674657,"timestamp":141706700,"id":99,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsettings%2Froute&name=app%2Fapi%2Fsettings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsettings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsettings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674659,"timestamp":141706703,"id":100,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fversion%2Froute&name=app%2Fapi%2Fversion%2Froute&pagePath=private-next-app-dir%2Fapi%2Fversion%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fversion%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674660,"timestamp":141706706,"id":101,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fmanifest.webmanifest%2Froute&name=app%2Fmanifest.webmanifest%2Froute&pagePath=private-next-app-dir%2Fmanifest.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fmanifest&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706709,"id":102,"parentId":24,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674662,"timestamp":141706712,"id":103,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fbash%2Froute&name=app%2Fapi%2Fbash%2Froute&pagePath=private-next-app-dir%2Fapi%2Fbash%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fbash%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674662,"timestamp":141706715,"id":104,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fkimi%2Froute&name=app%2Fapi%2Fchat%2Fkimi%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fkimi%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fkimi%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674660,"timestamp":141706721,"id":106,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fcommands%2Froute&name=app%2Fapi%2Fcommands%2Froute&pagePath=private-next-app-dir%2Fapi%2Fcommands%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fcommands%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706724,"id":107,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fclaude-stats%2Froute&name=app%2Fapi%2Fclaude-stats%2Froute&pagePath=private-next-app-dir%2Fapi%2Fclaude-stats%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fclaude-stats%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706728,"id":108,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fblame%2Froute&name=app%2Fapi%2Ffiles%2Fblame%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fblame%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fblame%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674660,"timestamp":141706733,"id":109,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fchat%2Fcodex%2Froute&name=app%2Fapi%2Fchat%2Fcodex%2Froute&pagePath=private-next-app-dir%2Fapi%2Fchat%2Fcodex%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fchat%2Fcodex%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674660,"timestamp":141706736,"id":110,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Ffiles%2Fsearch%2Froute&name=app%2Fapi%2Ffiles%2Fsearch%2Froute&pagePath=private-next-app-dir%2Fapi%2Ffiles%2Fsearch%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Ffiles%2Fsearch%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706739,"id":111,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fnote%2Froute&name=app%2Fapi%2Fnote%2Froute&pagePath=private-next-app-dir%2Fapi%2Fnote%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fnote%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674661,"timestamp":141706743,"id":112,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fstart%2Froute&name=app%2Fapi%2Follama%2Fstart%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fstart%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fstart%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674662,"timestamp":141706746,"id":113,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Follama%2Fmodels%2Froute&name=app%2Fapi%2Follama%2Fmodels%2Froute&pagePath=private-next-app-dir%2Fapi%2Follama%2Fmodels%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Follama%2Fmodels%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674663,"timestamp":141706749,"id":114,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fproject-settings%2Froute&name=app%2Fapi%2Fproject-settings%2Froute&pagePath=private-next-app-dir%2Fapi%2Fproject-settings%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fproject-settings%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674666,"timestamp":141706752,"id":115,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fprojects%2Froute&name=app%2Fapi%2Fprojects%2Froute&pagePath=private-next-app-dir%2Fapi%2Fprojects%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fprojects%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674667,"timestamp":141706755,"id":116,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fscheduled-tasks%2Froute&name=app%2Fapi%2Fscheduled-tasks%2Froute&pagePath=private-next-app-dir%2Fapi%2Fscheduled-tasks%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fscheduled-tasks%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674667,"timestamp":141706758,"id":117,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Ffork%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674668,"timestamp":141706761,"id":118,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&name=app%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsession%2F%5BsessionId%5D%2Fhistory%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674669,"timestamp":141706764,"id":119,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fsessions%2Froute&name=app%2Fapi%2Fsessions%2Froute&pagePath=private-next-app-dir%2Fapi%2Fsessions%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fsessions%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674669,"timestamp":141706768,"id":120,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&name=app%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2F%5Bid%5D%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2F%5Bid%5D%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1674667,"timestamp":141706774,"id":122,"parentId":24,"tags":{"request":"next-app-loader?page=%2Fapi%2Fskills%2Fcontent%2Froute&name=app%2Fapi%2Fskills%2Fcontent%2Froute&pagePath=private-next-app-dir%2Fapi%2Fskills%2Fcontent%2Froute.ts&appDir=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp&appPaths=%2Fapi%2Fskills%2Fcontent%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!"},"startTime":1776945370621,"traceId":"dd513241a496b942"}]
|
|
4
|
+
[{"name":"minify-js","duration":431,"timestamp":147209742,"id":834,"parentId":671,"tags":{"name":"7307.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":427,"timestamp":147209748,"id":835,"parentId":671,"tags":{"name":"4442.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":423,"timestamp":147209754,"id":836,"parentId":671,"tags":{"name":"8585.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":419,"timestamp":147209760,"id":837,"parentId":671,"tags":{"name":"887.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":416,"timestamp":147209765,"id":838,"parentId":671,"tags":{"name":"6043.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":412,"timestamp":147209771,"id":839,"parentId":671,"tags":{"name":"5394.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":407,"timestamp":147209778,"id":840,"parentId":671,"tags":{"name":"4272.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":404,"timestamp":147209784,"id":841,"parentId":671,"tags":{"name":"7514.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":399,"timestamp":147209789,"id":842,"parentId":671,"tags":{"name":"4098.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":395,"timestamp":147209795,"id":843,"parentId":671,"tags":{"name":"7122.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":395,"timestamp":147209801,"id":844,"parentId":671,"tags":{"name":"459.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":391,"timestamp":147209807,"id":845,"parentId":671,"tags":{"name":"2338.js","cache":"HIT"},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"minify-webpack-plugin-optimize","duration":24094,"timestamp":147186189,"id":671,"parentId":22,"tags":{"compilationName":"server","mangle":"[object Object]"},"startTime":1776945376100,"traceId":"dd513241a496b942"},{"name":"css-minimizer-plugin","duration":203,"timestamp":147210473,"id":846,"parentId":22,"tags":{},"startTime":1776945376124,"traceId":"dd513241a496b942"},{"name":"create-trace-assets","duration":12322,"timestamp":147210965,"id":847,"parentId":23,"tags":{},"startTime":1776945376125,"traceId":"dd513241a496b942"},{"name":"seal","duration":934259,"timestamp":146334720,"id":658,"parentId":22,"tags":{},"startTime":1776945375249,"traceId":"dd513241a496b942"},{"name":"webpack-compilation","duration":5651937,"timestamp":141689345,"id":22,"parentId":19,"tags":{"name":"server"},"startTime":1776945370603,"traceId":"dd513241a496b942"},{"name":"emit","duration":56891,"timestamp":147341810,"id":848,"parentId":19,"tags":{},"startTime":1776945376256,"traceId":"dd513241a496b942"},{"name":"webpack-close","duration":1460970,"timestamp":147404398,"id":849,"parentId":19,"tags":{"name":"server"},"startTime":1776945376318,"traceId":"dd513241a496b942"},{"name":"webpack-generate-error-stats","duration":2647,"timestamp":148865445,"id":850,"parentId":849,"tags":{},"startTime":1776945377779,"traceId":"dd513241a496b942"},{"name":"run-webpack-compiler","duration":7602763,"timestamp":141265822,"id":19,"parentId":18,"tags":{},"startTime":1776945370180,"traceId":"dd513241a496b942"},{"name":"format-webpack-messages","duration":94,"timestamp":148868593,"id":851,"parentId":18,"tags":{},"startTime":1776945377783,"traceId":"dd513241a496b942"},{"name":"worker-main-server","duration":7603382,"timestamp":141265478,"id":18,"parentId":1,"tags":{},"startTime":1776945370179,"traceId":"dd513241a496b942"},{"name":"create-entrypoints","duration":68017,"timestamp":149403950,"id":854,"parentId":852,"tags":{},"startTime":1776945378318,"traceId":"dd513241a496b942"},{"name":"generate-webpack-config","duration":257501,"timestamp":149472200,"id":855,"parentId":853,"tags":{},"startTime":1776945378386,"traceId":"dd513241a496b942"},{"name":"make","duration":839,"timestamp":149824622,"id":857,"parentId":856,"tags":{},"startTime":1776945378739,"traceId":"dd513241a496b942"},{"name":"chunk-graph","duration":659,"timestamp":149828633,"id":859,"parentId":858,"tags":{},"startTime":1776945378743,"traceId":"dd513241a496b942"},{"name":"optimize-modules","duration":38,"timestamp":149829447,"id":861,"parentId":858,"tags":{},"startTime":1776945378743,"traceId":"dd513241a496b942"},{"name":"optimize-chunks","duration":934,"timestamp":149829590,"id":862,"parentId":858,"tags":{},"startTime":1776945378743,"traceId":"dd513241a496b942"},{"name":"optimize-tree","duration":121,"timestamp":149830611,"id":863,"parentId":858,"tags":{},"startTime":1776945378745,"traceId":"dd513241a496b942"},{"name":"optimize-chunk-modules","duration":625,"timestamp":149830949,"id":864,"parentId":858,"tags":{},"startTime":1776945378745,"traceId":"dd513241a496b942"},{"name":"optimize","duration":2306,"timestamp":149829374,"id":860,"parentId":858,"tags":{},"startTime":1776945378743,"traceId":"dd513241a496b942"},{"name":"module-hash","duration":108,"timestamp":149832830,"id":865,"parentId":858,"tags":{},"startTime":1776945378747,"traceId":"dd513241a496b942"},{"name":"code-generation","duration":265,"timestamp":149832994,"id":866,"parentId":858,"tags":{},"startTime":1776945378747,"traceId":"dd513241a496b942"},{"name":"hash","duration":419,"timestamp":149833546,"id":867,"parentId":858,"tags":{},"startTime":1776945378747,"traceId":"dd513241a496b942"},{"name":"code-generation-jobs","duration":184,"timestamp":149833959,"id":868,"parentId":858,"tags":{},"startTime":1776945378748,"traceId":"dd513241a496b942"},{"name":"module-assets","duration":94,"timestamp":149834108,"id":869,"parentId":858,"tags":{},"startTime":1776945378748,"traceId":"dd513241a496b942"},{"name":"create-chunk-assets","duration":197,"timestamp":149834217,"id":870,"parentId":858,"tags":{},"startTime":1776945378748,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":223,"timestamp":149848940,"id":872,"parentId":871,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"HIT"},"startTime":1776945378763,"traceId":"dd513241a496b942"},{"name":"minify-webpack-plugin-optimize","duration":2460,"timestamp":149846717,"id":871,"parentId":856,"tags":{"compilationName":"edge-server","mangle":"[object Object]"},"startTime":1776945378761,"traceId":"dd513241a496b942"},{"name":"css-minimizer-plugin","duration":112,"timestamp":149849275,"id":873,"parentId":856,"tags":{},"startTime":1776945378763,"traceId":"dd513241a496b942"},{"name":"seal","duration":24772,"timestamp":149827982,"id":858,"parentId":856,"tags":{},"startTime":1776945378742,"traceId":"dd513241a496b942"},{"name":"webpack-compilation","duration":35881,"timestamp":149817278,"id":856,"parentId":853,"tags":{"name":"edge-server"},"startTime":1776945378731,"traceId":"dd513241a496b942"},{"name":"emit","duration":2498,"timestamp":149853664,"id":874,"parentId":853,"tags":{},"startTime":1776945378768,"traceId":"dd513241a496b942"},{"name":"webpack-close","duration":705,"timestamp":149856964,"id":875,"parentId":853,"tags":{"name":"edge-server"},"startTime":1776945378771,"traceId":"dd513241a496b942"},{"name":"webpack-generate-error-stats","duration":2640,"timestamp":149857725,"id":876,"parentId":875,"tags":{},"startTime":1776945378772,"traceId":"dd513241a496b942"},{"name":"run-webpack-compiler","duration":456795,"timestamp":149403944,"id":853,"parentId":852,"tags":{},"startTime":1776945378318,"traceId":"dd513241a496b942"},{"name":"format-webpack-messages","duration":86,"timestamp":149860747,"id":877,"parentId":852,"tags":{},"startTime":1776945378775,"traceId":"dd513241a496b942"},{"name":"worker-main-edge-server","duration":457363,"timestamp":149403604,"id":852,"parentId":1,"tags":{},"startTime":1776945378318,"traceId":"dd513241a496b942"},{"name":"create-entrypoints","duration":64857,"timestamp":150347728,"id":880,"parentId":878,"tags":{},"startTime":1776945379262,"traceId":"dd513241a496b942"},{"name":"generate-webpack-config","duration":258438,"timestamp":150412792,"id":881,"parentId":879,"tags":{},"startTime":1776945379327,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708360,"timestamp":150778367,"id":888,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708357,"timestamp":150778406,"id":890,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708350,"timestamp":150778425,"id":892,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708248,"timestamp":150778534,"id":893,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708220,"timestamp":150778569,"id":894,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708217,"timestamp":150778577,"id":895,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708218,"timestamp":150778581,"id":896,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708229,"timestamp":150778584,"id":897,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708241,"timestamp":150778588,"id":898,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708306,"timestamp":150778590,"id":899,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778593,"id":900,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778597,"id":901,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778600,"id":902,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778603,"id":903,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778607,"id":904,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778609,"id":905,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778612,"id":906,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778615,"id":907,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708309,"timestamp":150778618,"id":908,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708309,"timestamp":150778621,"id":909,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708308,"timestamp":150778624,"id":910,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708307,"timestamp":150778626,"id":911,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708307,"timestamp":150778629,"id":912,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708306,"timestamp":150778632,"id":913,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708306,"timestamp":150778635,"id":914,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708305,"timestamp":150778638,"id":915,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708306,"timestamp":150778640,"id":916,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708305,"timestamp":150778644,"id":917,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708304,"timestamp":150778647,"id":918,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708304,"timestamp":150778650,"id":919,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708303,"timestamp":150778653,"id":920,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708303,"timestamp":150778655,"id":921,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708302,"timestamp":150778658,"id":922,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708302,"timestamp":150778661,"id":923,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708301,"timestamp":150778664,"id":924,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708300,"timestamp":150778666,"id":925,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708298,"timestamp":150778670,"id":926,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708297,"timestamp":150778673,"id":927,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778676,"id":928,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778679,"id":929,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778682,"id":930,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708295,"timestamp":150778684,"id":931,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708294,"timestamp":150778687,"id":932,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708293,"timestamp":150778690,"id":933,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708292,"timestamp":150778693,"id":934,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708292,"timestamp":150778696,"id":935,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708290,"timestamp":150778699,"id":936,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708289,"timestamp":150778701,"id":937,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708289,"timestamp":150778704,"id":938,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708288,"timestamp":150778707,"id":939,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"}]
|
|
5
|
+
[{"name":"add-entry","duration":708288,"timestamp":150778710,"id":940,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708287,"timestamp":150778712,"id":941,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708286,"timestamp":150778715,"id":942,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708285,"timestamp":150778718,"id":943,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708314,"timestamp":150778721,"id":944,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708321,"timestamp":150778723,"id":945,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708319,"timestamp":150778727,"id":946,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708318,"timestamp":150778730,"id":947,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708317,"timestamp":150778733,"id":948,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708314,"timestamp":150778738,"id":949,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708313,"timestamp":150778741,"id":950,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708314,"timestamp":150778743,"id":951,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708313,"timestamp":150778746,"id":952,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708313,"timestamp":150778749,"id":953,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708312,"timestamp":150778751,"id":954,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708311,"timestamp":150778754,"id":955,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708311,"timestamp":150778757,"id":956,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708310,"timestamp":150778759,"id":957,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708309,"timestamp":150778762,"id":958,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708308,"timestamp":150778765,"id":959,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708307,"timestamp":150778768,"id":960,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708307,"timestamp":150778770,"id":961,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708306,"timestamp":150778773,"id":962,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708305,"timestamp":150778776,"id":963,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708304,"timestamp":150778778,"id":964,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708303,"timestamp":150778781,"id":965,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708303,"timestamp":150778784,"id":966,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708302,"timestamp":150778787,"id":967,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708299,"timestamp":150778792,"id":968,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708298,"timestamp":150778795,"id":969,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708297,"timestamp":150778797,"id":970,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778800,"id":971,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708295,"timestamp":150778803,"id":972,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708297,"timestamp":150778806,"id":973,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778808,"id":974,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778811,"id":975,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708295,"timestamp":150778814,"id":976,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708296,"timestamp":150778816,"id":977,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708295,"timestamp":150778819,"id":978,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708294,"timestamp":150778822,"id":979,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708293,"timestamp":150778825,"id":980,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708293,"timestamp":150778827,"id":981,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708292,"timestamp":150778830,"id":982,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708291,"timestamp":150778833,"id":983,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708291,"timestamp":150778835,"id":984,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708290,"timestamp":150778838,"id":985,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708289,"timestamp":150778841,"id":986,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708288,"timestamp":150778843,"id":987,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708288,"timestamp":150778846,"id":988,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708287,"timestamp":150778849,"id":989,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708286,"timestamp":150778851,"id":990,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708285,"timestamp":150778854,"id":991,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708284,"timestamp":150778857,"id":992,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708283,"timestamp":150778860,"id":993,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708282,"timestamp":150778862,"id":994,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708281,"timestamp":150778865,"id":995,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708280,"timestamp":150778868,"id":996,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":708279,"timestamp":150778871,"id":997,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":757881,"timestamp":150778394,"id":889,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobal-error.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":768031,"timestamp":150778273,"id":887,"parentId":883,"tags":{"request":"next-client-pages-loader?absolutePagePath=%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fbuiltin%2Fglobal-not-found.js&page=%2F_not-found%2Fpage!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":875997,"timestamp":150778246,"id":886,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-segment.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fhttp-access-fallback%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fframework%2Fboundary-components.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Fdist%2Flib%2Fmetadata%2Fgenerate%2Ficon-mark.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":876049,"timestamp":150778207,"id":885,"parentId":883,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":886938,"timestamp":150777672,"id":884,"parentId":883,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":930088,"timestamp":150778416,"id":891,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Inter%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-inter%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22inter%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Lora%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-lora%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22lora%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22src%2Fapp%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22JetBrains_Mono%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22variable%5C%22%3A%5C%22--font-jetbrains-mono%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%2C%5C%22display%5C%22%3A%5C%22swap%5C%22%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22jetbrainsMono%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fshared%2FProviders.tsx%22%2C%22ids%22%3A%5B%22Providers%22%5D%7D&server=false!"},"startTime":1776945379692,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1910399,"timestamp":150778874,"id":998,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Freview%2FReviewPage.tsx%22%2C%22ids%22%3A%5B%22ReviewPage%22%5D%7D&server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1910953,"timestamp":150778876,"id":999,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FEmptyState.tsx%22%2C%22ids%22%3A%5B%22EmptyState%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectItem.tsx%22%2C%22ids%22%3A%5B%22ProjectItem%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FProjectSidebar.tsx%22%2C%22ids%22%3A%5B%22ProjectSidebar%22%5D%7D&modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fworkspace%2FWorkspace.tsx%22%2C%22ids%22%3A%5B%22Workspace%22%5D%7D&server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"add-entry","duration":1910960,"timestamp":150778879,"id":1000,"parentId":883,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Fhome%2Frunner%2Fwork%2Fcockpit%2Fcockpit%2Fsrc%2Fcomponents%2Fproject%2FTabManager.tsx%22%2C%22ids%22%3A%5B%22TabManager%22%5D%7D&server=false!"},"startTime":1776945379693,"traceId":"dd513241a496b942"},{"name":"make","duration":1913082,"timestamp":150777217,"id":883,"parentId":882,"tags":{},"startTime":1776945379691,"traceId":"dd513241a496b942"},{"name":"chunk-graph","duration":79131,"timestamp":152916782,"id":1002,"parentId":1001,"tags":{},"startTime":1776945381831,"traceId":"dd513241a496b942"},{"name":"optimize-modules","duration":32,"timestamp":152996085,"id":1004,"parentId":1001,"tags":{},"startTime":1776945381910,"traceId":"dd513241a496b942"},{"name":"optimize-chunks","duration":89202,"timestamp":153005340,"id":1006,"parentId":1001,"tags":{},"startTime":1776945381919,"traceId":"dd513241a496b942"},{"name":"optimize-tree","duration":314,"timestamp":153094683,"id":1007,"parentId":1001,"tags":{},"startTime":1776945382009,"traceId":"dd513241a496b942"},{"name":"optimize-chunk-modules","duration":135554,"timestamp":153095182,"id":1008,"parentId":1001,"tags":{},"startTime":1776945382009,"traceId":"dd513241a496b942"},{"name":"optimize","duration":234848,"timestamp":152995998,"id":1003,"parentId":1001,"tags":{},"startTime":1776945381910,"traceId":"dd513241a496b942"},{"name":"module-hash","duration":88630,"timestamp":153317357,"id":1009,"parentId":1001,"tags":{},"startTime":1776945382231,"traceId":"dd513241a496b942"},{"name":"code-generation","duration":424814,"timestamp":153406077,"id":1010,"parentId":1001,"tags":{},"startTime":1776945382320,"traceId":"dd513241a496b942"},{"name":"hash","duration":35042,"timestamp":153842662,"id":1011,"parentId":1001,"tags":{},"startTime":1776945382757,"traceId":"dd513241a496b942"},{"name":"code-generation-jobs","duration":630,"timestamp":153877699,"id":1012,"parentId":1001,"tags":{},"startTime":1776945382792,"traceId":"dd513241a496b942"},{"name":"module-assets","duration":2408,"timestamp":153878033,"id":1013,"parentId":1001,"tags":{},"startTime":1776945382792,"traceId":"dd513241a496b942"},{"name":"create-chunk-assets","duration":16961,"timestamp":153880458,"id":1014,"parentId":1001,"tags":{},"startTime":1776945382794,"traceId":"dd513241a496b942"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1792,"timestamp":153908550,"id":1016,"parentId":882,"tags":{},"startTime":1776945382822,"traceId":"dd513241a496b942"},{"name":"NextJsBuildManifest-createassets","duration":2986,"timestamp":153907370,"id":1015,"parentId":882,"tags":{},"startTime":1776945382821,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48761,"timestamp":153937742,"id":1018,"parentId":1017,"tags":{"name":"static/chunks/main-8f84e99c14cc345a.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48619,"timestamp":153937899,"id":1019,"parentId":1017,"tags":{"name":"static/chunks/main-app-ac5fcfbf23e00fca.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48605,"timestamp":153937916,"id":1020,"parentId":1017,"tags":{"name":"static/chunks/app/_not-found/page-97fa7117fcb8102d.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48597,"timestamp":153937928,"id":1021,"parentId":1017,"tags":{"name":"static/chunks/app/_global-error/page-c3c18f7629998199.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48589,"timestamp":153937937,"id":1022,"parentId":1017,"tags":{"name":"static/chunks/app/global-error-a067ba6a29edf245.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48584,"timestamp":153937944,"id":1023,"parentId":1017,"tags":{"name":"static/chunks/next/dist/client/components/builtin/not-found-af6d62ce934c7a33.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48575,"timestamp":153937957,"id":1024,"parentId":1017,"tags":{"name":"static/chunks/app/layout-b1175a47c53a2c5a.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48570,"timestamp":153937964,"id":1025,"parentId":1017,"tags":{"name":"static/chunks/next/dist/client/components/builtin/forbidden-2d5487ab987db517.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48564,"timestamp":153937973,"id":1026,"parentId":1017,"tags":{"name":"static/chunks/next/dist/client/components/builtin/unauthorized-5a1e0e0620fade16.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48489,"timestamp":153938055,"id":1027,"parentId":1017,"tags":{"name":"static/chunks/next/dist/client/components/builtin/app-error-99f7cb09cb2ebb3e.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48467,"timestamp":153938080,"id":1028,"parentId":1017,"tags":{"name":"static/chunks/app/api/chat/route-337e7587b83b1afd.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48455,"timestamp":153938095,"id":1029,"parentId":1017,"tags":{"name":"static/chunks/app/api/comments/route-a5c0bcc28a3ebfe9.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48449,"timestamp":153938103,"id":1030,"parentId":1017,"tags":{"name":"static/chunks/app/api/db/connect/route-80ce4a0e16f7ce9d.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48446,"timestamp":153938109,"id":1031,"parentId":1017,"tags":{"name":"static/chunks/app/api/db/disconnect/route-6946f89d3c8ec92b.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48442,"timestamp":153938115,"id":1032,"parentId":1017,"tags":{"name":"static/chunks/app/api/db/columns/route-1322bb62562180d3.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48438,"timestamp":153938121,"id":1033,"parentId":1017,"tags":{"name":"static/chunks/app/api/db/schemas/route-81365990bc2a4aaf.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48435,"timestamp":153938127,"id":1034,"parentId":1017,"tags":{"name":"static/chunks/app/api/db/export/route-72411e5bbb2add0d.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48431,"timestamp":153938133,"id":1035,"parentId":1017,"tags":{"name":"static/chunks/app/api/db/query/route-a119f54f9a009be8.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48402,"timestamp":153938164,"id":1036,"parentId":1017,"tags":{"name":"static/chunks/app/api/extension/version/route-c993de46e4b893f1.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"}]
|
|
6
|
+
[{"name":"minify-js","duration":48395,"timestamp":153938172,"id":1037,"parentId":1017,"tags":{"name":"static/chunks/app/api/file/route-70444a47839ccbf1.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48387,"timestamp":153938182,"id":1038,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/clipboard/route-54643ed8de8aa482.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48385,"timestamp":153938187,"id":1039,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/copy/route-0912b46dadb85af6.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48381,"timestamp":153938192,"id":1040,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/expanded/route-670575a264201687.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48379,"timestamp":153938198,"id":1041,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/delete/route-358e98776cc6fc81.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48376,"timestamp":153938202,"id":1042,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/index/route-de458f879c191a47.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48372,"timestamp":153938209,"id":1043,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/init/route-9bcbbbf90441efa0.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48368,"timestamp":153938214,"id":1044,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/paste/route-2d56a8d374541ce3.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48365,"timestamp":153938219,"id":1045,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/read/route-1b3537fa04fc1d97.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48363,"timestamp":153938224,"id":1046,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/readdir/route-9b718a6e44d49a65.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48359,"timestamp":153938230,"id":1047,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/recent/route-cf805334da044df7.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48356,"timestamp":153938235,"id":1048,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/save/route-28f5b46d1e6d651b.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48353,"timestamp":153938240,"id":1049,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/branch-diff/route-36287d8f03f8ac78.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48350,"timestamp":153938245,"id":1050,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/branches/route-1847ebc49d1caa63.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48347,"timestamp":153938251,"id":1051,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/commits/route-3605b23d6f1bd7db.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48343,"timestamp":153938256,"id":1052,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/diff/route-2c41df7c87e76acb.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48341,"timestamp":153938261,"id":1053,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/commit-diff/route-d9c25fc12508276e.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48338,"timestamp":153938265,"id":1054,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/stage/route-90389eef566f7d42.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48335,"timestamp":153938270,"id":1055,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/discard/route-0316b74080c89913.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48332,"timestamp":153938275,"id":1056,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/status/route-bc0230ea1be02356.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48329,"timestamp":153938281,"id":1057,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/unstage/route-f28fa6fe2c218f53.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48318,"timestamp":153938294,"id":1058,"parentId":1017,"tags":{"name":"static/chunks/app/api/git/worktree/route-386e10deb3d78a76.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48308,"timestamp":153938305,"id":1059,"parentId":1017,"tags":{"name":"static/chunks/app/api/global-state/route-6f6e0e24cac7a671.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48300,"timestamp":153938315,"id":1060,"parentId":1017,"tags":{"name":"static/chunks/app/api/jupyter/load/route-00a30fee48aede32.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48293,"timestamp":153938324,"id":1061,"parentId":1017,"tags":{"name":"static/chunks/app/api/jupyter/save/route-3f35b1632748332d.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48285,"timestamp":153938334,"id":1062,"parentId":1017,"tags":{"name":"static/chunks/app/api/lsp/hover/route-e5fce261a01c9645.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48277,"timestamp":153938344,"id":1063,"parentId":1017,"tags":{"name":"static/chunks/app/api/jupyter/shutdown/route-678e8203bffe8d47.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48271,"timestamp":153938353,"id":1064,"parentId":1017,"tags":{"name":"static/chunks/app/api/lsp/definition/route-bae546f22cbe4830.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48264,"timestamp":153938361,"id":1065,"parentId":1017,"tags":{"name":"static/chunks/app/api/lsp/references/route-84ac97055af8a5e4.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48257,"timestamp":153938370,"id":1066,"parentId":1017,"tags":{"name":"static/chunks/app/api/lsp/status/route-67a1873817362eac.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48251,"timestamp":153938379,"id":1067,"parentId":1017,"tags":{"name":"static/chunks/app/api/lsp/warmup/route-05ae8887b9db9145.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48244,"timestamp":153938387,"id":1068,"parentId":1017,"tags":{"name":"static/chunks/app/api/mysql/columns/route-01c66374674f2319.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48237,"timestamp":153938396,"id":1069,"parentId":1017,"tags":{"name":"static/chunks/app/api/mysql/connect/route-ec075b491d961208.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48230,"timestamp":153938405,"id":1070,"parentId":1017,"tags":{"name":"static/chunks/app/api/mysql/disconnect/route-854b2df214c1f5ae.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48221,"timestamp":153938417,"id":1071,"parentId":1017,"tags":{"name":"static/chunks/app/api/mysql/export/route-11c3782c34ceae70.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48215,"timestamp":153938426,"id":1072,"parentId":1017,"tags":{"name":"static/chunks/app/api/mysql/query/route-49e9f97fa8c3b137.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48209,"timestamp":153938434,"id":1073,"parentId":1017,"tags":{"name":"static/chunks/app/api/mysql/schemas/route-27a8692b6308b3d5.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48202,"timestamp":153938443,"id":1074,"parentId":1017,"tags":{"name":"static/chunks/app/api/neo4j/connect/route-82c1770a34356e02.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48193,"timestamp":153938453,"id":1075,"parentId":1017,"tags":{"name":"static/chunks/app/api/neo4j/disconnect/route-385603ed5562b17a.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48185,"timestamp":153938464,"id":1076,"parentId":1017,"tags":{"name":"static/chunks/app/api/neo4j/query/route-f9821fa1d3acef26.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48181,"timestamp":153938470,"id":1077,"parentId":1017,"tags":{"name":"static/chunks/app/api/neo4j/schema/route-8be3e0d254716ff1.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48178,"timestamp":153938475,"id":1078,"parentId":1017,"tags":{"name":"static/chunks/app/api/open-vscode/route-7782955de34e4600.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48175,"timestamp":153938481,"id":1079,"parentId":1017,"tags":{"name":"static/chunks/app/api/open-cursor/route-c239b67b10f1e6ac.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48172,"timestamp":153938486,"id":1080,"parentId":1017,"tags":{"name":"static/chunks/app/api/pick-folder/route-006167d7861574b3.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48162,"timestamp":153938497,"id":1081,"parentId":1017,"tags":{"name":"static/chunks/app/api/pinned-sessions/route-849060b8fa811fb4.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48159,"timestamp":153938502,"id":1082,"parentId":1017,"tags":{"name":"static/chunks/app/api/project-state/route-9b9f70f70fc5d1a0.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48156,"timestamp":153938508,"id":1083,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/command/route-cbc4fc5d8b8cd166.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48153,"timestamp":153938513,"id":1084,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/connect/route-8de4cf324116aaf5.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48150,"timestamp":153938518,"id":1085,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/delete/route-c79441bfc5ec4082.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48147,"timestamp":153938523,"id":1086,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/disconnect/route-4a3047162680ef85.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48144,"timestamp":153938528,"id":1087,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/get/route-cbeda4d74978ff4c.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48141,"timestamp":153938533,"id":1088,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/keys/route-b72c981ae24e7da8.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48138,"timestamp":153938538,"id":1089,"parentId":1017,"tags":{"name":"static/chunks/app/api/redis/set/route-3a095133c9461e87.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48135,"timestamp":153938543,"id":1090,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/[id]/comments/route-7eaa5944adfe50af.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48132,"timestamp":153938549,"id":1091,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/[id]/replies/route-45f6686a5dffffb9.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48130,"timestamp":153938553,"id":1092,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/[id]/route-82010df2fc1ee632.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48127,"timestamp":153938558,"id":1093,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/identify/route-3c47e54adc19df58.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48123,"timestamp":153938564,"id":1094,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/order/route-d4a999f81025c779.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48120,"timestamp":153938569,"id":1095,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/route-0d608c205c6d68c4.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48117,"timestamp":153938574,"id":1096,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/share-info/route-f5ff59630f9848ae.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48116,"timestamp":153938579,"id":1097,"parentId":1017,"tags":{"name":"static/chunks/app/api/review/users/route-b014b8ec6e4c9e87.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48113,"timestamp":153938584,"id":1098,"parentId":1017,"tags":{"name":"static/chunks/app/api/services/scripts/route-3d81e020f47bed20.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48111,"timestamp":153938589,"id":1099,"parentId":1017,"tags":{"name":"static/chunks/app/api/services/config/route-721acfacc8c139cd.js","cache":"HIT"},"startTime":1776945382852,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48108,"timestamp":153938594,"id":1100,"parentId":1017,"tags":{"name":"static/chunks/app/api/settings/route-78d17c4bfea2b29a.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48106,"timestamp":153938599,"id":1101,"parentId":1017,"tags":{"name":"static/chunks/app/api/version/route-0bf5492e529f4b4b.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48104,"timestamp":153938604,"id":1102,"parentId":1017,"tags":{"name":"static/chunks/app/manifest.webmanifest/route-1c538cf8511bee9b.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48101,"timestamp":153938608,"id":1103,"parentId":1017,"tags":{"name":"static/chunks/app/api/bash/route-c3eed81e2e1342d2.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48098,"timestamp":153938613,"id":1104,"parentId":1017,"tags":{"name":"static/chunks/app/api/chat/kimi/route-72aa6e48bacd4358.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48096,"timestamp":153938618,"id":1105,"parentId":1017,"tags":{"name":"static/chunks/app/api/chat/ollama/route-7f91766874d762bd.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48093,"timestamp":153938623,"id":1106,"parentId":1017,"tags":{"name":"static/chunks/app/api/commands/route-93daf54692ae0707.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48090,"timestamp":153938628,"id":1107,"parentId":1017,"tags":{"name":"static/chunks/app/api/claude-stats/route-567e37f65d4f4920.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48087,"timestamp":153938633,"id":1108,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/blame/route-b07d8cf77be2ae1b.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48084,"timestamp":153938638,"id":1109,"parentId":1017,"tags":{"name":"static/chunks/app/api/chat/codex/route-92feabc50ee063d1.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48080,"timestamp":153938644,"id":1110,"parentId":1017,"tags":{"name":"static/chunks/app/api/files/search/route-7dc7c6af32c35cf2.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48078,"timestamp":153938648,"id":1111,"parentId":1017,"tags":{"name":"static/chunks/app/api/note/route-09bb1102450b1a27.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48075,"timestamp":153938653,"id":1112,"parentId":1017,"tags":{"name":"static/chunks/app/api/ollama/start/route-8adeea838213bcb7.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48073,"timestamp":153938658,"id":1113,"parentId":1017,"tags":{"name":"static/chunks/app/api/ollama/models/route-af12ec5c9d8d17d4.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48070,"timestamp":153938663,"id":1114,"parentId":1017,"tags":{"name":"static/chunks/app/api/project-settings/route-18b9adc0f9dab520.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48067,"timestamp":153938668,"id":1115,"parentId":1017,"tags":{"name":"static/chunks/app/api/projects/route-2137f4c64e5e745e.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48064,"timestamp":153938673,"id":1116,"parentId":1017,"tags":{"name":"static/chunks/app/api/scheduled-tasks/route-01af1b111108d767.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48061,"timestamp":153938678,"id":1117,"parentId":1017,"tags":{"name":"static/chunks/app/api/session/[sessionId]/fork/route-52f1a481a39d9104.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48058,"timestamp":153938683,"id":1118,"parentId":1017,"tags":{"name":"static/chunks/app/api/session/[sessionId]/history/route-1c9c76e957d75ba9.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48055,"timestamp":153938688,"id":1119,"parentId":1017,"tags":{"name":"static/chunks/app/api/sessions/route-e0517794ccb18296.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48052,"timestamp":153938693,"id":1120,"parentId":1017,"tags":{"name":"static/chunks/app/api/skills/[id]/route-d5f93e381aaa8407.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48049,"timestamp":153938699,"id":1121,"parentId":1017,"tags":{"name":"static/chunks/app/api/terminal/autocomplete/route-7cb0712f2b4b9657.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48046,"timestamp":153938704,"id":1122,"parentId":1017,"tags":{"name":"static/chunks/app/api/skills/content/route-73c44a9e0c844200.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48043,"timestamp":153938709,"id":1123,"parentId":1017,"tags":{"name":"static/chunks/app/api/sessions/projects/route-08433b9499d91a6a.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48040,"timestamp":153938714,"id":1124,"parentId":1017,"tags":{"name":"static/chunks/app/api/skills/route-ce7c1066c80762ff.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48037,"timestamp":153938719,"id":1125,"parentId":1017,"tags":{"name":"static/chunks/app/api/terminal/aliases/route-1c3c1e24ad89ddba.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48034,"timestamp":153938724,"id":1126,"parentId":1017,"tags":{"name":"static/chunks/app/api/session-by-path/route-eb6c30e3bd902220.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48032,"timestamp":153938729,"id":1127,"parentId":1017,"tags":{"name":"static/chunks/app/api/terminal/bubble-order/route-610a5a8d5e696751.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48028,"timestamp":153938735,"id":1128,"parentId":1017,"tags":{"name":"static/chunks/app/api/terminal/env/route-21f568bdd870330b.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48025,"timestamp":153938739,"id":1129,"parentId":1017,"tags":{"name":"static/chunks/app/api/sessions/projects/[encodedPath]/route-ff4c25ec1e94d5e4.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48022,"timestamp":153938744,"id":1130,"parentId":1017,"tags":{"name":"static/chunks/app/api/terminal/history/route-9678eb1f25e75ad4.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48019,"timestamp":153938749,"id":1131,"parentId":1017,"tags":{"name":"static/chunks/app/review/[id]/page-6b785d5cb667b67a.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":48016,"timestamp":153938754,"id":1132,"parentId":1017,"tags":{"name":"static/chunks/app/page-7a7a836baf8a0ed2.js","cache":"HIT"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":15011,"timestamp":153971762,"id":1134,"parentId":1017,"tags":{"name":"static/chunks/webpack-ea5745a84eeccb78.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14943,"timestamp":153971833,"id":1135,"parentId":1017,"tags":{"name":"static/chunks/9302.e7c3a924fe475a0d.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14934,"timestamp":153971844,"id":1136,"parentId":1017,"tags":{"name":"static/chunks/8773.7c862d554fa9752c.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14927,"timestamp":153971854,"id":1137,"parentId":1017,"tags":{"name":"static/chunks/36.aad6469b2cce66e8.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14921,"timestamp":153971863,"id":1138,"parentId":1017,"tags":{"name":"static/chunks/5575.e098244f80a816dc.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"}]
|
|
7
|
+
[{"name":"minify-js","duration":14915,"timestamp":153971872,"id":1139,"parentId":1017,"tags":{"name":"static/chunks/3175.7d6a7252ca08164f.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14904,"timestamp":153971886,"id":1140,"parentId":1017,"tags":{"name":"static/chunks/3186.fa075f8da2b5a168.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14903,"timestamp":153971895,"id":1141,"parentId":1017,"tags":{"name":"static/chunks/2765.e82705b4c08d2395.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14897,"timestamp":153971903,"id":1142,"parentId":1017,"tags":{"name":"static/chunks/7455.927d4aeb073e8bcc.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14891,"timestamp":153971912,"id":1143,"parentId":1017,"tags":{"name":"static/chunks/4174.9a0b706f63ff2110.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14883,"timestamp":153971923,"id":1144,"parentId":1017,"tags":{"name":"static/chunks/9178.044a37e7499f7aba.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14877,"timestamp":153971932,"id":1145,"parentId":1017,"tags":{"name":"static/chunks/3313.08d96ec96eac6b39.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14872,"timestamp":153971941,"id":1146,"parentId":1017,"tags":{"name":"static/chunks/8318.11064c98cff59d11.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14866,"timestamp":153971949,"id":1147,"parentId":1017,"tags":{"name":"static/chunks/7846.c3f4bb2ef96e0889.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14861,"timestamp":153971957,"id":1148,"parentId":1017,"tags":{"name":"static/chunks/6686.e010f18dafd96ce3.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14856,"timestamp":153971966,"id":1149,"parentId":1017,"tags":{"name":"static/chunks/4900.2982169aa23d9cae.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14850,"timestamp":153971974,"id":1150,"parentId":1017,"tags":{"name":"static/chunks/2747.1fa40829b7fc61ed.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14845,"timestamp":153971982,"id":1151,"parentId":1017,"tags":{"name":"static/chunks/3290.9ce9507152d8775e.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14840,"timestamp":153971990,"id":1152,"parentId":1017,"tags":{"name":"static/chunks/8496.c237be43ffc724ae.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14804,"timestamp":153972029,"id":1153,"parentId":1017,"tags":{"name":"static/chunks/5331.b520c9ecb308554b.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14791,"timestamp":153972044,"id":1154,"parentId":1017,"tags":{"name":"static/chunks/5937.b7d1dfffd1eb2f8d.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14784,"timestamp":153972053,"id":1155,"parentId":1017,"tags":{"name":"static/chunks/8406.851a3e1ca052fca5.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14778,"timestamp":153972062,"id":1156,"parentId":1017,"tags":{"name":"static/chunks/5005.89f20c77b8fdc4bf.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14773,"timestamp":153972070,"id":1157,"parentId":1017,"tags":{"name":"static/chunks/4608.2fc44d984192af90.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14760,"timestamp":153972086,"id":1158,"parentId":1017,"tags":{"name":"static/chunks/8192.cee5fe6896cd2428.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14755,"timestamp":153972095,"id":1159,"parentId":1017,"tags":{"name":"static/chunks/7113.27c27f3535799f74.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14749,"timestamp":153972103,"id":1160,"parentId":1017,"tags":{"name":"static/chunks/4242.744a93febd68428e.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14742,"timestamp":153972113,"id":1161,"parentId":1017,"tags":{"name":"static/chunks/4367.ccd453ca4f3be9e9.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14737,"timestamp":153972121,"id":1162,"parentId":1017,"tags":{"name":"static/chunks/5183.869a777619228249.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14732,"timestamp":153972130,"id":1163,"parentId":1017,"tags":{"name":"static/chunks/6959.26122ff5d0290050.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14727,"timestamp":153972137,"id":1164,"parentId":1017,"tags":{"name":"static/chunks/5482.a2bf161a92d1587d.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14718,"timestamp":153972149,"id":1165,"parentId":1017,"tags":{"name":"static/chunks/5498.de095dd856c6f75e.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14713,"timestamp":153972157,"id":1166,"parentId":1017,"tags":{"name":"static/chunks/1188.fd2b7cde27d7da4b.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14705,"timestamp":153972167,"id":1167,"parentId":1017,"tags":{"name":"static/chunks/2403.6b3f9e8698bf162a.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14700,"timestamp":153972175,"id":1168,"parentId":1017,"tags":{"name":"static/chunks/6647.1f700d3541458519.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14694,"timestamp":153972184,"id":1169,"parentId":1017,"tags":{"name":"static/chunks/3787.41899be7825207af.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14686,"timestamp":153972195,"id":1170,"parentId":1017,"tags":{"name":"static/chunks/5920.648913c3d7c4ad46.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14681,"timestamp":153972203,"id":1171,"parentId":1017,"tags":{"name":"static/chunks/6110.98c96432e0f6c8e7.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14675,"timestamp":153972211,"id":1172,"parentId":1017,"tags":{"name":"static/chunks/1413.f57623563e2c98b8.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14669,"timestamp":153972220,"id":1173,"parentId":1017,"tags":{"name":"static/chunks/9261.00e5964190d6eabc.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14663,"timestamp":153972228,"id":1174,"parentId":1017,"tags":{"name":"static/chunks/3782.a86ade822cebe717.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14657,"timestamp":153972237,"id":1175,"parentId":1017,"tags":{"name":"static/chunks/6331.1b937b7a6059bc5c.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14652,"timestamp":153972245,"id":1176,"parentId":1017,"tags":{"name":"static/chunks/5338.19028973f057003c.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14647,"timestamp":153972253,"id":1177,"parentId":1017,"tags":{"name":"static/chunks/4350.7b37efca425923a9.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14641,"timestamp":153972261,"id":1178,"parentId":1017,"tags":{"name":"static/chunks/9015.0fb4988a353cf1fb.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14635,"timestamp":153972270,"id":1179,"parentId":1017,"tags":{"name":"static/chunks/3288.e0e95479f8e144f2.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14627,"timestamp":153972281,"id":1180,"parentId":1017,"tags":{"name":"static/chunks/1932.465d83a4033e634d.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14621,"timestamp":153972289,"id":1181,"parentId":1017,"tags":{"name":"static/chunks/7819.632d6ca73d39b6d1.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14616,"timestamp":153972298,"id":1182,"parentId":1017,"tags":{"name":"static/chunks/2614.1fb6a3f66c124fa1.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14611,"timestamp":153972306,"id":1183,"parentId":1017,"tags":{"name":"static/chunks/2783.74fc40454900cc92.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14606,"timestamp":153972314,"id":1184,"parentId":1017,"tags":{"name":"static/chunks/4829.44502220b0129e28.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14600,"timestamp":153972322,"id":1185,"parentId":1017,"tags":{"name":"static/chunks/425.94eff8cea862bac5.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14595,"timestamp":153972330,"id":1186,"parentId":1017,"tags":{"name":"static/chunks/7844.6698481a000216e5.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14590,"timestamp":153972338,"id":1187,"parentId":1017,"tags":{"name":"static/chunks/698.d958b4f426e473ab.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14585,"timestamp":153972346,"id":1188,"parentId":1017,"tags":{"name":"static/chunks/4583.6f32653e4820000f.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14580,"timestamp":153972354,"id":1189,"parentId":1017,"tags":{"name":"static/chunks/1198.66512d0e6d281760.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14574,"timestamp":153972362,"id":1190,"parentId":1017,"tags":{"name":"static/chunks/4678.1c977c388f4335b0.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14569,"timestamp":153972370,"id":1191,"parentId":1017,"tags":{"name":"static/chunks/2964.92c42112254b5d4d.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14564,"timestamp":153972378,"id":1192,"parentId":1017,"tags":{"name":"static/chunks/2349.4c631f92ea7c9a72.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14558,"timestamp":153972386,"id":1193,"parentId":1017,"tags":{"name":"static/chunks/6293.3d99e4edff97ce19.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14552,"timestamp":153972394,"id":1194,"parentId":1017,"tags":{"name":"static/chunks/5061.da628e2cc88d329a.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14547,"timestamp":153972402,"id":1195,"parentId":1017,"tags":{"name":"static/chunks/4823.be44845afc184ec5.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14542,"timestamp":153972410,"id":1196,"parentId":1017,"tags":{"name":"static/chunks/2501.a452e442d158f3f0.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14533,"timestamp":153972422,"id":1197,"parentId":1017,"tags":{"name":"static/chunks/8670.da1bd5795c37383d.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14528,"timestamp":153972430,"id":1198,"parentId":1017,"tags":{"name":"static/chunks/4223.987b031dc1751ff3.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14522,"timestamp":153972438,"id":1199,"parentId":1017,"tags":{"name":"static/chunks/7977.609af35d9daf6cea.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14517,"timestamp":153972446,"id":1200,"parentId":1017,"tags":{"name":"static/chunks/2031.6051672457ef48f4.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14511,"timestamp":153972455,"id":1201,"parentId":1017,"tags":{"name":"static/chunks/8457.febf638b91e4a542.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14505,"timestamp":153972464,"id":1202,"parentId":1017,"tags":{"name":"static/chunks/2041.bac4409c50e7b498.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14500,"timestamp":153972472,"id":1203,"parentId":1017,"tags":{"name":"static/chunks/3194.8353563a594a9666.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14494,"timestamp":153972480,"id":1204,"parentId":1017,"tags":{"name":"static/chunks/2895.3c7c19bbbf4f6158.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14489,"timestamp":153972488,"id":1205,"parentId":1017,"tags":{"name":"static/chunks/640.4f1665b61ecb00c9.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14484,"timestamp":153972496,"id":1206,"parentId":1017,"tags":{"name":"static/chunks/9186.9a43d3853430f495.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14479,"timestamp":153972504,"id":1207,"parentId":1017,"tags":{"name":"static/chunks/6887.f23e10f1d4aae979.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14474,"timestamp":153972512,"id":1208,"parentId":1017,"tags":{"name":"static/chunks/9448.98915a3e831dd4b3.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14469,"timestamp":153972520,"id":1209,"parentId":1017,"tags":{"name":"static/chunks/9690.9a9cc05a2f1a7473.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14463,"timestamp":153972528,"id":1210,"parentId":1017,"tags":{"name":"static/chunks/4553.d23e2eaa905033c2.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14457,"timestamp":153972537,"id":1211,"parentId":1017,"tags":{"name":"static/chunks/1248.032d3aa3d1b6dc8b.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14451,"timestamp":153972545,"id":1212,"parentId":1017,"tags":{"name":"static/chunks/9189.155e8b97d6d08a7a.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14446,"timestamp":153972553,"id":1213,"parentId":1017,"tags":{"name":"static/chunks/400.2bf206f4fafee390.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14439,"timestamp":153972562,"id":1214,"parentId":1017,"tags":{"name":"static/chunks/3437.c8d37b1dcea09a48.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14434,"timestamp":153972570,"id":1215,"parentId":1017,"tags":{"name":"static/chunks/2735.89be64531b13eda5.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14449,"timestamp":153972582,"id":1216,"parentId":1017,"tags":{"name":"static/chunks/1335.338eb18c1f849748.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14443,"timestamp":153972591,"id":1217,"parentId":1017,"tags":{"name":"static/chunks/1215.34498eb4e3a8464f.js","cache":"HIT"},"startTime":1776945382886,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14438,"timestamp":153972600,"id":1218,"parentId":1017,"tags":{"name":"static/chunks/2374.95263727c9bf88e8.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14432,"timestamp":153972608,"id":1219,"parentId":1017,"tags":{"name":"static/chunks/9421.ec796638d1371dd5.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14426,"timestamp":153972617,"id":1220,"parentId":1017,"tags":{"name":"static/chunks/10.a86dd33ee260874a.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14421,"timestamp":153972625,"id":1221,"parentId":1017,"tags":{"name":"static/chunks/3476.c0d3fca16c2a0b1f.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14415,"timestamp":153972633,"id":1222,"parentId":1017,"tags":{"name":"static/chunks/1656.e7a467524bb9ef0b.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14409,"timestamp":153972642,"id":1223,"parentId":1017,"tags":{"name":"static/chunks/8243.486a6dc7a56913b5.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14403,"timestamp":153972651,"id":1224,"parentId":1017,"tags":{"name":"static/chunks/816.070dd0b3c7eca472.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14381,"timestamp":153972675,"id":1225,"parentId":1017,"tags":{"name":"static/chunks/376.513c7b4ab5d24670.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14374,"timestamp":153972685,"id":1226,"parentId":1017,"tags":{"name":"static/chunks/6938.5b5b9c0e67de5779.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14368,"timestamp":153972694,"id":1227,"parentId":1017,"tags":{"name":"static/chunks/794.874bd281a91eb0be.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14361,"timestamp":153972703,"id":1228,"parentId":1017,"tags":{"name":"static/chunks/4309.83e97fd358c568f0.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14355,"timestamp":153972712,"id":1229,"parentId":1017,"tags":{"name":"static/chunks/6931.5563a247425ff795.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14348,"timestamp":153972722,"id":1230,"parentId":1017,"tags":{"name":"static/chunks/3392.c3f28c00258237d2.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14341,"timestamp":153972732,"id":1231,"parentId":1017,"tags":{"name":"static/chunks/6402.8802184b078cd227.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14332,"timestamp":153972743,"id":1232,"parentId":1017,"tags":{"name":"static/chunks/4053.913f2710e0bc99ce.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14297,"timestamp":153972781,"id":1233,"parentId":1017,"tags":{"name":"static/chunks/3860.100e28e5c0d7dfac.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14288,"timestamp":153972793,"id":1234,"parentId":1017,"tags":{"name":"static/chunks/4650.eac8c19d2babfb0f.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14279,"timestamp":153972804,"id":1235,"parentId":1017,"tags":{"name":"static/chunks/1453.3995fc5da405ff2e.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14272,"timestamp":153972814,"id":1236,"parentId":1017,"tags":{"name":"static/chunks/8132.0babe138cc7888fd.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14264,"timestamp":153972825,"id":1237,"parentId":1017,"tags":{"name":"static/chunks/4634.cb548b29744b8af6.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14252,"timestamp":153972840,"id":1238,"parentId":1017,"tags":{"name":"static/chunks/6339.acbf22062261fbb2.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14243,"timestamp":153972852,"id":1239,"parentId":1017,"tags":{"name":"static/chunks/5968.8e4a2aa9d4ae16b1.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"}]
|
|
8
|
+
[{"name":"minify-js","duration":14235,"timestamp":153972862,"id":1240,"parentId":1017,"tags":{"name":"static/chunks/6572.c68fa9dd48e855fe.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14228,"timestamp":153972872,"id":1241,"parentId":1017,"tags":{"name":"static/chunks/583.6913a3809b25245b.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14220,"timestamp":153972883,"id":1242,"parentId":1017,"tags":{"name":"static/chunks/2839.03c9cc023f78256e.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14213,"timestamp":153972893,"id":1243,"parentId":1017,"tags":{"name":"static/chunks/7227.19091b1b241ca45c.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14208,"timestamp":153972903,"id":1244,"parentId":1017,"tags":{"name":"static/chunks/1280.3fd7e094d6fae2cf.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14201,"timestamp":153972913,"id":1245,"parentId":1017,"tags":{"name":"static/chunks/5347.62bcbead35f1d7a9.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14193,"timestamp":153972923,"id":1246,"parentId":1017,"tags":{"name":"static/chunks/9220.e152797abf0e9997.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14187,"timestamp":153972932,"id":1247,"parentId":1017,"tags":{"name":"static/chunks/6741.528a6819251e1fbb.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14179,"timestamp":153972942,"id":1248,"parentId":1017,"tags":{"name":"static/chunks/5670.5d74796feda08276.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14172,"timestamp":153972953,"id":1249,"parentId":1017,"tags":{"name":"static/chunks/3873.9ad63ba235730e32.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14169,"timestamp":153972963,"id":1250,"parentId":1017,"tags":{"name":"static/chunks/3072.09eb6cd013d86327.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14159,"timestamp":153972975,"id":1251,"parentId":1017,"tags":{"name":"static/chunks/541.58a363bc4d46845e.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14152,"timestamp":153972986,"id":1252,"parentId":1017,"tags":{"name":"static/chunks/3304.f081fdc3ebdb5214.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14144,"timestamp":153972996,"id":1253,"parentId":1017,"tags":{"name":"static/chunks/5645.b5158a5d570c2de7.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14114,"timestamp":153973029,"id":1254,"parentId":1017,"tags":{"name":"static/chunks/1184.0c6560fbcff196ee.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14103,"timestamp":153973043,"id":1255,"parentId":1017,"tags":{"name":"static/chunks/6729.bbfd2a5324e6b598.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14094,"timestamp":153973054,"id":1256,"parentId":1017,"tags":{"name":"static/chunks/5690.a8e86ab0c10f736b.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14086,"timestamp":153973065,"id":1257,"parentId":1017,"tags":{"name":"static/chunks/9842.c9a9ef21e4ac986b.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14078,"timestamp":153973075,"id":1258,"parentId":1017,"tags":{"name":"static/chunks/1501.5ee5dbf184d74701.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14070,"timestamp":153973085,"id":1259,"parentId":1017,"tags":{"name":"static/chunks/194.f167337f50225ab9.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14062,"timestamp":153973096,"id":1260,"parentId":1017,"tags":{"name":"static/chunks/4567.e27e45377d78a71b.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14055,"timestamp":153973106,"id":1261,"parentId":1017,"tags":{"name":"static/chunks/4540.31ea9b12cd7e8344.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14047,"timestamp":153973116,"id":1262,"parentId":1017,"tags":{"name":"static/chunks/6455.098e1cc52373590c.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14040,"timestamp":153973126,"id":1263,"parentId":1017,"tags":{"name":"static/chunks/5320.cd2763bfcaf21772.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14033,"timestamp":153973136,"id":1264,"parentId":1017,"tags":{"name":"static/chunks/2215.fb010eac3ba68a86.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14025,"timestamp":153973147,"id":1265,"parentId":1017,"tags":{"name":"static/chunks/7799.b690007167173ad9.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14017,"timestamp":153973157,"id":1266,"parentId":1017,"tags":{"name":"static/chunks/6099.82f989d646337ffb.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14010,"timestamp":153973167,"id":1267,"parentId":1017,"tags":{"name":"static/chunks/8288.07e29419e8cb668c.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":14002,"timestamp":153973177,"id":1268,"parentId":1017,"tags":{"name":"static/chunks/6290.86719ce3def06011.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13995,"timestamp":153973187,"id":1269,"parentId":1017,"tags":{"name":"static/chunks/3419.90a9ee6da5ab98d0.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13986,"timestamp":153973200,"id":1270,"parentId":1017,"tags":{"name":"static/chunks/9547.c7ac1449da54e2db.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13977,"timestamp":153973211,"id":1271,"parentId":1017,"tags":{"name":"static/chunks/4474.c79873facc33ff21.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13970,"timestamp":153973221,"id":1272,"parentId":1017,"tags":{"name":"static/chunks/6948.2742954b7526015e.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13962,"timestamp":153973231,"id":1273,"parentId":1017,"tags":{"name":"static/chunks/968.e9fd828deab9a857.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13955,"timestamp":153973241,"id":1274,"parentId":1017,"tags":{"name":"static/chunks/7040.df96cbc5f67f15af.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13947,"timestamp":153973251,"id":1275,"parentId":1017,"tags":{"name":"static/chunks/6166.38c3e6fdcca544a2.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13940,"timestamp":153973261,"id":1276,"parentId":1017,"tags":{"name":"static/chunks/8947.a2be8b892f8eab46.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13932,"timestamp":153973271,"id":1277,"parentId":1017,"tags":{"name":"static/chunks/3324.b6ce7bc8c94d0c51.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13925,"timestamp":153973281,"id":1278,"parentId":1017,"tags":{"name":"static/chunks/3095.08c252b33c080013.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13915,"timestamp":153973294,"id":1279,"parentId":1017,"tags":{"name":"static/chunks/9240.29b05cb21993fdff.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13907,"timestamp":153973304,"id":1280,"parentId":1017,"tags":{"name":"static/chunks/9294.c729bda2dc817add.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13899,"timestamp":153973315,"id":1281,"parentId":1017,"tags":{"name":"static/chunks/7636.8d465c86f5b1bbc0.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13891,"timestamp":153973326,"id":1282,"parentId":1017,"tags":{"name":"static/chunks/327.718c9ac85228ae12.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13883,"timestamp":153973336,"id":1283,"parentId":1017,"tags":{"name":"static/chunks/34.65686560fc060e1a.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13875,"timestamp":153973347,"id":1284,"parentId":1017,"tags":{"name":"static/chunks/8545.27261f333ade1594.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13868,"timestamp":153973357,"id":1285,"parentId":1017,"tags":{"name":"static/chunks/5755.b75d06ce82454f5d.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13860,"timestamp":153973367,"id":1286,"parentId":1017,"tags":{"name":"static/chunks/9569.6625248cb07e86b9.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13853,"timestamp":153973377,"id":1287,"parentId":1017,"tags":{"name":"static/chunks/6580.a425ab3172508cfd.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13845,"timestamp":153973388,"id":1288,"parentId":1017,"tags":{"name":"static/chunks/893.24b32242375aa583.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13837,"timestamp":153973399,"id":1289,"parentId":1017,"tags":{"name":"static/chunks/3077.97a876b8ff637942.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13829,"timestamp":153973409,"id":1290,"parentId":1017,"tags":{"name":"static/chunks/6144.cb60f41cd1c3e425.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13824,"timestamp":153973420,"id":1291,"parentId":1017,"tags":{"name":"static/chunks/5712.ef87d30795895154.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13817,"timestamp":153973430,"id":1292,"parentId":1017,"tags":{"name":"static/chunks/5025.771ea1b83e146ecc.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13811,"timestamp":153973439,"id":1293,"parentId":1017,"tags":{"name":"static/chunks/3229.665a56ef5cc2fb77.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13804,"timestamp":153973449,"id":1294,"parentId":1017,"tags":{"name":"static/chunks/252.1045a3a17f099845.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13797,"timestamp":153973459,"id":1295,"parentId":1017,"tags":{"name":"static/chunks/4903.60b2e6ad9d06931f.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13789,"timestamp":153973469,"id":1296,"parentId":1017,"tags":{"name":"static/chunks/5997.c0b403b6f6466d46.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13781,"timestamp":153973480,"id":1297,"parentId":1017,"tags":{"name":"static/chunks/6412.f8577af421096e1a.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13773,"timestamp":153973491,"id":1298,"parentId":1017,"tags":{"name":"static/chunks/2062.972a9dc786249918.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13766,"timestamp":153973501,"id":1299,"parentId":1017,"tags":{"name":"static/chunks/2710.3737b7fa00fc4a91.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13758,"timestamp":153973511,"id":1300,"parentId":1017,"tags":{"name":"static/chunks/862.2de35e6961bba1df.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13751,"timestamp":153973521,"id":1301,"parentId":1017,"tags":{"name":"static/chunks/5728.82b5eaa7236aea2b.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13742,"timestamp":153973532,"id":1302,"parentId":1017,"tags":{"name":"static/chunks/123.300fc857bfd28b58.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13735,"timestamp":153973542,"id":1303,"parentId":1017,"tags":{"name":"static/chunks/8848.2bef6000462fa211.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13727,"timestamp":153973552,"id":1304,"parentId":1017,"tags":{"name":"static/chunks/1161.e4d2e7e2ee21f5c8.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13719,"timestamp":153973563,"id":1305,"parentId":1017,"tags":{"name":"static/chunks/6360.769ec8686592b773.js","cache":"HIT"},"startTime":1776945382887,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13683,"timestamp":153973602,"id":1306,"parentId":1017,"tags":{"name":"static/chunks/8113.a571b3948d99b27d.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13673,"timestamp":153973614,"id":1307,"parentId":1017,"tags":{"name":"static/chunks/9377.2b6ce9ce5c4b6552.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13665,"timestamp":153973625,"id":1308,"parentId":1017,"tags":{"name":"static/chunks/7142.f0df6c61f4112031.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13657,"timestamp":153973636,"id":1309,"parentId":1017,"tags":{"name":"static/chunks/3111.0bed64d54c385a0c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13649,"timestamp":153973646,"id":1310,"parentId":1017,"tags":{"name":"static/chunks/9648.958476ee189c7f10.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13641,"timestamp":153973657,"id":1311,"parentId":1017,"tags":{"name":"static/chunks/1379.0cf87941b255b24a.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13633,"timestamp":153973668,"id":1312,"parentId":1017,"tags":{"name":"static/chunks/7152.d19e8fa8c5ac91c7.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13621,"timestamp":153973682,"id":1313,"parentId":1017,"tags":{"name":"static/chunks/8257.31ae7cc0f2495ba6.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13612,"timestamp":153973694,"id":1314,"parentId":1017,"tags":{"name":"static/chunks/1556.dd2bf649f5e3fd22.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13604,"timestamp":153973704,"id":1315,"parentId":1017,"tags":{"name":"static/chunks/8704.790865d348997fb8.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13597,"timestamp":153973714,"id":1316,"parentId":1017,"tags":{"name":"static/chunks/2728.360ef80320379626.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13589,"timestamp":153973725,"id":1317,"parentId":1017,"tags":{"name":"static/chunks/8432.5175a8782850ae87.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13581,"timestamp":153973735,"id":1318,"parentId":1017,"tags":{"name":"static/chunks/7610.e380843ed8747098.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13571,"timestamp":153973748,"id":1319,"parentId":1017,"tags":{"name":"static/chunks/2503.d0864abd598db60e.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13563,"timestamp":153973758,"id":1320,"parentId":1017,"tags":{"name":"static/chunks/6046.f47f2f671413d82c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13555,"timestamp":153973769,"id":1321,"parentId":1017,"tags":{"name":"static/chunks/4080.2ee23eb31633457f.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13547,"timestamp":153973779,"id":1322,"parentId":1017,"tags":{"name":"static/chunks/7557.5fb5bcfacf631d2c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13539,"timestamp":153973790,"id":1323,"parentId":1017,"tags":{"name":"static/chunks/830.e0b41f979c6c0e7b.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13531,"timestamp":153973800,"id":1324,"parentId":1017,"tags":{"name":"static/chunks/1142.a8057b652e574f3a.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13523,"timestamp":153973811,"id":1325,"parentId":1017,"tags":{"name":"static/chunks/5922.90bd359f1488e4b3.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13515,"timestamp":153973821,"id":1326,"parentId":1017,"tags":{"name":"static/chunks/3274.6cde8c2c8629e9e9.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13508,"timestamp":153973831,"id":1327,"parentId":1017,"tags":{"name":"static/chunks/9006.4606a9f635a5d6b4.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13486,"timestamp":153973855,"id":1328,"parentId":1017,"tags":{"name":"static/chunks/1078.41740d1f25d95ef8.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13479,"timestamp":153973865,"id":1329,"parentId":1017,"tags":{"name":"static/chunks/4963.87a7ab778419173e.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13471,"timestamp":153973875,"id":1330,"parentId":1017,"tags":{"name":"static/chunks/1274.089dd30168b8dd45.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13464,"timestamp":153973886,"id":1331,"parentId":1017,"tags":{"name":"static/chunks/1977.035283df607a8ad4.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13456,"timestamp":153973895,"id":1332,"parentId":1017,"tags":{"name":"static/chunks/3483.c835f6d29336906c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13448,"timestamp":153973906,"id":1333,"parentId":1017,"tags":{"name":"static/chunks/1456.a6f02a82572b6f7d.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13441,"timestamp":153973916,"id":1334,"parentId":1017,"tags":{"name":"static/chunks/4163.3378c777a9a83a00.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13434,"timestamp":153973926,"id":1335,"parentId":1017,"tags":{"name":"static/chunks/4357.36433c94722a1b3d.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13427,"timestamp":153973936,"id":1336,"parentId":1017,"tags":{"name":"static/chunks/840.2b8a5062480c58f9.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13419,"timestamp":153973946,"id":1337,"parentId":1017,"tags":{"name":"static/chunks/1365.1763d8fd578ff435.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13412,"timestamp":153973956,"id":1338,"parentId":1017,"tags":{"name":"static/chunks/6588.353ddec96b173c75.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13403,"timestamp":153973967,"id":1339,"parentId":1017,"tags":{"name":"static/chunks/9466.3d89081f66cfd57c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13395,"timestamp":153973978,"id":1340,"parentId":1017,"tags":{"name":"static/chunks/2013.01836900f9f1dacc.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"}]
|
|
9
|
+
[{"name":"minify-js","duration":13387,"timestamp":153973989,"id":1341,"parentId":1017,"tags":{"name":"static/chunks/7525.fccd9411ddd8b8a6.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13378,"timestamp":153974000,"id":1342,"parentId":1017,"tags":{"name":"static/chunks/9565.06fb575ba33fc787.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13344,"timestamp":153974036,"id":1343,"parentId":1017,"tags":{"name":"static/chunks/2179.7e4ebd37c034d2ad.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13335,"timestamp":153974048,"id":1344,"parentId":1017,"tags":{"name":"static/chunks/7182.ce55e98e8ca3925f.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13327,"timestamp":153974059,"id":1345,"parentId":1017,"tags":{"name":"static/chunks/7425.03dc231e78cdf4bb.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13319,"timestamp":153974070,"id":1346,"parentId":1017,"tags":{"name":"static/chunks/4539.3574b8ec6e1b1827.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13311,"timestamp":153974080,"id":1347,"parentId":1017,"tags":{"name":"static/chunks/5553.44aeb5ab5fc6f547.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13304,"timestamp":153974090,"id":1348,"parentId":1017,"tags":{"name":"static/chunks/7021.4a15a4b75ad1f066.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13295,"timestamp":153974101,"id":1349,"parentId":1017,"tags":{"name":"static/chunks/2160.3d7d3408eb5dd2fd.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13288,"timestamp":153974111,"id":1350,"parentId":1017,"tags":{"name":"static/chunks/1219.af66c02d35a9aac1.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13279,"timestamp":153974122,"id":1351,"parentId":1017,"tags":{"name":"static/chunks/4275.f5348df20bf58aab.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13271,"timestamp":153974133,"id":1352,"parentId":1017,"tags":{"name":"static/chunks/7650.7945df0d31f1df8d.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13264,"timestamp":153974143,"id":1353,"parentId":1017,"tags":{"name":"static/chunks/4976.1f13224a16b04bf2.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13256,"timestamp":153974153,"id":1354,"parentId":1017,"tags":{"name":"static/chunks/4370.a3c94f7e6ca0fe9e.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13248,"timestamp":153974164,"id":1355,"parentId":1017,"tags":{"name":"static/chunks/624.a1904a85dfc485a7.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13239,"timestamp":153974176,"id":1356,"parentId":1017,"tags":{"name":"static/chunks/4659.1743f9a9bc83c2c8.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13231,"timestamp":153974186,"id":1357,"parentId":1017,"tags":{"name":"static/chunks/3942.28705c77a3230c0f.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13223,"timestamp":153974197,"id":1358,"parentId":1017,"tags":{"name":"static/chunks/5518.b0b438f31ecd94a6.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13216,"timestamp":153974207,"id":1359,"parentId":1017,"tags":{"name":"static/chunks/2485.7c1771d82502f223.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13209,"timestamp":153974217,"id":1360,"parentId":1017,"tags":{"name":"static/chunks/7041.a0e54d1d3704ce86.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13201,"timestamp":153974227,"id":1361,"parentId":1017,"tags":{"name":"static/chunks/2812.70986f4c89fb9f39.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13193,"timestamp":153974237,"id":1362,"parentId":1017,"tags":{"name":"static/chunks/7635.a9b4e0fe03a8b3ec.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13186,"timestamp":153974248,"id":1363,"parentId":1017,"tags":{"name":"static/chunks/7884.d6f32943366d911a.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13178,"timestamp":153974258,"id":1364,"parentId":1017,"tags":{"name":"static/chunks/4358.62cab3800015edb0.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13171,"timestamp":153974268,"id":1365,"parentId":1017,"tags":{"name":"static/chunks/9005.7e7485e60f535a31.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13162,"timestamp":153974279,"id":1366,"parentId":1017,"tags":{"name":"static/chunks/1595.5e2e484c156c4e34.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13154,"timestamp":153974290,"id":1367,"parentId":1017,"tags":{"name":"static/chunks/3979.dc4a6bdab85427e6.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13146,"timestamp":153974300,"id":1368,"parentId":1017,"tags":{"name":"static/chunks/9680.df62bde488780b42.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13139,"timestamp":153974310,"id":1369,"parentId":1017,"tags":{"name":"static/chunks/2107.8712a4d70140ec3c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13125,"timestamp":153974327,"id":1370,"parentId":1017,"tags":{"name":"static/chunks/5375.71458ae86130bcf9.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13117,"timestamp":153974338,"id":1371,"parentId":1017,"tags":{"name":"static/chunks/5136.cefe0a1de0d2cc1c.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13109,"timestamp":153974348,"id":1372,"parentId":1017,"tags":{"name":"static/chunks/4295.24962fb2a0590e65.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13101,"timestamp":153974359,"id":1373,"parentId":1017,"tags":{"name":"static/chunks/7258.28a0176cb9ac55e5.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13093,"timestamp":153974370,"id":1374,"parentId":1017,"tags":{"name":"static/chunks/9996.847eced8e454ff66.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13060,"timestamp":153974405,"id":1375,"parentId":1017,"tags":{"name":"static/chunks/9224.7a258b786c8fd4a2.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13050,"timestamp":153974418,"id":1376,"parentId":1017,"tags":{"name":"static/chunks/6704.921c8a127690396a.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13042,"timestamp":153974429,"id":1377,"parentId":1017,"tags":{"name":"static/chunks/6927.8995e03bddcb2166.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13035,"timestamp":153974438,"id":1378,"parentId":1017,"tags":{"name":"static/chunks/5424.84bb5b5e67ace412.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13027,"timestamp":153974449,"id":1379,"parentId":1017,"tags":{"name":"static/chunks/3082.b5508cb7899b2b52.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13019,"timestamp":153974459,"id":1380,"parentId":1017,"tags":{"name":"static/chunks/9382.06e06c8d568c96f8.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13011,"timestamp":153974471,"id":1381,"parentId":1017,"tags":{"name":"static/chunks/2130.b7f96de9cc71a698.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":13003,"timestamp":153974481,"id":1382,"parentId":1017,"tags":{"name":"static/chunks/9666.6c5d2a124e369887.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12996,"timestamp":153974490,"id":1383,"parentId":1017,"tags":{"name":"static/chunks/392.29882b44fb6d6f9d.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12989,"timestamp":153974500,"id":1384,"parentId":1017,"tags":{"name":"static/chunks/9841.ca811fb4964aafdc.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12981,"timestamp":153974510,"id":1385,"parentId":1017,"tags":{"name":"static/chunks/3492.8a98f6b863ef67be.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12973,"timestamp":153974521,"id":1386,"parentId":1017,"tags":{"name":"static/chunks/214.f2d3c152b9755298.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12966,"timestamp":153974531,"id":1387,"parentId":1017,"tags":{"name":"static/chunks/579.f5d60b2a14edeaf6.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12959,"timestamp":153974540,"id":1388,"parentId":1017,"tags":{"name":"static/chunks/6311.2474c11f023b786b.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12951,"timestamp":153974550,"id":1389,"parentId":1017,"tags":{"name":"static/chunks/7524.a8b5f30bf7ff605e.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12944,"timestamp":153974560,"id":1390,"parentId":1017,"tags":{"name":"static/chunks/6563.59526fa94758ab38.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12937,"timestamp":153974571,"id":1391,"parentId":1017,"tags":{"name":"static/chunks/6701.33ffa9e9e309f208.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12929,"timestamp":153974581,"id":1392,"parentId":1017,"tags":{"name":"static/chunks/7785.ab2c7de0151c3fd0.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12922,"timestamp":153974591,"id":1393,"parentId":1017,"tags":{"name":"static/chunks/9136.be4d03590a92f316.js","cache":"HIT"},"startTime":1776945382888,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12915,"timestamp":153974600,"id":1394,"parentId":1017,"tags":{"name":"static/chunks/2489.8c9078cd3767ad0e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12909,"timestamp":153974610,"id":1395,"parentId":1017,"tags":{"name":"static/chunks/1247.f317b3f02219270e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12858,"timestamp":153974662,"id":1396,"parentId":1017,"tags":{"name":"static/chunks/6859.9a81569ffa964445.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12848,"timestamp":153974675,"id":1397,"parentId":1017,"tags":{"name":"static/chunks/7921.3fa04c4dcf83cea5.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12814,"timestamp":153974712,"id":1398,"parentId":1017,"tags":{"name":"static/chunks/6846.5b17b5f9701ce22e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12807,"timestamp":153974724,"id":1399,"parentId":1017,"tags":{"name":"static/chunks/3074.0b8a20d5fb6788ff.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12799,"timestamp":153974735,"id":1400,"parentId":1017,"tags":{"name":"static/chunks/9521.4021d4a35654fb21.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12792,"timestamp":153974745,"id":1401,"parentId":1017,"tags":{"name":"static/chunks/6089.f654fce4dfc2d123.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12785,"timestamp":153974755,"id":1402,"parentId":1017,"tags":{"name":"static/chunks/5520.0dff0e44a3ca823e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12778,"timestamp":153974764,"id":1403,"parentId":1017,"tags":{"name":"static/chunks/4969.90d397e0312a077b.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12771,"timestamp":153974774,"id":1404,"parentId":1017,"tags":{"name":"static/chunks/2954.1d328ca1e57ce70f.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12763,"timestamp":153974784,"id":1405,"parentId":1017,"tags":{"name":"static/chunks/5491.24cf2d17b2b85458.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12756,"timestamp":153974794,"id":1406,"parentId":1017,"tags":{"name":"static/chunks/9615.bfb6c0a4cd76455f.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12748,"timestamp":153974804,"id":1407,"parentId":1017,"tags":{"name":"static/chunks/7625.36561933eb547aaf.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12741,"timestamp":153974814,"id":1408,"parentId":1017,"tags":{"name":"static/chunks/1534.9aeef18daea4b105.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12737,"timestamp":153974822,"id":1409,"parentId":1017,"tags":{"name":"static/chunks/8430.eb0fd54737d8dd8c.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12730,"timestamp":153974833,"id":1410,"parentId":1017,"tags":{"name":"static/chunks/8555.b74a64f18f11dcd2.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12723,"timestamp":153974843,"id":1411,"parentId":1017,"tags":{"name":"static/chunks/7082.4e07d19b0ec9b0af.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12716,"timestamp":153974852,"id":1412,"parentId":1017,"tags":{"name":"static/chunks/1583.c4016592ecafde4e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12709,"timestamp":153974862,"id":1413,"parentId":1017,"tags":{"name":"static/chunks/5750.eaab81d22a66329f.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12701,"timestamp":153974872,"id":1414,"parentId":1017,"tags":{"name":"static/chunks/7465.f74d7d6ef11639a2.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12694,"timestamp":153974882,"id":1415,"parentId":1017,"tags":{"name":"static/chunks/1898.272b559655499354.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12687,"timestamp":153974891,"id":1416,"parentId":1017,"tags":{"name":"static/chunks/7130.71b7efc3cf7ae8a7.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12680,"timestamp":153974901,"id":1417,"parentId":1017,"tags":{"name":"static/chunks/966.9590b6a68335923d.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12674,"timestamp":153974910,"id":1418,"parentId":1017,"tags":{"name":"static/chunks/1664.b7a8a1ce5eb709df.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12667,"timestamp":153974920,"id":1419,"parentId":1017,"tags":{"name":"static/chunks/3286.bc25b2a890b9a8e7.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12659,"timestamp":153974931,"id":1420,"parentId":1017,"tags":{"name":"static/chunks/4593.9132f60a72f47a04.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12652,"timestamp":153974940,"id":1421,"parentId":1017,"tags":{"name":"static/chunks/9267.83898a270adb507e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12645,"timestamp":153974950,"id":1422,"parentId":1017,"tags":{"name":"static/chunks/7889.07de7cac7d6a9864.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12639,"timestamp":153974959,"id":1423,"parentId":1017,"tags":{"name":"static/chunks/5318.290d218e68c63738.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12631,"timestamp":153974969,"id":1424,"parentId":1017,"tags":{"name":"static/chunks/8656.075f73388d989b9a.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12624,"timestamp":153974979,"id":1425,"parentId":1017,"tags":{"name":"static/chunks/8776.cf5f8a8d237591ae.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12617,"timestamp":153974989,"id":1426,"parentId":1017,"tags":{"name":"static/chunks/700.9cb1783406d5c3a1.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12610,"timestamp":153974998,"id":1427,"parentId":1017,"tags":{"name":"static/chunks/1987.cc16e0c7a0870452.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12578,"timestamp":153975033,"id":1428,"parentId":1017,"tags":{"name":"static/chunks/1310.cda9c155a96c078e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12569,"timestamp":153975045,"id":1429,"parentId":1017,"tags":{"name":"static/chunks/1590.b3b5618ff8263efc.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12560,"timestamp":153975056,"id":1430,"parentId":1017,"tags":{"name":"static/chunks/5139.0be359f08abeada5.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12551,"timestamp":153975068,"id":1431,"parentId":1017,"tags":{"name":"static/chunks/5394.fa9a2ac5dee7bbf1.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12544,"timestamp":153975078,"id":1432,"parentId":1017,"tags":{"name":"static/chunks/2235.17c098ccc9ae2798.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12536,"timestamp":153975088,"id":1433,"parentId":1017,"tags":{"name":"static/chunks/1948.978def232c6206c2.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12528,"timestamp":153975099,"id":1434,"parentId":1017,"tags":{"name":"static/chunks/3613.d7d666d8eed49c66.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12522,"timestamp":153975108,"id":1435,"parentId":1017,"tags":{"name":"static/chunks/2921.28ab18b40b8e2f00.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12514,"timestamp":153975118,"id":1436,"parentId":1017,"tags":{"name":"static/chunks/2729.8b7c14d3171d0b76.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12507,"timestamp":153975128,"id":1437,"parentId":1017,"tags":{"name":"static/chunks/4892.0537bc7802301f78.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12499,"timestamp":153975138,"id":1438,"parentId":1017,"tags":{"name":"static/chunks/6383.8d16936fc25c334a.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12492,"timestamp":153975148,"id":1439,"parentId":1017,"tags":{"name":"static/chunks/9233.4baaaa602f7e6a70.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12486,"timestamp":153975157,"id":1440,"parentId":1017,"tags":{"name":"static/chunks/5788.4aa486571bf2e839.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12478,"timestamp":153975168,"id":1441,"parentId":1017,"tags":{"name":"static/chunks/6026.5d9528823e4870d9.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"}]
|
|
10
|
+
[{"name":"minify-js","duration":12471,"timestamp":153975178,"id":1442,"parentId":1017,"tags":{"name":"static/chunks/5364.0fd5ee76d4665040.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12464,"timestamp":153975187,"id":1443,"parentId":1017,"tags":{"name":"static/chunks/9318.d6938709ea34b148.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12457,"timestamp":153975196,"id":1444,"parentId":1017,"tags":{"name":"static/chunks/6871.d679637633d7da8e.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12451,"timestamp":153975206,"id":1445,"parentId":1017,"tags":{"name":"static/chunks/7443.69a9bbad68a25bd5.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12444,"timestamp":153975215,"id":1446,"parentId":1017,"tags":{"name":"static/chunks/142.22067b54d67e9cfa.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12438,"timestamp":153975225,"id":1447,"parentId":1017,"tags":{"name":"static/chunks/254.525b25c42c2e5d5a.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12430,"timestamp":153975235,"id":1448,"parentId":1017,"tags":{"name":"static/chunks/7547.e3c3cf78684ae006.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12426,"timestamp":153975245,"id":1449,"parentId":1017,"tags":{"name":"static/chunks/8317.f1323bd2f9b4fe35.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12418,"timestamp":153975256,"id":1450,"parentId":1017,"tags":{"name":"static/chunks/5199.3e664cf0174500b6.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12405,"timestamp":153975271,"id":1451,"parentId":1017,"tags":{"name":"static/chunks/6962.e0cd2d5b6efb7469.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12396,"timestamp":153975282,"id":1452,"parentId":1017,"tags":{"name":"static/chunks/5269.8b33f242a14be250.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12388,"timestamp":153975292,"id":1453,"parentId":1017,"tags":{"name":"static/chunks/7479.cc243294ef14524b.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12382,"timestamp":153975302,"id":1454,"parentId":1017,"tags":{"name":"static/chunks/2020.8d4deb5b71330365.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12374,"timestamp":153975312,"id":1455,"parentId":1017,"tags":{"name":"static/chunks/7874.776c791a6edf8980.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12366,"timestamp":153975322,"id":1456,"parentId":1017,"tags":{"name":"static/chunks/1409.b29e6566d6a047ca.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12359,"timestamp":153975332,"id":1457,"parentId":1017,"tags":{"name":"static/chunks/7084.a3847f999489b629.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12351,"timestamp":153975342,"id":1458,"parentId":1017,"tags":{"name":"static/chunks/9373.ddd78f06c5d9a8d7.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12344,"timestamp":153975352,"id":1459,"parentId":1017,"tags":{"name":"static/chunks/3682.39cfae4886107de1.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12337,"timestamp":153975362,"id":1460,"parentId":1017,"tags":{"name":"static/chunks/5325.534d61b0ed6db9bc.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12330,"timestamp":153975372,"id":1461,"parentId":1017,"tags":{"name":"static/chunks/6460.438138109d43d3ba.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12323,"timestamp":153975382,"id":1462,"parentId":1017,"tags":{"name":"static/chunks/4699.0725735293f70a9a.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12315,"timestamp":153975391,"id":1463,"parentId":1017,"tags":{"name":"static/chunks/framework-9a8a3f0151579960.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12308,"timestamp":153975401,"id":1464,"parentId":1017,"tags":{"name":"static/chunks/d1c28714.214e0009d717ed6c.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12301,"timestamp":153975411,"id":1465,"parentId":1017,"tags":{"name":"static/chunks/4ca0cff5.789ae6f66ac30e2d.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12293,"timestamp":153975422,"id":1466,"parentId":1017,"tags":{"name":"static/chunks/7d29de82.14fd5bb54d6b7d20.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12286,"timestamp":153975432,"id":1467,"parentId":1017,"tags":{"name":"static/chunks/1cd6e1d3.faad54da091e8f42.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12278,"timestamp":153975442,"id":1468,"parentId":1017,"tags":{"name":"static/chunks/570e4624.7911804ff3d8e956.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12271,"timestamp":153975452,"id":1469,"parentId":1017,"tags":{"name":"static/chunks/ce16f5a9.83f4e77092504bcd.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12263,"timestamp":153975462,"id":1470,"parentId":1017,"tags":{"name":"static/chunks/d3ac728e-a5b076816e776ed1.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12254,"timestamp":153975474,"id":1471,"parentId":1017,"tags":{"name":"static/chunks/90542734.2d1a2b87aba8663d.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12246,"timestamp":153975484,"id":1472,"parentId":1017,"tags":{"name":"static/chunks/70e0d97a-2d56f47748c010fa.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12239,"timestamp":153975493,"id":1473,"parentId":1017,"tags":{"name":"static/chunks/2ff9d716.676d881bfa3c60e7.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12232,"timestamp":153975503,"id":1474,"parentId":1017,"tags":{"name":"static/chunks/af7f6608.780d064838c52b26.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12224,"timestamp":153975515,"id":1475,"parentId":1017,"tags":{"name":"static/chunks/e868780c.b03bb6d46556f1ff.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12216,"timestamp":153975525,"id":1476,"parentId":1017,"tags":{"name":"static/chunks/54a60aa6-e0314902de3ec6a3.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12209,"timestamp":153975535,"id":1477,"parentId":1017,"tags":{"name":"static/chunks/92e53eb0.4a625cee989cd872.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12202,"timestamp":153975545,"id":1478,"parentId":1017,"tags":{"name":"static/chunks/cee15710.d8de0d590c1c12d7.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12195,"timestamp":153975554,"id":1479,"parentId":1017,"tags":{"name":"static/chunks/4402d2ac.6ea6b372743e17e0.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12188,"timestamp":153975564,"id":1480,"parentId":1017,"tags":{"name":"static/chunks/cfdf2ac7.11fa4ad4c70c7e57.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12180,"timestamp":153975575,"id":1481,"parentId":1017,"tags":{"name":"static/chunks/53c1bd3f.94ed7a0ef30faa72.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12172,"timestamp":153975586,"id":1482,"parentId":1017,"tags":{"name":"static/chunks/799ebd4e.82f86abf23884ab4.js","cache":"HIT"},"startTime":1776945382889,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12165,"timestamp":153975596,"id":1483,"parentId":1017,"tags":{"name":"static/chunks/4bd1b696-30cf42bc5b843299.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12154,"timestamp":153975609,"id":1484,"parentId":1017,"tags":{"name":"static/chunks/aaea2bcf-f0fd47062adb56d3.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12146,"timestamp":153975619,"id":1485,"parentId":1017,"tags":{"name":"static/chunks/3126.670df92517e12f08.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12138,"timestamp":153975630,"id":1486,"parentId":1017,"tags":{"name":"static/chunks/8863.38a250bc93441012.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12131,"timestamp":153975640,"id":1487,"parentId":1017,"tags":{"name":"static/chunks/9114-0ae74cf0f1880aac.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12123,"timestamp":153975650,"id":1488,"parentId":1017,"tags":{"name":"static/chunks/3700-73e6389d720c6476.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12116,"timestamp":153975660,"id":1489,"parentId":1017,"tags":{"name":"static/chunks/2821.9a424cd8d891b3b2.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12109,"timestamp":153975670,"id":1490,"parentId":1017,"tags":{"name":"static/chunks/3743-2d00a0d31772a1b2.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12102,"timestamp":153975680,"id":1491,"parentId":1017,"tags":{"name":"static/chunks/1991.d4d3fd65b9094099.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12094,"timestamp":153975690,"id":1492,"parentId":1017,"tags":{"name":"static/chunks/6155.9e124133ec8458a4.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12087,"timestamp":153975700,"id":1493,"parentId":1017,"tags":{"name":"static/chunks/5019.e7bce25161a52ed4.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12080,"timestamp":153975709,"id":1494,"parentId":1017,"tags":{"name":"static/chunks/7085.a6e1368cc7188732.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12073,"timestamp":153975720,"id":1495,"parentId":1017,"tags":{"name":"static/chunks/3794-e3794ea7186046f9.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12066,"timestamp":153975729,"id":1496,"parentId":1017,"tags":{"name":"static/chunks/3695-249ae83a4493cc54.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12059,"timestamp":153975739,"id":1497,"parentId":1017,"tags":{"name":"static/chunks/6148-b3b91d25880eaa18.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12051,"timestamp":153975749,"id":1498,"parentId":1017,"tags":{"name":"static/chunks/2171-87a0a5239bf2ea29.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12047,"timestamp":153975759,"id":1499,"parentId":1017,"tags":{"name":"static/chunks/3530-c755551be037362b.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":12039,"timestamp":153975769,"id":1500,"parentId":1017,"tags":{"name":"static/chunks/6108-d11e3eb14020cf48.js","cache":"HIT"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1930,"timestamp":153985881,"id":1502,"parentId":1017,"tags":{"name":"static/chunks/9062-7cb595371986ca9f.js","cache":"HIT"},"startTime":1776945382900,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1907,"timestamp":153985906,"id":1503,"parentId":1017,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"HIT"},"startTime":1776945382900,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":1553,"timestamp":153986264,"id":1505,"parentId":1017,"tags":{"name":"server/middleware-build-manifest.js","cache":"HIT"},"startTime":1776945382900,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":2712,"timestamp":153985955,"id":1504,"parentId":1017,"tags":{"name":"static/wxVgEFGuD9nbopEcuclYA/_ssgManifest.js","cache":"MISS"},"startTime":1776945382900,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":2316,"timestamp":153986401,"id":1507,"parentId":1017,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1776945382900,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":4918,"timestamp":153986280,"id":1506,"parentId":1017,"tags":{"name":"static/wxVgEFGuD9nbopEcuclYA/_buildManifest.js","cache":"MISS"},"startTime":1776945382900,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":58406,"timestamp":153975779,"id":1501,"parentId":1017,"tags":{"name":"static/chunks/6878-0089dc62dc821def.js","cache":"MISS"},"startTime":1776945382890,"traceId":"dd513241a496b942"},{"name":"minify-js","duration":226184,"timestamp":153938759,"id":1133,"parentId":1017,"tags":{"name":"static/chunks/app/project/page-694bdb28984e5c12.js","cache":"MISS"},"startTime":1776945382853,"traceId":"dd513241a496b942"},{"name":"minify-webpack-plugin-optimize","duration":251851,"timestamp":153913114,"id":1017,"parentId":882,"tags":{"compilationName":"client","mangle":"[object Object]"},"startTime":1776945382827,"traceId":"dd513241a496b942"},{"name":"minify-css","duration":152,"timestamp":154165559,"id":1509,"parentId":1508,"tags":{"file":"static/css/133684c5ccd6d2be.css","cache":"HIT"},"startTime":1776945383079,"traceId":"dd513241a496b942"},{"name":"minify-css","duration":104,"timestamp":154165611,"id":1510,"parentId":1508,"tags":{"file":"static/css/f1a31bb8453c8c65.css","cache":"HIT"},"startTime":1776945383080,"traceId":"dd513241a496b942"},{"name":"css-minimizer-plugin","duration":428,"timestamp":154165290,"id":1508,"parentId":882,"tags":{},"startTime":1776945383079,"traceId":"dd513241a496b942"},{"name":"seal","duration":1456561,"timestamp":152801263,"id":1001,"parentId":882,"tags":{},"startTime":1776945381715,"traceId":"dd513241a496b942"},{"name":"webpack-compilation","duration":3494972,"timestamp":150763221,"id":882,"parentId":879,"tags":{"name":"client"},"startTime":1776945379677,"traceId":"dd513241a496b942"},{"name":"emit","duration":92072,"timestamp":154258544,"id":1511,"parentId":879,"tags":{},"startTime":1776945383172,"traceId":"dd513241a496b942"},{"name":"webpack-close","duration":1167137,"timestamp":154354478,"id":1512,"parentId":879,"tags":{"name":"client"},"startTime":1776945383268,"traceId":"dd513241a496b942"},{"name":"webpack-generate-error-stats","duration":2640,"timestamp":155521683,"id":1513,"parentId":1512,"tags":{},"startTime":1776945384436,"traceId":"dd513241a496b942"},{"name":"run-webpack-compiler","duration":5176800,"timestamp":150347722,"id":879,"parentId":878,"tags":{},"startTime":1776945379262,"traceId":"dd513241a496b942"},{"name":"format-webpack-messages","duration":80,"timestamp":155524530,"id":1514,"parentId":878,"tags":{},"startTime":1776945384438,"traceId":"dd513241a496b942"},{"name":"worker-main-client","duration":5177360,"timestamp":150347388,"id":878,"parentId":1,"tags":{},"startTime":1776945379261,"traceId":"dd513241a496b942"},{"name":"run-webpack","duration":14794325,"timestamp":140788328,"id":17,"parentId":1,"tags":{},"startTime":1776945369702,"traceId":"dd513241a496b942"},{"name":"run-typescript","duration":14812952,"timestamp":155586528,"id":1516,"parentId":1,"tags":{},"startTime":1776945384500,"traceId":"dd513241a496b942"},{"name":"generate-required-server-files","duration":2050,"timestamp":170400081,"id":1518,"parentId":1,"tags":{},"startTime":1776945399314,"traceId":"dd513241a496b942"},{"name":"check-static-error-page","duration":19540,"timestamp":170417281,"id":1520,"parentId":1519,"tags":{},"startTime":1776945399331,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":303175,"timestamp":170449077,"id":1631,"parentId":1522,"tags":{},"startTime":1776945399363,"traceId":"dd513241a496b942"},{"name":"check-page","duration":332966,"timestamp":170419389,"id":1522,"parentId":1519,"tags":{"page":"/_global-error"},"startTime":1776945399333,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":367027,"timestamp":170453353,"id":1633,"parentId":1530,"tags":{},"startTime":1776945399367,"traceId":"dd513241a496b942"},{"name":"check-page","duration":399379,"timestamp":170421060,"id":1530,"parentId":1519,"tags":{"page":"/api/comments"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":398470,"timestamp":170448804,"id":1630,"parentId":1521,"tags":{},"startTime":1776945399363,"traceId":"dd513241a496b942"},{"name":"check-page","duration":429060,"timestamp":170418264,"id":1521,"parentId":1519,"tags":{"page":"/_not-found"},"startTime":1776945399332,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":409830,"timestamp":170453428,"id":1634,"parentId":1531,"tags":{},"startTime":1776945399367,"traceId":"dd513241a496b942"},{"name":"check-page","duration":442112,"timestamp":170421197,"id":1531,"parentId":1519,"tags":{"page":"/api/db/columns"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":417014,"timestamp":170453661,"id":1636,"parentId":1533,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":449275,"timestamp":170421439,"id":1533,"parentId":1519,"tags":{"page":"/api/db/disconnect"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":420661,"timestamp":170453713,"id":1637,"parentId":1534,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":452871,"timestamp":170421567,"id":1534,"parentId":1519,"tags":{"page":"/api/db/export"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":423678,"timestamp":170453918,"id":1638,"parentId":1535,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":455839,"timestamp":170421786,"id":1535,"parentId":1519,"tags":{"page":"/api/db/query"},"startTime":1776945399336,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":428465,"timestamp":170454033,"id":1639,"parentId":1536,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":460613,"timestamp":170421912,"id":1536,"parentId":1519,"tags":{"page":"/api/db/schemas"},"startTime":1776945399336,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":437058,"timestamp":170454104,"id":1640,"parentId":1537,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":469137,"timestamp":170422062,"id":1537,"parentId":1519,"tags":{"page":"/api/extension/version"},"startTime":1776945399336,"traceId":"dd513241a496b942"}]
|
|
11
|
+
[{"name":"is-page-static","duration":443621,"timestamp":170454147,"id":1641,"parentId":1538,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":475609,"timestamp":170422187,"id":1538,"parentId":1519,"tags":{"page":"/api/file"},"startTime":1776945399336,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":448714,"timestamp":170454282,"id":1642,"parentId":1540,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":480466,"timestamp":170422594,"id":1540,"parentId":1519,"tags":{"page":"/api/files/clipboard"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":450820,"timestamp":170453589,"id":1635,"parentId":1532,"tags":{},"startTime":1776945399367,"traceId":"dd513241a496b942"},{"name":"check-page","duration":483121,"timestamp":170421315,"id":1532,"parentId":1519,"tags":{"page":"/api/db/connect"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":452198,"timestamp":170454315,"id":1643,"parentId":1541,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":483743,"timestamp":170422794,"id":1541,"parentId":1519,"tags":{"page":"/api/files/copy"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":453988,"timestamp":170454343,"id":1644,"parentId":1542,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":485422,"timestamp":170422936,"id":1542,"parentId":1519,"tags":{"page":"/api/files/delete"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":455231,"timestamp":170454368,"id":1645,"parentId":1543,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":486536,"timestamp":170423089,"id":1543,"parentId":1519,"tags":{"page":"/api/files/expanded"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":457378,"timestamp":170454393,"id":1646,"parentId":1544,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":488594,"timestamp":170423201,"id":1544,"parentId":1519,"tags":{"page":"/api/files/index"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":458349,"timestamp":170454425,"id":1647,"parentId":1545,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":489492,"timestamp":170423314,"id":1545,"parentId":1519,"tags":{"page":"/api/files/init"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":460620,"timestamp":170454450,"id":1648,"parentId":1546,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":491675,"timestamp":170423420,"id":1546,"parentId":1519,"tags":{"page":"/api/files/paste"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":461279,"timestamp":170454481,"id":1649,"parentId":1547,"tags":{},"startTime":1776945399368,"traceId":"dd513241a496b942"},{"name":"check-page","duration":492243,"timestamp":170423538,"id":1547,"parentId":1519,"tags":{"page":"/api/files/read"},"startTime":1776945399337,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":463778,"timestamp":170454506,"id":1650,"parentId":1548,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":494662,"timestamp":170423643,"id":1548,"parentId":1519,"tags":{"page":"/api/files/readdir"},"startTime":1776945399338,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":466925,"timestamp":170454660,"id":1651,"parentId":1549,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":497865,"timestamp":170423747,"id":1549,"parentId":1519,"tags":{"page":"/api/files/recent"},"startTime":1776945399338,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":467021,"timestamp":170454696,"id":1652,"parentId":1550,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":496538,"timestamp":170425198,"id":1550,"parentId":1519,"tags":{"page":"/api/files/save"},"startTime":1776945399339,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":469268,"timestamp":170454809,"id":1653,"parentId":1552,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":498662,"timestamp":170425443,"id":1552,"parentId":1519,"tags":{"page":"/api/git/branch-diff"},"startTime":1776945399339,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":470067,"timestamp":170454840,"id":1654,"parentId":1553,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":499382,"timestamp":170425548,"id":1553,"parentId":1519,"tags":{"page":"/api/git/branches"},"startTime":1776945399339,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":472330,"timestamp":170454877,"id":1655,"parentId":1554,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":501586,"timestamp":170425649,"id":1554,"parentId":1519,"tags":{"page":"/api/git/commit-diff"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":473935,"timestamp":170454905,"id":1656,"parentId":1555,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":503121,"timestamp":170425747,"id":1555,"parentId":1519,"tags":{"page":"/api/git/commits"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":475240,"timestamp":170454935,"id":1657,"parentId":1556,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":504345,"timestamp":170425852,"id":1556,"parentId":1519,"tags":{"page":"/api/git/diff"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":477550,"timestamp":170452928,"id":1632,"parentId":1527,"tags":{},"startTime":1776945399367,"traceId":"dd513241a496b942"},{"name":"check-page","duration":509867,"timestamp":170420633,"id":1527,"parentId":1519,"tags":{"page":"/api/chat"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":477317,"timestamp":170454956,"id":1658,"parentId":1557,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":506341,"timestamp":170425955,"id":1557,"parentId":1519,"tags":{"page":"/api/git/discard"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":477967,"timestamp":170454978,"id":1659,"parentId":1558,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":506887,"timestamp":170426080,"id":1558,"parentId":1519,"tags":{"page":"/api/git/stage"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":479995,"timestamp":170455087,"id":1661,"parentId":1560,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":508822,"timestamp":170426289,"id":1560,"parentId":1519,"tags":{"page":"/api/git/unstage"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":480758,"timestamp":170455135,"id":1662,"parentId":1561,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":509522,"timestamp":170426390,"id":1561,"parentId":1519,"tags":{"page":"/api/git/worktree"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":483103,"timestamp":170455050,"id":1660,"parentId":1559,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":512005,"timestamp":170426182,"id":1559,"parentId":1519,"tags":{"page":"/api/git/status"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":483370,"timestamp":170455195,"id":1664,"parentId":1563,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":511999,"timestamp":170426587,"id":1563,"parentId":1519,"tags":{"page":"/api/jupyter/load"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":484774,"timestamp":170455165,"id":1663,"parentId":1562,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":513475,"timestamp":170426486,"id":1562,"parentId":1519,"tags":{"page":"/api/global-state"},"startTime":1776945399340,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":485613,"timestamp":170455225,"id":1665,"parentId":1564,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":514158,"timestamp":170426702,"id":1564,"parentId":1519,"tags":{"page":"/api/jupyter/save"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":486954,"timestamp":170455252,"id":1666,"parentId":1565,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":515421,"timestamp":170426806,"id":1565,"parentId":1519,"tags":{"page":"/api/jupyter/shutdown"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":489803,"timestamp":170455285,"id":1667,"parentId":1566,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":518206,"timestamp":170426906,"id":1566,"parentId":1519,"tags":{"page":"/api/lsp/definition"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":490089,"timestamp":170455313,"id":1668,"parentId":1567,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":518390,"timestamp":170427034,"id":1567,"parentId":1519,"tags":{"page":"/api/lsp/hover"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":491267,"timestamp":170455340,"id":1669,"parentId":1568,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":519483,"timestamp":170427145,"id":1568,"parentId":1519,"tags":{"page":"/api/lsp/references"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":491475,"timestamp":170455364,"id":1670,"parentId":1569,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":519593,"timestamp":170427267,"id":1569,"parentId":1519,"tags":{"page":"/api/lsp/status"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":492540,"timestamp":170455392,"id":1671,"parentId":1570,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":520564,"timestamp":170427390,"id":1570,"parentId":1519,"tags":{"page":"/api/lsp/warmup"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":525522,"timestamp":170455596,"id":1674,"parentId":1573,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":553454,"timestamp":170427708,"id":1573,"parentId":1519,"tags":{"page":"/api/mysql/disconnect"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":532789,"timestamp":170455619,"id":1675,"parentId":1574,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":560626,"timestamp":170427814,"id":1574,"parentId":1519,"tags":{"page":"/api/mysql/export"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":533814,"timestamp":170455526,"id":1672,"parentId":1571,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":561870,"timestamp":170427495,"id":1571,"parentId":1519,"tags":{"page":"/api/mysql/columns"},"startTime":1776945399341,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":533892,"timestamp":170455570,"id":1673,"parentId":1572,"tags":{},"startTime":1776945399369,"traceId":"dd513241a496b942"},{"name":"check-page","duration":561880,"timestamp":170427600,"id":1572,"parentId":1519,"tags":{"page":"/api/mysql/connect"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":535199,"timestamp":170455637,"id":1676,"parentId":1575,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":562940,"timestamp":170427917,"id":1575,"parentId":1519,"tags":{"page":"/api/mysql/query"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":536811,"timestamp":170455656,"id":1677,"parentId":1576,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":564444,"timestamp":170428047,"id":1576,"parentId":1519,"tags":{"page":"/api/mysql/schemas"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":584427,"timestamp":170455695,"id":1679,"parentId":1578,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":611893,"timestamp":170428268,"id":1578,"parentId":1519,"tags":{"page":"/api/neo4j/disconnect"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":587218,"timestamp":170455756,"id":1681,"parentId":1580,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":613711,"timestamp":170429290,"id":1580,"parentId":1519,"tags":{"page":"/api/neo4j/schema"},"startTime":1776945399343,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":589087,"timestamp":170456099,"id":1682,"parentId":1584,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":615435,"timestamp":170429777,"id":1584,"parentId":1519,"tags":{"page":"/api/open-cursor"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":591232,"timestamp":170456124,"id":1683,"parentId":1585,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":617487,"timestamp":170429893,"id":1585,"parentId":1519,"tags":{"page":"/api/open-vscode"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":595282,"timestamp":170456147,"id":1684,"parentId":1586,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":621466,"timestamp":170429986,"id":1586,"parentId":1519,"tags":{"page":"/api/pick-folder"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":597435,"timestamp":170456164,"id":1685,"parentId":1587,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":623489,"timestamp":170430139,"id":1587,"parentId":1519,"tags":{"page":"/api/pinned-sessions"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":599611,"timestamp":170456235,"id":1686,"parentId":1589,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":625508,"timestamp":170430362,"id":1589,"parentId":1519,"tags":{"page":"/api/project-state"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":603060,"timestamp":170455674,"id":1678,"parentId":1577,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":630600,"timestamp":170428158,"id":1577,"parentId":1519,"tags":{"page":"/api/neo4j/connect"},"startTime":1776945399342,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":607394,"timestamp":170455724,"id":1680,"parentId":1579,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":633948,"timestamp":170429188,"id":1579,"parentId":1519,"tags":{"page":"/api/neo4j/query"},"startTime":1776945399343,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":624806,"timestamp":170456296,"id":1687,"parentId":1591,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":650538,"timestamp":170430595,"id":1591,"parentId":1519,"tags":{"page":"/api/redis/command"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":626395,"timestamp":170456340,"id":1689,"parentId":1595,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":651699,"timestamp":170431061,"id":1595,"parentId":1519,"tags":{"page":"/api/redis/get"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":630710,"timestamp":170456356,"id":1690,"parentId":1593,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"}]
|
|
12
|
+
[{"name":"check-page","duration":656496,"timestamp":170430817,"id":1593,"parentId":1519,"tags":{"page":"/api/redis/delete"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":631952,"timestamp":170456317,"id":1688,"parentId":1592,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":657585,"timestamp":170430707,"id":1592,"parentId":1519,"tags":{"page":"/api/redis/connect"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":633185,"timestamp":170456374,"id":1691,"parentId":1596,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":658403,"timestamp":170431175,"id":1596,"parentId":1519,"tags":{"page":"/api/redis/keys"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":635047,"timestamp":170456425,"id":1693,"parentId":1597,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":660203,"timestamp":170431292,"id":1597,"parentId":1519,"tags":{"page":"/api/redis/set"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":643430,"timestamp":170456467,"id":1695,"parentId":1594,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":669005,"timestamp":170430923,"id":1594,"parentId":1519,"tags":{"page":"/api/redis/disconnect"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":644125,"timestamp":170456407,"id":1692,"parentId":1598,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":669174,"timestamp":170431405,"id":1598,"parentId":1519,"tags":{"page":"/api/review/[id]/comments"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":646848,"timestamp":170456452,"id":1694,"parentId":1599,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":671809,"timestamp":170431513,"id":1599,"parentId":1519,"tags":{"page":"/api/review/[id]/replies"},"startTime":1776945399345,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":647565,"timestamp":170456517,"id":1697,"parentId":1601,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":672358,"timestamp":170431755,"id":1601,"parentId":1519,"tags":{"page":"/api/review/identify"},"startTime":1776945399346,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":649859,"timestamp":170456535,"id":1698,"parentId":1602,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":674551,"timestamp":170431865,"id":1602,"parentId":1519,"tags":{"page":"/api/review/order"},"startTime":1776945399346,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":650101,"timestamp":170456491,"id":1696,"parentId":1600,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":674977,"timestamp":170431632,"id":1600,"parentId":1519,"tags":{"page":"/api/review/[id]"},"startTime":1776945399346,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":650567,"timestamp":170456555,"id":1699,"parentId":1604,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":675042,"timestamp":170432102,"id":1604,"parentId":1519,"tags":{"page":"/api/review/share-info"},"startTime":1776945399346,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":651679,"timestamp":170456578,"id":1700,"parentId":1605,"tags":{},"startTime":1776945399370,"traceId":"dd513241a496b942"},{"name":"check-page","duration":676062,"timestamp":170432218,"id":1605,"parentId":1519,"tags":{"page":"/api/review/users"},"startTime":1776945399346,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":653536,"timestamp":170456714,"id":1703,"parentId":1608,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":676914,"timestamp":170433360,"id":1608,"parentId":1519,"tags":{"page":"/api/services/scripts"},"startTime":1776945399347,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":653680,"timestamp":170456688,"id":1702,"parentId":1607,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":677144,"timestamp":170433245,"id":1607,"parentId":1519,"tags":{"page":"/api/services/config"},"startTime":1776945399347,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":655199,"timestamp":170457158,"id":1704,"parentId":1615,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":678153,"timestamp":170434226,"id":1615,"parentId":1519,"tags":{"page":"/api/settings"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":655895,"timestamp":170457404,"id":1705,"parentId":1624,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":677995,"timestamp":170435326,"id":1624,"parentId":1519,"tags":{"page":"/api/version"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":656451,"timestamp":170457433,"id":1706,"parentId":1625,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":678470,"timestamp":170435440,"id":1625,"parentId":1519,"tags":{"page":"/favicon.ico"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":653122,"timestamp":170462861,"id":1708,"parentId":1523,"tags":{},"startTime":1776945399377,"traceId":"dd513241a496b942"},{"name":"check-page","duration":696444,"timestamp":170419586,"id":1523,"parentId":1519,"tags":{"page":"/api/bash"},"startTime":1776945399333,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":659233,"timestamp":170457452,"id":1707,"parentId":1626,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":681155,"timestamp":170435549,"id":1626,"parentId":1519,"tags":{"page":"/manifest.webmanifest"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":652084,"timestamp":170467115,"id":1709,"parentId":1525,"tags":{},"startTime":1776945399381,"traceId":"dd513241a496b942"},{"name":"check-page","duration":698897,"timestamp":170420323,"id":1525,"parentId":1519,"tags":{"page":"/api/chat/kimi"},"startTime":1776945399334,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":664073,"timestamp":170456608,"id":1701,"parentId":1603,"tags":{},"startTime":1776945399371,"traceId":"dd513241a496b942"},{"name":"check-page","duration":688734,"timestamp":170431969,"id":1603,"parentId":1519,"tags":{"page":"/api/review"},"startTime":1776945399346,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":651942,"timestamp":170469724,"id":1711,"parentId":1529,"tags":{},"startTime":1776945399384,"traceId":"dd513241a496b942"},{"name":"check-page","duration":700798,"timestamp":170420889,"id":1529,"parentId":1519,"tags":{"page":"/api/commands"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":651058,"timestamp":170472620,"id":1712,"parentId":1539,"tags":{},"startTime":1776945399387,"traceId":"dd513241a496b942"},{"name":"check-page","duration":701383,"timestamp":170422316,"id":1539,"parentId":1519,"tags":{"page":"/api/files/blame"},"startTime":1776945399336,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":650079,"timestamp":170473715,"id":1713,"parentId":1551,"tags":{},"startTime":1776945399388,"traceId":"dd513241a496b942"},{"name":"check-page","duration":698495,"timestamp":170425319,"id":1551,"parentId":1519,"tags":{"page":"/api/files/search"},"startTime":1776945399339,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":651089,"timestamp":170474838,"id":1715,"parentId":1582,"tags":{},"startTime":1776945399389,"traceId":"dd513241a496b942"},{"name":"check-page","duration":696412,"timestamp":170429536,"id":1582,"parentId":1519,"tags":{"page":"/api/ollama/models"},"startTime":1776945399343,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":652729,"timestamp":170474170,"id":1714,"parentId":1581,"tags":{},"startTime":1776945399388,"traceId":"dd513241a496b942"},{"name":"check-page","duration":697547,"timestamp":170429374,"id":1581,"parentId":1519,"tags":{"page":"/api/note"},"startTime":1776945399343,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":652788,"timestamp":170475407,"id":1716,"parentId":1588,"tags":{},"startTime":1776945399389,"traceId":"dd513241a496b942"},{"name":"check-page","duration":697967,"timestamp":170430249,"id":1588,"parentId":1519,"tags":{"page":"/api/project-settings"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":652346,"timestamp":170477780,"id":1717,"parentId":1590,"tags":{},"startTime":1776945399392,"traceId":"dd513241a496b942"},{"name":"check-page","duration":699676,"timestamp":170430470,"id":1590,"parentId":1519,"tags":{"page":"/api/projects"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":650887,"timestamp":170482427,"id":1719,"parentId":1524,"tags":{},"startTime":1776945399396,"traceId":"dd513241a496b942"},{"name":"check-page","duration":713597,"timestamp":170419738,"id":1524,"parentId":1519,"tags":{"page":"/api/chat/codex"},"startTime":1776945399334,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":653757,"timestamp":170483139,"id":1720,"parentId":1610,"tags":{},"startTime":1776945399397,"traceId":"dd513241a496b942"},{"name":"check-page","duration":703334,"timestamp":170433591,"id":1610,"parentId":1519,"tags":{"page":"/api/session/[sessionId]/fork"},"startTime":1776945399347,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":653206,"timestamp":170487309,"id":1721,"parentId":1611,"tags":{},"startTime":1776945399401,"traceId":"dd513241a496b942"},{"name":"check-page","duration":706823,"timestamp":170433714,"id":1611,"parentId":1519,"tags":{"page":"/api/session/[sessionId]/history"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":652515,"timestamp":170491052,"id":1722,"parentId":1528,"tags":{},"startTime":1776945399405,"traceId":"dd513241a496b942"},{"name":"check-page","duration":722845,"timestamp":170420743,"id":1528,"parentId":1519,"tags":{"page":"/api/claude-stats"},"startTime":1776945399335,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":654323,"timestamp":170492389,"id":1723,"parentId":1614,"tags":{},"startTime":1776945399406,"traceId":"dd513241a496b942"},{"name":"check-page","duration":712620,"timestamp":170434111,"id":1614,"parentId":1519,"tags":{"page":"/api/sessions"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":655695,"timestamp":170494258,"id":1724,"parentId":1613,"tags":{},"startTime":1776945399408,"traceId":"dd513241a496b942"},{"name":"check-page","duration":716008,"timestamp":170433966,"id":1613,"parentId":1519,"tags":{"page":"/api/sessions/projects"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":658195,"timestamp":170494727,"id":1725,"parentId":1583,"tags":{},"startTime":1776945399409,"traceId":"dd513241a496b942"},{"name":"check-page","duration":723288,"timestamp":170429655,"id":1583,"parentId":1519,"tags":{"page":"/api/ollama/start"},"startTime":1776945399344,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":660909,"timestamp":170495203,"id":1726,"parentId":1617,"tags":{},"startTime":1776945399409,"traceId":"dd513241a496b942"},{"name":"check-page","duration":721683,"timestamp":170434451,"id":1617,"parentId":1519,"tags":{"page":"/api/skills/content"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":663210,"timestamp":170495993,"id":1727,"parentId":1618,"tags":{},"startTime":1776945399410,"traceId":"dd513241a496b942"},{"name":"check-page","duration":724660,"timestamp":170434564,"id":1618,"parentId":1519,"tags":{"page":"/api/skills"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":665009,"timestamp":170497252,"id":1728,"parentId":1619,"tags":{},"startTime":1776945399411,"traceId":"dd513241a496b942"},{"name":"check-page","duration":727595,"timestamp":170434686,"id":1619,"parentId":1519,"tags":{"page":"/api/terminal/aliases"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":666852,"timestamp":170497986,"id":1729,"parentId":1620,"tags":{},"startTime":1776945399412,"traceId":"dd513241a496b942"},{"name":"check-page","duration":730038,"timestamp":170434823,"id":1620,"parentId":1519,"tags":{"page":"/api/terminal/autocomplete"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":669326,"timestamp":170498551,"id":1730,"parentId":1621,"tags":{},"startTime":1776945399412,"traceId":"dd513241a496b942"},{"name":"check-page","duration":732958,"timestamp":170434940,"id":1621,"parentId":1519,"tags":{"page":"/api/terminal/bubble-order"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":671830,"timestamp":170499211,"id":1731,"parentId":1622,"tags":{},"startTime":1776945399413,"traceId":"dd513241a496b942"},{"name":"check-page","duration":735988,"timestamp":170435083,"id":1622,"parentId":1519,"tags":{"page":"/api/terminal/env"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":667471,"timestamp":170507435,"id":1732,"parentId":1609,"tags":{},"startTime":1776945399421,"traceId":"dd513241a496b942"},{"name":"check-page","duration":741453,"timestamp":170433473,"id":1609,"parentId":1519,"tags":{"page":"/api/session-by-path"},"startTime":1776945399347,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":663101,"timestamp":170515995,"id":1733,"parentId":1612,"tags":{},"startTime":1776945399430,"traceId":"dd513241a496b942"},{"name":"check-page","duration":745277,"timestamp":170433842,"id":1612,"parentId":1519,"tags":{"page":"/api/sessions/projects/[encodedPath]"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":662314,"timestamp":170520466,"id":1734,"parentId":1616,"tags":{},"startTime":1776945399434,"traceId":"dd513241a496b942"},{"name":"check-page","duration":748467,"timestamp":170434335,"id":1616,"parentId":1519,"tags":{"page":"/api/skills/[id]"},"startTime":1776945399348,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":664480,"timestamp":170522503,"id":1735,"parentId":1623,"tags":{},"startTime":1776945399436,"traceId":"dd513241a496b942"},{"name":"check-page","duration":751798,"timestamp":170435206,"id":1623,"parentId":1519,"tags":{"page":"/api/terminal/history"},"startTime":1776945399349,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":722274,"timestamp":170478849,"id":1718,"parentId":1606,"tags":{},"startTime":1776945399393,"traceId":"dd513241a496b942"},{"name":"check-page","duration":768037,"timestamp":170433118,"id":1606,"parentId":1519,"tags":{"page":"/api/scheduled-tasks"},"startTime":1776945399347,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":746022,"timestamp":170468793,"id":1710,"parentId":1526,"tags":{},"startTime":1776945399383,"traceId":"dd513241a496b942"},{"name":"check-page","duration":794357,"timestamp":170420492,"id":1526,"parentId":1519,"tags":{"page":"/api/chat/ollama"},"startTime":1776945399334,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":696136,"timestamp":170554614,"id":1736,"parentId":1627,"tags":{},"startTime":1776945399469,"traceId":"dd513241a496b942"},{"name":"check-page","duration":815108,"timestamp":170435676,"id":1627,"parentId":1519,"tags":{"page":"/"},"startTime":1776945399350,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":738181,"timestamp":170554654,"id":1738,"parentId":1629,"tags":{},"startTime":1776945399469,"traceId":"dd513241a496b942"},{"name":"check-page","duration":856961,"timestamp":170435907,"id":1629,"parentId":1519,"tags":{"page":"/review/[id]"},"startTime":1776945399350,"traceId":"dd513241a496b942"},{"name":"is-page-static","duration":740729,"timestamp":170554642,"id":1737,"parentId":1628,"tags":{},"startTime":1776945399469,"traceId":"dd513241a496b942"},{"name":"check-page","duration":859600,"timestamp":170435793,"id":1628,"parentId":1519,"tags":{"page":"/project"},"startTime":1776945399350,"traceId":"dd513241a496b942"},{"name":"static-check","duration":878884,"timestamp":170416539,"id":1519,"parentId":1,"tags":{},"startTime":1776945399330,"traceId":"dd513241a496b942"},{"name":"write-routes-manifest","duration":24136,"timestamp":171305224,"id":1742,"parentId":1,"tags":{},"startTime":1776945400219,"traceId":"dd513241a496b942"}]
|
|
13
|
+
[{"name":"load-dotenv","duration":41,"timestamp":171512650,"id":1745,"parentId":1744,"tags":{},"startTime":1776945400427,"traceId":"dd513241a496b942"},{"name":"run-export-path-map","duration":547,"timestamp":176906578,"id":1746,"parentId":1744,"tags":{},"startTime":1776945405820,"traceId":"dd513241a496b942"},{"name":"next-export","duration":5686948,"timestamp":171511789,"id":1744,"parentId":1,"tags":{},"startTime":1776945400426,"traceId":"dd513241a496b942"},{"name":"move-exported-app-not-found-","duration":49112,"timestamp":177201270,"id":1747,"parentId":1743,"tags":{},"startTime":1776945406115,"traceId":"dd513241a496b942"},{"name":"move-exported-app-global-error-","duration":78270,"timestamp":177250879,"id":1748,"parentId":1743,"tags":{},"startTime":1776945406165,"traceId":"dd513241a496b942"},{"name":"static-generation","duration":6321383,"timestamp":171505154,"id":1743,"parentId":1,"tags":{},"startTime":1776945400419,"traceId":"dd513241a496b942"},{"name":"write-routes-manifest","duration":99840,"timestamp":177826771,"id":1749,"parentId":1,"tags":{},"startTime":1776945406741,"traceId":"dd513241a496b942"},{"name":"node-file-trace-build","duration":19133816,"timestamp":171296739,"id":1741,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1776945400211,"traceId":"dd513241a496b942"},{"name":"apply-include-excludes","duration":945,"timestamp":190430576,"id":1750,"parentId":1,"tags":{},"startTime":1776945419344,"traceId":"dd513241a496b942"},{"name":"collect-build-traces","duration":19135337,"timestamp":171296197,"id":1740,"parentId":1,"tags":{},"startTime":1776945400210,"traceId":"dd513241a496b942"},{"name":"print-tree-view","duration":3038,"timestamp":190431760,"id":1751,"parentId":1,"tags":{},"startTime":1776945419346,"traceId":"dd513241a496b942"},{"name":"telemetry-flush","duration":55,"timestamp":190434808,"id":1752,"parentId":1,"tags":{},"startTime":1776945419349,"traceId":"dd513241a496b942"},{"name":"next-build","duration":49807570,"timestamp":140627306,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1776945369541,"traceId":"dd513241a496b942"}]
|