voice-mode 2.33.4__py3-none-any.whl → 2.34.1__py3-none-any.whl
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.
- voice_mode/__version__.py +1 -1
- voice_mode/config.py +1 -1
- voice_mode/frontend/package-lock.json +1 -154
- voice_mode/templates/launchd/com.voicemode.whisper.plist +4 -4
- voice_mode/tools/service.py +11 -5
- voice_mode/tools/services/kokoro/install.py +207 -2
- voice_mode/tools/services/whisper/install.py +329 -189
- {voice_mode-2.33.4.dist-info → voice_mode-2.34.1.dist-info}/METADATA +1 -1
- voice_mode-2.34.1.dist-info/RECORD +116 -0
- voice_mode/frontend/.next/BUILD_ID +0 -1
- voice_mode/frontend/.next/app-build-manifest.json +0 -28
- voice_mode/frontend/.next/app-path-routes-manifest.json +0 -1
- voice_mode/frontend/.next/build-manifest.json +0 -32
- voice_mode/frontend/.next/export-marker.json +0 -1
- voice_mode/frontend/.next/images-manifest.json +0 -1
- voice_mode/frontend/.next/next-minimal-server.js.nft.json +0 -1
- voice_mode/frontend/.next/next-server.js.nft.json +0 -1
- voice_mode/frontend/.next/package.json +0 -1
- voice_mode/frontend/.next/prerender-manifest.json +0 -1
- voice_mode/frontend/.next/react-loadable-manifest.json +0 -1
- voice_mode/frontend/.next/required-server-files.json +0 -1
- voice_mode/frontend/.next/routes-manifest.json +0 -1
- voice_mode/frontend/.next/server/app/_not-found/page.js +0 -1
- voice_mode/frontend/.next/server/app/_not-found/page.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/server/app/_not-found.html +0 -1
- voice_mode/frontend/.next/server/app/_not-found.meta +0 -6
- voice_mode/frontend/.next/server/app/_not-found.rsc +0 -9
- voice_mode/frontend/.next/server/app/api/connection-details/route.js +0 -12
- voice_mode/frontend/.next/server/app/api/connection-details/route.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/favicon.ico/route.js +0 -12
- voice_mode/frontend/.next/server/app/favicon.ico/route.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/favicon.ico.body +0 -0
- voice_mode/frontend/.next/server/app/favicon.ico.meta +0 -1
- voice_mode/frontend/.next/server/app/index.html +0 -1
- voice_mode/frontend/.next/server/app/index.meta +0 -5
- voice_mode/frontend/.next/server/app/index.rsc +0 -7
- voice_mode/frontend/.next/server/app/page.js +0 -11
- voice_mode/frontend/.next/server/app/page.js.nft.json +0 -1
- voice_mode/frontend/.next/server/app/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/server/app-paths-manifest.json +0 -6
- voice_mode/frontend/.next/server/chunks/463.js +0 -1
- voice_mode/frontend/.next/server/chunks/682.js +0 -6
- voice_mode/frontend/.next/server/chunks/948.js +0 -2
- voice_mode/frontend/.next/server/chunks/994.js +0 -2
- voice_mode/frontend/.next/server/chunks/font-manifest.json +0 -1
- voice_mode/frontend/.next/server/font-manifest.json +0 -1
- voice_mode/frontend/.next/server/functions-config-manifest.json +0 -1
- voice_mode/frontend/.next/server/interception-route-rewrite-manifest.js +0 -1
- voice_mode/frontend/.next/server/middleware-build-manifest.js +0 -1
- voice_mode/frontend/.next/server/middleware-manifest.json +0 -6
- voice_mode/frontend/.next/server/middleware-react-loadable-manifest.js +0 -1
- voice_mode/frontend/.next/server/next-font-manifest.js +0 -1
- voice_mode/frontend/.next/server/next-font-manifest.json +0 -1
- voice_mode/frontend/.next/server/pages/404.html +0 -1
- voice_mode/frontend/.next/server/pages/500.html +0 -1
- voice_mode/frontend/.next/server/pages/_app.js +0 -1
- voice_mode/frontend/.next/server/pages/_app.js.nft.json +0 -1
- voice_mode/frontend/.next/server/pages/_document.js +0 -1
- voice_mode/frontend/.next/server/pages/_document.js.nft.json +0 -1
- voice_mode/frontend/.next/server/pages/_error.js +0 -1
- voice_mode/frontend/.next/server/pages/_error.js.nft.json +0 -1
- voice_mode/frontend/.next/server/pages-manifest.json +0 -1
- voice_mode/frontend/.next/server/server-reference-manifest.js +0 -1
- voice_mode/frontend/.next/server/server-reference-manifest.json +0 -1
- voice_mode/frontend/.next/server/webpack-runtime.js +0 -1
- voice_mode/frontend/.next/standalone/.next/BUILD_ID +0 -1
- voice_mode/frontend/.next/standalone/.next/app-build-manifest.json +0 -28
- voice_mode/frontend/.next/standalone/.next/app-path-routes-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/build-manifest.json +0 -32
- voice_mode/frontend/.next/standalone/.next/package.json +0 -1
- voice_mode/frontend/.next/standalone/.next/prerender-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/react-loadable-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/required-server-files.json +0 -1
- voice_mode/frontend/.next/standalone/.next/routes-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.meta +0 -6
- voice_mode/frontend/.next/standalone/.next/server/app/_not-found.rsc +0 -9
- voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js +0 -12
- voice_mode/frontend/.next/standalone/.next/server/app/api/connection-details/route.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js +0 -12
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico/route.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.body +0 -0
- voice_mode/frontend/.next/standalone/.next/server/app/favicon.ico.meta +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/index.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/index.meta +0 -5
- voice_mode/frontend/.next/standalone/.next/server/app/index.rsc +0 -7
- voice_mode/frontend/.next/standalone/.next/server/app/page.js +0 -11
- voice_mode/frontend/.next/standalone/.next/server/app/page.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app/page_client-reference-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/app-paths-manifest.json +0 -6
- voice_mode/frontend/.next/standalone/.next/server/chunks/463.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/chunks/682.js +0 -6
- voice_mode/frontend/.next/standalone/.next/server/chunks/948.js +0 -2
- voice_mode/frontend/.next/standalone/.next/server/chunks/994.js +0 -2
- voice_mode/frontend/.next/standalone/.next/server/font-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/middleware-build-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/middleware-manifest.json +0 -6
- voice_mode/frontend/.next/standalone/.next/server/middleware-react-loadable-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/next-font-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/404.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/500.html +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_app.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_app.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_document.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_document.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_error.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages/_error.js.nft.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/pages-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.js +0 -1
- voice_mode/frontend/.next/standalone/.next/server/server-reference-manifest.json +0 -1
- voice_mode/frontend/.next/standalone/.next/server/webpack-runtime.js +0 -1
- voice_mode/frontend/.next/standalone/package.json +0 -40
- voice_mode/frontend/.next/standalone/server.js +0 -38
- voice_mode/frontend/.next/static/chunks/117-40bc79a2b97edb21.js +0 -2
- voice_mode/frontend/.next/static/chunks/144d3bae-2d5f122b82426d88.js +0 -1
- voice_mode/frontend/.next/static/chunks/471-bd4b96a33883dfa2.js +0 -3
- voice_mode/frontend/.next/static/chunks/app/_not-found/page-5011050e402ab9c8.js +0 -1
- voice_mode/frontend/.next/static/chunks/app/layout-47219099102c5d79.js +0 -1
- voice_mode/frontend/.next/static/chunks/app/page-85f325377cba9fba.js +0 -1
- voice_mode/frontend/.next/static/chunks/fd9d1056-af324d327b243cf1.js +0 -1
- voice_mode/frontend/.next/static/chunks/framework-f66176bb897dc684.js +0 -1
- voice_mode/frontend/.next/static/chunks/main-3163eca598b76a9f.js +0 -1
- voice_mode/frontend/.next/static/chunks/main-app-a8b9b6fe38c11e50.js +0 -1
- voice_mode/frontend/.next/static/chunks/pages/_app-72b849fbd24ac258.js +0 -1
- voice_mode/frontend/.next/static/chunks/pages/_error-7ba65e1336b92748.js +0 -1
- voice_mode/frontend/.next/static/chunks/polyfills-42372ed130431b0a.js +0 -1
- voice_mode/frontend/.next/static/chunks/webpack-0ea9b80f19935b70.js +0 -1
- voice_mode/frontend/.next/static/css/a2f49a47752b5010.css +0 -3
- voice_mode/frontend/.next/static/media/01099be941da1820-s.woff2 +0 -0
- voice_mode/frontend/.next/static/media/39883d31a7792467-s.p.woff2 +0 -0
- voice_mode/frontend/.next/static/media/6368404d2e8d66fe-s.woff2 +0 -0
- voice_mode/frontend/.next/static/y_E42BoG1rMRxX7c_GYcB/_buildManifest.js +0 -1
- voice_mode/frontend/.next/static/y_E42BoG1rMRxX7c_GYcB/_ssgManifest.js +0 -1
- voice_mode/frontend/.next/trace +0 -43
- voice_mode/frontend/.next/types/app/api/connection-details/route.ts +0 -343
- voice_mode/frontend/.next/types/app/layout.ts +0 -79
- voice_mode/frontend/.next/types/app/page.ts +0 -79
- voice_mode/frontend/.next/types/package.json +0 -1
- voice_mode-2.33.4.dist-info/RECORD +0 -250
- {voice_mode-2.33.4.dist-info → voice_mode-2.34.1.dist-info}/WHEEL +0 -0
- {voice_mode-2.33.4.dist-info → voice_mode-2.34.1.dist-info}/entry_points.txt +0 -0
voice_mode/frontend/.next/trace
DELETED
@@ -1,43 +0,0 @@
|
|
1
|
-
[{"name":"build-module-js","duration":7177,"timestamp":413827511,"id":127,"parentId":29,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/parallel-route-default.js","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5021,"timestamp":413829701,"id":141,"parentId":140,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5111,"timestamp":413829615,"id":140,"parentId":128,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8430,"timestamp":413827660,"id":128,"parentId":29,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found-error.js","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16804,"timestamp":413819956,"id":121,"parentId":115,"tags":{},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":413836776,"id":152,"parentId":115,"tags":{},"startTime":1756147685150,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18531,"timestamp":413819169,"id":115,"parentId":29,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1756147685132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17747,"timestamp":413819975,"id":122,"parentId":116,"tags":{},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":413837735,"id":153,"parentId":116,"tags":{},"startTime":1756147685151,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21197,"timestamp":413819340,"id":116,"parentId":29,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/entry-base.js","layer":"rsc"},"startTime":1756147685132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":20577,"timestamp":413819985,"id":123,"parentId":117,"tags":{},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":97,"timestamp":413840575,"id":154,"parentId":117,"tags":{},"startTime":1756147685154,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24692,"timestamp":413819453,"id":117,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/constants.js","layer":"rsc"},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":24175,"timestamp":413819995,"id":125,"parentId":119,"tags":{},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":97,"timestamp":413844185,"id":155,"parentId":119,"tags":{},"startTime":1756147685157,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27583,"timestamp":413819678,"id":119,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/lib/dedupe-fetch.js","layer":"rsc"},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27263,"timestamp":413820019,"id":126,"parentId":120,"tags":{},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":413847296,"id":156,"parentId":120,"tags":{},"startTime":1756147685160,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28264,"timestamp":413819835,"id":120,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/lib/clone-response.js","layer":"rsc"},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28132,"timestamp":413819990,"id":124,"parentId":118,"tags":{},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":108,"timestamp":413848141,"id":157,"parentId":118,"tags":{},"startTime":1756147685161,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31594,"timestamp":413819576,"id":118,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"rsc"},"startTime":1756147685133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21648,"timestamp":413829762,"id":143,"parentId":142,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21708,"timestamp":413829707,"id":142,"parentId":129,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24093,"timestamp":413827772,"id":129,"parentId":29,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/error-boundary.js","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26909,"timestamp":413829905,"id":145,"parentId":144,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27053,"timestamp":413829767,"id":144,"parentId":133,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-ts","duration":29722,"timestamp":413828386,"id":133,"parentId":32,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/api/connection-details/route.ts","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":28088,"timestamp":413830044,"id":147,"parentId":146,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":28223,"timestamp":413829911,"id":146,"parentId":134,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":29599,"timestamp":413829230,"id":134,"parentId":29,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/layout.tsx","layer":"rsc"},"startTime":1756147685142,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36937,"timestamp":413829393,"id":135,"parentId":130,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":413866359,"id":161,"parentId":130,"tags":{},"startTime":1756147685179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41604,"timestamp":413827881,"id":130,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/lib/trace/constants.js","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40092,"timestamp":413829421,"id":136,"parentId":131,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":109,"timestamp":413869532,"id":162,"parentId":131,"tags":{},"startTime":1756147685183,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":47225,"timestamp":413828080,"id":131,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/lib/trace/tracer.js","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46027,"timestamp":413829441,"id":137,"parentId":132,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":108,"timestamp":413875489,"id":163,"parentId":132,"tags":{},"startTime":1756147685189,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":49944,"timestamp":413828243,"id":132,"parentId":88,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/output/log.js","layer":"rsc"},"startTime":1756147685141,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34,"timestamp":413879874,"id":164,"parentId":115,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.prod.js","layer":null},"startTime":1756147685193,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19888,"timestamp":413862797,"id":160,"parentId":159,"tags":{},"startTime":1756147685176,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19984,"timestamp":413862706,"id":159,"parentId":158,"tags":{},"startTime":1756147685176,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20833,"timestamp":413862358,"id":158,"parentId":73,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1756147685175,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51616,"timestamp":413831659,"id":149,"parentId":148,"tags":{},"startTime":1756147685145,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":51864,"timestamp":413831612,"id":148,"parentId":83,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js","layer":null},"startTime":1756147685145,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51783,"timestamp":413831712,"id":151,"parentId":150,"tags":{},"startTime":1756147685145,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":52059,"timestamp":413831678,"id":150,"parentId":83,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js","layer":null},"startTime":1756147685145,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-external","duration":32,"timestamp":413894834,"id":170,"parentId":116,"tags":{"name":"../../client/components/static-generation-async-storage.external","layer":null},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-external","duration":12,"timestamp":413894884,"id":171,"parentId":116,"tags":{"name":"../../client/components/request-async-storage.external","layer":null},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-external","duration":11,"timestamp":413894905,"id":172,"parentId":116,"tags":{"name":"../../client/components/action-async-storage.external","layer":null},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4998,"timestamp":413895384,"id":180,"parentId":179,"tags":{},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5084,"timestamp":413895306,"id":179,"parentId":166,"tags":{},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7209,"timestamp":413894572,"id":166,"parentId":127,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7302,"timestamp":413895459,"id":184,"parentId":183,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7338,"timestamp":413895429,"id":183,"parentId":168,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8475,"timestamp":413894720,"id":168,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/layout-router.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7796,"timestamp":413895425,"id":182,"parentId":181,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7875,"timestamp":413895391,"id":181,"parentId":167,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8942,"timestamp":413894650,"id":167,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8128,"timestamp":413895492,"id":186,"parentId":185,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8163,"timestamp":413895462,"id":185,"parentId":169,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9122,"timestamp":413894777,"id":169,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/render-from-template-context.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8369,"timestamp":413895553,"id":190,"parentId":189,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8402,"timestamp":413895523,"id":189,"parentId":174,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":10045,"timestamp":413895000,"id":174,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/search-params.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":9560,"timestamp":413895521,"id":188,"parentId":187,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9589,"timestamp":413895495,"id":187,"parentId":173,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":10396,"timestamp":413894924,"id":173,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/client-page.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16651,"timestamp":413895610,"id":194,"parentId":193,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16684,"timestamp":413895585,"id":193,"parentId":176,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17603,"timestamp":413895157,"id":176,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found-boundary.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19319,"timestamp":413895638,"id":196,"parentId":195,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19351,"timestamp":413895613,"id":195,"parentId":177,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21151,"timestamp":413895212,"id":177,"parentId":118,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20811,"timestamp":413895583,"id":192,"parentId":191,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20843,"timestamp":413895556,"id":191,"parentId":175,"tags":{},"startTime":1756147685209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22567,"timestamp":413895098,"id":175,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/hooks-server-context.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31297,"timestamp":413895279,"id":178,"parentId":165,"tags":{},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89,"timestamp":413926602,"id":215,"parentId":165,"tags":{},"startTime":1756147685240,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33763,"timestamp":413894399,"id":165,"parentId":118,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/url.js","layer":"rsc"},"startTime":1756147685208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5010,"timestamp":413924278,"id":214,"parentId":213,"tags":{},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5051,"timestamp":413924243,"id":213,"parentId":206,"tags":{},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6400,"timestamp":413923434,"id":206,"parentId":158,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5814,"timestamp":413924236,"id":212,"parentId":211,"tags":{},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5890,"timestamp":413924164,"id":211,"parentId":205,"tags":{},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8968,"timestamp":413923308,"id":205,"parentId":158,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1756147685236,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29646,"timestamp":413902674,"id":201,"parentId":197,"tags":{},"startTime":1756147685216,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":60,"timestamp":413932336,"id":218,"parentId":197,"tags":{},"startTime":1756147685245,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31292,"timestamp":413901882,"id":197,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/rsc/preloads.js","layer":"rsc"},"startTime":1756147685215,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30490,"timestamp":413902704,"id":202,"parentId":198,"tags":{},"startTime":1756147685216,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":413933204,"id":219,"parentId":198,"tags":{},"startTime":1756147685246,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31429,"timestamp":413902124,"id":198,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/rsc/postpone.js","layer":"rsc"},"startTime":1756147685215,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30842,"timestamp":413902729,"id":204,"parentId":200,"tags":{},"startTime":1756147685216,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":104,"timestamp":413933581,"id":220,"parentId":200,"tags":{},"startTime":1756147685247,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33182,"timestamp":413902485,"id":200,"parentId":132,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/picocolors.js","layer":"rsc"},"startTime":1756147685216,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32966,"timestamp":413902720,"id":203,"parentId":199,"tags":{},"startTime":1756147685216,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":413935696,"id":221,"parentId":199,"tags":{},"startTime":1756147685249,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35411,"timestamp":413902288,"id":199,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/rsc/taint.js","layer":"rsc"},"startTime":1756147685215,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":18747,"timestamp":413923526,"id":208,"parentId":207,"tags":{},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-cjs","duration":19617,"timestamp":413923499,"id":207,"parentId":34,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":null},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"}]
|
2
|
-
[{"name":"read-resource","duration":19085,"timestamp":413924114,"id":210,"parentId":209,"tags":{},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":413943211,"id":222,"parentId":209,"tags":{},"startTime":1756147685256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20315,"timestamp":413923553,"id":209,"parentId":128,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"rsc"},"startTime":1756147685237,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":466727,"timestamp":413477713,"id":23,"parentId":21,"tags":{"request":"next/dist/pages/_app"},"startTime":1756147684791,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16750,"timestamp":413928514,"id":217,"parentId":216,"tags":{},"startTime":1756147685242,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-cjs","duration":17797,"timestamp":413928459,"id":216,"parentId":83,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":null},"startTime":1756147685242,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19,"timestamp":413964477,"id":225,"parentId":224,"tags":{},"startTime":1756147685278,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":19296,"timestamp":413946812,"id":224,"parentId":31,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js?type=favicon&segment=&basePath=&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/favicon.ico?__next_metadata__","layer":"rsc"},"startTime":1756147685260,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3163,"timestamp":413966244,"id":227,"parentId":226,"tags":{},"startTime":1756147685279,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3282,"timestamp":413966131,"id":226,"parentId":223,"tags":{},"startTime":1756147685279,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":23277,"timestamp":413946645,"id":223,"parentId":31,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/page.tsx","layer":"rsc"},"startTime":1756147685260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":8,"timestamp":413975463,"id":234,"parentId":233,"tags":{},"startTime":1756147685289,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-css","duration":490,"timestamp":413975162,"id":233,"parentId":134,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/globals.css","layer":"rsc"},"startTime":1756147685288,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5570,"timestamp":413974099,"id":230,"parentId":229,"tags":{},"startTime":1756147685287,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7535,"timestamp":413974066,"id":229,"parentId":206,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1756147685287,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":7502,"timestamp":413974136,"id":231,"parentId":228,"tags":{},"startTime":1756147685287,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92,"timestamp":413981651,"id":238,"parentId":228,"tags":{},"startTime":1756147685295,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8339,"timestamp":413973880,"id":228,"parentId":129,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js","layer":"rsc"},"startTime":1756147685287,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":20642,"timestamp":413975672,"id":235,"parentId":232,"tags":{},"startTime":1756147685289,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89,"timestamp":413996380,"id":239,"parentId":232,"tags":{},"startTime":1756147685309,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22446,"timestamp":413975031,"id":232,"parentId":174,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"rsc"},"startTime":1756147685288,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22782,"timestamp":413978184,"id":237,"parentId":236,"tags":{},"startTime":1756147685291,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":219,"timestamp":414000979,"id":246,"parentId":236,"tags":{},"startTime":1756147685314,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":44655,"timestamp":413978041,"id":236,"parentId":131,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/@opentelemetry/api/index.js","layer":"rsc"},"startTime":1756147685291,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37417,"timestamp":413998176,"id":242,"parentId":240,"tags":{},"startTime":1756147685311,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":58,"timestamp":414035613,"id":252,"parentId":240,"tags":{},"startTime":1756147685349,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":38423,"timestamp":413997616,"id":240,"parentId":128,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-jsx-runtime.js","layer":"rsc"},"startTime":1756147685311,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37858,"timestamp":413998208,"id":243,"parentId":241,"tags":{},"startTime":1756147685311,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414036077,"id":253,"parentId":241,"tags":{},"startTime":1756147685349,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":38374,"timestamp":413997972,"id":241,"parentId":116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server-edge.js","layer":"rsc"},"startTime":1756147685311,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3808,"timestamp":414032605,"id":251,"parentId":250,"tags":{},"startTime":1756147685346,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3886,"timestamp":414032532,"id":250,"parentId":247,"tags":{},"startTime":1756147685346,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5430,"timestamp":414032175,"id":247,"parentId":229,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1756147685345,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45028,"timestamp":413999266,"id":245,"parentId":244,"tags":{},"startTime":1756147685312,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":414044312,"id":258,"parentId":244,"tags":{},"startTime":1756147685357,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":45577,"timestamp":413999129,"id":244,"parentId":128,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react.js","layer":"rsc"},"startTime":1756147685312,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16349,"timestamp":414032440,"id":249,"parentId":248,"tags":{},"startTime":1756147685346,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":96,"timestamp":414048806,"id":261,"parentId":248,"tags":{},"startTime":1756147685362,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18611,"timestamp":414032303,"id":248,"parentId":133,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/index.js","layer":"rsc"},"startTime":1756147685345,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14000,"timestamp":414040514,"id":256,"parentId":254,"tags":{},"startTime":1756147685354,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14044,"timestamp":414040543,"id":257,"parentId":255,"tags":{},"startTime":1756147685354,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":105,"timestamp":414054530,"id":262,"parentId":254,"tags":{},"startTime":1756147685368,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":42,"timestamp":414054595,"id":263,"parentId":255,"tags":{},"startTime":1756147685368,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14808,"timestamp":414040103,"id":254,"parentId":52,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/api/server.js","layer":"app-metadata-route"},"startTime":1756147685353,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14785,"timestamp":414040329,"id":255,"parentId":133,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/api/server.js","layer":"rsc"},"startTime":1756147685353,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7181,"timestamp":414056367,"id":266,"parentId":265,"tags":{},"startTime":1756147685369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7257,"timestamp":414056300,"id":265,"parentId":264,"tags":{},"startTime":1756147685369,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8030,"timestamp":414056148,"id":264,"parentId":247,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1756147685369,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":587391,"timestamp":413477810,"id":27,"parentId":21,"tags":{"request":"next/dist/pages/_document"},"startTime":1756147684791,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":587470,"timestamp":413477740,"id":24,"parentId":21,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1756147684791,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17263,"timestamp":414048678,"id":260,"parentId":259,"tags":{},"startTime":1756147685362,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59318,"timestamp":414065223,"id":276,"parentId":267,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":414124558,"id":291,"parentId":267,"tags":{},"startTime":1756147685438,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":61626,"timestamp":414064251,"id":267,"parentId":224,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/metadata/get-metadata-route.js","layer":"rsc"},"startTime":1756147685377,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60647,"timestamp":414065251,"id":277,"parentId":268,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414125909,"id":292,"parentId":268,"tags":{},"startTime":1756147685439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":64172,"timestamp":414064419,"id":268,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/AccessToken.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63316,"timestamp":414065303,"id":280,"parentId":271,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":414128633,"id":293,"parentId":271,"tags":{},"startTime":1756147685442,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":64884,"timestamp":414064704,"id":271,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/grants.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64294,"timestamp":414065319,"id":281,"parentId":272,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":414129625,"id":294,"parentId":272,"tags":{},"startTime":1756147685443,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":67154,"timestamp":414064793,"id":272,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/IngressClient.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66719,"timestamp":414065267,"id":278,"parentId":269,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":94,"timestamp":414132042,"id":295,"parentId":269,"tags":{},"startTime":1756147685445,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":69006,"timestamp":414064519,"id":269,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/AgentDispatchClient.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68264,"timestamp":414065284,"id":279,"parentId":270,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":60,"timestamp":414133561,"id":296,"parentId":270,"tags":{},"startTime":1756147685447,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":72241,"timestamp":414064615,"id":270,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/EgressClient.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":71550,"timestamp":414065327,"id":282,"parentId":273,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":60,"timestamp":414136888,"id":297,"parentId":273,"tags":{},"startTime":1756147685450,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":74596,"timestamp":414064886,"id":273,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/RoomServiceClient.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":74302,"timestamp":414065364,"id":284,"parentId":275,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":414139681,"id":298,"parentId":275,"tags":{},"startTime":1756147685453,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":75670,"timestamp":414065091,"id":275,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/WebhookReceiver.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":75443,"timestamp":414065342,"id":283,"parentId":274,"tags":{},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":115,"timestamp":414140798,"id":299,"parentId":274,"tags":{},"startTime":1756147685454,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":81630,"timestamp":414064974,"id":274,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/SipClient.js","layer":"rsc"},"startTime":1756147685378,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31211,"timestamp":414122283,"id":288,"parentId":287,"tags":{},"startTime":1756147685435,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-css","duration":31599,"timestamp":414122198,"id":287,"parentId":134,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-styles/dist/general/index.css","layer":"rsc"},"startTime":1756147685435,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33859,"timestamp":414123331,"id":290,"parentId":289,"tags":{},"startTime":1756147685436,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":414157207,"id":310,"parentId":289,"tags":{},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34560,"timestamp":414123165,"id":289,"parentId":197,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/rsc/react-dom.js","layer":"rsc"},"startTime":1756147685436,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7528,"timestamp":414156964,"id":307,"parentId":306,"tags":{},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7613,"timestamp":414156887,"id":306,"parentId":304,"tags":{},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8405,"timestamp":414156553,"id":304,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":"rsc"},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7948,"timestamp":414157036,"id":309,"parentId":308,"tags":{},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8016,"timestamp":414156970,"id":308,"parentId":305,"tags":{},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8978,"timestamp":414156674,"id":305,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"rsc"},"startTime":1756147685470,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19023,"timestamp":414153387,"id":302,"parentId":300,"tags":{},"startTime":1756147685466,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19110,"timestamp":414153421,"id":303,"parentId":301,"tags":{},"startTime":1756147685467,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":182,"timestamp":414172438,"id":325,"parentId":300,"tags":{},"startTime":1756147685486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":414172544,"id":326,"parentId":301,"tags":{},"startTime":1756147685486,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20663,"timestamp":414152942,"id":300,"parentId":254,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/exports/index.js","layer":"app-metadata-route"},"startTime":1756147685466,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20928,"timestamp":414153211,"id":301,"parentId":255,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/exports/index.js","layer":"rsc"},"startTime":1756147685466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4446,"timestamp":414169805,"id":322,"parentId":321,"tags":{},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4528,"timestamp":414169728,"id":321,"parentId":317,"tags":{},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5497,"timestamp":414169414,"id":317,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/hash.js","layer":"rsc"},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6438,"timestamp":414169869,"id":324,"parentId":323,"tags":{},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6498,"timestamp":414169814,"id":323,"parentId":318,"tags":{},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9108,"timestamp":414169506,"id":318,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":"rsc"},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"}]
|
3
|
-
[{"name":"read-resource","duration":19162,"timestamp":414163146,"id":313,"parentId":311,"tags":{},"startTime":1756147685476,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":414182333,"id":340,"parentId":311,"tags":{},"startTime":1756147685495,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20527,"timestamp":414162824,"id":311,"parentId":272,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/ServiceBase.js","layer":"rsc"},"startTime":1756147685476,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":20199,"timestamp":414163180,"id":314,"parentId":312,"tags":{},"startTime":1756147685476,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414183390,"id":341,"parentId":312,"tags":{},"startTime":1756147685497,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21699,"timestamp":414162993,"id":312,"parentId":272,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/TwirpRPC.js","layer":"rsc"},"startTime":1756147685476,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5908,"timestamp":414180062,"id":337,"parentId":336,"tags":{},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5995,"timestamp":414179982,"id":336,"parentId":332,"tags":{},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6754,"timestamp":414179557,"id":332,"parentId":305,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"rsc"},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6208,"timestamp":414180127,"id":339,"parentId":338,"tags":{},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6268,"timestamp":414180070,"id":338,"parentId":333,"tags":{},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7022,"timestamp":414179664,"id":333,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/isomorphic/path.js","layer":"rsc"},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6734,"timestamp":414179974,"id":335,"parentId":334,"tags":{},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6830,"timestamp":414179880,"id":334,"parentId":331,"tags":{},"startTime":1756147685493,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7776,"timestamp":414179357,"id":331,"parentId":305,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/segment.js","layer":"rsc"},"startTime":1756147685492,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17564,"timestamp":414169586,"id":319,"parentId":315,"tags":{},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":62,"timestamp":414187162,"id":342,"parentId":315,"tags":{},"startTime":1756147685500,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21545,"timestamp":414169144,"id":315,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/server-utils.js","layer":"rsc"},"startTime":1756147685482,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21095,"timestamp":414169616,"id":320,"parentId":316,"tags":{},"startTime":1756147685483,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":414190724,"id":343,"parentId":316,"tags":{},"startTime":1756147685504,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22748,"timestamp":414169310,"id":316,"parentId":267,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/metadata/is-metadata-route.js","layer":"rsc"},"startTime":1756147685482,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":342,"timestamp":414195413,"id":345,"parentId":344,"tags":{},"startTime":1756147685509,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":1156,"timestamp":414195766,"id":346,"parentId":344,"tags":{},"startTime":1756147685509,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":2887,"timestamp":414195232,"id":344,"parentId":318,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":"rsc"},"startTime":1756147685508,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":25006,"timestamp":414175714,"id":330,"parentId":328,"tags":{},"startTime":1756147685489,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":414200741,"id":347,"parentId":328,"tags":{},"startTime":1756147685514,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25931,"timestamp":414175563,"id":328,"parentId":275,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/crypto/digest.js","layer":"rsc"},"startTime":1756147685489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":25835,"timestamp":414175684,"id":329,"parentId":327,"tags":{},"startTime":1756147685489,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414201531,"id":348,"parentId":327,"tags":{},"startTime":1756147685515,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":26607,"timestamp":414175379,"id":327,"parentId":273,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-server-sdk/dist/crypto/uuid.js","layer":"rsc"},"startTime":1756147685488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":48,"timestamp":414217113,"id":365,"parentId":315,"tags":{"name":"url","layer":null},"startTime":1756147685530,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4634,"timestamp":414217757,"id":375,"parentId":374,"tags":{},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4686,"timestamp":414217716,"id":374,"parentId":369,"tags":{},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5511,"timestamp":414217535,"id":369,"parentId":315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"rsc"},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5367,"timestamp":414217710,"id":373,"parentId":372,"tags":{},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5441,"timestamp":414217640,"id":372,"parentId":368,"tags":{},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6043,"timestamp":414217453,"id":368,"parentId":318,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/escape-regexp.js","layer":"rsc"},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":10531,"timestamp":414214844,"id":359,"parentId":351,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":10633,"timestamp":414214863,"id":360,"parentId":352,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":195,"timestamp":414225397,"id":385,"parentId":351,"tags":{},"startTime":1756147685539,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":414225513,"id":386,"parentId":352,"tags":{},"startTime":1756147685539,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":13096,"timestamp":414214169,"id":351,"parentId":300,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/request.js","layer":"app-metadata-route"},"startTime":1756147685527,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14017,"timestamp":414214284,"id":352,"parentId":301,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/request.js","layer":"rsc"},"startTime":1756147685527,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13521,"timestamp":414214801,"id":357,"parentId":349,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13546,"timestamp":414214837,"id":358,"parentId":350,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":101,"timestamp":414228333,"id":387,"parentId":349,"tags":{},"startTime":1756147685541,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":414228390,"id":388,"parentId":350,"tags":{},"startTime":1756147685542,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14901,"timestamp":414213793,"id":349,"parentId":300,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"app-metadata-route"},"startTime":1756147685527,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14936,"timestamp":414213999,"id":350,"parentId":301,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/image-response.js","layer":"rsc"},"startTime":1756147685527,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14085,"timestamp":414214867,"id":361,"parentId":353,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14199,"timestamp":414214884,"id":362,"parentId":354,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":177,"timestamp":414228963,"id":389,"parentId":353,"tags":{},"startTime":1756147685542,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414229094,"id":390,"parentId":354,"tags":{},"startTime":1756147685542,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16168,"timestamp":414214415,"id":353,"parentId":300,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/response.js","layer":"app-metadata-route"},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18435,"timestamp":414214508,"id":354,"parentId":301,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/response.js","layer":"rsc"},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":18078,"timestamp":414214890,"id":363,"parentId":355,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":18180,"timestamp":414214904,"id":364,"parentId":356,"tags":{},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":192,"timestamp":414232981,"id":391,"parentId":355,"tags":{},"startTime":1756147685546,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":414233094,"id":392,"parentId":356,"tags":{},"startTime":1756147685546,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20196,"timestamp":414214602,"id":355,"parentId":300,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"app-metadata-route"},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21730,"timestamp":414214693,"id":356,"parentId":301,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/user-agent.js","layer":"rsc"},"startTime":1756147685528,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15843,"timestamp":414224155,"id":382,"parentId":381,"tags":{},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15906,"timestamp":414224121,"id":381,"parentId":377,"tags":{},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17233,"timestamp":414223870,"id":377,"parentId":315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":"rsc"},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17030,"timestamp":414224114,"id":380,"parentId":379,"tags":{},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17109,"timestamp":414224040,"id":379,"parentId":376,"tags":{},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18426,"timestamp":414223727,"id":376,"parentId":315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/path-match.js","layer":"rsc"},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17991,"timestamp":414224187,"id":384,"parentId":383,"tags":{},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18023,"timestamp":414224159,"id":383,"parentId":378,"tags":{},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20903,"timestamp":414223940,"id":378,"parentId":315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js","layer":"rsc"},"startTime":1756147685537,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27260,"timestamp":414217609,"id":370,"parentId":366,"tags":{},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27305,"timestamp":414217636,"id":371,"parentId":367,"tags":{},"startTime":1756147685531,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":107,"timestamp":414244883,"id":393,"parentId":366,"tags":{},"startTime":1756147685558,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":414244947,"id":394,"parentId":367,"tags":{},"startTime":1756147685558,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28112,"timestamp":414217187,"id":366,"parentId":300,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"app-metadata-route"},"startTime":1756147685530,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28228,"timestamp":414217332,"id":367,"parentId":301,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/url-pattern.js","layer":"rsc"},"startTime":1756147685530,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4177,"timestamp":414247049,"id":397,"parentId":396,"tags":{},"startTime":1756147685560,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4280,"timestamp":414246955,"id":396,"parentId":395,"tags":{},"startTime":1756147685560,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5449,"timestamp":414246385,"id":395,"parentId":315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"rsc"},"startTime":1756147685559,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61,"timestamp":414252088,"id":399,"parentId":398,"tags":{},"startTime":1756147685565,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414252159,"id":400,"parentId":398,"tags":{},"startTime":1756147685565,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":800,"timestamp":414251887,"id":398,"parentId":353,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"app-metadata-route"},"startTime":1756147685565,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":28,"timestamp":414256583,"id":402,"parentId":328,"tags":{"name":"node:crypto","layer":null},"startTime":1756147685570,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4160,"timestamp":414256778,"id":404,"parentId":403,"tags":{},"startTime":1756147685570,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4230,"timestamp":414256715,"id":403,"parentId":401,"tags":{},"startTime":1756147685570,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6420,"timestamp":414256476,"id":401,"parentId":377,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils.js","layer":"rsc"},"startTime":1756147685570,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3037,"timestamp":414265121,"id":426,"parentId":425,"tags":{},"startTime":1756147685578,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3077,"timestamp":414265086,"id":425,"parentId":422,"tags":{},"startTime":1756147685578,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":3935,"timestamp":414264736,"id":422,"parentId":378,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-url.js","layer":"rsc"},"startTime":1756147685578,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3668,"timestamp":414265079,"id":424,"parentId":423,"tags":{},"startTime":1756147685578,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3764,"timestamp":414264989,"id":423,"parentId":421,"tags":{},"startTime":1756147685578,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":4884,"timestamp":414264618,"id":421,"parentId":378,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router-headers.js","layer":"rsc"},"startTime":1756147685578,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":11292,"timestamp":414259311,"id":413,"parentId":405,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":11339,"timestamp":414259339,"id":414,"parentId":406,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":115,"timestamp":414270618,"id":431,"parentId":405,"tags":{},"startTime":1756147685584,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414270685,"id":432,"parentId":406,"tags":{},"startTime":1756147685584,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14681,"timestamp":414258489,"id":405,"parentId":351,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/next-url.js","layer":"app-metadata-route"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17299,"timestamp":414258627,"id":406,"parentId":352,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/next-url.js","layer":"rsc"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16644,"timestamp":414259345,"id":415,"parentId":407,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16780,"timestamp":414259362,"id":416,"parentId":408,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":189,"timestamp":414276041,"id":433,"parentId":407,"tags":{},"startTime":1756147685589,"traceId":"1c29f7319d2f4a0c"}]
|
4
|
-
[{"name":"next-swc-loader","duration":79,"timestamp":414276153,"id":434,"parentId":408,"tags":{},"startTime":1756147685589,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19818,"timestamp":414258741,"id":407,"parentId":351,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/utils.js","layer":"app-metadata-route"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21600,"timestamp":414258835,"id":408,"parentId":352,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/utils.js","layer":"rsc"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21077,"timestamp":414259383,"id":419,"parentId":411,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21127,"timestamp":414259398,"id":420,"parentId":412,"tags":{},"startTime":1756147685573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":99,"timestamp":414280473,"id":435,"parentId":411,"tags":{},"startTime":1756147685594,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":43,"timestamp":414280532,"id":436,"parentId":412,"tags":{},"startTime":1756147685594,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21995,"timestamp":414259130,"id":411,"parentId":351,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"app-metadata-route"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22448,"timestamp":414259219,"id":412,"parentId":352,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/cookies.js","layer":"rsc"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22327,"timestamp":414259367,"id":417,"parentId":409,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22413,"timestamp":414259378,"id":418,"parentId":410,"tags":{},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":167,"timestamp":414281709,"id":437,"parentId":409,"tags":{},"startTime":1756147685595,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":77,"timestamp":414281801,"id":438,"parentId":410,"tags":{},"startTime":1756147685595,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23749,"timestamp":414258929,"id":409,"parentId":351,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/error.js","layer":"app-metadata-route"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24319,"timestamp":414259032,"id":410,"parentId":352,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/error.js","layer":"rsc"},"startTime":1756147685572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":24613,"timestamp":414267454,"id":428,"parentId":427,"tags":{},"startTime":1756147685581,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":282,"timestamp":414292084,"id":439,"parentId":427,"tags":{},"startTime":1756147685605,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":73357,"timestamp":414267323,"id":427,"parentId":248,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/protocol/dist/index.mjs","layer":"rsc"},"startTime":1756147685580,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":78,"timestamp":414342303,"id":441,"parentId":440,"tags":{},"startTime":1756147685655,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":142,"timestamp":414342392,"id":442,"parentId":440,"tags":{},"startTime":1756147685656,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":2113,"timestamp":414342097,"id":440,"parentId":407,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/constants.js","layer":"app-metadata-route"},"startTime":1756147685655,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":75942,"timestamp":414269963,"id":430,"parentId":429,"tags":{},"startTime":1756147685583,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":132,"timestamp":414345922,"id":443,"parentId":429,"tags":{},"startTime":1756147685659,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":76605,"timestamp":414269829,"id":429,"parentId":378,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/api-utils/get-cookie-parser.js","layer":"rsc"},"startTime":1756147685583,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4202,"timestamp":414349210,"id":446,"parentId":445,"tags":{},"startTime":1756147685662,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4280,"timestamp":414349139,"id":445,"parentId":444,"tags":{},"startTime":1756147685662,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6424,"timestamp":414348618,"id":444,"parentId":422,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":"rsc"},"startTime":1756147685662,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4718,"timestamp":414351631,"id":461,"parentId":460,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4780,"timestamp":414351575,"id":460,"parentId":449,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6195,"timestamp":414350663,"id":449,"parentId":406,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/get-hostname.js","layer":"rsc"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5315,"timestamp":414351568,"id":459,"parentId":458,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5375,"timestamp":414351512,"id":458,"parentId":448,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6791,"timestamp":414350565,"id":448,"parentId":405,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/get-hostname.js","layer":"app-metadata-route"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5640,"timestamp":414351741,"id":463,"parentId":462,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5738,"timestamp":414351647,"id":462,"parentId":450,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7049,"timestamp":414350753,"id":450,"parentId":405,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"app-metadata-route"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6012,"timestamp":414351812,"id":465,"parentId":464,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6077,"timestamp":414351749,"id":464,"parentId":451,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7378,"timestamp":414350851,"id":451,"parentId":406,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js","layer":"rsc"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6745,"timestamp":414351505,"id":457,"parentId":456,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6825,"timestamp":414351426,"id":456,"parentId":447,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8249,"timestamp":414350434,"id":447,"parentId":422,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":"rsc"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6769,"timestamp":414351935,"id":469,"parentId":468,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6823,"timestamp":414351883,"id":468,"parentId":453,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8100,"timestamp":414351051,"id":453,"parentId":406,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"rsc"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13483,"timestamp":414351878,"id":467,"parentId":466,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13551,"timestamp":414351819,"id":466,"parentId":452,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15127,"timestamp":414350937,"id":452,"parentId":405,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":"app-metadata-route"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14073,"timestamp":414352040,"id":471,"parentId":470,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14176,"timestamp":414351940,"id":470,"parentId":454,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15717,"timestamp":414351154,"id":454,"parentId":405,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"app-metadata-route"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14804,"timestamp":414352092,"id":473,"parentId":472,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14850,"timestamp":414352047,"id":472,"parentId":455,"tags":{},"startTime":1756147685665,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16511,"timestamp":414351243,"id":455,"parentId":406,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":"rsc"},"startTime":1756147685664,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":23471,"timestamp":414356252,"id":475,"parentId":474,"tags":{},"startTime":1756147685669,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":414379744,"id":486,"parentId":474,"tags":{},"startTime":1756147685693,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24882,"timestamp":414356020,"id":474,"parentId":268,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/index.js","layer":"rsc"},"startTime":1756147685669,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16916,"timestamp":414364477,"id":477,"parentId":476,"tags":{},"startTime":1756147685678,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":414381411,"id":487,"parentId":476,"tags":{},"startTime":1756147685695,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18730,"timestamp":414364260,"id":476,"parentId":312,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/camelcase-keys/index.js","layer":"rsc"},"startTime":1756147685677,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":10270,"timestamp":414379552,"id":483,"parentId":482,"tags":{},"startTime":1756147685693,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10348,"timestamp":414379485,"id":482,"parentId":478,"tags":{},"startTime":1756147685693,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11635,"timestamp":414379052,"id":478,"parentId":452,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-metadata-route"},"startTime":1756147685692,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11513,"timestamp":414379589,"id":485,"parentId":484,"tags":{},"startTime":1756147685693,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11551,"timestamp":414379559,"id":484,"parentId":479,"tags":{},"startTime":1756147685693,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":12653,"timestamp":414379195,"id":479,"parentId":454,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":"app-metadata-route"},"startTime":1756147685692,"traceId":"1c29f7319d2f4a0c"},{"name":"font-loader","duration":307909,"timestamp":414087658,"id":286,"parentId":285,"tags":{},"startTime":1756147685401,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":9602,"timestamp":414388288,"id":495,"parentId":494,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9672,"timestamp":414388225,"id":494,"parentId":488,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11496,"timestamp":414387151,"id":488,"parentId":453,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"rsc"},"startTime":1756147685700,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":10324,"timestamp":414388355,"id":499,"parentId":498,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10354,"timestamp":414388330,"id":498,"parentId":490,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11853,"timestamp":414387398,"id":490,"parentId":453,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"rsc"},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":10896,"timestamp":414388381,"id":501,"parentId":500,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10923,"timestamp":414388358,"id":500,"parentId":491,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":12363,"timestamp":414387473,"id":491,"parentId":452,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":"app-metadata-route"},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12430,"timestamp":414388326,"id":497,"parentId":496,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12466,"timestamp":414388295,"id":496,"parentId":489,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":13917,"timestamp":414387298,"id":489,"parentId":452,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-metadata-route"},"startTime":1756147685700,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13050,"timestamp":414388438,"id":505,"parentId":504,"tags":{},"startTime":1756147685702,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13079,"timestamp":414388413,"id":504,"parentId":493,"tags":{},"startTime":1756147685702,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14333,"timestamp":414387610,"id":493,"parentId":452,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"app-metadata-route"},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13555,"timestamp":414388410,"id":503,"parentId":502,"tags":{},"startTime":1756147685702,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13585,"timestamp":414388383,"id":502,"parentId":492,"tags":{},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14915,"timestamp":414387536,"id":492,"parentId":453,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":"rsc"},"startTime":1756147685701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6526,"timestamp":414397364,"id":513,"parentId":512,"tags":{},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6577,"timestamp":414397318,"id":512,"parentId":507,"tags":{},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7452,"timestamp":414396898,"id":507,"parentId":455,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"rsc"},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7066,"timestamp":414397311,"id":511,"parentId":510,"tags":{},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7153,"timestamp":414397228,"id":510,"parentId":506,"tags":{},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8237,"timestamp":414396736,"id":506,"parentId":454,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":"app-metadata-route"},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7609,"timestamp":414397411,"id":515,"parentId":514,"tags":{},"startTime":1756147685711,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7657,"timestamp":414397368,"id":514,"parentId":508,"tags":{},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8646,"timestamp":414397025,"id":508,"parentId":454,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-metadata-route"},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8271,"timestamp":414397457,"id":517,"parentId":516,"tags":{},"startTime":1756147685711,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8317,"timestamp":414397416,"id":516,"parentId":509,"tags":{},"startTime":1756147685711,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9103,"timestamp":414397129,"id":509,"parentId":455,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"rsc"},"startTime":1756147685710,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27880,"timestamp":414379382,"id":481,"parentId":480,"tags":{},"startTime":1756147685692,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":414407280,"id":518,"parentId":480,"tags":{},"startTime":1756147685720,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29041,"timestamp":414379271,"id":480,"parentId":274,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/index.js","layer":"rsc"},"startTime":1756147685692,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16902,"timestamp":414427413,"id":520,"parentId":519,"tags":{},"startTime":1756147685741,"traceId":"1c29f7319d2f4a0c"}]
|
5
|
-
[{"name":"next-swc-loader","duration":126,"timestamp":414444340,"id":625,"parentId":519,"tags":{},"startTime":1756147685757,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23574,"timestamp":414427226,"id":519,"parentId":376,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/path-to-regexp/index.js","layer":"rsc"},"startTime":1756147685740,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19491,"timestamp":414438507,"id":598,"parentId":597,"tags":{},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19587,"timestamp":414438441,"id":597,"parentId":594,"tags":{},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20512,"timestamp":414438169,"id":594,"parentId":488,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"rsc"},"startTime":1756147685751,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20170,"timestamp":414438543,"id":600,"parentId":599,"tags":{},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20203,"timestamp":414438513,"id":599,"parentId":595,"tags":{},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21033,"timestamp":414438250,"id":595,"parentId":491,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-metadata-route"},"startTime":1756147685751,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":26191,"timestamp":414433112,"id":557,"parentId":521,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":414459317,"id":626,"parentId":521,"tags":{},"startTime":1756147685772,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30443,"timestamp":414429826,"id":521,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwt/verify.js","layer":"rsc"},"startTime":1756147685743,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27125,"timestamp":414433162,"id":559,"parentId":523,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414460297,"id":627,"parentId":523,"tags":{},"startTime":1756147685773,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30832,"timestamp":414430096,"id":523,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwt/sign.js","layer":"rsc"},"startTime":1756147685743,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27808,"timestamp":414433138,"id":558,"parentId":522,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69,"timestamp":414460955,"id":628,"parentId":522,"tags":{},"startTime":1756147685774,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31556,"timestamp":414429965,"id":522,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwt/decrypt.js","layer":"rsc"},"startTime":1756147685743,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28359,"timestamp":414433180,"id":560,"parentId":524,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414461549,"id":629,"parentId":524,"tags":{},"startTime":1756147685775,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":32149,"timestamp":414430195,"id":524,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwt/encrypt.js","layer":"rsc"},"startTime":1756147685743,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29187,"timestamp":414433193,"id":561,"parentId":525,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414462392,"id":630,"parentId":525,"tags":{},"startTime":1756147685776,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":32865,"timestamp":414430285,"id":525,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwt/unsecured.js","layer":"rsc"},"startTime":1756147685743,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29964,"timestamp":414433205,"id":562,"parentId":526,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414463180,"id":631,"parentId":526,"tags":{},"startTime":1756147685776,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33671,"timestamp":414430375,"id":526,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwk/thumbprint.js","layer":"rsc"},"startTime":1756147685743,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30846,"timestamp":414433219,"id":563,"parentId":527,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414464076,"id":632,"parentId":527,"tags":{},"startTime":1756147685777,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34056,"timestamp":414430461,"id":527,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwk/embedded.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31301,"timestamp":414433235,"id":564,"parentId":528,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414464546,"id":633,"parentId":528,"tags":{},"startTime":1756147685778,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35794,"timestamp":414430549,"id":528,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwks/local.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33118,"timestamp":414433246,"id":565,"parentId":529,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414466375,"id":634,"parentId":529,"tags":{},"startTime":1756147685779,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":38335,"timestamp":414430636,"id":529,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwks/remote.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35724,"timestamp":414433274,"id":567,"parentId":531,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":414469038,"id":635,"parentId":531,"tags":{},"startTime":1756147685782,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39548,"timestamp":414430801,"id":531,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/key/import.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37080,"timestamp":414433291,"id":568,"parentId":532,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414470381,"id":636,"parentId":532,"tags":{},"startTime":1756147685783,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39784,"timestamp":414430888,"id":532,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/key/generate_key_pair.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37384,"timestamp":414433306,"id":569,"parentId":533,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414470700,"id":637,"parentId":533,"tags":{},"startTime":1756147685784,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":40007,"timestamp":414430971,"id":533,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/key/generate_secret.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37736,"timestamp":414433260,"id":566,"parentId":530,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414471034,"id":638,"parentId":530,"tags":{},"startTime":1756147685784,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":40683,"timestamp":414430720,"id":530,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/key/export.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38098,"timestamp":414433324,"id":570,"parentId":534,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":414471432,"id":639,"parentId":534,"tags":{},"startTime":1756147685785,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":40998,"timestamp":414431089,"id":534,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/util/decode_protected_header.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38774,"timestamp":414433337,"id":571,"parentId":535,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414472125,"id":640,"parentId":535,"tags":{},"startTime":1756147685785,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41490,"timestamp":414431184,"id":535,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/util/decode_jwt.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39320,"timestamp":414433372,"id":574,"parentId":538,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":62,"timestamp":414472706,"id":641,"parentId":538,"tags":{},"startTime":1756147685786,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41813,"timestamp":414431436,"id":538,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/util/runtime.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39921,"timestamp":414433348,"id":572,"parentId":536,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2784,"timestamp":414473280,"id":642,"parentId":536,"tags":{},"startTime":1756147685786,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":46781,"timestamp":414431267,"id":536,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/util/errors.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44711,"timestamp":414433362,"id":573,"parentId":537,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":414478088,"id":643,"parentId":537,"tags":{},"startTime":1756147685791,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":47200,"timestamp":414431349,"id":537,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/util/base64url.js","layer":"rsc"},"startTime":1756147685744,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45203,"timestamp":414433404,"id":577,"parentId":541,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":414478620,"id":644,"parentId":541,"tags":{},"startTime":1756147685792,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":47849,"timestamp":414431683,"id":541,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/proto3.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46130,"timestamp":414433422,"id":578,"parentId":542,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":414479564,"id":645,"parentId":542,"tags":{},"startTime":1756147685793,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":48530,"timestamp":414431771,"id":542,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/proto2.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46938,"timestamp":414433386,"id":575,"parentId":539,"tags":{},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47043,"timestamp":414433401,"id":576,"parentId":540,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":217,"timestamp":414480337,"id":646,"parentId":539,"tags":{},"startTime":1756147685793,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":105,"timestamp":414480452,"id":647,"parentId":540,"tags":{},"startTime":1756147685794,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":73227,"timestamp":414431519,"id":539,"parentId":355,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"app-metadata-route"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":88485,"timestamp":414431602,"id":540,"parentId":356,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":86725,"timestamp":414433434,"id":579,"parentId":543,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":106,"timestamp":414520190,"id":648,"parentId":543,"tags":{},"startTime":1756147685833,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":88884,"timestamp":414431856,"id":543,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/proto-double.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87322,"timestamp":414433444,"id":580,"parentId":544,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92,"timestamp":414520780,"id":649,"parentId":544,"tags":{},"startTime":1756147685834,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":91419,"timestamp":414431937,"id":544,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/proto-int64.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89931,"timestamp":414433455,"id":581,"parentId":545,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":94,"timestamp":414523401,"id":650,"parentId":545,"tags":{},"startTime":1756147685837,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":93334,"timestamp":414432057,"id":545,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/proto-base64.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":91948,"timestamp":414433469,"id":582,"parentId":546,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":96,"timestamp":414525431,"id":651,"parentId":546,"tags":{},"startTime":1756147685839,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":96197,"timestamp":414432153,"id":546,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/proto-delimited.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":94896,"timestamp":414433482,"id":583,"parentId":547,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":94,"timestamp":414528391,"id":652,"parentId":547,"tags":{},"startTime":1756147685842,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":97200,"timestamp":414432235,"id":547,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/codegen-info.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":95955,"timestamp":414433506,"id":584,"parentId":548,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":60,"timestamp":414529504,"id":653,"parentId":548,"tags":{},"startTime":1756147685843,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":98591,"timestamp":414432316,"id":548,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/message.js","layer":"rsc"},"startTime":1756147685745,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":97412,"timestamp":414433519,"id":585,"parentId":549,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":108,"timestamp":414530943,"id":654,"parentId":549,"tags":{},"startTime":1756147685844,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":99287,"timestamp":414432402,"id":549,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/is-message.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":98180,"timestamp":414433534,"id":586,"parentId":550,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":122,"timestamp":414531728,"id":655,"parentId":550,"tags":{},"startTime":1756147685845,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":103291,"timestamp":414432484,"id":550,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/scalar.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":102257,"timestamp":414433549,"id":587,"parentId":551,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":62,"timestamp":414535820,"id":656,"parentId":551,"tags":{},"startTime":1756147685849,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":105118,"timestamp":414432564,"id":551,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/extension-accessor.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"}]
|
6
|
-
[{"name":"read-resource","duration":104147,"timestamp":414433563,"id":588,"parentId":552,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":87,"timestamp":414537724,"id":657,"parentId":552,"tags":{},"startTime":1756147685851,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":105788,"timestamp":414432656,"id":552,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/service-type.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":104890,"timestamp":414433577,"id":589,"parentId":553,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":104,"timestamp":414538481,"id":658,"parentId":553,"tags":{},"startTime":1756147685852,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":109008,"timestamp":414432740,"id":553,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/binary-encoding.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":108167,"timestamp":414433607,"id":591,"parentId":555,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":414541786,"id":659,"parentId":555,"tags":{},"startTime":1756147685855,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":109837,"timestamp":414432903,"id":555,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/create-registry.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109169,"timestamp":414433593,"id":590,"parentId":554,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":414542772,"id":660,"parentId":554,"tags":{},"startTime":1756147685856,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":119851,"timestamp":414432822,"id":554,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/create-descriptor-set.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119114,"timestamp":414433619,"id":592,"parentId":556,"tags":{},"startTime":1756147685747,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":118,"timestamp":414552755,"id":661,"parentId":556,"tags":{},"startTime":1756147685866,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":122209,"timestamp":414432990,"id":556,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/create-registry-from-desc.js","layer":"rsc"},"startTime":1756147685746,"traceId":"1c29f7319d2f4a0c"},{"name":"postcss","duration":4401,"timestamp":414747529,"id":684,"parentId":285,"tags":{},"startTime":1756147686061,"traceId":"1c29f7319d2f4a0c"},{"name":"next-font-loader","duration":686313,"timestamp":414066147,"id":285,"parentId":259,"tags":{},"startTime":1756147685379,"traceId":"1c29f7319d2f4a0c"},{"name":"css-loader","duration":26476,"timestamp":414752130,"id":685,"parentId":259,"tags":{"astUsed":"true"},"startTime":1756147686065,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":733172,"timestamp":414045797,"id":259,"parentId":134,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Public_Sans\",\"arguments\":[{\"weight\":\"400\",\"subsets\":[\"latin\"]}],\"variableName\":\"publicSans400\"}","layer":"rsc"},"startTime":1756147685359,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":340971,"timestamp":414438321,"id":596,"parentId":593,"tags":{},"startTime":1756147685751,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":63,"timestamp":414779312,"id":686,"parentId":593,"tags":{},"startTime":1756147686092,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":342064,"timestamp":414438035,"id":593,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/to-plain-message.js","layer":"rsc"},"startTime":1756147685751,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":339912,"timestamp":414440208,"id":614,"parentId":602,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414780130,"id":687,"parentId":602,"tags":{},"startTime":1756147686093,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":341458,"timestamp":414439136,"id":602,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwe/compact/encrypt.js","layer":"rsc"},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":340421,"timestamp":414440194,"id":613,"parentId":601,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414780625,"id":688,"parentId":601,"tags":{},"startTime":1756147686094,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":342156,"timestamp":414438987,"id":601,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwe/compact/decrypt.js","layer":"rsc"},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1309147,"timestamp":413477200,"id":22,"parentId":21,"tags":{"request":"next-app-loader?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1756147684790,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":348670,"timestamp":414440223,"id":617,"parentId":605,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":117,"timestamp":414788914,"id":691,"parentId":605,"tags":{},"startTime":1756147686102,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":351521,"timestamp":414439459,"id":605,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwe/flattened/decrypt.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":350810,"timestamp":414440213,"id":615,"parentId":603,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":414791037,"id":692,"parentId":603,"tags":{},"startTime":1756147686104,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":352248,"timestamp":414439239,"id":603,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwe/general/decrypt.js","layer":"rsc"},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":351277,"timestamp":414440228,"id":618,"parentId":606,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":414791515,"id":693,"parentId":606,"tags":{},"startTime":1756147686105,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":353300,"timestamp":414439548,"id":606,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwe/flattened/encrypt.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":352650,"timestamp":414440218,"id":616,"parentId":604,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":58,"timestamp":414792879,"id":694,"parentId":604,"tags":{},"startTime":1756147686106,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":354933,"timestamp":414439366,"id":604,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwe/general/encrypt.js","layer":"rsc"},"startTime":1756147685752,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":354088,"timestamp":414440232,"id":619,"parentId":607,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414794331,"id":695,"parentId":607,"tags":{},"startTime":1756147686107,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":355246,"timestamp":414439639,"id":607,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jws/compact/verify.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":354673,"timestamp":414440237,"id":620,"parentId":608,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":109,"timestamp":414794925,"id":696,"parentId":608,"tags":{},"startTime":1756147686108,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":355699,"timestamp":414439723,"id":608,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jws/compact/sign.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":355202,"timestamp":414440242,"id":621,"parentId":609,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":414795454,"id":697,"parentId":609,"tags":{},"startTime":1756147686109,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":356759,"timestamp":414439805,"id":609,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jws/flattened/verify.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":356334,"timestamp":414440250,"id":623,"parentId":611,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414796595,"id":698,"parentId":611,"tags":{},"startTime":1756147686110,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":357045,"timestamp":414439978,"id":611,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jws/general/verify.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":356796,"timestamp":414440246,"id":622,"parentId":610,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414797052,"id":699,"parentId":610,"tags":{},"startTime":1756147686110,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":358431,"timestamp":414439888,"id":610,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jws/flattened/sign.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":358088,"timestamp":414440253,"id":624,"parentId":612,"tags":{},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":414798356,"id":700,"parentId":612,"tags":{},"startTime":1756147686111,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":359384,"timestamp":414440097,"id":612,"parentId":474,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jws/general/sign.js","layer":"rsc"},"startTime":1756147685753,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":257455,"timestamp":414570172,"id":673,"parentId":662,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":66,"timestamp":414827649,"id":705,"parentId":662,"tags":{},"startTime":1756147686141,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":260018,"timestamp":414569032,"id":662,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/api_pb.js","layer":"rsc"},"startTime":1756147685882,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":258874,"timestamp":414570197,"id":674,"parentId":663,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":414829084,"id":706,"parentId":663,"tags":{},"startTime":1756147686142,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":261309,"timestamp":414569212,"id":663,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/any_pb.js","layer":"rsc"},"startTime":1756147685882,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":260322,"timestamp":414570219,"id":675,"parentId":664,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":124,"timestamp":414830552,"id":707,"parentId":664,"tags":{},"startTime":1756147686144,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":272162,"timestamp":414569322,"id":664,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/descriptor_pb.js","layer":"rsc"},"startTime":1756147685882,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":271298,"timestamp":414570227,"id":676,"parentId":665,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":108,"timestamp":414841544,"id":708,"parentId":665,"tags":{},"startTime":1756147686155,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":273686,"timestamp":414569421,"id":665,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/duration_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":272894,"timestamp":414570235,"id":677,"parentId":666,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414843141,"id":709,"parentId":666,"tags":{},"startTime":1756147686156,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":274138,"timestamp":414569510,"id":666,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/empty_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":273431,"timestamp":414570241,"id":678,"parentId":667,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":101,"timestamp":414843686,"id":710,"parentId":667,"tags":{},"startTime":1756147686157,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":275213,"timestamp":414569597,"id":667,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/field_mask_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":274586,"timestamp":414570246,"id":679,"parentId":668,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414844843,"id":711,"parentId":668,"tags":{},"startTime":1756147686158,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":275614,"timestamp":414569694,"id":668,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/source_context_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":275074,"timestamp":414570251,"id":680,"parentId":669,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":414845335,"id":712,"parentId":669,"tags":{},"startTime":1756147686158,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":276878,"timestamp":414569781,"id":669,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/struct_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":276422,"timestamp":414570257,"id":681,"parentId":670,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":414846689,"id":713,"parentId":670,"tags":{},"startTime":1756147686160,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":277895,"timestamp":414569867,"id":670,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/timestamp_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":277520,"timestamp":414570261,"id":682,"parentId":671,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":74,"timestamp":414847793,"id":714,"parentId":671,"tags":{},"startTime":1756147686161,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":279612,"timestamp":414569959,"id":671,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/type_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":279327,"timestamp":414570266,"id":683,"parentId":672,"tags":{},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":65,"timestamp":414849603,"id":715,"parentId":672,"tags":{},"startTime":1756147686163,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":285601,"timestamp":414570066,"id":672,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/wrappers_pb.js","layer":"rsc"},"startTime":1756147685883,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87311,"timestamp":414786377,"id":690,"parentId":689,"tags":{},"startTime":1756147686099,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":105,"timestamp":414873713,"id":762,"parentId":689,"tags":{},"startTime":1756147686187,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":89071,"timestamp":414786165,"id":689,"parentId":480,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/protobuf/compiler/plugin_pb.js","layer":"rsc"},"startTime":1756147686099,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58321,"timestamp":414822616,"id":703,"parentId":701,"tags":{},"startTime":1756147686136,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":414880953,"id":793,"parentId":701,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":59506,"timestamp":414822310,"id":701,"parentId":523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/jwt/produce.js","layer":"rsc"},"startTime":1756147686135,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59190,"timestamp":414822647,"id":704,"parentId":702,"tags":{},"startTime":1756147686136,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57,"timestamp":414881847,"id":794,"parentId":702,"tags":{},"startTime":1756147686195,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":61075,"timestamp":414822496,"id":702,"parentId":544,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/google/varint.js","layer":"rsc"},"startTime":1756147686136,"traceId":"1c29f7319d2f4a0c"}]
|
7
|
-
[{"name":"read-resource","duration":21293,"timestamp":414865398,"id":740,"parentId":717,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414886706,"id":797,"parentId":717,"tags":{},"startTime":1756147686200,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24391,"timestamp":414862803,"id":717,"parentId":526,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/is_object.js","layer":"rsc"},"startTime":1756147686176,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21864,"timestamp":414865366,"id":739,"parentId":716,"tags":{},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89,"timestamp":414887243,"id":798,"parentId":716,"tags":{},"startTime":1756147686200,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":26253,"timestamp":414862565,"id":716,"parentId":523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/buffer_utils.js","layer":"rsc"},"startTime":1756147686176,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":23428,"timestamp":414865419,"id":741,"parentId":718,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":95,"timestamp":414888858,"id":799,"parentId":718,"tags":{},"startTime":1756147686202,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27635,"timestamp":414862973,"id":718,"parentId":521,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/jwt_claims_set.js","layer":"rsc"},"startTime":1756147686176,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":25194,"timestamp":414865435,"id":742,"parentId":719,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414890638,"id":800,"parentId":719,"tags":{},"startTime":1756147686204,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28038,"timestamp":414863153,"id":719,"parentId":525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/base64url.js","layer":"rsc"},"startTime":1756147686176,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":25779,"timestamp":414865453,"id":743,"parentId":720,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":414891242,"id":801,"parentId":720,"tags":{},"startTime":1756147686204,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28255,"timestamp":414863308,"id":720,"parentId":526,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/digest.js","layer":"rsc"},"startTime":1756147686176,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":26093,"timestamp":414865487,"id":745,"parentId":722,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414891589,"id":802,"parentId":722,"tags":{},"startTime":1756147686205,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28284,"timestamp":414863620,"id":722,"parentId":531,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/jwk_to_key.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":26460,"timestamp":414865462,"id":744,"parentId":721,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414891932,"id":803,"parentId":721,"tags":{},"startTime":1756147686205,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29101,"timestamp":414863459,"id":721,"parentId":529,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/fetch_jwks.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27056,"timestamp":414865521,"id":747,"parentId":724,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414892592,"id":804,"parentId":724,"tags":{},"startTime":1756147686206,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29425,"timestamp":414863929,"id":724,"parentId":532,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/generate.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27869,"timestamp":414865504,"id":746,"parentId":723,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414893383,"id":805,"parentId":723,"tags":{},"startTime":1756147686206,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30360,"timestamp":414863773,"id":723,"parentId":531,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/asn1.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28600,"timestamp":414865552,"id":748,"parentId":725,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414894161,"id":806,"parentId":725,"tags":{},"startTime":1756147686207,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30667,"timestamp":414864065,"id":725,"parentId":530,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/key_to_jwk.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29186,"timestamp":414865568,"id":749,"parentId":726,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":414894767,"id":807,"parentId":726,"tags":{},"startTime":1756147686208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30974,"timestamp":414864165,"id":726,"parentId":538,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/runtime.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29591,"timestamp":414865595,"id":751,"parentId":728,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":414895199,"id":808,"parentId":728,"tags":{},"startTime":1756147686208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31705,"timestamp":414864369,"id":728,"parentId":541,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/field-list.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30511,"timestamp":414865585,"id":750,"parentId":727,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414896106,"id":809,"parentId":727,"tags":{},"startTime":1756147686209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":32258,"timestamp":414864281,"id":727,"parentId":541,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/proto-runtime.js","layer":"rsc"},"startTime":1756147686177,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30951,"timestamp":414865607,"id":752,"parentId":729,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414896567,"id":810,"parentId":729,"tags":{},"startTime":1756147686210,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":32829,"timestamp":414864460,"id":729,"parentId":541,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/scalars.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31685,"timestamp":414865623,"id":753,"parentId":730,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414897318,"id":811,"parentId":730,"tags":{},"startTime":1756147686210,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33417,"timestamp":414864542,"id":730,"parentId":541,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/field-normalize.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32338,"timestamp":414865640,"id":754,"parentId":731,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":414897986,"id":812,"parentId":731,"tags":{},"startTime":1756147686211,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33989,"timestamp":414864624,"id":731,"parentId":544,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/assert.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32982,"timestamp":414865652,"id":755,"parentId":732,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":414898643,"id":813,"parentId":732,"tags":{},"startTime":1756147686212,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35239,"timestamp":414864711,"id":732,"parentId":547,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/names.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34307,"timestamp":414865668,"id":756,"parentId":733,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":111,"timestamp":414899989,"id":814,"parentId":733,"tags":{},"startTime":1756147686213,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35918,"timestamp":414864792,"id":733,"parentId":547,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/field-wrapper.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35038,"timestamp":414865693,"id":758,"parentId":735,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":155,"timestamp":414900744,"id":815,"parentId":735,"tags":{},"startTime":1756147686214,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":37118,"timestamp":414864964,"id":735,"parentId":551,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/extensions.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36426,"timestamp":414865678,"id":757,"parentId":734,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":91,"timestamp":414902117,"id":816,"parentId":734,"tags":{},"startTime":1756147686215,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39257,"timestamp":414864877,"id":734,"parentId":547,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/reify-wkt.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38432,"timestamp":414865725,"id":759,"parentId":736,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":98,"timestamp":414904170,"id":817,"parentId":736,"tags":{},"startTime":1756147686217,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":40540,"timestamp":414865078,"id":736,"parentId":554,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/text-format.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39890,"timestamp":414865747,"id":760,"parentId":737,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":414905647,"id":818,"parentId":737,"tags":{},"startTime":1756147686219,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41530,"timestamp":414865170,"id":737,"parentId":554,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/feature-set.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40985,"timestamp":414865765,"id":761,"parentId":738,"tags":{},"startTime":1756147686179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":414906765,"id":819,"parentId":738,"tags":{},"startTime":1756147686220,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":42612,"timestamp":414865255,"id":738,"parentId":556,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/enum.js","layer":"rsc"},"startTime":1756147686178,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41546,"timestamp":414878020,"id":772,"parentId":763,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57,"timestamp":414919587,"id":820,"parentId":763,"tags":{},"startTime":1756147686233,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":43720,"timestamp":414877114,"id":763,"parentId":605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/decrypt.js","layer":"rsc"},"startTime":1756147686190,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42807,"timestamp":414878054,"id":773,"parentId":764,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414920872,"id":821,"parentId":764,"tags":{},"startTime":1756147686234,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":44058,"timestamp":414877262,"id":764,"parentId":605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/is_disjoint.js","layer":"rsc"},"startTime":1756147686190,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43269,"timestamp":414878072,"id":774,"parentId":765,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414921351,"id":822,"parentId":765,"tags":{},"startTime":1756147686234,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":45223,"timestamp":414877361,"id":765,"parentId":605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/decrypt_key_management.js","layer":"rsc"},"startTime":1756147686190,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44491,"timestamp":414878112,"id":776,"parentId":767,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414922613,"id":823,"parentId":767,"tags":{},"startTime":1756147686236,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":45644,"timestamp":414877550,"id":767,"parentId":605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/validate_crit.js","layer":"rsc"},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45085,"timestamp":414878130,"id":777,"parentId":768,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414923225,"id":824,"parentId":768,"tags":{},"startTime":1756147686236,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":45941,"timestamp":414877637,"id":768,"parentId":605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/validate_algorithms.js","layer":"rsc"},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45456,"timestamp":414878141,"id":778,"parentId":769,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":414923607,"id":825,"parentId":769,"tags":{},"startTime":1756147686237,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":46108,"timestamp":414877725,"id":769,"parentId":606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/private_symbols.js","layer":"rsc"},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45757,"timestamp":414878093,"id":775,"parentId":766,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":414923859,"id":826,"parentId":766,"tags":{},"startTime":1756147686237,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":46863,"timestamp":414877462,"id":766,"parentId":605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/cek.js","layer":"rsc"},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46181,"timestamp":414878163,"id":779,"parentId":770,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414924354,"id":827,"parentId":770,"tags":{},"startTime":1756147686237,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":47465,"timestamp":414877813,"id":770,"parentId":606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/encrypt.js","layer":"rsc"},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47120,"timestamp":414878175,"id":780,"parentId":771,"tags":{},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414925305,"id":828,"parentId":771,"tags":{},"startTime":1756147686238,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":48386,"timestamp":414877898,"id":771,"parentId":606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/encrypt_key_management.js","layer":"rsc"},"startTime":1756147686191,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54263,"timestamp":414880683,"id":787,"parentId":781,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54347,"timestamp":414880707,"id":788,"parentId":782,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":149,"timestamp":414934963,"id":829,"parentId":781,"tags":{},"startTime":1756147686248,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414935062,"id":830,"parentId":782,"tags":{},"startTime":1756147686248,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":60490,"timestamp":414880087,"id":781,"parentId":411,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"app-metadata-route"},"startTime":1756147686193,"traceId":"1c29f7319d2f4a0c"}]
|
8
|
-
[{"name":"build-module-js","duration":65127,"timestamp":414880215,"id":782,"parentId":412,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js","layer":"rsc"},"startTime":1756147686193,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64660,"timestamp":414880710,"id":789,"parentId":783,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57,"timestamp":414945385,"id":831,"parentId":783,"tags":{},"startTime":1756147686258,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":65749,"timestamp":414880312,"id":783,"parentId":609,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/verify.js","layer":"rsc"},"startTime":1756147686193,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65358,"timestamp":414880723,"id":790,"parentId":784,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":414946093,"id":832,"parentId":784,"tags":{},"startTime":1756147686259,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":66830,"timestamp":414880411,"id":784,"parentId":609,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/check_key_type.js","layer":"rsc"},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66509,"timestamp":414880752,"id":792,"parentId":786,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":414947272,"id":833,"parentId":786,"tags":{},"startTime":1756147686260,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":67117,"timestamp":414880584,"id":786,"parentId":610,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/sign.js","layer":"rsc"},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66981,"timestamp":414880737,"id":791,"parentId":785,"tags":{},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414947727,"id":834,"parentId":785,"tags":{},"startTime":1756147686261,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":67623,"timestamp":414880499,"id":785,"parentId":609,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/is_jwk.js","layer":"rsc"},"startTime":1756147686194,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1476069,"timestamp":413477766,"id":25,"parentId":21,"tags":{"request":"next-app-loader?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1756147684791,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":71161,"timestamp":414885949,"id":796,"parentId":795,"tags":{},"startTime":1756147686199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":414957129,"id":839,"parentId":795,"tags":{},"startTime":1756147686270,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":73140,"timestamp":414885793,"id":795,"parentId":429,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/cookie/index.js","layer":"rsc"},"startTime":1756147686199,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1491699,"timestamp":413477793,"id":26,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1756147684791,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":20929,"timestamp":414953857,"id":837,"parentId":835,"tags":{},"startTime":1756147686267,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414974802,"id":900,"parentId":835,"tags":{},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21704,"timestamp":414953546,"id":835,"parentId":701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/epoch.js","layer":"rsc"},"startTime":1756147686267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21383,"timestamp":414953889,"id":838,"parentId":836,"tags":{},"startTime":1756147686267,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414975282,"id":901,"parentId":836,"tags":{},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22261,"timestamp":414953710,"id":836,"parentId":701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/secs.js","layer":"rsc"},"startTime":1756147686267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":6989,"timestamp":414969517,"id":850,"parentId":840,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":414976521,"id":902,"parentId":840,"tags":{},"startTime":1756147686290,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8355,"timestamp":414968397,"id":840,"parentId":724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/random.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":7219,"timestamp":414969556,"id":852,"parentId":842,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":414976790,"id":903,"parentId":842,"tags":{},"startTime":1756147686290,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8399,"timestamp":414968691,"id":842,"parentId":723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/is_key_object.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":7527,"timestamp":414969581,"id":853,"parentId":843,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":414977118,"id":904,"parentId":843,"tags":{},"startTime":1756147686290,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8900,"timestamp":414968790,"id":843,"parentId":723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/invalid_key_input.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":8104,"timestamp":414969604,"id":854,"parentId":844,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":414977718,"id":905,"parentId":844,"tags":{},"startTime":1756147686291,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9290,"timestamp":414968885,"id":844,"parentId":723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/is_key_like.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":8652,"timestamp":414969543,"id":851,"parentId":841,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":414978204,"id":906,"parentId":841,"tags":{},"startTime":1756147686291,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9934,"timestamp":414968589,"id":841,"parentId":723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/webcrypto.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":8918,"timestamp":414969624,"id":855,"parentId":845,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":414978550,"id":907,"parentId":845,"tags":{},"startTime":1756147686292,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":10095,"timestamp":414968982,"id":845,"parentId":727,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/message-type.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":9459,"timestamp":414969636,"id":856,"parentId":846,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":71,"timestamp":414979104,"id":908,"parentId":846,"tags":{},"startTime":1756147686292,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14648,"timestamp":414969109,"id":846,"parentId":727,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/json-format.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14131,"timestamp":414969651,"id":857,"parentId":847,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":122,"timestamp":414983796,"id":909,"parentId":847,"tags":{},"startTime":1756147686297,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19588,"timestamp":414969207,"id":847,"parentId":727,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/binary-format.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19162,"timestamp":414969665,"id":858,"parentId":848,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":110,"timestamp":414988842,"id":910,"parentId":848,"tags":{},"startTime":1756147686302,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22595,"timestamp":414969294,"id":848,"parentId":727,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/util-common.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22237,"timestamp":414969678,"id":859,"parentId":849,"tags":{},"startTime":1756147686283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":110,"timestamp":414991928,"id":911,"parentId":849,"tags":{},"startTime":1756147686305,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23366,"timestamp":414969383,"id":849,"parentId":730,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/field.js","layer":"rsc"},"startTime":1756147686282,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38871,"timestamp":414973170,"id":876,"parentId":860,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":91,"timestamp":415012067,"id":912,"parentId":860,"tags":{},"startTime":1756147686325,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":44776,"timestamp":414971657,"id":860,"parentId":476,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/camelcase/index.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43288,"timestamp":414973193,"id":877,"parentId":861,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":94,"timestamp":415016497,"id":913,"parentId":861,"tags":{},"startTime":1756147686330,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":47459,"timestamp":414971780,"id":861,"parentId":476,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/quick-lru/index.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46051,"timestamp":414973210,"id":878,"parentId":862,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415019273,"id":914,"parentId":862,"tags":{},"startTime":1756147686332,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":48068,"timestamp":414971877,"id":862,"parentId":476,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/map-obj/index.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46735,"timestamp":414973229,"id":879,"parentId":863,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":415019974,"id":915,"parentId":863,"tags":{},"startTime":1756147686333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":48380,"timestamp":414971974,"id":863,"parentId":763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/check_iv_length.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47108,"timestamp":414973266,"id":881,"parentId":865,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415020384,"id":916,"parentId":865,"tags":{},"startTime":1756147686333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":48444,"timestamp":414972180,"id":865,"parentId":763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/timing_safe_equal.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47398,"timestamp":414973244,"id":880,"parentId":864,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415020651,"id":917,"parentId":864,"tags":{},"startTime":1756147686334,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":49058,"timestamp":414972089,"id":864,"parentId":763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/check_cek_length.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47888,"timestamp":414973278,"id":882,"parentId":866,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415021176,"id":918,"parentId":866,"tags":{},"startTime":1756147686334,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":49266,"timestamp":414972272,"id":866,"parentId":763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/cbc_tag.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48260,"timestamp":414973296,"id":883,"parentId":867,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415021566,"id":919,"parentId":867,"tags":{},"startTime":1756147686335,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":50214,"timestamp":414972357,"id":867,"parentId":763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/crypto_key.js","layer":"rsc"},"startTime":1756147686285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49276,"timestamp":414973314,"id":884,"parentId":868,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415022600,"id":920,"parentId":868,"tags":{},"startTime":1756147686336,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":50433,"timestamp":414972439,"id":868,"parentId":763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/ciphers.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49559,"timestamp":414973330,"id":885,"parentId":869,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415022898,"id":921,"parentId":869,"tags":{},"startTime":1756147686336,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":51096,"timestamp":414972520,"id":869,"parentId":765,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/aeskw.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":50289,"timestamp":414973346,"id":886,"parentId":870,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415023644,"id":922,"parentId":870,"tags":{},"startTime":1756147686337,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":51804,"timestamp":414972609,"id":870,"parentId":765,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/ecdhes.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51074,"timestamp":414973358,"id":887,"parentId":871,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415024441,"id":923,"parentId":871,"tags":{},"startTime":1756147686338,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":52473,"timestamp":414972691,"id":871,"parentId":765,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/pbes2kw.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51809,"timestamp":414973374,"id":888,"parentId":872,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415025193,"id":924,"parentId":872,"tags":{},"startTime":1756147686338,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":53071,"timestamp":414972772,"id":872,"parentId":765,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/rsaes.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52472,"timestamp":414973389,"id":889,"parentId":873,"tags":{},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415025871,"id":925,"parentId":873,"tags":{},"startTime":1756147686339,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":53232,"timestamp":414972861,"id":873,"parentId":765,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/normalize_key.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52708,"timestamp":414973403,"id":890,"parentId":874,"tags":{},"startTime":1756147686287,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415026121,"id":926,"parentId":874,"tags":{},"startTime":1756147686339,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":53556,"timestamp":414972946,"id":874,"parentId":765,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/aesgcmkw.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53103,"timestamp":414973417,"id":891,"parentId":875,"tags":{},"startTime":1756147686287,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415026529,"id":927,"parentId":875,"tags":{},"startTime":1756147686340,"traceId":"1c29f7319d2f4a0c"}]
|
9
|
-
[{"name":"build-module-js","duration":53797,"timestamp":414973064,"id":875,"parentId":770,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/iv.js","layer":"rsc"},"startTime":1756147686286,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64572,"timestamp":414974571,"id":896,"parentId":892,"tags":{},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":415039163,"id":928,"parentId":892,"tags":{},"startTime":1756147686352,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":65449,"timestamp":414974156,"id":892,"parentId":783,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/dsa_digest.js","layer":"rsc"},"startTime":1756147686287,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65034,"timestamp":414974592,"id":897,"parentId":893,"tags":{},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415039635,"id":929,"parentId":893,"tags":{},"startTime":1756147686353,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":66430,"timestamp":414974281,"id":893,"parentId":783,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/node_key.js","layer":"rsc"},"startTime":1756147686287,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66132,"timestamp":414974603,"id":898,"parentId":894,"tags":{},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":87,"timestamp":415040748,"id":930,"parentId":894,"tags":{},"startTime":1756147686354,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":67035,"timestamp":414974375,"id":894,"parentId":783,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/get_sign_verify_key.js","layer":"rsc"},"startTime":1756147686287,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66818,"timestamp":414974617,"id":899,"parentId":895,"tags":{},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":415041446,"id":931,"parentId":895,"tags":{},"startTime":1756147686355,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":67351,"timestamp":414974477,"id":895,"parentId":786,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/hmac_digest.js","layer":"rsc"},"startTime":1756147686288,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":41,"timestamp":415055350,"id":933,"parentId":719,"tags":{"name":"node:buffer","layer":null},"startTime":1756147686368,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":17,"timestamp":415055409,"id":934,"parentId":721,"tags":{"name":"node:http","layer":null},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":12,"timestamp":415055432,"id":935,"parentId":721,"tags":{"name":"node:https","layer":null},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":9,"timestamp":415055451,"id":936,"parentId":721,"tags":{"name":"node:events","layer":null},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":6,"timestamp":415055465,"id":937,"parentId":724,"tags":{"name":"node:util","layer":null},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":636,"timestamp":415055491,"id":938,"parentId":932,"tags":{},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":415056140,"id":945,"parentId":932,"tags":{},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":1657,"timestamp":415055183,"id":932,"parentId":846,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@bufbuild/protobuf/dist/esm/private/reflect.js","layer":"rsc"},"startTime":1756147686368,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":1261,"timestamp":415055925,"id":942,"parentId":939,"tags":{},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":415057197,"id":946,"parentId":939,"tags":{},"startTime":1756147686370,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":2200,"timestamp":415055616,"id":939,"parentId":870,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/get_named_curve.js","layer":"rsc"},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":1878,"timestamp":415055959,"id":944,"parentId":941,"tags":{},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415057845,"id":947,"parentId":941,"tags":{},"startTime":1756147686371,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":2390,"timestamp":415055831,"id":941,"parentId":872,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/runtime/check_key_length.js","layer":"rsc"},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":2294,"timestamp":415055945,"id":943,"parentId":940,"tags":{},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415058247,"id":948,"parentId":940,"tags":{},"startTime":1756147686371,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":2771,"timestamp":415055731,"id":940,"parentId":871,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/jose/dist/node/esm/lib/check_p2s.js","layer":"rsc"},"startTime":1756147686369,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1584065,"timestamp":413477821,"id":28,"parentId":21,"tags":{"request":"next-app-loader?page=%2Fapi%2Fconnection-details%2Froute&name=app%2Fapi%2Fconnection-details%2Froute&pagePath=private-next-app-dir%2Fapi%2Fconnection-details%2Froute.ts&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=%2Fapi%2Fconnection-details%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1756147684791,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":1534,"timestamp":415082495,"id":957,"parentId":19,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22app%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Public_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22weight%5C%22%3A%5C%22400%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22publicSans400%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2F%40livekit%2Fcomponents-styles%2Fdist%2Fgeneral%2Findex.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1756147686396,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":4077,"timestamp":415084064,"id":958,"parentId":19,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1756147686397,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":654,"timestamp":415088162,"id":959,"parentId":19,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1756147686401,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3473,"timestamp":415092687,"id":962,"parentId":961,"tags":{},"startTime":1756147686406,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3588,"timestamp":415092580,"id":961,"parentId":960,"tags":{},"startTime":1756147686406,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":7081,"timestamp":415091857,"id":960,"parentId":959,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/page.tsx","layer":"ssr"},"startTime":1756147686405,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":9177,"timestamp":415094938,"id":965,"parentId":964,"tags":{},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9240,"timestamp":415094883,"id":964,"parentId":963,"tags":{},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11295,"timestamp":415094449,"id":963,"parentId":958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/error-boundary.js","layer":"ssr"},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":10374,"timestamp":415095401,"id":974,"parentId":973,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10413,"timestamp":415095365,"id":973,"parentId":967,"tags":{},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11133,"timestamp":415095111,"id":967,"parentId":958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/client-page.js","layer":"ssr"},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":10810,"timestamp":415095457,"id":978,"parentId":977,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10836,"timestamp":415095434,"id":977,"parentId":969,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11875,"timestamp":415095220,"id":969,"parentId":958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found-boundary.js","layer":"ssr"},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11795,"timestamp":415095483,"id":980,"parentId":979,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11824,"timestamp":415095460,"id":979,"parentId":970,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":12445,"timestamp":415095268,"id":970,"parentId":958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/render-from-template-context.js","layer":"ssr"},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12389,"timestamp":415095431,"id":976,"parentId":975,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12420,"timestamp":415095405,"id":975,"parentId":968,"tags":{},"startTime":1756147686409,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16609,"timestamp":415095165,"id":968,"parentId":958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/layout-router.js","layer":"ssr"},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27550,"timestamp":415095360,"id":972,"parentId":971,"tags":{},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27604,"timestamp":415095316,"id":971,"parentId":966,"tags":{},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33938,"timestamp":415095036,"id":966,"parentId":958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router.js","layer":"ssr"},"startTime":1756147686408,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":394,"timestamp":415138507,"id":985,"parentId":981,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":415138919,"id":992,"parentId":981,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":1713,"timestamp":415137774,"id":981,"parentId":963,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"ssr"},"startTime":1756147686451,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6035,"timestamp":415138702,"id":989,"parentId":988,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6074,"timestamp":415138669,"id":988,"parentId":983,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7250,"timestamp":415138391,"id":983,"parentId":969,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found.js","layer":"ssr"},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6935,"timestamp":415138731,"id":991,"parentId":990,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6965,"timestamp":415138705,"id":990,"parentId":984,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7596,"timestamp":415138446,"id":984,"parentId":969,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"ssr"},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7522,"timestamp":415138663,"id":987,"parentId":986,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7597,"timestamp":415138594,"id":986,"parentId":982,"tags":{},"startTime":1756147686452,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8918,"timestamp":415138316,"id":982,"parentId":967,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/search-params.js","layer":"ssr"},"startTime":1756147686451,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13416,"timestamp":415144322,"id":1000,"parentId":999,"tags":{},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13477,"timestamp":415144268,"id":999,"parentId":994,"tags":{},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14600,"timestamp":415143720,"id":994,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/segment.js","layer":"ssr"},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14087,"timestamp":415144259,"id":998,"parentId":997,"tags":{},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14171,"timestamp":415144179,"id":997,"parentId":993,"tags":{},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15424,"timestamp":415143602,"id":993,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router-headers.js","layer":"ssr"},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14339,"timestamp":415150486,"id":1010,"parentId":1009,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14377,"timestamp":415150455,"id":1009,"parentId":1002,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15551,"timestamp":415150031,"id":1002,"parentId":963,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/is-next-router-error.js","layer":"ssr"},"startTime":1756147686463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15094,"timestamp":415150514,"id":1012,"parentId":1011,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15124,"timestamp":415150489,"id":1011,"parentId":1003,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15997,"timestamp":415150091,"id":1003,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"ssr"},"startTime":1756147686463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15574,"timestamp":415150542,"id":1014,"parentId":1013,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15602,"timestamp":415150517,"id":1013,"parentId":1004,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16914,"timestamp":415150143,"id":1004,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/match-segments.js","layer":"ssr"},"startTime":1756147686463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16811,"timestamp":415150637,"id":1018,"parentId":1017,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16852,"timestamp":415150602,"id":1017,"parentId":1006,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17697,"timestamp":415150241,"id":1006,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"ssr"},"startTime":1756147686463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17510,"timestamp":415150597,"id":1016,"parentId":1015,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17566,"timestamp":415150546,"id":1015,"parentId":1005,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19299,"timestamp":415150194,"id":1005,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/redirect-boundary.js","layer":"ssr"},"startTime":1756147686463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19074,"timestamp":415150449,"id":1008,"parentId":1007,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19129,"timestamp":415150398,"id":1007,"parentId":1001,"tags":{},"startTime":1756147686464,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21346,"timestamp":415149916,"id":1001,"parentId":963,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/navigation.js","layer":"ssr"},"startTime":1756147686463,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":1457,"timestamp":415173602,"id":1047,"parentId":1037,"tags":{},"startTime":1756147686487,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":1566,"timestamp":415173612,"id":1048,"parentId":1038,"tags":{},"startTime":1756147686487,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":549,"timestamp":415175076,"id":1065,"parentId":1037,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":442,"timestamp":415175188,"id":1066,"parentId":1038,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5114,"timestamp":415172353,"id":1037,"parentId":982,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"ssr"},"startTime":1756147686485,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5376,"timestamp":415172540,"id":1038,"parentId":982,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13496,"timestamp":415164463,"id":1028,"parentId":1027,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13538,"timestamp":415164426,"id":1027,"parentId":1020,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14850,"timestamp":415164048,"id":1020,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/remove-base-path.js","layer":"ssr"},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14435,"timestamp":415164498,"id":1030,"parentId":1029,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"}]
|
10
|
-
[{"name":"next-swc-loader","duration":14472,"timestamp":415164467,"id":1029,"parentId":1021,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15549,"timestamp":415164110,"id":1021,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/has-base-path.js","layer":"ssr"},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15266,"timestamp":415164420,"id":1026,"parentId":1025,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15331,"timestamp":415164358,"id":1025,"parentId":1019,"tags":{},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16529,"timestamp":415163907,"id":1019,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/add-base-path.js","layer":"ssr"},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15885,"timestamp":415164579,"id":1036,"parentId":1035,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15912,"timestamp":415164555,"id":1035,"parentId":1024,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17271,"timestamp":415164256,"id":1024,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"ssr"},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17085,"timestamp":415164553,"id":1034,"parentId":1033,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17114,"timestamp":415164529,"id":1033,"parentId":1023,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18572,"timestamp":415164205,"id":1023,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router-announcer.js","layer":"ssr"},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18275,"timestamp":415164527,"id":1032,"parentId":1031,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18304,"timestamp":415164501,"id":1031,"parentId":1022,"tags":{},"startTime":1756147686478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20344,"timestamp":415164160,"id":1022,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/use-reducer-with-devtools.js","layer":"ssr"},"startTime":1756147686477,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42529,"timestamp":415144080,"id":996,"parentId":995,"tags":{},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":93,"timestamp":415186629,"id":1067,"parentId":995,"tags":{},"startTime":1756147686500,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":43665,"timestamp":415143889,"id":995,"parentId":969,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"ssr"},"startTime":1756147686457,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13169,"timestamp":415174419,"id":1052,"parentId":1051,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13225,"timestamp":415174368,"id":1051,"parentId":1040,"tags":{},"startTime":1756147686487,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15414,"timestamp":415172758,"id":1040,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13839,"timestamp":415174360,"id":1050,"parentId":1049,"tags":{},"startTime":1756147686487,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13926,"timestamp":415174277,"id":1049,"parentId":1039,"tags":{},"startTime":1756147686487,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17129,"timestamp":415172674,"id":1039,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22996,"timestamp":415174518,"id":1056,"parentId":1055,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23047,"timestamp":415174475,"id":1055,"parentId":1042,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25283,"timestamp":415172892,"id":1042,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23533,"timestamp":415174670,"id":1062,"parentId":1061,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23581,"timestamp":415174627,"id":1061,"parentId":1045,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25565,"timestamp":415173120,"id":1045,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":24340,"timestamp":415174470,"id":1054,"parentId":1053,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":24392,"timestamp":415174424,"id":1053,"parentId":1041,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":26599,"timestamp":415172826,"id":1041,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":25058,"timestamp":415174566,"id":1058,"parentId":1057,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":25107,"timestamp":415174522,"id":1057,"parentId":1043,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27444,"timestamp":415172956,"id":1043,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":25704,"timestamp":415174718,"id":1064,"parentId":1063,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":25750,"timestamp":415174675,"id":1063,"parentId":1046,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27696,"timestamp":415173184,"id":1046,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26567,"timestamp":415174622,"id":1060,"parentId":1059,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26622,"timestamp":415174571,"id":1059,"parentId":1044,"tags":{},"startTime":1756147686488,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28546,"timestamp":415173052,"id":1044,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1756147686486,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":453,"timestamp":415211401,"id":1076,"parentId":1068,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":415211872,"id":1089,"parentId":1068,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":2117,"timestamp":415210744,"id":1068,"parentId":1037,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/url.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56,"timestamp":415217264,"id":1091,"parentId":1090,"tags":{},"startTime":1756147686530,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415217330,"id":1092,"parentId":1090,"tags":{},"startTime":1756147686530,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":998,"timestamp":415217129,"id":1090,"parentId":1044,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":"ssr"},"startTime":1756147686530,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6522,"timestamp":415211638,"id":1086,"parentId":1085,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6550,"timestamp":415211614,"id":1085,"parentId":1072,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7297,"timestamp":415211137,"id":1072,"parentId":1021,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6844,"timestamp":415211611,"id":1084,"parentId":1083,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6873,"timestamp":415211585,"id":1083,"parentId":1071,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7704,"timestamp":415211088,"id":1071,"parentId":1039,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/hash.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7231,"timestamp":415211581,"id":1082,"parentId":1081,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7271,"timestamp":415211544,"id":1081,"parentId":1070,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8302,"timestamp":415210999,"id":1070,"parentId":1037,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":7786,"timestamp":415211538,"id":1080,"parentId":1079,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":7859,"timestamp":415211468,"id":1079,"parentId":1069,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8846,"timestamp":415210895,"id":1069,"parentId":1037,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/hooks-server-context.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8098,"timestamp":415211664,"id":1088,"parentId":1087,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8124,"timestamp":415211641,"id":1087,"parentId":1073,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":8929,"timestamp":415211181,"id":1073,"parentId":1019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4409,"timestamp":415222458,"id":1106,"parentId":1105,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4445,"timestamp":415222431,"id":1105,"parentId":1096,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5628,"timestamp":415222048,"id":1096,"parentId":1001,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5275,"timestamp":415222427,"id":1104,"parentId":1103,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5315,"timestamp":415222391,"id":1103,"parentId":1095,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6525,"timestamp":415221978,"id":1095,"parentId":1001,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/navigation.react-server.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6039,"timestamp":415222490,"id":1108,"parentId":1107,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6072,"timestamp":415222461,"id":1107,"parentId":1097,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7262,"timestamp":415222097,"id":1097,"parentId":1019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19042,"timestamp":415211408,"id":1077,"parentId":1074,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":415230466,"id":1125,"parentId":1074,"tags":{},"startTime":1756147686544,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19537,"timestamp":415211230,"id":1074,"parentId":963,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-jsx-runtime.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19366,"timestamp":415211428,"id":1078,"parentId":1075,"tags":{},"startTime":1756147686525,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":415230808,"id":1126,"parentId":1075,"tags":{},"startTime":1756147686544,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19784,"timestamp":415211312,"id":1075,"parentId":963,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react.js","layer":"ssr"},"startTime":1756147686524,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8635,"timestamp":415222517,"id":1110,"parentId":1109,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8663,"timestamp":415222492,"id":1109,"parentId":1098,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9411,"timestamp":415222149,"id":1098,"parentId":1039,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/app-call-server.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":9197,"timestamp":415222385,"id":1102,"parentId":1101,"tags":{},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9259,"timestamp":415222325,"id":1101,"parentId":1093,"tags":{},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":10685,"timestamp":415221797,"id":1093,"parentId":1002,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/redirect.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":9962,"timestamp":415222543,"id":1112,"parentId":1111,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9988,"timestamp":415222520,"id":1111,"parentId":1099,"tags":{},"startTime":1756147686536,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11130,"timestamp":415222194,"id":1099,"parentId":1022,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15573,"timestamp":415225189,"id":1120,"parentId":1119,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15641,"timestamp":415225132,"id":1119,"parentId":1114,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17756,"timestamp":415224716,"id":1114,"parentId":1043,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"ssr"},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17367,"timestamp":415225251,"id":1122,"parentId":1121,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17427,"timestamp":415225196,"id":1121,"parentId":1115,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19682,"timestamp":415224807,"id":1115,"parentId":1043,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"ssr"},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19478,"timestamp":415225124,"id":1118,"parentId":1117,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19561,"timestamp":415225046,"id":1117,"parentId":1113,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21549,"timestamp":415224600,"id":1113,"parentId":1043,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"ssr"},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21297,"timestamp":415225305,"id":1124,"parentId":1123,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21352,"timestamp":415225256,"id":1123,"parentId":1116,"tags":{},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22906,"timestamp":415224902,"id":1116,"parentId":1043,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1756147686538,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12925,"timestamp":415235035,"id":1132,"parentId":1131,"tags":{},"startTime":1756147686548,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12983,"timestamp":415234982,"id":1131,"parentId":1128,"tags":{},"startTime":1756147686548,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15836,"timestamp":415234518,"id":1128,"parentId":1072,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"ssr"},"startTime":1756147686548,"traceId":"1c29f7319d2f4a0c"}]
|
11
|
-
[{"name":"next-swc-transform","duration":15462,"timestamp":415234975,"id":1130,"parentId":1129,"tags":{},"startTime":1756147686548,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15526,"timestamp":415234917,"id":1129,"parentId":1127,"tags":{},"startTime":1756147686548,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16488,"timestamp":415234426,"id":1127,"parentId":1090,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"ssr"},"startTime":1756147686548,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32953,"timestamp":415222249,"id":1100,"parentId":1094,"tags":{},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":415255221,"id":1135,"parentId":1094,"tags":{},"startTime":1756147686568,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33807,"timestamp":415221880,"id":1094,"parentId":1004,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"ssr"},"startTime":1756147686535,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":192,"timestamp":415256241,"id":1138,"parentId":1137,"tags":{},"startTime":1756147686569,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":260,"timestamp":415256453,"id":1141,"parentId":1137,"tags":{},"startTime":1756147686570,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":1306,"timestamp":415256141,"id":1137,"parentId":1074,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/module.compiled.js","layer":"ssr"},"startTime":1756147686569,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":2640,"timestamp":415256351,"id":1140,"parentId":1139,"tags":{},"startTime":1756147686569,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2710,"timestamp":415256285,"id":1139,"parentId":1136,"tags":{},"startTime":1756147686569,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":3247,"timestamp":415256034,"id":1136,"parentId":1097,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"ssr"},"startTime":1756147686569,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3973,"timestamp":415259553,"id":1144,"parentId":1143,"tags":{},"startTime":1756147686573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4035,"timestamp":415259497,"id":1143,"parentId":1142,"tags":{},"startTime":1756147686573,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":4476,"timestamp":415259351,"id":1142,"parentId":1127,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"ssr"},"startTime":1756147686572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13200,"timestamp":415251747,"id":1134,"parentId":1133,"tags":{},"startTime":1756147686565,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":117,"timestamp":415264962,"id":1151,"parentId":1133,"tags":{},"startTime":1756147686578,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":13716,"timestamp":415251573,"id":1133,"parentId":968,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-dom.js","layer":"ssr"},"startTime":1756147686565,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3806,"timestamp":415262780,"id":1148,"parentId":1147,"tags":{},"startTime":1756147686576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3888,"timestamp":415262704,"id":1147,"parentId":1145,"tags":{},"startTime":1756147686576,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":4637,"timestamp":415262451,"id":1145,"parentId":1093,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/redirect-status-code.js","layer":"ssr"},"startTime":1756147686576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4321,"timestamp":415262844,"id":1150,"parentId":1149,"tags":{},"startTime":1756147686576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4383,"timestamp":415262788,"id":1149,"parentId":1146,"tags":{},"startTime":1756147686576,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5205,"timestamp":415262552,"id":1146,"parentId":1099,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"ssr"},"startTime":1756147686576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3359,"timestamp":415266104,"id":1159,"parentId":1158,"tags":{},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3418,"timestamp":415266051,"id":1158,"parentId":1154,"tags":{},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":4407,"timestamp":415265694,"id":1154,"parentId":1116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"ssr"},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3987,"timestamp":415266142,"id":1161,"parentId":1160,"tags":{},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4023,"timestamp":415266110,"id":1160,"parentId":1155,"tags":{},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5086,"timestamp":415265753,"id":1155,"parentId":1115,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"ssr"},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4661,"timestamp":415268780,"id":1166,"parentId":1165,"tags":{},"startTime":1756147686582,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4718,"timestamp":415268727,"id":1165,"parentId":1163,"tags":{},"startTime":1756147686582,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5497,"timestamp":415268356,"id":1163,"parentId":1096,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"ssr"},"startTime":1756147686581,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":8717,"timestamp":415265810,"id":1156,"parentId":1152,"tags":{},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":415274540,"id":1171,"parentId":1152,"tags":{},"startTime":1756147686588,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9258,"timestamp":415265489,"id":1152,"parentId":969,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/app-router-context.js","layer":"ssr"},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":8932,"timestamp":415265835,"id":1157,"parentId":1153,"tags":{},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415274776,"id":1172,"parentId":1153,"tags":{},"startTime":1756147686588,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9351,"timestamp":415265605,"id":1153,"parentId":966,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/hooks-client-context.js","layer":"ssr"},"startTime":1756147686579,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":9417,"timestamp":415268434,"id":1164,"parentId":1162,"tags":{},"startTime":1756147686582,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415277864,"id":1177,"parentId":1162,"tags":{},"startTime":1756147686591,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9841,"timestamp":415268240,"id":1162,"parentId":1039,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client-edge.js","layer":"ssr"},"startTime":1756147686581,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":7902,"timestamp":415271870,"id":1170,"parentId":1168,"tags":{},"startTime":1756147686585,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":97,"timestamp":415279787,"id":1190,"parentId":1168,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":10123,"timestamp":415271690,"id":1168,"parentId":960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/index.mjs","layer":"ssr"},"startTime":1756147686585,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5188,"timestamp":415279588,"id":1189,"parentId":1188,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5224,"timestamp":415279559,"id":1188,"parentId":1181,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7253,"timestamp":415279191,"id":1181,"parentId":1146,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"ssr"},"startTime":1756147686592,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14633,"timestamp":415271841,"id":1169,"parentId":1167,"tags":{},"startTime":1756147686585,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3892,"timestamp":415286487,"id":1203,"parentId":1167,"tags":{},"startTime":1756147686600,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":227266,"timestamp":415271520,"id":1167,"parentId":960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-client/dist/livekit-client.esm.mjs","layer":"ssr"},"startTime":1756147686585,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":219498,"timestamp":415279528,"id":1185,"parentId":1184,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":219538,"timestamp":415279495,"id":1184,"parentId":1179,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":220714,"timestamp":415279083,"id":1179,"parentId":1146,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"ssr"},"startTime":1756147686592,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":220273,"timestamp":415279557,"id":1187,"parentId":1186,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":220302,"timestamp":415279531,"id":1186,"parentId":1180,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":221258,"timestamp":415279141,"id":1180,"parentId":1146,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"ssr"},"startTime":1756147686592,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":225502,"timestamp":415279489,"id":1183,"parentId":1182,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":225574,"timestamp":415279426,"id":1182,"parentId":1178,"tags":{},"startTime":1756147686593,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":227937,"timestamp":415278978,"id":1178,"parentId":1146,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"ssr"},"startTime":1756147686592,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":223094,"timestamp":415283851,"id":1198,"parentId":1197,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":223155,"timestamp":415283794,"id":1197,"parentId":1192,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":224357,"timestamp":415283279,"id":1192,"parentId":1146,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/fast-refresh-reducer.js","layer":"ssr"},"startTime":1756147686596,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":223783,"timestamp":415284079,"id":1202,"parentId":1201,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":223869,"timestamp":415283999,"id":1201,"parentId":1194,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":225092,"timestamp":415283514,"id":1194,"parentId":1155,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/promise-queue.js","layer":"ssr"},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":224638,"timestamp":415283991,"id":1200,"parentId":1199,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":224774,"timestamp":415283858,"id":1199,"parentId":1193,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":225803,"timestamp":415283375,"id":1193,"parentId":1154,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1756147686596,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":225418,"timestamp":415283785,"id":1196,"parentId":1195,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":225499,"timestamp":415283707,"id":1195,"parentId":1191,"tags":{},"startTime":1756147686597,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":228125,"timestamp":415283172,"id":1191,"parentId":1146,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"ssr"},"startTime":1756147686596,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":234668,"timestamp":415276662,"id":1176,"parentId":1174,"tags":{},"startTime":1756147686590,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":61,"timestamp":415511345,"id":1204,"parentId":1174,"tags":{},"startTime":1756147686824,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":235016,"timestamp":415276533,"id":1174,"parentId":1001,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-page/vendored/contexts/server-inserted-html.js","layer":"ssr"},"startTime":1756147686590,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":234930,"timestamp":415276636,"id":1175,"parentId":1173,"tags":{},"startTime":1756147686590,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8935,"timestamp":415511684,"id":1206,"parentId":1205,"tags":{},"startTime":1756147686825,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9050,"timestamp":415511575,"id":1205,"parentId":1173,"tags":{},"startTime":1756147686825,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":245690,"timestamp":415276413,"id":1173,"parentId":960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/index.mjs","layer":"ssr"},"startTime":1756147686590,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16565,"timestamp":415567327,"id":1284,"parentId":1283,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16647,"timestamp":415567255,"id":1283,"parentId":1208,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":22385,"timestamp":415562215,"id":1208,"parentId":960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/components/NoAgentNotification.tsx","layer":"ssr"},"startTime":1756147686875,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17230,"timestamp":415567393,"id":1286,"parentId":1285,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17296,"timestamp":415567331,"id":1285,"parentId":1209,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":22593,"timestamp":415562368,"id":1209,"parentId":960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/components/TranscriptionView.tsx","layer":"ssr"},"startTime":1756147686875,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17735,"timestamp":415567248,"id":1282,"parentId":1281,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17845,"timestamp":415567141,"id":1281,"parentId":1207,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":23239,"timestamp":415561969,"id":1207,"parentId":960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/components/CloseIcon.tsx","layer":"ssr"},"startTime":1756147686875,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17802,"timestamp":415567428,"id":1288,"parentId":1287,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17835,"timestamp":415567397,"id":1287,"parentId":1215,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22679,"timestamp":415563230,"id":1215,"parentId":1181,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18449,"timestamp":415567483,"id":1292,"parentId":1291,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18476,"timestamp":415567459,"id":1291,"parentId":1217,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23083,"timestamp":415563387,"id":1217,"parentId":1181,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18985,"timestamp":415567508,"id":1294,"parentId":1293,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19010,"timestamp":415567485,"id":1293,"parentId":1218,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23347,"timestamp":415563457,"id":1218,"parentId":1181,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19257,"timestamp":415567569,"id":1298,"parentId":1297,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19292,"timestamp":415567536,"id":1297,"parentId":1220,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23602,"timestamp":415563606,"id":1220,"parentId":1193,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19773,"timestamp":415567457,"id":1290,"parentId":1289,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"}]
|
12
|
-
[{"name":"next-swc-loader","duration":19801,"timestamp":415567431,"id":1289,"parentId":1216,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24266,"timestamp":415563314,"id":1216,"parentId":1181,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20003,"timestamp":415567598,"id":1300,"parentId":1299,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20032,"timestamp":415567572,"id":1299,"parentId":1221,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24321,"timestamp":415563677,"id":1221,"parentId":1178,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20547,"timestamp":415567653,"id":1304,"parentId":1303,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20577,"timestamp":415567628,"id":1303,"parentId":1223,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24843,"timestamp":415563831,"id":1223,"parentId":1178,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21459,"timestamp":415567626,"id":1302,"parentId":1301,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21491,"timestamp":415567600,"id":1301,"parentId":1222,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25680,"timestamp":415563752,"id":1222,"parentId":1178,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21955,"timestamp":415567534,"id":1296,"parentId":1295,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21981,"timestamp":415567511,"id":1295,"parentId":1219,"tags":{},"startTime":1756147686881,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27849,"timestamp":415563534,"id":1219,"parentId":1180,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37247,"timestamp":415566345,"id":1250,"parentId":1210,"tags":{},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":415603612,"id":1403,"parentId":1210,"tags":{},"startTime":1756147686917,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50989,"timestamp":415562512,"id":1210,"parentId":1168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/hooks-C2Bp5v2q.mjs","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47156,"timestamp":415566376,"id":1251,"parentId":1211,"tags":{},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":65,"timestamp":415613545,"id":1404,"parentId":1211,"tags":{},"startTime":1756147686927,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53169,"timestamp":415562658,"id":1211,"parentId":1168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/room-hCIn9AsS.mjs","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49339,"timestamp":415566510,"id":1255,"parentId":1224,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89,"timestamp":415615864,"id":1405,"parentId":1224,"tags":{},"startTime":1756147686929,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":52374,"timestamp":415563908,"id":1224,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49846,"timestamp":415566457,"id":1254,"parentId":1214,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":163,"timestamp":415616316,"id":1406,"parentId":1214,"tags":{},"startTime":1756147686929,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62105,"timestamp":415563086,"id":1214,"parentId":1168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/components-Bz2b1Fa9.mjs","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58810,"timestamp":415566414,"id":1252,"parentId":1212,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":415625239,"id":1407,"parentId":1212,"tags":{},"startTime":1756147686938,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":68177,"timestamp":415562797,"id":1212,"parentId":1168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/prefabs.mjs","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64586,"timestamp":415566439,"id":1253,"parentId":1213,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":267,"timestamp":415631042,"id":1408,"parentId":1213,"tags":{},"startTime":1756147686944,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":110353,"timestamp":415562932,"id":1213,"parentId":1168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/contexts-B1pwZF2L.mjs","layer":"ssr"},"startTime":1756147686876,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":106810,"timestamp":415566530,"id":1256,"parentId":1225,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":102,"timestamp":415673366,"id":1409,"parentId":1225,"tags":{},"startTime":1756147686986,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":109740,"timestamp":415564068,"id":1225,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/GlobalConfig.mjs","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":107283,"timestamp":415566547,"id":1257,"parentId":1226,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":415673844,"id":1410,"parentId":1226,"tags":{},"startTime":1756147686987,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":110280,"timestamp":415564212,"id":1226,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":107941,"timestamp":415566571,"id":1259,"parentId":1228,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415674529,"id":1411,"parentId":1228,"tags":{},"startTime":1756147686988,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":110467,"timestamp":415564468,"id":1228,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":108403,"timestamp":415566559,"id":1258,"parentId":1227,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":415674973,"id":1412,"parentId":1227,"tags":{},"startTime":1756147686988,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":111036,"timestamp":415564343,"id":1227,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"ssr"},"startTime":1756147686877,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":108811,"timestamp":415566586,"id":1260,"parentId":1229,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415675408,"id":1413,"parentId":1229,"tags":{},"startTime":1756147686989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":111232,"timestamp":415564609,"id":1229,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109236,"timestamp":415566622,"id":1261,"parentId":1230,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415675869,"id":1414,"parentId":1230,"tags":{},"startTime":1756147686989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":111487,"timestamp":415564769,"id":1230,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109599,"timestamp":415566675,"id":1264,"parentId":1233,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":103,"timestamp":415676284,"id":1415,"parentId":1233,"tags":{},"startTime":1756147686989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":111696,"timestamp":415565039,"id":1233,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/transform.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":110114,"timestamp":415566638,"id":1262,"parentId":1231,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415676762,"id":1416,"parentId":1231,"tags":{},"startTime":1756147686990,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":112205,"timestamp":415564863,"id":1231,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/clamp.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":110436,"timestamp":415566650,"id":1263,"parentId":1232,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415677097,"id":1417,"parentId":1232,"tags":{},"startTime":1756147686990,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":112396,"timestamp":415564939,"id":1232,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/pipe.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":110649,"timestamp":415566703,"id":1266,"parentId":1235,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415677361,"id":1418,"parentId":1235,"tags":{},"startTime":1756147686990,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":112656,"timestamp":415565197,"id":1235,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":111185,"timestamp":415566689,"id":1265,"parentId":1234,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":415677890,"id":1419,"parentId":1234,"tags":{},"startTime":1756147686991,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":113135,"timestamp":415565123,"id":1234,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/wrap.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":111543,"timestamp":415566735,"id":1267,"parentId":1236,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":415678292,"id":1420,"parentId":1236,"tags":{},"startTime":1756147686991,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":113543,"timestamp":415565275,"id":1236,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":112092,"timestamp":415566747,"id":1268,"parentId":1237,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":415678858,"id":1421,"parentId":1237,"tags":{},"startTime":1756147686992,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":114374,"timestamp":415565350,"id":1237,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"ssr"},"startTime":1756147686878,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":112987,"timestamp":415566758,"id":1269,"parentId":1238,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":415679758,"id":1422,"parentId":1238,"tags":{},"startTime":1756147686993,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":115351,"timestamp":415565424,"id":1238,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":114021,"timestamp":415566773,"id":1270,"parentId":1239,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415680806,"id":1423,"parentId":1239,"tags":{},"startTime":1756147686994,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":115625,"timestamp":415565493,"id":1239,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":114348,"timestamp":415566788,"id":1271,"parentId":1240,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415681147,"id":1424,"parentId":1240,"tags":{},"startTime":1756147686994,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":116017,"timestamp":415565568,"id":1240,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":114799,"timestamp":415566803,"id":1272,"parentId":1241,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415681613,"id":1425,"parentId":1241,"tags":{},"startTime":1756147686995,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":116344,"timestamp":415565638,"id":1241,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":115201,"timestamp":415566824,"id":1273,"parentId":1242,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415682039,"id":1426,"parentId":1242,"tags":{},"startTime":1756147686995,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":116807,"timestamp":415565708,"id":1242,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":115666,"timestamp":415566867,"id":1276,"parentId":1245,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415682544,"id":1427,"parentId":1245,"tags":{},"startTime":1756147686996,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":116974,"timestamp":415565929,"id":1245,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":116070,"timestamp":415566849,"id":1275,"parentId":1244,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415682930,"id":1428,"parentId":1244,"tags":{},"startTime":1756147686996,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":117396,"timestamp":415565857,"id":1244,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":116434,"timestamp":415566836,"id":1274,"parentId":1243,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":415683280,"id":1429,"parentId":1243,"tags":{},"startTime":1756147686996,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":118685,"timestamp":415565786,"id":1243,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/index.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":117603,"timestamp":415566884,"id":1277,"parentId":1246,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415684503,"id":1430,"parentId":1246,"tags":{},"startTime":1756147686998,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":118759,"timestamp":415566000,"id":1246,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":117860,"timestamp":415566914,"id":1279,"parentId":1248,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415684785,"id":1431,"parentId":1248,"tags":{},"startTime":1756147686998,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":118984,"timestamp":415566174,"id":1248,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"}]
|
13
|
-
[{"name":"read-resource","duration":118276,"timestamp":415566899,"id":1278,"parentId":1247,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415685185,"id":1432,"parentId":1247,"tags":{},"startTime":1756147686998,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":119358,"timestamp":415566100,"id":1247,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":118567,"timestamp":415566930,"id":1280,"parentId":1249,"tags":{},"startTime":1756147686880,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415685508,"id":1433,"parentId":1249,"tags":{},"startTime":1756147686999,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":119555,"timestamp":415566245,"id":1249,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"ssr"},"startTime":1756147686879,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":117645,"timestamp":415583397,"id":1319,"parentId":1305,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":104,"timestamp":415701072,"id":1434,"parentId":1305,"tags":{},"startTime":1756147687014,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":119614,"timestamp":415582143,"id":1305,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"ssr"},"startTime":1756147686895,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":118348,"timestamp":415583431,"id":1320,"parentId":1306,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":118697,"timestamp":415583459,"id":1322,"parentId":1308,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":415702173,"id":1437,"parentId":1308,"tags":{},"startTime":1756147687015,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":120099,"timestamp":415582493,"id":1308,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119169,"timestamp":415583442,"id":1321,"parentId":1307,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":415702624,"id":1438,"parentId":1307,"tags":{},"startTime":1756147687016,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":120575,"timestamp":415582406,"id":1307,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119516,"timestamp":415583483,"id":1323,"parentId":1309,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":415703038,"id":1439,"parentId":1309,"tags":{},"startTime":1756147687016,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":120912,"timestamp":415582572,"id":1309,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":120002,"timestamp":415583501,"id":1324,"parentId":1310,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":415703516,"id":1440,"parentId":1310,"tags":{},"startTime":1756147687017,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":121266,"timestamp":415582656,"id":1310,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":120419,"timestamp":415583524,"id":1326,"parentId":1312,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":101,"timestamp":415703958,"id":1441,"parentId":1312,"tags":{},"startTime":1756147687017,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":121496,"timestamp":415582810,"id":1312,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":120811,"timestamp":415583514,"id":1325,"parentId":1311,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":76,"timestamp":415704337,"id":1442,"parentId":1311,"tags":{},"startTime":1756147687017,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":121992,"timestamp":415582734,"id":1311,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121170,"timestamp":415583575,"id":1329,"parentId":1315,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":137,"timestamp":415704759,"id":1443,"parentId":1315,"tags":{},"startTime":1756147687018,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":122210,"timestamp":415583067,"id":1315,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121747,"timestamp":415583546,"id":1328,"parentId":1314,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":65,"timestamp":415705304,"id":1444,"parentId":1314,"tags":{},"startTime":1756147687018,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124888,"timestamp":415582966,"id":1314,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":124268,"timestamp":415583604,"id":1331,"parentId":1317,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415707883,"id":1445,"parentId":1317,"tags":{},"startTime":1756147687021,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124931,"timestamp":415583234,"id":1317,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":124598,"timestamp":415583590,"id":1330,"parentId":1316,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415708198,"id":1446,"parentId":1316,"tags":{},"startTime":1756147687021,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":125286,"timestamp":415583152,"id":1316,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":124836,"timestamp":415583616,"id":1332,"parentId":1318,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":125107,"timestamp":415583537,"id":1327,"parentId":1313,"tags":{},"startTime":1756147686897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415708653,"id":1449,"parentId":1313,"tags":{},"startTime":1756147687022,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":125975,"timestamp":415582885,"id":1313,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/store.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13148,"timestamp":415701957,"id":1436,"parentId":1435,"tags":{},"startTime":1756147687015,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13317,"timestamp":415701794,"id":1435,"parentId":1306,"tags":{},"startTime":1756147687015,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":133757,"timestamp":415582309,"id":1306,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"ssr"},"startTime":1756147686895,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":120753,"timestamp":415595330,"id":1355,"parentId":1334,"tags":{},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":120992,"timestamp":415595302,"id":1354,"parentId":1333,"tags":{},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121165,"timestamp":415595351,"id":1356,"parentId":1335,"tags":{},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121429,"timestamp":415595366,"id":1357,"parentId":1336,"tags":{},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":415716812,"id":1456,"parentId":1336,"tags":{},"startTime":1756147687030,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":123357,"timestamp":415593860,"id":1336,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121859,"timestamp":415595376,"id":1358,"parentId":1337,"tags":{},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":122110,"timestamp":415595393,"id":1359,"parentId":1338,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":415717516,"id":1459,"parentId":1338,"tags":{},"startTime":1756147687031,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124043,"timestamp":415594049,"id":1338,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":122704,"timestamp":415595407,"id":1360,"parentId":1339,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":415718126,"id":1460,"parentId":1339,"tags":{},"startTime":1756147687031,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124440,"timestamp":415594131,"id":1339,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":123165,"timestamp":415595421,"id":1361,"parentId":1340,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":123318,"timestamp":415595438,"id":1362,"parentId":1341,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415718770,"id":1463,"parentId":1341,"tags":{},"startTime":1756147687032,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124938,"timestamp":415594288,"id":1341,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":123791,"timestamp":415595449,"id":1363,"parentId":1342,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":123946,"timestamp":415595465,"id":1364,"parentId":1343,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":124174,"timestamp":415595474,"id":1365,"parentId":1344,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":124415,"timestamp":415595486,"id":1366,"parentId":1345,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":103,"timestamp":415719915,"id":1470,"parentId":1345,"tags":{},"startTime":1756147687033,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":125702,"timestamp":415594586,"id":1345,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":124787,"timestamp":415595521,"id":1368,"parentId":1347,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":415720322,"id":1471,"parentId":1347,"tags":{},"startTime":1756147687033,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":126718,"timestamp":415594747,"id":1347,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":125981,"timestamp":415595503,"id":1367,"parentId":1346,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":415721498,"id":1472,"parentId":1346,"tags":{},"startTime":1756147687035,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":127924,"timestamp":415594666,"id":1346,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":127071,"timestamp":415595538,"id":1369,"parentId":1348,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":87,"timestamp":415722628,"id":1473,"parentId":1348,"tags":{},"startTime":1756147687036,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":128393,"timestamp":415594820,"id":1348,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":127678,"timestamp":415595553,"id":1370,"parentId":1349,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415723247,"id":1474,"parentId":1349,"tags":{},"startTime":1756147687036,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":128704,"timestamp":415594894,"id":1349,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/sync-time.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":128036,"timestamp":415595580,"id":1372,"parentId":1351,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415723631,"id":1475,"parentId":1351,"tags":{},"startTime":1756147687037,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":128857,"timestamp":415595060,"id":1351,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/frame.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":128368,"timestamp":415595568,"id":1371,"parentId":1350,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415723946,"id":1476,"parentId":1350,"tags":{},"startTime":1756147687037,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":129294,"timestamp":415594970,"id":1350,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/index-legacy.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":128651,"timestamp":415595629,"id":1374,"parentId":1353,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415724289,"id":1477,"parentId":1353,"tags":{},"startTime":1756147687037,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":129342,"timestamp":415595206,"id":1353,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/anticipate.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":128959,"timestamp":415595602,"id":1373,"parentId":1352,"tags":{},"startTime":1756147686909,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415724571,"id":1478,"parentId":1352,"tags":{},"startTime":1756147687038,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":129721,"timestamp":415595135,"id":1352,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/index.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16804,"timestamp":415708560,"id":1448,"parentId":1447,"tags":{},"startTime":1756147687022,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16907,"timestamp":415708460,"id":1447,"parentId":1318,"tags":{},"startTime":1756147687022,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":142260,"timestamp":415583308,"id":1318,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"ssr"},"startTime":1756147686896,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17803,"timestamp":415716434,"id":1453,"parentId":1452,"tags":{},"startTime":1756147687030,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17936,"timestamp":415716307,"id":1452,"parentId":1333,"tags":{},"startTime":1756147687029,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":141184,"timestamp":415593393,"id":1333,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18394,"timestamp":415716205,"id":1451,"parentId":1450,"tags":{},"startTime":1756147687029,"traceId":"1c29f7319d2f4a0c"}]
|
14
|
-
[{"name":"next-swc-loader","duration":18505,"timestamp":415716096,"id":1450,"parentId":1334,"tags":{},"startTime":1756147687029,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":141222,"timestamp":415593576,"id":1334,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17402,"timestamp":415717414,"id":1458,"parentId":1457,"tags":{},"startTime":1756147687031,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17563,"timestamp":415717255,"id":1457,"parentId":1337,"tags":{},"startTime":1756147687030,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":141074,"timestamp":415593948,"id":1337,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18387,"timestamp":415716658,"id":1455,"parentId":1454,"tags":{},"startTime":1756147687030,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18517,"timestamp":415716529,"id":1454,"parentId":1335,"tags":{},"startTime":1756147687030,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":141470,"timestamp":415593758,"id":1335,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15907,"timestamp":415719340,"id":1465,"parentId":1464,"tags":{},"startTime":1756147687032,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15997,"timestamp":415719251,"id":1464,"parentId":1342,"tags":{},"startTime":1756147687032,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":141490,"timestamp":415594362,"id":1342,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17185,"timestamp":415718688,"id":1462,"parentId":1461,"tags":{},"startTime":1756147687032,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17278,"timestamp":415718597,"id":1461,"parentId":1340,"tags":{},"startTime":1756147687032,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":142665,"timestamp":415594211,"id":1340,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"ssr"},"startTime":1756147686907,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17082,"timestamp":415719815,"id":1469,"parentId":1468,"tags":{},"startTime":1756147687033,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17237,"timestamp":415719662,"id":1468,"parentId":1344,"tags":{},"startTime":1756147687033,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":142773,"timestamp":415594512,"id":1344,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17740,"timestamp":415719565,"id":1467,"parentId":1466,"tags":{},"startTime":1756147687033,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17882,"timestamp":415719425,"id":1466,"parentId":1343,"tags":{},"startTime":1756147687033,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":143227,"timestamp":415594434,"id":1343,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"ssr"},"startTime":1756147686908,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":135937,"timestamp":415601737,"id":1389,"parentId":1375,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":415737688,"id":1479,"parentId":1375,"tags":{},"startTime":1756147687051,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":137551,"timestamp":415600528,"id":1375,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/back.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":136331,"timestamp":415601764,"id":1390,"parentId":1376,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415738105,"id":1480,"parentId":1376,"tags":{},"startTime":1756147687051,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":137747,"timestamp":415600647,"id":1376,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/circ.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":136612,"timestamp":415601804,"id":1392,"parentId":1378,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415738426,"id":1481,"parentId":1378,"tags":{},"startTime":1756147687052,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":137894,"timestamp":415600824,"id":1378,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/ease.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":136905,"timestamp":415601828,"id":1394,"parentId":1380,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415738743,"id":1482,"parentId":1380,"tags":{},"startTime":1756147687052,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":138074,"timestamp":415600976,"id":1380,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":137229,"timestamp":415601838,"id":1395,"parentId":1381,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415739078,"id":1483,"parentId":1381,"tags":{},"startTime":1756147687052,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":139077,"timestamp":415601076,"id":1381,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/interpolate.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":138398,"timestamp":415601785,"id":1391,"parentId":1377,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":120,"timestamp":415740194,"id":1484,"parentId":1377,"tags":{},"startTime":1756147687053,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":140316,"timestamp":415600735,"id":1377,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/cubic-bezier.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":139255,"timestamp":415601815,"id":1393,"parentId":1379,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92,"timestamp":415741083,"id":1485,"parentId":1379,"tags":{},"startTime":1756147687054,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":140591,"timestamp":415600902,"id":1379,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/steps.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":139658,"timestamp":415601851,"id":1396,"parentId":1382,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415741520,"id":1486,"parentId":1382,"tags":{},"startTime":1756147687055,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":140629,"timestamp":415601159,"id":1382,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":139921,"timestamp":415601882,"id":1398,"parentId":1384,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":415741814,"id":1487,"parentId":1384,"tags":{},"startTime":1756147687055,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":142237,"timestamp":415601344,"id":1384,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":141731,"timestamp":415601866,"id":1397,"parentId":1383,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415743607,"id":1488,"parentId":1383,"tags":{},"startTime":1756147687057,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":142639,"timestamp":415601235,"id":1383,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"ssr"},"startTime":1756147686914,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":141995,"timestamp":415601895,"id":1399,"parentId":1385,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":60,"timestamp":415743899,"id":1489,"parentId":1385,"tags":{},"startTime":1756147687057,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":144650,"timestamp":415601425,"id":1385,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.mjs","layer":"ssr"},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":144188,"timestamp":415601909,"id":1400,"parentId":1386,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":415746108,"id":1490,"parentId":1386,"tags":{},"startTime":1756147687059,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":145221,"timestamp":415601505,"id":1386,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"ssr"},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":144820,"timestamp":415601921,"id":1401,"parentId":1387,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415746751,"id":1491,"parentId":1387,"tags":{},"startTime":1756147687060,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":145528,"timestamp":415601579,"id":1387,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"ssr"},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":145190,"timestamp":415601932,"id":1402,"parentId":1388,"tags":{},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415747131,"id":1492,"parentId":1388,"tags":{},"startTime":1756147687060,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":145788,"timestamp":415601653,"id":1388,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"ssr"},"startTime":1756147686915,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22670,"timestamp":415805979,"id":1515,"parentId":1493,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":415828665,"id":1641,"parentId":1493,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":25149,"timestamp":415804098,"id":1493,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"ssr"},"startTime":1756147687117,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":23231,"timestamp":415806038,"id":1517,"parentId":1495,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415829279,"id":1642,"parentId":1495,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":25388,"timestamp":415804358,"id":1495,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"ssr"},"startTime":1756147687117,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":23758,"timestamp":415806022,"id":1516,"parentId":1494,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57,"timestamp":415829794,"id":1643,"parentId":1494,"tags":{},"startTime":1756147687143,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":26156,"timestamp":415804260,"id":1494,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"ssr"},"startTime":1756147687117,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":24372,"timestamp":415806059,"id":1518,"parentId":1496,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":415830440,"id":1644,"parentId":1496,"tags":{},"startTime":1756147687144,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":26259,"timestamp":415804442,"id":1496,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":24626,"timestamp":415806090,"id":1520,"parentId":1498,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415830726,"id":1645,"parentId":1498,"tags":{},"startTime":1756147687144,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":26850,"timestamp":415804596,"id":1498,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/inertia.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":25390,"timestamp":415806072,"id":1519,"parentId":1497,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":415831471,"id":1646,"parentId":1497,"tags":{},"startTime":1756147687145,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":28083,"timestamp":415804520,"id":1497,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":26490,"timestamp":415806132,"id":1521,"parentId":1499,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":415832635,"id":1647,"parentId":1499,"tags":{},"startTime":1756147687146,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":28771,"timestamp":415804675,"id":1499,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/keyframes.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27319,"timestamp":415806147,"id":1522,"parentId":1500,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":415833479,"id":1648,"parentId":1500,"tags":{},"startTime":1756147687147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":29328,"timestamp":415804751,"id":1500,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27938,"timestamp":415806161,"id":1523,"parentId":1501,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":415834112,"id":1649,"parentId":1501,"tags":{},"startTime":1756147687147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":29873,"timestamp":415804823,"id":1501,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/stagger.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28538,"timestamp":415806177,"id":1524,"parentId":1502,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":94,"timestamp":415834727,"id":1650,"parentId":1502,"tags":{},"startTime":1756147687148,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":31835,"timestamp":415804904,"id":1502,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/spring/index.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30636,"timestamp":415806191,"id":1525,"parentId":1503,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":93,"timestamp":415836840,"id":1651,"parentId":1503,"tags":{},"startTime":1756147687150,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33294,"timestamp":415804978,"id":1503,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/spring/find.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32057,"timestamp":415806235,"id":1528,"parentId":1506,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":415838305,"id":1652,"parentId":1506,"tags":{},"startTime":1756147687151,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33832,"timestamp":415805230,"id":1506,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32874,"timestamp":415806205,"id":1526,"parentId":1504,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415839089,"id":1653,"parentId":1504,"tags":{},"startTime":1756147687152,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34339,"timestamp":415805073,"id":1504,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"}]
|
15
|
-
[{"name":"read-resource","duration":33214,"timestamp":415806215,"id":1527,"parentId":1505,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415839439,"id":1654,"parentId":1505,"tags":{},"startTime":1756147687153,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34681,"timestamp":415805150,"id":1505,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33560,"timestamp":415806287,"id":1530,"parentId":1508,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415839856,"id":1655,"parentId":1508,"tags":{},"startTime":1756147687153,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35760,"timestamp":415805376,"id":1508,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/complex/index.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34910,"timestamp":415806244,"id":1529,"parentId":1507,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415841164,"id":1656,"parentId":1507,"tags":{},"startTime":1756147687154,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36241,"timestamp":415805304,"id":1507,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/index.mjs","layer":"ssr"},"startTime":1756147687118,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35226,"timestamp":415806334,"id":1533,"parentId":1511,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415841570,"id":1657,"parentId":1511,"tags":{},"startTime":1756147687155,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36158,"timestamp":415805643,"id":1511,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/modifiers/reverse.mjs","layer":"ssr"},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35495,"timestamp":415806323,"id":1532,"parentId":1510,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415841827,"id":1658,"parentId":1510,"tags":{},"startTime":1756147687155,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36521,"timestamp":415805570,"id":1510,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/modifiers/mirror.mjs","layer":"ssr"},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35766,"timestamp":415806342,"id":1534,"parentId":1512,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415842118,"id":1659,"parentId":1512,"tags":{},"startTime":1756147687155,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36638,"timestamp":415805716,"id":1512,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"ssr"},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36064,"timestamp":415806307,"id":1531,"parentId":1509,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415842380,"id":1660,"parentId":1509,"tags":{},"startTime":1756147687155,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37307,"timestamp":415805487,"id":1509,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/numbers/units.mjs","layer":"ssr"},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36457,"timestamp":415806353,"id":1535,"parentId":1513,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415842819,"id":1661,"parentId":1513,"tags":{},"startTime":1756147687156,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37342,"timestamp":415805793,"id":1513,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"ssr"},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36770,"timestamp":415806381,"id":1536,"parentId":1514,"tags":{},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415843160,"id":1662,"parentId":1514,"tags":{},"startTime":1756147687156,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37543,"timestamp":415805866,"id":1514,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"ssr"},"startTime":1756147687119,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30754,"timestamp":415819996,"id":1574,"parentId":1537,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":415850767,"id":1663,"parentId":1537,"tags":{},"startTime":1756147687164,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34112,"timestamp":415817085,"id":1537,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"ssr"},"startTime":1756147687130,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31172,"timestamp":415820041,"id":1575,"parentId":1538,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415851223,"id":1664,"parentId":1538,"tags":{},"startTime":1756147687164,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34218,"timestamp":415817226,"id":1538,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"ssr"},"startTime":1756147687130,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31404,"timestamp":415820055,"id":1576,"parentId":1539,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415851470,"id":1665,"parentId":1539,"tags":{},"startTime":1756147687165,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34398,"timestamp":415817314,"id":1539,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"ssr"},"startTime":1756147687130,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31652,"timestamp":415820076,"id":1577,"parentId":1540,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415851737,"id":1666,"parentId":1540,"tags":{},"startTime":1756147687165,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34582,"timestamp":415817402,"id":1540,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31888,"timestamp":415820130,"id":1578,"parentId":1541,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415852028,"id":1667,"parentId":1541,"tags":{},"startTime":1756147687165,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34883,"timestamp":415817480,"id":1541,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32229,"timestamp":415820150,"id":1579,"parentId":1542,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415852393,"id":1668,"parentId":1542,"tags":{},"startTime":1756147687166,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35472,"timestamp":415817554,"id":1542,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32856,"timestamp":415820187,"id":1581,"parentId":1544,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2076,"timestamp":415853052,"id":1669,"parentId":1544,"tags":{},"startTime":1756147687166,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37644,"timestamp":415817706,"id":1544,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/utils/is-motion-value.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35195,"timestamp":415820173,"id":1580,"parentId":1543,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":415855383,"id":1670,"parentId":1543,"tags":{},"startTime":1756147687168,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38701,"timestamp":415817627,"id":1543,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36142,"timestamp":415820202,"id":1582,"parentId":1545,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415856354,"id":1671,"parentId":1545,"tags":{},"startTime":1756147687169,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39051,"timestamp":415817782,"id":1545,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36636,"timestamp":415820213,"id":1583,"parentId":1546,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415856863,"id":1672,"parentId":1546,"tags":{},"startTime":1756147687170,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39245,"timestamp":415817858,"id":1546,"parentId":1229,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-instant-transition-state.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36896,"timestamp":415820223,"id":1584,"parentId":1547,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415857128,"id":1673,"parentId":1547,"tags":{},"startTime":1756147687170,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39552,"timestamp":415817937,"id":1547,"parentId":1235,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37245,"timestamp":415820260,"id":1587,"parentId":1550,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415857513,"id":1674,"parentId":1550,"tags":{},"startTime":1756147687171,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39752,"timestamp":415818189,"id":1550,"parentId":1243,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/subscription-manager.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37707,"timestamp":415820250,"id":1586,"parentId":1549,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":415857965,"id":1675,"parentId":1549,"tags":{},"startTime":1756147687171,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40171,"timestamp":415818117,"id":1549,"parentId":1240,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38029,"timestamp":415820274,"id":1588,"parentId":1551,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415858311,"id":1676,"parentId":1551,"tags":{},"startTime":1756147687171,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40274,"timestamp":415818269,"id":1551,"parentId":1243,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/velocity-per-second.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38271,"timestamp":415820286,"id":1589,"parentId":1552,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415858566,"id":1677,"parentId":1552,"tags":{},"startTime":1756147687172,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40470,"timestamp":415818341,"id":1552,"parentId":1243,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/warn-once.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38591,"timestamp":415820236,"id":1585,"parentId":1548,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415858836,"id":1678,"parentId":1548,"tags":{},"startTime":1756147687172,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41108,"timestamp":415818034,"id":1548,"parentId":1236,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"ssr"},"startTime":1756147687131,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38859,"timestamp":415820300,"id":1590,"parentId":1553,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415859169,"id":1679,"parentId":1553,"tags":{},"startTime":1756147687172,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41170,"timestamp":415818413,"id":1553,"parentId":1246,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39292,"timestamp":415820310,"id":1591,"parentId":1554,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":415859615,"id":1680,"parentId":1554,"tags":{},"startTime":1756147687173,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41488,"timestamp":415818491,"id":1554,"parentId":1305,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39674,"timestamp":415820324,"id":1592,"parentId":1555,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":415860036,"id":1681,"parentId":1555,"tags":{},"startTime":1756147687173,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41868,"timestamp":415818563,"id":1555,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-numerical-string.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40110,"timestamp":415820339,"id":1593,"parentId":1556,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":77,"timestamp":415860461,"id":1682,"parentId":1556,"tags":{},"startTime":1756147687174,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42191,"timestamp":415818634,"id":1556,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-zero-value-string.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40486,"timestamp":415820356,"id":1594,"parentId":1557,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":415860854,"id":1683,"parentId":1557,"tags":{},"startTime":1756147687174,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42621,"timestamp":415818708,"id":1557,"parentId":1247,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/resolve-value.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40969,"timestamp":415820383,"id":1596,"parentId":1559,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":415861363,"id":1684,"parentId":1559,"tags":{},"startTime":1756147687174,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42980,"timestamp":415818851,"id":1559,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41479,"timestamp":415820372,"id":1595,"parentId":1558,"tags":{},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":415861862,"id":1685,"parentId":1558,"tags":{},"startTime":1756147687175,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43569,"timestamp":415818782,"id":1558,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41957,"timestamp":415820411,"id":1598,"parentId":1561,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":415862380,"id":1686,"parentId":1561,"tags":{},"startTime":1756147687175,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43902,"timestamp":415818994,"id":1561,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42517,"timestamp":415820397,"id":1597,"parentId":1560,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":101,"timestamp":415862926,"id":1687,"parentId":1560,"tags":{},"startTime":1756147687176,"traceId":"1c29f7319d2f4a0c"}]
|
16
|
-
[{"name":"build-module-mjs","duration":44346,"timestamp":415818920,"id":1560,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42852,"timestamp":415820434,"id":1600,"parentId":1563,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":415863298,"id":1688,"parentId":1563,"tags":{},"startTime":1756147687176,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44934,"timestamp":415819186,"id":1563,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43717,"timestamp":415820421,"id":1599,"parentId":1562,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":96,"timestamp":415864149,"id":1689,"parentId":1562,"tags":{},"startTime":1756147687177,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46232,"timestamp":415819108,"id":1562,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44891,"timestamp":415820466,"id":1602,"parentId":1565,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415865367,"id":1690,"parentId":1565,"tags":{},"startTime":1756147687178,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46251,"timestamp":415819335,"id":1565,"parentId":1306,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45156,"timestamp":415820445,"id":1601,"parentId":1564,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415865611,"id":1691,"parentId":1564,"tags":{},"startTime":1756147687179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46774,"timestamp":415819263,"id":1564,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"ssr"},"startTime":1756147687132,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45518,"timestamp":415820534,"id":1606,"parentId":1569,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45786,"timestamp":415820487,"id":1603,"parentId":1566,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415866283,"id":1694,"parentId":1566,"tags":{},"startTime":1756147687179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47157,"timestamp":415819405,"id":1566,"parentId":1315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46060,"timestamp":415820517,"id":1605,"parentId":1568,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415866586,"id":1695,"parentId":1568,"tags":{},"startTime":1756147687180,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47334,"timestamp":415819553,"id":1568,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46400,"timestamp":415820503,"id":1604,"parentId":1567,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":415866915,"id":1696,"parentId":1567,"tags":{},"startTime":1756147687180,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47791,"timestamp":415819477,"id":1567,"parentId":1315,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46737,"timestamp":415820547,"id":1607,"parentId":1570,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415867293,"id":1697,"parentId":1570,"tags":{},"startTime":1756147687180,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48294,"timestamp":415819696,"id":1570,"parentId":1351,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/batcher.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47465,"timestamp":415820561,"id":1608,"parentId":1571,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415868036,"id":1698,"parentId":1571,"tags":{},"startTime":1756147687181,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48649,"timestamp":415819773,"id":1571,"parentId":1306,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47863,"timestamp":415820575,"id":1609,"parentId":1572,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415868448,"id":1699,"parentId":1572,"tags":{},"startTime":1756147687182,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48864,"timestamp":415819845,"id":1572,"parentId":1306,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48133,"timestamp":415820591,"id":1610,"parentId":1573,"tags":{},"startTime":1756147687134,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415868733,"id":1700,"parentId":1573,"tags":{},"startTime":1756147687182,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49204,"timestamp":415819915,"id":1573,"parentId":1306,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15811,"timestamp":415866173,"id":1693,"parentId":1692,"tags":{},"startTime":1756147687179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15928,"timestamp":415866062,"id":1692,"parentId":1569,"tags":{},"startTime":1756147687179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62789,"timestamp":415819624,"id":1569,"parentId":1306,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"ssr"},"startTime":1756147687133,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":55788,"timestamp":415826695,"id":1620,"parentId":1611,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":58,"timestamp":415882496,"id":1701,"parentId":1611,"tags":{},"startTime":1756147687196,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":58064,"timestamp":415825427,"id":1611,"parentId":1306,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56784,"timestamp":415826724,"id":1621,"parentId":1612,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415883520,"id":1702,"parentId":1612,"tags":{},"startTime":1756147687197,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":58312,"timestamp":415825590,"id":1612,"parentId":1338,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/array.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57157,"timestamp":415826759,"id":1623,"parentId":1614,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415883927,"id":1703,"parentId":1614,"tags":{},"startTime":1756147687197,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":58346,"timestamp":415825856,"id":1614,"parentId":1316,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57444,"timestamp":415826773,"id":1624,"parentId":1615,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415884227,"id":1704,"parentId":1615,"tags":{},"startTime":1756147687197,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":58447,"timestamp":415825987,"id":1615,"parentId":1338,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57663,"timestamp":415826786,"id":1625,"parentId":1616,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57916,"timestamp":415826738,"id":1622,"parentId":1613,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":415884663,"id":1707,"parentId":1613,"tags":{},"startTime":1756147687198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59206,"timestamp":415825731,"id":1613,"parentId":1316,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58146,"timestamp":415826804,"id":1626,"parentId":1617,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58314,"timestamp":415826818,"id":1627,"parentId":1618,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415885140,"id":1710,"parentId":1618,"tags":{},"startTime":1756147687198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59983,"timestamp":415826431,"id":1618,"parentId":1352,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/complex.mjs","layer":"ssr"},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59634,"timestamp":415826831,"id":1628,"parentId":1619,"tags":{},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":87,"timestamp":415886478,"id":1711,"parentId":1619,"tags":{},"startTime":1756147687200,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60266,"timestamp":415826554,"id":1619,"parentId":1352,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/number.mjs","layer":"ssr"},"startTime":1756147687140,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":70781,"timestamp":415828476,"id":1635,"parentId":1629,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":415899276,"id":1712,"parentId":1629,"tags":{},"startTime":1756147687212,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":72441,"timestamp":415827635,"id":1629,"parentId":1347,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"ssr"},"startTime":1756147687141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":71591,"timestamp":415828500,"id":1636,"parentId":1630,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415900100,"id":1713,"parentId":1630,"tags":{},"startTime":1756147687213,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":72840,"timestamp":415827790,"id":1630,"parentId":1347,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"ssr"},"startTime":1756147687141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":72132,"timestamp":415828512,"id":1637,"parentId":1631,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415900654,"id":1714,"parentId":1631,"tags":{},"startTime":1756147687214,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":73062,"timestamp":415827923,"id":1631,"parentId":1346,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/observe.mjs","layer":"ssr"},"startTime":1756147687141,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16472,"timestamp":415884564,"id":1706,"parentId":1705,"tags":{},"startTime":1756147687198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16580,"timestamp":415884459,"id":1705,"parentId":1616,"tags":{},"startTime":1756147687198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":75484,"timestamp":415826165,"id":1616,"parentId":1345,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16604,"timestamp":415885066,"id":1709,"parentId":1708,"tags":{},"startTime":1756147687198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16712,"timestamp":415884960,"id":1708,"parentId":1617,"tags":{},"startTime":1756147687198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":75955,"timestamp":415826303,"id":1617,"parentId":1345,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"ssr"},"startTime":1756147687139,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":73748,"timestamp":415828525,"id":1638,"parentId":1632,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415902282,"id":1715,"parentId":1632,"tags":{},"startTime":1756147687215,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":74566,"timestamp":415828100,"id":1632,"parentId":1310,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"ssr"},"startTime":1756147687141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":74143,"timestamp":415828539,"id":1639,"parentId":1633,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415902691,"id":1716,"parentId":1633,"tags":{},"startTime":1756147687216,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":74736,"timestamp":415828244,"id":1633,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.mjs","layer":"ssr"},"startTime":1756147687141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":84627,"timestamp":415828573,"id":1640,"parentId":1634,"tags":{},"startTime":1756147687142,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":415913219,"id":1717,"parentId":1634,"tags":{},"startTime":1756147687226,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":85235,"timestamp":415828388,"id":1634,"parentId":1314,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/find.mjs","layer":"ssr"},"startTime":1756147687141,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33149,"timestamp":415921806,"id":1727,"parentId":1718,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":73,"timestamp":415954970,"id":1866,"parentId":1718,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34588,"timestamp":415920983,"id":1718,"parentId":1342,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"ssr"},"startTime":1756147687234,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33747,"timestamp":415921846,"id":1729,"parentId":1720,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415955604,"id":1867,"parentId":1720,"tags":{},"startTime":1756147687269,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34711,"timestamp":415921256,"id":1720,"parentId":1340,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"ssr"},"startTime":1756147687234,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34081,"timestamp":415921904,"id":1732,"parentId":1723,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":65,"timestamp":415955992,"id":1868,"parentId":1723,"tags":{},"startTime":1756147687269,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34778,"timestamp":415921493,"id":1723,"parentId":1347,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/resize/index.mjs","layer":"ssr"},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34454,"timestamp":415921832,"id":1728,"parentId":1719,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34615,"timestamp":415921888,"id":1731,"parentId":1722,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":415956512,"id":1871,"parentId":1722,"tags":{},"startTime":1756147687270,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35372,"timestamp":415921419,"id":1722,"parentId":1382,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/m/create.mjs","layer":"ssr"},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34934,"timestamp":415921873,"id":1730,"parentId":1721,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415956816,"id":1872,"parentId":1721,"tags":{},"startTime":1756147687270,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35973,"timestamp":415921343,"id":1721,"parentId":1382,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"ssr"},"startTime":1756147687234,"traceId":"1c29f7319d2f4a0c"}]
|
17
|
-
[{"name":"read-resource","duration":35420,"timestamp":415921916,"id":1733,"parentId":1724,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":415957348,"id":1873,"parentId":1724,"tags":{},"startTime":1756147687270,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36833,"timestamp":415921570,"id":1724,"parentId":1384,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.mjs","layer":"ssr"},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36489,"timestamp":415921931,"id":1734,"parentId":1725,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":415958430,"id":1874,"parentId":1725,"tags":{},"startTime":1756147687272,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37669,"timestamp":415921646,"id":1725,"parentId":1384,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.mjs","layer":"ssr"},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37388,"timestamp":415921947,"id":1735,"parentId":1726,"tags":{},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":415959346,"id":1875,"parentId":1726,"tags":{},"startTime":1756147687272,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38180,"timestamp":415921718,"id":1726,"parentId":1386,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"ssr"},"startTime":1756147687235,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8910,"timestamp":415956399,"id":1870,"parentId":1869,"tags":{},"startTime":1756147687270,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9021,"timestamp":415956293,"id":1869,"parentId":1719,"tags":{},"startTime":1756147687269,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44769,"timestamp":415921166,"id":1719,"parentId":1340,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"ssr"},"startTime":1756147687234,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27598,"timestamp":415938353,"id":1766,"parentId":1737,"tags":{},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69,"timestamp":415965960,"id":1886,"parentId":1737,"tags":{},"startTime":1756147687279,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":31847,"timestamp":415934434,"id":1737,"parentId":1383,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/motion/create.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":27973,"timestamp":415938324,"id":1765,"parentId":1736,"tags":{},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":415966306,"id":1887,"parentId":1736,"tags":{},"startTime":1756147687279,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32443,"timestamp":415934234,"id":1736,"parentId":1384,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/index.mjs","layer":"ssr"},"startTime":1756147687247,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28324,"timestamp":415938369,"id":1767,"parentId":1738,"tags":{},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415966701,"id":1888,"parentId":1738,"tags":{},"startTime":1756147687280,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32338,"timestamp":415934574,"id":1738,"parentId":1384,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28542,"timestamp":415938386,"id":1768,"parentId":1739,"tags":{},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415966936,"id":1889,"parentId":1739,"tags":{},"startTime":1756147687280,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32553,"timestamp":415934706,"id":1739,"parentId":1384,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28871,"timestamp":415938405,"id":1769,"parentId":1740,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415967285,"id":1890,"parentId":1740,"tags":{},"startTime":1756147687280,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32691,"timestamp":415934844,"id":1740,"parentId":1384,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29125,"timestamp":415938424,"id":1770,"parentId":1741,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415967558,"id":1891,"parentId":1741,"tags":{},"startTime":1756147687281,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32900,"timestamp":415934982,"id":1741,"parentId":1385,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29452,"timestamp":415938451,"id":1772,"parentId":1743,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":415967912,"id":1892,"parentId":1743,"tags":{},"startTime":1756147687281,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33284,"timestamp":415935271,"id":1743,"parentId":1495,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30135,"timestamp":415938437,"id":1771,"parentId":1742,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415968581,"id":1893,"parentId":1742,"tags":{},"startTime":1756147687282,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33695,"timestamp":415935135,"id":1742,"parentId":1495,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"ssr"},"startTime":1756147687248,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30387,"timestamp":415938463,"id":1773,"parentId":1744,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415968858,"id":1894,"parentId":1744,"tags":{},"startTime":1756147687282,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34086,"timestamp":415935410,"id":1744,"parentId":1495,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31035,"timestamp":415938477,"id":1774,"parentId":1745,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415969520,"id":1895,"parentId":1745,"tags":{},"startTime":1756147687283,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34256,"timestamp":415935542,"id":1745,"parentId":1497,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31329,"timestamp":415938492,"id":1775,"parentId":1746,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415969829,"id":1896,"parentId":1746,"tags":{},"startTime":1756147687283,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34559,"timestamp":415935671,"id":1746,"parentId":1497,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31741,"timestamp":415938504,"id":1776,"parentId":1747,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415970254,"id":1897,"parentId":1747,"tags":{},"startTime":1756147687283,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34659,"timestamp":415935806,"id":1747,"parentId":1497,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31969,"timestamp":415938530,"id":1778,"parentId":1749,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415970507,"id":1898,"parentId":1749,"tags":{},"startTime":1756147687284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34679,"timestamp":415936078,"id":1749,"parentId":1496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32254,"timestamp":415938518,"id":1777,"parentId":1748,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415970784,"id":1899,"parentId":1748,"tags":{},"startTime":1756147687284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35065,"timestamp":415935932,"id":1748,"parentId":1497,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32473,"timestamp":415938562,"id":1780,"parentId":1751,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415971043,"id":1900,"parentId":1751,"tags":{},"startTime":1756147687284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34941,"timestamp":415936340,"id":1751,"parentId":1194,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32718,"timestamp":415938577,"id":1781,"parentId":1752,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":415971304,"id":1901,"parentId":1752,"tags":{},"startTime":1756147687284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35097,"timestamp":415936475,"id":1752,"parentId":1541,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32995,"timestamp":415938593,"id":1782,"parentId":1753,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415971595,"id":1902,"parentId":1753,"tags":{},"startTime":1756147687285,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35285,"timestamp":415936615,"id":1753,"parentId":1500,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33369,"timestamp":415938546,"id":1779,"parentId":1750,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415971923,"id":1903,"parentId":1750,"tags":{},"startTime":1756147687285,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35990,"timestamp":415936206,"id":1750,"parentId":1194,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"ssr"},"startTime":1756147687249,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33604,"timestamp":415938607,"id":1783,"parentId":1754,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415972220,"id":1904,"parentId":1754,"tags":{},"startTime":1756147687285,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36183,"timestamp":415936756,"id":1754,"parentId":1500,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34336,"timestamp":415938622,"id":1784,"parentId":1755,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":98,"timestamp":415972969,"id":1905,"parentId":1755,"tags":{},"startTime":1756147687286,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36424,"timestamp":415936885,"id":1755,"parentId":1543,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34669,"timestamp":415938661,"id":1787,"parentId":1758,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":415973342,"id":1906,"parentId":1758,"tags":{},"startTime":1756147687286,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36418,"timestamp":415937316,"id":1758,"parentId":1506,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/number.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35103,"timestamp":415938649,"id":1786,"parentId":1757,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":415973763,"id":1907,"parentId":1757,"tags":{},"startTime":1756147687287,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36933,"timestamp":415937185,"id":1757,"parentId":1506,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35445,"timestamp":415938691,"id":1789,"parentId":1760,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":415974147,"id":1908,"parentId":1760,"tags":{},"startTime":1756147687287,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37066,"timestamp":415937585,"id":1760,"parentId":1507,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/hex.mjs","layer":"ssr"},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35968,"timestamp":415938701,"id":1790,"parentId":1761,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":415974681,"id":1909,"parentId":1761,"tags":{},"startTime":1756147687288,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37447,"timestamp":415937784,"id":1761,"parentId":1507,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/hsla.mjs","layer":"ssr"},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36613,"timestamp":415938636,"id":1785,"parentId":1756,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69,"timestamp":415975261,"id":1910,"parentId":1756,"tags":{},"startTime":1756147687288,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38504,"timestamp":415937042,"id":1756,"parentId":1502,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.mjs","layer":"ssr"},"startTime":1756147687250,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36807,"timestamp":415938754,"id":1792,"parentId":1763,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415975570,"id":1911,"parentId":1763,"tags":{},"startTime":1756147687289,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37750,"timestamp":415938094,"id":1763,"parentId":1498,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.mjs","layer":"ssr"},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37187,"timestamp":415938672,"id":1788,"parentId":1759,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415975867,"id":1912,"parentId":1759,"tags":{},"startTime":1756147687289,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38866,"timestamp":415937449,"id":1759,"parentId":1504,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"ssr"},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37590,"timestamp":415938739,"id":1791,"parentId":1762,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415976339,"id":1913,"parentId":1762,"tags":{},"startTime":1756147687289,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38836,"timestamp":415937920,"id":1762,"parentId":1507,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/rgba.mjs","layer":"ssr"},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38048,"timestamp":415938763,"id":1793,"parentId":1764,"tags":{},"startTime":1756147687252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":62,"timestamp":415976822,"id":1914,"parentId":1764,"tags":{},"startTime":1756147687290,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39227,"timestamp":415938229,"id":1764,"parentId":1570,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/render-step.mjs","layer":"ssr"},"startTime":1756147687251,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41491,"timestamp":415947577,"id":1812,"parentId":1794,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":58,"timestamp":415989089,"id":1915,"parentId":1794,"tags":{},"startTime":1756147687302,"traceId":"1c29f7319d2f4a0c"}]
|
18
|
-
[{"name":"build-module-mjs","duration":43541,"timestamp":415945943,"id":1794,"parentId":1557,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"ssr"},"startTime":1756147687259,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41893,"timestamp":415947608,"id":1813,"parentId":1795,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415989510,"id":1916,"parentId":1795,"tags":{},"startTime":1756147687303,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43924,"timestamp":415946122,"id":1795,"parentId":1566,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1756147687259,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42416,"timestamp":415947645,"id":1815,"parentId":1797,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":415990070,"id":1917,"parentId":1797,"tags":{},"startTime":1756147687303,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44229,"timestamp":415946293,"id":1797,"parentId":1566,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"ssr"},"startTime":1756147687259,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42910,"timestamp":415947628,"id":1814,"parentId":1796,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":415990546,"id":1918,"parentId":1796,"tags":{},"startTime":1756147687304,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44739,"timestamp":415946213,"id":1796,"parentId":1566,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"ssr"},"startTime":1756147687259,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43268,"timestamp":415947700,"id":1817,"parentId":1799,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":64,"timestamp":415990978,"id":1919,"parentId":1799,"tags":{},"startTime":1756147687304,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44769,"timestamp":415946448,"id":1799,"parentId":1561,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43516,"timestamp":415947718,"id":1818,"parentId":1800,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415991242,"id":1920,"parentId":1800,"tags":{},"startTime":1756147687304,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44922,"timestamp":415946544,"id":1800,"parentId":1561,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43816,"timestamp":415947663,"id":1816,"parentId":1798,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":415991488,"id":1921,"parentId":1798,"tags":{},"startTime":1756147687305,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":45376,"timestamp":415946375,"id":1798,"parentId":1553,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/get-will-change-name.mjs","layer":"ssr"},"startTime":1756147687259,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44019,"timestamp":415947747,"id":1820,"parentId":1802,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":415991774,"id":1922,"parentId":1802,"tags":{},"startTime":1756147687305,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46012,"timestamp":415946705,"id":1802,"parentId":1562,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45004,"timestamp":415947734,"id":1819,"parentId":1801,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":415992755,"id":1923,"parentId":1801,"tags":{},"startTime":1756147687306,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46880,"timestamp":415946632,"id":1801,"parentId":1567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45771,"timestamp":415947759,"id":1821,"parentId":1803,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":415993541,"id":1924,"parentId":1803,"tags":{},"startTime":1756147687307,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47159,"timestamp":415946807,"id":1803,"parentId":1567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46220,"timestamp":415947773,"id":1822,"parentId":1804,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":415994023,"id":1925,"parentId":1804,"tags":{},"startTime":1756147687307,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47396,"timestamp":415946935,"id":1804,"parentId":1499,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46560,"timestamp":415947789,"id":1823,"parentId":1805,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":76,"timestamp":415994359,"id":1926,"parentId":1805,"tags":{},"startTime":1756147687307,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47992,"timestamp":415947047,"id":1805,"parentId":1499,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/utils/map.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47257,"timestamp":415947802,"id":1824,"parentId":1806,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":415995070,"id":1927,"parentId":1806,"tags":{},"startTime":1756147687308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48285,"timestamp":415947130,"id":1806,"parentId":1499,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/offsets/default.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47615,"timestamp":415947817,"id":1825,"parentId":1807,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":67,"timestamp":415995442,"id":1928,"parentId":1807,"tags":{},"startTime":1756147687309,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48524,"timestamp":415947210,"id":1807,"parentId":1499,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/offsets/time.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47915,"timestamp":415947836,"id":1826,"parentId":1808,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":77,"timestamp":415995761,"id":1929,"parentId":1808,"tags":{},"startTime":1756147687309,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49139,"timestamp":415947282,"id":1808,"parentId":1512,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48591,"timestamp":415947849,"id":1827,"parentId":1809,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":76,"timestamp":415996452,"id":1930,"parentId":1809,"tags":{},"startTime":1756147687310,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49688,"timestamp":415947351,"id":1809,"parentId":1512,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"ssr"},"startTime":1756147687260,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49183,"timestamp":415947880,"id":1829,"parentId":1811,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":76,"timestamp":415997074,"id":1931,"parentId":1811,"tags":{},"startTime":1756147687310,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49894,"timestamp":415947496,"id":1811,"parentId":1508,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/float-regex.mjs","layer":"ssr"},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49542,"timestamp":415947866,"id":1828,"parentId":1810,"tags":{},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":77,"timestamp":415997419,"id":1932,"parentId":1810,"tags":{},"startTime":1756147687311,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50407,"timestamp":415947419,"id":1810,"parentId":1508,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/color-regex.mjs","layer":"ssr"},"startTime":1756147687261,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63135,"timestamp":415954498,"id":1848,"parentId":1830,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":416017651,"id":1935,"parentId":1830,"tags":{},"startTime":1756147687331,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":65002,"timestamp":415953086,"id":1830,"parentId":1508,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/sanitize.mjs","layer":"ssr"},"startTime":1756147687266,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63586,"timestamp":415954520,"id":1849,"parentId":1831,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416018116,"id":1936,"parentId":1831,"tags":{},"startTime":1756147687331,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":65165,"timestamp":415953203,"id":1831,"parentId":1573,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"ssr"},"startTime":1756147687266,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63852,"timestamp":415954531,"id":1850,"parentId":1832,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416018391,"id":1937,"parentId":1832,"tags":{},"startTime":1756147687332,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":65373,"timestamp":415953294,"id":1832,"parentId":1611,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/microtask.mjs","layer":"ssr"},"startTime":1756147687266,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64126,"timestamp":415954555,"id":1852,"parentId":1834,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416018689,"id":1938,"parentId":1834,"tags":{},"startTime":1756147687332,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":65803,"timestamp":415953462,"id":1834,"parentId":1618,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/color.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64719,"timestamp":415954565,"id":1853,"parentId":1835,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416019293,"id":1939,"parentId":1835,"tags":{},"startTime":1756147687332,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66115,"timestamp":415953539,"id":1835,"parentId":1613,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65084,"timestamp":415954584,"id":1854,"parentId":1836,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416019676,"id":1940,"parentId":1836,"tags":{},"startTime":1756147687333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66342,"timestamp":415953611,"id":1836,"parentId":1618,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/visibility.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65423,"timestamp":415954545,"id":1851,"parentId":1833,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":416019975,"id":1941,"parentId":1833,"tags":{},"startTime":1756147687333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66941,"timestamp":415953372,"id":1833,"parentId":1571,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"ssr"},"startTime":1756147687266,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65733,"timestamp":415954595,"id":1855,"parentId":1837,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":416020334,"id":1942,"parentId":1837,"tags":{},"startTime":1756147687333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66867,"timestamp":415953681,"id":1837,"parentId":1618,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/immediate.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65925,"timestamp":415954638,"id":1857,"parentId":1839,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416020571,"id":1943,"parentId":1839,"tags":{},"startTime":1756147687334,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67345,"timestamp":415953822,"id":1839,"parentId":1566,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66584,"timestamp":415954605,"id":1856,"parentId":1838,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416021198,"id":1944,"parentId":1838,"tags":{},"startTime":1756147687334,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67854,"timestamp":415953748,"id":1838,"parentId":1618,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66952,"timestamp":415954666,"id":1859,"parentId":1841,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67171,"timestamp":415954656,"id":1858,"parentId":1840,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416021835,"id":1947,"parentId":1840,"tags":{},"startTime":1756147687335,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":68492,"timestamp":415953892,"id":1840,"parentId":1567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67725,"timestamp":415954675,"id":1860,"parentId":1842,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":107,"timestamp":416022409,"id":1948,"parentId":1842,"tags":{},"startTime":1756147687336,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":75513,"timestamp":415954059,"id":1842,"parentId":1632,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":74909,"timestamp":415954689,"id":1861,"parentId":1843,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":416029607,"id":1949,"parentId":1843,"tags":{},"startTime":1756147687343,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":75802,"timestamp":415954137,"id":1843,"parentId":1632,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":75221,"timestamp":415954734,"id":1865,"parentId":1847,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":68,"timestamp":416029964,"id":1950,"parentId":1847,"tags":{},"startTime":1756147687343,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":75784,"timestamp":415954417,"id":1847,"parentId":1634,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/test.mjs","layer":"ssr"},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":75505,"timestamp":415954713,"id":1863,"parentId":1845,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416030226,"id":1951,"parentId":1845,"tags":{},"startTime":1756147687343,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":76255,"timestamp":415954281,"id":1845,"parentId":1633,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":75830,"timestamp":415954722,"id":1864,"parentId":1846,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416030560,"id":1952,"parentId":1846,"tags":{},"startTime":1756147687344,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":76510,"timestamp":415954350,"id":1846,"parentId":1634,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"}]
|
19
|
-
[{"name":"read-resource","duration":76183,"timestamp":415954702,"id":1862,"parentId":1844,"tags":{},"startTime":1756147687268,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416030894,"id":1953,"parentId":1844,"tags":{},"startTime":1756147687344,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":77149,"timestamp":415954206,"id":1844,"parentId":1633,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/complex/filter.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27939,"timestamp":416021731,"id":1946,"parentId":1945,"tags":{},"startTime":1756147687335,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":28050,"timestamp":416021626,"id":1945,"parentId":1841,"tags":{},"startTime":1756147687335,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":96105,"timestamp":415953962,"id":1841,"parentId":1616,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"ssr"},"startTime":1756147687267,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88274,"timestamp":415961811,"id":1881,"parentId":1876,"tags":{},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416050096,"id":1958,"parentId":1876,"tags":{},"startTime":1756147687363,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89222,"timestamp":415961318,"id":1876,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/index.mjs","layer":"ssr"},"startTime":1756147687274,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88715,"timestamp":415961843,"id":1882,"parentId":1877,"tags":{},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416050567,"id":1959,"parentId":1877,"tags":{},"startTime":1756147687364,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89337,"timestamp":415961455,"id":1877,"parentId":1173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/index.mjs","layer":"ssr"},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88946,"timestamp":415961864,"id":1883,"parentId":1878,"tags":{},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89140,"timestamp":415961898,"id":1885,"parentId":1880,"tags":{},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416051047,"id":1962,"parentId":1880,"tags":{},"startTime":1756147687364,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89960,"timestamp":415961699,"id":1880,"parentId":1630,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"ssr"},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89791,"timestamp":415961882,"id":1884,"parentId":1879,"tags":{},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416051683,"id":1963,"parentId":1879,"tags":{},"startTime":1756147687365,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":90702,"timestamp":415961623,"id":1879,"parentId":1613,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"ssr"},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13279,"timestamp":416050927,"id":1961,"parentId":1960,"tags":{},"startTime":1756147687364,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13393,"timestamp":416050818,"id":1960,"parentId":1878,"tags":{},"startTime":1756147687364,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":105444,"timestamp":415961543,"id":1878,"parentId":1614,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"ssr"},"startTime":1756147687275,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":70732,"timestamp":416004407,"id":1934,"parentId":1933,"tags":{},"startTime":1756147687318,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":416075153,"id":2018,"parentId":1933,"tags":{},"startTime":1756147687388,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":71466,"timestamp":416004184,"id":1933,"parentId":1616,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"ssr"},"startTime":1756147687317,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41155,"timestamp":416040950,"id":1957,"parentId":1955,"tags":{},"startTime":1756147687354,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416082117,"id":2043,"parentId":1955,"tags":{},"startTime":1756147687395,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41734,"timestamp":416040795,"id":1955,"parentId":1722,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/create-factory.mjs","layer":"ssr"},"startTime":1756147687354,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41624,"timestamp":416040922,"id":1956,"parentId":1954,"tags":{},"startTime":1756147687354,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416082554,"id":2044,"parentId":1954,"tags":{},"startTime":1756147687396,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42189,"timestamp":416040634,"id":1954,"parentId":1724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-none.mjs","layer":"ssr"},"startTime":1756147687354,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29061,"timestamp":416060723,"id":1982,"parentId":1964,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416089794,"id":2071,"parentId":1964,"tags":{},"startTime":1756147687403,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":30830,"timestamp":416059257,"id":1964,"parentId":1724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/keys-position.mjs","layer":"ssr"},"startTime":1756147687372,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29356,"timestamp":416060747,"id":1983,"parentId":1965,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416090110,"id":2072,"parentId":1965,"tags":{},"startTime":1756147687403,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":31115,"timestamp":416059391,"id":1965,"parentId":1724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29734,"timestamp":416060786,"id":1986,"parentId":1968,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":416090529,"id":2073,"parentId":1968,"tags":{},"startTime":1756147687404,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":31524,"timestamp":416059631,"id":1968,"parentId":1723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/resize/handle-element.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30398,"timestamp":416060773,"id":1985,"parentId":1967,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416091179,"id":2074,"parentId":1967,"tags":{},"startTime":1756147687404,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32060,"timestamp":416059556,"id":1967,"parentId":1725,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30876,"timestamp":416060757,"id":1984,"parentId":1966,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416091642,"id":2075,"parentId":1966,"tags":{},"startTime":1756147687405,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32758,"timestamp":416059476,"id":1966,"parentId":1724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31435,"timestamp":416060814,"id":1988,"parentId":1970,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31640,"timestamp":416060829,"id":1989,"parentId":1971,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416092478,"id":2078,"parentId":1971,"tags":{},"startTime":1756147687406,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32919,"timestamp":416059851,"id":1971,"parentId":1743,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31988,"timestamp":416060799,"id":1987,"parentId":1969,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":416092797,"id":2079,"parentId":1969,"tags":{},"startTime":1756147687406,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33584,"timestamp":416059703,"id":1969,"parentId":1723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/resize/handle-window.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32455,"timestamp":416060850,"id":1990,"parentId":1972,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":416093316,"id":2080,"parentId":1972,"tags":{},"startTime":1756147687406,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34117,"timestamp":416059922,"id":1972,"parentId":1743,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33192,"timestamp":416060865,"id":1991,"parentId":1973,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416094070,"id":2081,"parentId":1973,"tags":{},"startTime":1756147687407,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34412,"timestamp":416060020,"id":1973,"parentId":1754,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33556,"timestamp":416060892,"id":1993,"parentId":1975,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416094455,"id":2082,"parentId":1975,"tags":{},"startTime":1756147687408,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34555,"timestamp":416060183,"id":1975,"parentId":1754,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33873,"timestamp":416060879,"id":1992,"parentId":1974,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2194,"timestamp":416094759,"id":2083,"parentId":1974,"tags":{},"startTime":1756147687408,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37099,"timestamp":416060103,"id":1974,"parentId":1754,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36315,"timestamp":416060906,"id":1994,"parentId":1976,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":416097228,"id":2084,"parentId":1976,"tags":{},"startTime":1756147687410,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37260,"timestamp":416060254,"id":1976,"parentId":1754,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36613,"timestamp":416060915,"id":1995,"parentId":1977,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416097536,"id":2085,"parentId":1977,"tags":{},"startTime":1756147687411,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37486,"timestamp":416060327,"id":1977,"parentId":1758,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/numbers/index.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36900,"timestamp":416060929,"id":1996,"parentId":1978,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416097836,"id":2086,"parentId":1978,"tags":{},"startTime":1756147687411,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37754,"timestamp":416060398,"id":1978,"parentId":1758,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.mjs","layer":"ssr"},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37218,"timestamp":416060949,"id":1997,"parentId":1979,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416098174,"id":2087,"parentId":1979,"tags":{},"startTime":1756147687411,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37978,"timestamp":416060472,"id":1979,"parentId":1758,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/transform.mjs","layer":"ssr"},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37505,"timestamp":416060959,"id":1998,"parentId":1980,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":416098472,"id":2088,"parentId":1980,"tags":{},"startTime":1756147687412,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38130,"timestamp":416060544,"id":1980,"parentId":1758,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.mjs","layer":"ssr"},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37716,"timestamp":416060973,"id":1999,"parentId":1981,"tags":{},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416098696,"id":2089,"parentId":1981,"tags":{},"startTime":1756147687412,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38540,"timestamp":416060621,"id":1981,"parentId":1760,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/utils.mjs","layer":"ssr"},"startTime":1756147687374,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21095,"timestamp":416092368,"id":2077,"parentId":2076,"tags":{},"startTime":1756147687405,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21212,"timestamp":416092258,"id":2076,"parentId":1970,"tags":{},"startTime":1756147687405,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54484,"timestamp":416059774,"id":1970,"parentId":1719,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"ssr"},"startTime":1756147687373,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41473,"timestamp":416072896,"id":2009,"parentId":2000,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416114381,"id":2092,"parentId":2000,"tags":{},"startTime":1756147687427,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42659,"timestamp":416071972,"id":2000,"parentId":1795,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"ssr"},"startTime":1756147687385,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41722,"timestamp":416072927,"id":2011,"parentId":2002,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416114657,"id":2093,"parentId":2002,"tags":{},"startTime":1756147687428,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42734,"timestamp":416072230,"id":2002,"parentId":1806,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/offsets/fill.mjs","layer":"ssr"},"startTime":1756147687385,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42061,"timestamp":416072918,"id":2010,"parentId":2001,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":66,"timestamp":416114987,"id":2094,"parentId":2001,"tags":{},"startTime":1756147687428,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43297,"timestamp":416072121,"id":2001,"parentId":1801,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"ssr"},"startTime":1756147687385,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42452,"timestamp":416072983,"id":2015,"parentId":2006,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416115444,"id":2095,"parentId":2006,"tags":{},"startTime":1756147687429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43134,"timestamp":416072551,"id":2006,"parentId":1803,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"ssr"},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42767,"timestamp":416072937,"id":2012,"parentId":2003,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416115711,"id":2096,"parentId":2003,"tags":{},"startTime":1756147687429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43879,"timestamp":416072309,"id":2003,"parentId":1801,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"ssr"},"startTime":1756147687385,"traceId":"1c29f7319d2f4a0c"}]
|
20
|
-
[{"name":"read-resource","duration":43234,"timestamp":416072970,"id":2013,"parentId":2004,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416116212,"id":2097,"parentId":2004,"tags":{},"startTime":1756147687429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44070,"timestamp":416072392,"id":2004,"parentId":1801,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"ssr"},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43499,"timestamp":416072976,"id":2014,"parentId":2005,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416116484,"id":2098,"parentId":2005,"tags":{},"startTime":1756147687430,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44362,"timestamp":416072474,"id":2005,"parentId":1801,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43864,"timestamp":416072992,"id":2016,"parentId":2007,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":416116864,"id":2099,"parentId":2007,"tags":{},"startTime":1756147687430,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":45421,"timestamp":416072738,"id":2007,"parentId":1808,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"ssr"},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45154,"timestamp":416073021,"id":2017,"parentId":2008,"tags":{},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":416118184,"id":2100,"parentId":2008,"tags":{},"startTime":1756147687431,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46147,"timestamp":416072816,"id":2008,"parentId":1759,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/NativeAnimation.mjs","layer":"ssr"},"startTime":1756147687386,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54237,"timestamp":416081215,"id":2033,"parentId":2021,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":72,"timestamp":416135472,"id":2140,"parentId":2021,"tags":{},"startTime":1756147687449,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":57765,"timestamp":416080398,"id":2021,"parentId":1835,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57025,"timestamp":416081157,"id":2031,"parentId":2019,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":61,"timestamp":416138196,"id":2141,"parentId":2019,"tags":{},"startTime":1756147687451,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59336,"timestamp":416080197,"id":2019,"parentId":1753,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"ssr"},"startTime":1756147687393,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58370,"timestamp":416081180,"id":2032,"parentId":2020,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416139560,"id":2142,"parentId":2020,"tags":{},"startTime":1756147687453,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59668,"timestamp":416080308,"id":2020,"parentId":1834,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.mjs","layer":"ssr"},"startTime":1756147687393,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58758,"timestamp":416081233,"id":2034,"parentId":2022,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416140019,"id":2143,"parentId":2022,"tags":{},"startTime":1756147687453,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59813,"timestamp":416080476,"id":2022,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59058,"timestamp":416081245,"id":2035,"parentId":2023,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":416140311,"id":2144,"parentId":2023,"tags":{},"startTime":1756147687453,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60446,"timestamp":416080548,"id":2023,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59740,"timestamp":416081286,"id":2037,"parentId":2025,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":416141036,"id":2145,"parentId":2025,"tags":{},"startTime":1756147687454,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60731,"timestamp":416080696,"id":2025,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60167,"timestamp":416081276,"id":2036,"parentId":2024,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416141451,"id":2146,"parentId":2024,"tags":{},"startTime":1756147687455,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61436,"timestamp":416080619,"id":2024,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60771,"timestamp":416081300,"id":2038,"parentId":2026,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416142079,"id":2147,"parentId":2026,"tags":{},"startTime":1756147687455,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61771,"timestamp":416080767,"id":2026,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61226,"timestamp":416081327,"id":2040,"parentId":2028,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416142563,"id":2148,"parentId":2028,"tags":{},"startTime":1756147687456,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61852,"timestamp":416080912,"id":2028,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61425,"timestamp":416081355,"id":2042,"parentId":2030,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416142788,"id":2149,"parentId":2030,"tags":{},"startTime":1756147687456,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61929,"timestamp":416081069,"id":2030,"parentId":1846,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61690,"timestamp":416081343,"id":2041,"parentId":2029,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416143042,"id":2150,"parentId":2029,"tags":{},"startTime":1756147687456,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62503,"timestamp":416080981,"id":2029,"parentId":1839,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":62183,"timestamp":416081317,"id":2039,"parentId":2027,"tags":{},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":416143513,"id":2151,"parentId":2027,"tags":{},"startTime":1756147687457,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62875,"timestamp":416080839,"id":2027,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"ssr"},"startTime":1756147687394,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21145,"timestamp":416126638,"id":2139,"parentId":2138,"tags":{},"startTime":1756147687440,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21249,"timestamp":416126539,"id":2138,"parentId":2119,"tags":{},"startTime":1756147687440,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-ts","duration":23635,"timestamp":416124618,"id":2119,"parentId":1209,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/hooks/useCombinedTranscriptions.ts","layer":"ssr"},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":74896,"timestamp":416088376,"id":2058,"parentId":2045,"tags":{},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":416163295,"id":2158,"parentId":2045,"tags":{},"startTime":1756147687476,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":76604,"timestamp":416087342,"id":2045,"parentId":1801,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"ssr"},"startTime":1756147687400,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":75554,"timestamp":416088412,"id":2060,"parentId":2047,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":96,"timestamp":416163978,"id":2159,"parentId":2047,"tags":{},"startTime":1756147687477,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":76921,"timestamp":416087532,"id":2047,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":76046,"timestamp":416088426,"id":2061,"parentId":2048,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69,"timestamp":416164482,"id":2160,"parentId":2048,"tags":{},"startTime":1756147687478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":77344,"timestamp":416087614,"id":2048,"parentId":1877,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/errors.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":76538,"timestamp":416088437,"id":2062,"parentId":2049,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":93,"timestamp":416164985,"id":2161,"parentId":2049,"tags":{},"startTime":1756147687478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":77619,"timestamp":416087688,"id":2049,"parentId":1877,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/memo.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":76847,"timestamp":416088477,"id":2064,"parentId":2051,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":74,"timestamp":416165334,"id":2162,"parentId":2051,"tags":{},"startTime":1756147687478,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":77833,"timestamp":416087828,"id":2051,"parentId":1877,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/progress.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":77186,"timestamp":416088492,"id":2065,"parentId":2052,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":416165689,"id":2163,"parentId":2052,"tags":{},"startTime":1756147687479,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":78093,"timestamp":416087904,"id":2052,"parentId":1877,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/time-conversion.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":77584,"timestamp":416088453,"id":2063,"parentId":2050,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":416166050,"id":2164,"parentId":2050,"tags":{},"startTime":1756147687479,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":78571,"timestamp":416087757,"id":2050,"parentId":1877,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/noop.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":77839,"timestamp":416088506,"id":2066,"parentId":2053,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":73,"timestamp":416166355,"id":2165,"parentId":2053,"tags":{},"startTime":1756147687479,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":78674,"timestamp":416087974,"id":2053,"parentId":1879,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":78272,"timestamp":416088399,"id":2059,"parentId":2046,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":73,"timestamp":416166683,"id":2166,"parentId":2046,"tags":{},"startTime":1756147687480,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":79499,"timestamp":416087451,"id":2046,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":78445,"timestamp":416088523,"id":2067,"parentId":2054,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":111,"timestamp":416166976,"id":2167,"parentId":2054,"tags":{},"startTime":1756147687480,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":80456,"timestamp":416088072,"id":2054,"parentId":1879,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":80001,"timestamp":416088546,"id":2069,"parentId":2056,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":416168558,"id":2168,"parentId":2056,"tags":{},"startTime":1756147687482,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":81019,"timestamp":416088218,"id":2056,"parentId":1880,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":80722,"timestamp":416088533,"id":2068,"parentId":2055,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":416169265,"id":2169,"parentId":2055,"tags":{},"startTime":1756147687482,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":81641,"timestamp":416088146,"id":2055,"parentId":1880,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":81245,"timestamp":416088560,"id":2070,"parentId":2057,"tags":{},"startTime":1756147687402,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":416169817,"id":2170,"parentId":2057,"tags":{},"startTime":1756147687483,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":81901,"timestamp":416088289,"id":2057,"parentId":1880,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"ssr"},"startTime":1756147687401,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":77232,"timestamp":416104440,"id":2091,"parentId":2090,"tags":{},"startTime":1756147687418,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":416181685,"id":2205,"parentId":2090,"tags":{},"startTime":1756147687495,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":78076,"timestamp":416104202,"id":2090,"parentId":1840,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"ssr"},"startTime":1756147687417,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60286,"timestamp":416124810,"id":2122,"parentId":2103,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416185108,"id":2216,"parentId":2103,"tags":{},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62075,"timestamp":416123376,"id":2103,"parentId":1840,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"ssr"},"startTime":1756147687436,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60706,"timestamp":416124761,"id":2120,"parentId":2101,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416185476,"id":2217,"parentId":2101,"tags":{},"startTime":1756147687499,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62554,"timestamp":416123145,"id":2101,"parentId":1840,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"ssr"},"startTime":1756147687436,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60852,"timestamp":416124862,"id":2125,"parentId":2106,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416185721,"id":2218,"parentId":2106,"tags":{},"startTime":1756147687499,"traceId":"1c29f7319d2f4a0c"}]
|
21
|
-
[{"name":"build-module-mjs","duration":62706,"timestamp":416123652,"id":2106,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61526,"timestamp":416124847,"id":2124,"parentId":2105,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":416186381,"id":2219,"parentId":2105,"tags":{},"startTime":1756147687499,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":63557,"timestamp":416123567,"id":2105,"parentId":1842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":62314,"timestamp":416124825,"id":2123,"parentId":2104,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":416187153,"id":2220,"parentId":2104,"tags":{},"startTime":1756147687500,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64093,"timestamp":416123451,"id":2104,"parentId":1840,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":62665,"timestamp":416124894,"id":2126,"parentId":2107,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":416187581,"id":2221,"parentId":2107,"tags":{},"startTime":1756147687501,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64265,"timestamp":416123724,"id":2107,"parentId":1878,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63124,"timestamp":416124914,"id":2127,"parentId":2108,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":416188047,"id":2222,"parentId":2108,"tags":{},"startTime":1756147687501,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64689,"timestamp":416123795,"id":2108,"parentId":1878,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63559,"timestamp":416124940,"id":2129,"parentId":2110,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":416188507,"id":2223,"parentId":2110,"tags":{},"startTime":1756147687502,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":65453,"timestamp":416123943,"id":2110,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/index.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64492,"timestamp":416124924,"id":2128,"parentId":2109,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":416189428,"id":2224,"parentId":2109,"tags":{},"startTime":1756147687503,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66167,"timestamp":416123865,"id":2109,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/hover.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65082,"timestamp":416124970,"id":2131,"parentId":2112,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":416190063,"id":2225,"parentId":2112,"tags":{},"startTime":1756147687503,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66373,"timestamp":416124128,"id":2112,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65525,"timestamp":416124994,"id":2133,"parentId":2114,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":416190529,"id":2226,"parentId":2114,"tags":{},"startTime":1756147687504,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66658,"timestamp":416124273,"id":2114,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66159,"timestamp":416124789,"id":2121,"parentId":2102,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":102,"timestamp":416190959,"id":2227,"parentId":2102,"tags":{},"startTime":1756147687504,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67987,"timestamp":416123293,"id":2102,"parentId":1840,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"ssr"},"startTime":1756147687436,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66279,"timestamp":416125019,"id":2134,"parentId":2115,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":416191314,"id":2228,"parentId":2115,"tags":{},"startTime":1756147687504,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67289,"timestamp":416124341,"id":2115,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66607,"timestamp":416125041,"id":2136,"parentId":2117,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":71,"timestamp":416191659,"id":2229,"parentId":2117,"tags":{},"startTime":1756147687505,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67491,"timestamp":416124479,"id":2117,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs","layer":"ssr"},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67005,"timestamp":416124982,"id":2132,"parentId":2113,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":93,"timestamp":416191997,"id":2230,"parentId":2113,"tags":{},"startTime":1756147687505,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":68070,"timestamp":416124205,"id":2113,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/flags.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67336,"timestamp":416124956,"id":2130,"parentId":2111,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":74,"timestamp":416192302,"id":2231,"parentId":2111,"tags":{},"startTime":1756147687505,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":68550,"timestamp":416124046,"id":2111,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/is-bezier-definition.mjs","layer":"ssr"},"startTime":1756147687437,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67580,"timestamp":416125033,"id":2135,"parentId":2116,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":416192623,"id":2232,"parentId":2116,"tags":{},"startTime":1756147687506,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":68997,"timestamp":416124413,"id":2116,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/index.mjs","layer":"ssr"},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68365,"timestamp":416125063,"id":2137,"parentId":2118,"tags":{},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":77,"timestamp":416193438,"id":2233,"parentId":2118,"tags":{},"startTime":1756147687507,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69234,"timestamp":416124547,"id":2118,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs","layer":"ssr"},"startTime":1756147687438,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53613,"timestamp":416149883,"id":2155,"parentId":2152,"tags":{},"startTime":1756147687463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416203506,"id":2240,"parentId":2152,"tags":{},"startTime":1756147687517,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54861,"timestamp":416149376,"id":2152,"parentId":1955,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/config-motion.mjs","layer":"ssr"},"startTime":1756147687462,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54339,"timestamp":416149914,"id":2156,"parentId":2153,"tags":{},"startTime":1756147687463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":416204260,"id":2241,"parentId":2153,"tags":{},"startTime":1756147687517,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54931,"timestamp":416149581,"id":2153,"parentId":1955,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/config-motion.mjs","layer":"ssr"},"startTime":1756147687463,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54595,"timestamp":416149930,"id":2157,"parentId":2154,"tags":{},"startTime":1756147687463,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416204532,"id":2242,"parentId":2154,"tags":{},"startTime":1756147687518,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":55205,"timestamp":416149718,"id":2154,"parentId":1955,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"ssr"},"startTime":1756147687463,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35886,"timestamp":416177509,"id":2189,"parentId":2172,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":416213405,"id":2245,"parentId":2172,"tags":{},"startTime":1756147687527,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38354,"timestamp":416175404,"id":2172,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/controls/Group.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36300,"timestamp":416177479,"id":2188,"parentId":2171,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416213785,"id":2246,"parentId":2171,"tags":{},"startTime":1756147687527,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38784,"timestamp":416175214,"id":2171,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs","layer":"ssr"},"startTime":1756147687488,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36509,"timestamp":416177522,"id":2190,"parentId":2173,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416214038,"id":2247,"parentId":2173,"tags":{},"startTime":1756147687527,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39130,"timestamp":416175536,"id":2173,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/NativeAnimationControls.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37142,"timestamp":416177539,"id":2191,"parentId":2174,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416214688,"id":2248,"parentId":2174,"tags":{},"startTime":1756147687528,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39213,"timestamp":416175673,"id":2174,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37344,"timestamp":416177555,"id":2192,"parentId":2175,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416214906,"id":2249,"parentId":2175,"tags":{},"startTime":1756147687528,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39610,"timestamp":416175799,"id":2175,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37861,"timestamp":416177562,"id":2193,"parentId":2176,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416215430,"id":2250,"parentId":2176,"tags":{},"startTime":1756147687529,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39833,"timestamp":416175921,"id":2176,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38201,"timestamp":416177569,"id":2194,"parentId":2177,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416215775,"id":2251,"parentId":2177,"tags":{},"startTime":1756147687529,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39996,"timestamp":416176063,"id":2177,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38469,"timestamp":416177604,"id":2195,"parentId":2178,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416216080,"id":2252,"parentId":2178,"tags":{},"startTime":1756147687529,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40172,"timestamp":416176213,"id":2178,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38784,"timestamp":416177615,"id":2196,"parentId":2179,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":416216406,"id":2253,"parentId":2179,"tags":{},"startTime":1756147687530,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40263,"timestamp":416176334,"id":2179,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs","layer":"ssr"},"startTime":1756147687489,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38988,"timestamp":416177623,"id":2197,"parentId":2180,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416216618,"id":2254,"parentId":2180,"tags":{},"startTime":1756147687530,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40364,"timestamp":416176454,"id":2180,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39184,"timestamp":416177651,"id":2199,"parentId":2182,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":416216841,"id":2255,"parentId":2182,"tags":{},"startTime":1756147687530,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40382,"timestamp":416176704,"id":2182,"parentId":1971,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39464,"timestamp":416177638,"id":2198,"parentId":2181,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":416217109,"id":2256,"parentId":2181,"tags":{},"startTime":1756147687530,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40973,"timestamp":416176579,"id":2181,"parentId":1876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39907,"timestamp":416177663,"id":2200,"parentId":2183,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":416217578,"id":2257,"parentId":2183,"tags":{},"startTime":1756147687531,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41295,"timestamp":416176823,"id":2183,"parentId":1972,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40462,"timestamp":416177673,"id":2201,"parentId":2184,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":416218144,"id":2258,"parentId":2184,"tags":{},"startTime":1756147687531,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41504,"timestamp":416176947,"id":2184,"parentId":1972,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40778,"timestamp":416177688,"id":2202,"parentId":2185,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":416218472,"id":2259,"parentId":2185,"tags":{},"startTime":1756147687532,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41697,"timestamp":416177084,"id":2185,"parentId":1967,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-animatable.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41086,"timestamp":416177710,"id":2203,"parentId":2186,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"}]
|
22
|
-
[{"name":"next-swc-loader","duration":45,"timestamp":416218802,"id":2260,"parentId":2186,"tags":{},"startTime":1756147687532,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41783,"timestamp":416177206,"id":2186,"parentId":1981,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41301,"timestamp":416177722,"id":2204,"parentId":2187,"tags":{},"startTime":1756147687491,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416219030,"id":2261,"parentId":2187,"tags":{},"startTime":1756147687532,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41971,"timestamp":416177326,"id":2187,"parentId":1981,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.mjs","layer":"ssr"},"startTime":1756147687490,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40024,"timestamp":416184474,"id":2211,"parentId":2206,"tags":{},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":64,"timestamp":416224511,"id":2278,"parentId":2206,"tags":{},"startTime":1756147687538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40801,"timestamp":416184039,"id":2206,"parentId":2007,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"ssr"},"startTime":1756147687497,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40348,"timestamp":416184508,"id":2213,"parentId":2208,"tags":{},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416224862,"id":2279,"parentId":2208,"tags":{},"startTime":1756147687538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40931,"timestamp":416184241,"id":2208,"parentId":2005,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"ssr"},"startTime":1756147687497,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40691,"timestamp":416184496,"id":2212,"parentId":2207,"tags":{},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416225193,"id":2280,"parentId":2207,"tags":{},"startTime":1756147687538,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41400,"timestamp":416184159,"id":2207,"parentId":2007,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"ssr"},"startTime":1756147687497,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41034,"timestamp":416184543,"id":2214,"parentId":2209,"tags":{},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416225584,"id":2281,"parentId":2209,"tags":{},"startTime":1756147687539,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41507,"timestamp":416184316,"id":2209,"parentId":2008,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/style.mjs","layer":"ssr"},"startTime":1756147687497,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41277,"timestamp":416184559,"id":2215,"parentId":2210,"tags":{},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416225842,"id":2282,"parentId":2210,"tags":{},"startTime":1756147687539,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41748,"timestamp":416184394,"id":2210,"parentId":2008,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-partial-keyframes.mjs","layer":"ssr"},"startTime":1756147687498,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33032,"timestamp":416197878,"id":2237,"parentId":2234,"tags":{},"startTime":1756147687511,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":416230920,"id":2289,"parentId":2234,"tags":{},"startTime":1756147687544,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33989,"timestamp":416197399,"id":2234,"parentId":1973,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"ssr"},"startTime":1756147687511,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33473,"timestamp":416197930,"id":2239,"parentId":2236,"tags":{},"startTime":1756147687511,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416231409,"id":2290,"parentId":2236,"tags":{},"startTime":1756147687545,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33920,"timestamp":416197742,"id":2236,"parentId":2019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"ssr"},"startTime":1756147687511,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33766,"timestamp":416197910,"id":2238,"parentId":2235,"tags":{},"startTime":1756147687511,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416231682,"id":2291,"parentId":2235,"tags":{},"startTime":1756147687545,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34369,"timestamp":416197606,"id":2235,"parentId":2021,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"ssr"},"startTime":1756147687511,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":26005,"timestamp":416209500,"id":2244,"parentId":2243,"tags":{},"startTime":1756147687523,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416235513,"id":2300,"parentId":2243,"tags":{},"startTime":1756147687549,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":26581,"timestamp":416209303,"id":2243,"parentId":2056,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"ssr"},"startTime":1756147687522,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15016,"timestamp":416221663,"id":2270,"parentId":2262,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416236687,"id":2309,"parentId":2262,"tags":{},"startTime":1756147687550,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16460,"timestamp":416220996,"id":2262,"parentId":2021,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"ssr"},"startTime":1756147687534,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15787,"timestamp":416221687,"id":2271,"parentId":2263,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416237480,"id":2310,"parentId":2263,"tags":{},"startTime":1756147687551,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16559,"timestamp":416221134,"id":2263,"parentId":2019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-repeat-duration.mjs","layer":"ssr"},"startTime":1756147687534,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16011,"timestamp":416221696,"id":2272,"parentId":2264,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416237713,"id":2311,"parentId":2264,"tags":{},"startTime":1756147687551,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16759,"timestamp":416221215,"id":2264,"parentId":2019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"ssr"},"startTime":1756147687534,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16258,"timestamp":416221732,"id":2273,"parentId":2265,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":66,"timestamp":416237995,"id":2312,"parentId":2265,"tags":{},"startTime":1756147687551,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17082,"timestamp":416221292,"id":2265,"parentId":2019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"ssr"},"startTime":1756147687534,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16615,"timestamp":416221775,"id":2276,"parentId":2268,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416238395,"id":2313,"parentId":2268,"tags":{},"startTime":1756147687552,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17200,"timestamp":416221510,"id":2268,"parentId":2090,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"ssr"},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16963,"timestamp":416221761,"id":2275,"parentId":2267,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416238730,"id":2314,"parentId":2267,"tags":{},"startTime":1756147687552,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17512,"timestamp":416221442,"id":2267,"parentId":2019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"ssr"},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17220,"timestamp":416221747,"id":2274,"parentId":2266,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":63,"timestamp":416238973,"id":2315,"parentId":2266,"tags":{},"startTime":1756147687552,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17840,"timestamp":416221370,"id":2266,"parentId":2019,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/normalize-times.mjs","layer":"ssr"},"startTime":1756147687534,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17441,"timestamp":416221784,"id":2277,"parentId":2269,"tags":{},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416239230,"id":2316,"parentId":2269,"tags":{},"startTime":1756147687552,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17927,"timestamp":416221583,"id":2269,"parentId":2090,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.mjs","layer":"ssr"},"startTime":1756147687535,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13722,"timestamp":416229748,"id":2286,"parentId":2283,"tags":{},"startTime":1756147687543,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416243480,"id":2317,"parentId":2283,"tags":{},"startTime":1756147687557,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15013,"timestamp":416229435,"id":2283,"parentId":2116,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/start.mjs","layer":"ssr"},"startTime":1756147687543,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14698,"timestamp":416229772,"id":2287,"parentId":2284,"tags":{},"startTime":1756147687543,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":416244476,"id":2318,"parentId":2284,"tags":{},"startTime":1756147687558,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15184,"timestamp":416229567,"id":2284,"parentId":2109,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs","layer":"ssr"},"startTime":1756147687543,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14984,"timestamp":416229783,"id":2288,"parentId":2285,"tags":{},"startTime":1756147687543,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416244772,"id":2319,"parentId":2285,"tags":{},"startTime":1756147687558,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15421,"timestamp":416229649,"id":2285,"parentId":2114,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/memo.mjs","layer":"ssr"},"startTime":1756147687543,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13681,"timestamp":416234298,"id":2297,"parentId":2293,"tags":{},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":65,"timestamp":416247988,"id":2320,"parentId":2293,"tags":{},"startTime":1756147687561,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":14396,"timestamp":416234029,"id":2293,"parentId":2154,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"ssr"},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14172,"timestamp":416234274,"id":2296,"parentId":2292,"tags":{},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":416248453,"id":2321,"parentId":2292,"tags":{},"startTime":1756147687562,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15042,"timestamp":416233902,"id":2292,"parentId":2154,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"ssr"},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14620,"timestamp":416234340,"id":2298,"parentId":2294,"tags":{},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":71,"timestamp":416248966,"id":2322,"parentId":2294,"tags":{},"startTime":1756147687562,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15121,"timestamp":416234112,"id":2294,"parentId":2152,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"ssr"},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14892,"timestamp":416234356,"id":2299,"parentId":2295,"tags":{},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416249253,"id":2323,"parentId":2295,"tags":{},"startTime":1756147687562,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15246,"timestamp":416234194,"id":2295,"parentId":2153,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"ssr"},"startTime":1756147687547,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15219,"timestamp":416236478,"id":2305,"parentId":2301,"tags":{},"startTime":1756147687550,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416251706,"id":2324,"parentId":2301,"tags":{},"startTime":1756147687565,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":15822,"timestamp":416236136,"id":2301,"parentId":2110,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs","layer":"ssr"},"startTime":1756147687549,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15470,"timestamp":416236508,"id":2306,"parentId":2302,"tags":{},"startTime":1756147687550,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":68,"timestamp":416251984,"id":2325,"parentId":2302,"tags":{},"startTime":1756147687565,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16119,"timestamp":416236253,"id":2302,"parentId":2110,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs","layer":"ssr"},"startTime":1756147687549,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15842,"timestamp":416236545,"id":2308,"parentId":2304,"tags":{},"startTime":1756147687550,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416252393,"id":2326,"parentId":2304,"tags":{},"startTime":1756147687566,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16554,"timestamp":416236403,"id":2304,"parentId":2172,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.mjs","layer":"ssr"},"startTime":1756147687550,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16451,"timestamp":416236528,"id":2307,"parentId":2303,"tags":{},"startTime":1756147687550,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":64,"timestamp":416252986,"id":2327,"parentId":2303,"tags":{},"startTime":1756147687566,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16859,"timestamp":416236332,"id":2303,"parentId":2110,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs","layer":"ssr"},"startTime":1756147687549,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":2296,"timestamp":416258276,"id":2330,"parentId":2328,"tags":{},"startTime":1756147687571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":416260584,"id":2345,"parentId":2328,"tags":{},"startTime":1756147687574,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":2945,"timestamp":416258034,"id":2328,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/PseudoAnimation.mjs","layer":"ssr"},"startTime":1756147687571,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":2742,"timestamp":416258304,"id":2331,"parentId":2329,"tags":{},"startTime":1756147687571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":416261056,"id":2346,"parentId":2329,"tags":{},"startTime":1756147687574,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":3542,"timestamp":416258185,"id":2329,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/convert-options.mjs","layer":"ssr"},"startTime":1756147687571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3198,"timestamp":416260403,"id":2344,"parentId":2343,"tags":{},"startTime":1756147687574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3310,"timestamp":416260300,"id":2343,"parentId":2332,"tags":{},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-ts","duration":4225,"timestamp":416259660,"id":2332,"parentId":2119,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/hooks/useLocalMicTrack.ts","layer":"ssr"},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":4716,"timestamp":416260210,"id":2338,"parentId":2333,"tags":{},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416264933,"id":2347,"parentId":2333,"tags":{},"startTime":1756147687578,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":5409,"timestamp":416259781,"id":2333,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/choose-layer-type.mjs","layer":"ssr"},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"}]
|
23
|
-
[{"name":"generate-buildid","duration":244,"timestamp":412510062,"id":4,"parentId":1,"tags":{},"startTime":1756147683823,"traceId":"1c29f7319d2f4a0c"},{"name":"load-custom-routes","duration":243,"timestamp":412510497,"id":5,"parentId":1,"tags":{},"startTime":1756147683824,"traceId":"1c29f7319d2f4a0c"},{"name":"create-pages-mapping","duration":179,"timestamp":412623158,"id":6,"parentId":1,"tags":{},"startTime":1756147683936,"traceId":"1c29f7319d2f4a0c"},{"name":"collect-app-paths","duration":2055,"timestamp":412623374,"id":7,"parentId":1,"tags":{},"startTime":1756147683936,"traceId":"1c29f7319d2f4a0c"},{"name":"create-app-mapping","duration":847,"timestamp":412625451,"id":8,"parentId":1,"tags":{},"startTime":1756147683939,"traceId":"1c29f7319d2f4a0c"},{"name":"public-dir-conflict-check","duration":573,"timestamp":412626641,"id":9,"parentId":1,"tags":{},"startTime":1756147683940,"traceId":"1c29f7319d2f4a0c"},{"name":"generate-routes-manifest","duration":2386,"timestamp":412627372,"id":10,"parentId":1,"tags":{},"startTime":1756147683940,"traceId":"1c29f7319d2f4a0c"},{"name":"create-dist-dir","duration":918,"timestamp":412630435,"id":11,"parentId":1,"tags":{},"startTime":1756147683944,"traceId":"1c29f7319d2f4a0c"},{"name":"write-routes-manifest","duration":275,"timestamp":412632488,"id":12,"parentId":1,"tags":{},"startTime":1756147683946,"traceId":"1c29f7319d2f4a0c"},{"name":"generate-required-server-files","duration":405,"timestamp":412632826,"id":13,"parentId":1,"tags":{},"startTime":1756147683946,"traceId":"1c29f7319d2f4a0c"},{"name":"create-entrypoints","duration":27250,"timestamp":413064609,"id":17,"parentId":15,"tags":{},"startTime":1756147684378,"traceId":"1c29f7319d2f4a0c"},{"name":"generate-webpack-config","duration":300166,"timestamp":413092115,"id":18,"parentId":16,"tags":{},"startTime":1756147684405,"traceId":"1c29f7319d2f4a0c"},{"name":"next-trace-entrypoint-plugin","duration":2177,"timestamp":413469487,"id":20,"parentId":19,"tags":{},"startTime":1756147684783,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":43209,"timestamp":413536722,"id":33,"parentId":24,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1756147684850,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":47797,"timestamp":413535930,"id":30,"parentId":25,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?page=%2Ffavicon.ico%2Froute&name=app%2Ffavicon.ico%2Froute&pagePath=private-next-app-dir%2Ffavicon.ico&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=%2Ffavicon.ico&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1756147684849,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":65270,"timestamp":413536553,"id":32,"parentId":28,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?page=%2Fapi%2Fconnection-details%2Froute&name=app%2Fapi%2Fconnection-details%2Froute&pagePath=private-next-app-dir%2Fapi%2Fconnection-details%2Froute.ts&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=%2Fapi%2Fconnection-details%2Froute&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1756147684850,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":50322,"timestamp":413551770,"id":37,"parentId":36,"tags":{},"startTime":1756147684865,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51722,"timestamp":413550384,"id":36,"parentId":34,"tags":{},"startTime":1756147684863,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":65287,"timestamp":413544385,"id":34,"parentId":23,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1756147684857,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":57685,"timestamp":413552068,"id":39,"parentId":38,"tags":{},"startTime":1756147684865,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57926,"timestamp":413551847,"id":38,"parentId":35,"tags":{},"startTime":1756147684865,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":106228,"timestamp":413550169,"id":35,"parentId":27,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/pages/_document.js","layer":null},"startTime":1756147684863,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":190,"timestamp":413664559,"id":40,"parentId":34,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1756147684978,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":21,"timestamp":413664787,"id":41,"parentId":34,"tags":{"name":"react","layer":null},"startTime":1756147684978,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":7797,"timestamp":413675728,"id":43,"parentId":42,"tags":{},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9500,"timestamp":413675423,"id":42,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/get-page-files.js","layer":null},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":9024,"timestamp":413675923,"id":45,"parentId":44,"tags":{},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11235,"timestamp":413675790,"id":44,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/htmlescape.js","layer":null},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":10950,"timestamp":413676137,"id":47,"parentId":46,"tags":{},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":13516,"timestamp":413676032,"id":46,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/utils.js","layer":null},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13277,"timestamp":413676293,"id":49,"parentId":48,"tags":{},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15368,"timestamp":413676236,"id":48,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17406,"timestamp":413676433,"id":51,"parentId":50,"tags":{},"startTime":1756147684990,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20082,"timestamp":413676332,"id":50,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/pretty-bytes.js","layer":null},"startTime":1756147684989,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15733,"timestamp":413681217,"id":61,"parentId":60,"tags":{},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15894,"timestamp":413681168,"id":60,"parentId":55,"tags":{},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16810,"timestamp":413680915,"id":55,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16777,"timestamp":413681094,"id":57,"parentId":56,"tags":{},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16904,"timestamp":413680977,"id":56,"parentId":53,"tags":{},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23464,"timestamp":413680739,"id":53,"parentId":34,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23157,"timestamp":413681164,"id":59,"parentId":58,"tags":{},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23230,"timestamp":413681101,"id":58,"parentId":54,"tags":{},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30044,"timestamp":413680846,"id":54,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1756147684994,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18331,"timestamp":413712956,"id":64,"parentId":63,"tags":{},"startTime":1756147685026,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18487,"timestamp":413712809,"id":63,"parentId":62,"tags":{},"startTime":1756147685026,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20501,"timestamp":413712529,"id":62,"parentId":33,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1756147685026,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":210814,"timestamp":413528291,"id":29,"parentId":22,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?page=%2F_not-found%2Fpage&name=app%2F_not-found%2Fpage&pagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1756147684841,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5926,"timestamp":413740177,"id":71,"parentId":70,"tags":{},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6047,"timestamp":413740063,"id":70,"parentId":65,"tags":{},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7774,"timestamp":413739464,"id":65,"parentId":48,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3959,"timestamp":413744921,"id":78,"parentId":77,"tags":{},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4064,"timestamp":413744821,"id":77,"parentId":73,"tags":{},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":5350,"timestamp":413744272,"id":73,"parentId":42,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1756147685057,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4441,"timestamp":413745205,"id":80,"parentId":79,"tags":{},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4650,"timestamp":413744999,"id":79,"parentId":74,"tags":{},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6397,"timestamp":413744507,"id":74,"parentId":42,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":null},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":6121,"timestamp":413744807,"id":76,"parentId":75,"tags":{},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":6261,"timestamp":413744670,"id":75,"parentId":72,"tags":{},"startTime":1756147685058,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":7178,"timestamp":413744159,"id":72,"parentId":54,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1756147685057,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5289,"timestamp":413748320,"id":85,"parentId":84,"tags":{},"startTime":1756147685061,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5445,"timestamp":413748170,"id":84,"parentId":83,"tags":{},"startTime":1756147685061,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":11005,"timestamp":413747979,"id":83,"parentId":62,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1756147685061,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":19632,"timestamp":413739614,"id":67,"parentId":66,"tags":{},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20479,"timestamp":413739575,"id":66,"parentId":33,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-kind.js","layer":null},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":20383,"timestamp":413739694,"id":69,"parentId":68,"tags":{},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21103,"timestamp":413739645,"id":68,"parentId":33,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/templates/helpers.js","layer":null},"startTime":1756147685053,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":35,"timestamp":413763654,"id":86,"parentId":74,"tags":{"name":"path","layer":null},"startTime":1756147685077,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16787,"timestamp":413747952,"id":82,"parentId":81,"tags":{},"startTime":1756147685061,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17615,"timestamp":413747902,"id":81,"parentId":33,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/pages/module.compiled.js","layer":null},"startTime":1756147685061,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":680,"timestamp":413771829,"id":92,"parentId":87,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":211,"timestamp":413772579,"id":99,"parentId":87,"tags":{},"startTime":1756147685086,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":3945,"timestamp":413769872,"id":87,"parentId":30,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-kind.js","layer":"rsc"},"startTime":1756147685083,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":2540,"timestamp":413772351,"id":98,"parentId":97,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2712,"timestamp":413772185,"id":97,"parentId":91,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":3702,"timestamp":413771723,"id":91,"parentId":74,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3280,"timestamp":413772171,"id":96,"parentId":95,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3480,"timestamp":413771974,"id":95,"parentId":90,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":4355,"timestamp":413771558,"id":90,"parentId":73,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29,"timestamp":413776205,"id":100,"parentId":81,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.prod.js","layer":null},"startTime":1756147685089,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3462,"timestamp":413776714,"id":106,"parentId":105,"tags":{},"startTime":1756147685090,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3565,"timestamp":413776618,"id":105,"parentId":102,"tags":{},"startTime":1756147685090,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":4420,"timestamp":413776367,"id":102,"parentId":83,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1756147685089,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4493,"timestamp":413776610,"id":104,"parentId":103,"tags":{},"startTime":1756147685090,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4655,"timestamp":413776453,"id":103,"parentId":101,"tags":{},"startTime":1756147685090,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6633,"timestamp":413776255,"id":101,"parentId":83,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1756147685089,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":12356,"timestamp":413771898,"id":94,"parentId":89,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":227,"timestamp":413784283,"id":112,"parentId":89,"tags":{},"startTime":1756147685097,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14459,"timestamp":413771344,"id":89,"parentId":30,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/app-route/module.compiled.js","layer":"rsc"},"startTime":1756147685084,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":13987,"timestamp":413771861,"id":93,"parentId":88,"tags":{},"startTime":1756147685085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":210,"timestamp":413785874,"id":113,"parentId":88,"tags":{},"startTime":1756147685099,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":32299,"timestamp":413771118,"id":88,"parentId":30,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/lib/patch-fetch.js","layer":"rsc"},"startTime":1756147685084,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26721,"timestamp":413783631,"id":111,"parentId":110,"tags":{},"startTime":1756147685097,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26842,"timestamp":413783518,"id":110,"parentId":109,"tags":{},"startTime":1756147685097,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27673,"timestamp":413783380,"id":109,"parentId":83,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1756147685096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28,"timestamp":413812262,"id":114,"parentId":89,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.prod.js","layer":null},"startTime":1756147685125,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30524,"timestamp":413783345,"id":108,"parentId":107,"tags":{},"startTime":1756147685096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30834,"timestamp":413783272,"id":107,"parentId":35,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js","layer":null},"startTime":1756147685096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":139846,"timestamp":413680354,"id":52,"parentId":30,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js?page=%2Ffavicon.ico%2Froute&filePath=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Ffavicon.ico&isDynamic=0!?__next_metadata_route__","layer":"app-metadata-route"},"startTime":1756147684993,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":286984,"timestamp":413536326,"id":31,"parentId":26,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?page=%2Fpage&name=app%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp&appPaths=%2Fpage&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&basePath=&assetPrefix=&nextConfigOutput=standalone&nextConfigExperimentalUseEarlyImport=false&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1756147684849,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":3674,"timestamp":413829606,"id":139,"parentId":138,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":3831,"timestamp":413829456,"id":138,"parentId":127,"tags":{},"startTime":1756147685143,"traceId":"1c29f7319d2f4a0c"}]
|
24
|
-
[{"name":"read-resource","duration":4984,"timestamp":416260237,"id":2339,"parentId":2334,"tags":{},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":416265226,"id":2348,"parentId":2334,"tags":{},"startTime":1756147687578,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":5754,"timestamp":416259862,"id":2334,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/css.mjs","layer":"ssr"},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5363,"timestamp":416260266,"id":2341,"parentId":2336,"tags":{},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":416265634,"id":2349,"parentId":2336,"tags":{},"startTime":1756147687579,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":5864,"timestamp":416260044,"id":2336,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/get-view-animations.mjs","layer":"ssr"},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5675,"timestamp":416260252,"id":2340,"parentId":2335,"tags":{},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416265933,"id":2350,"parentId":2335,"tags":{},"startTime":1756147687579,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":6280,"timestamp":416259941,"id":2335,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/get-layer-name.mjs","layer":"ssr"},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5976,"timestamp":416260277,"id":2342,"parentId":2337,"tags":{},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":416266258,"id":2351,"parentId":2337,"tags":{},"startTime":1756147687579,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":6334,"timestamp":416260128,"id":2337,"parentId":2283,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/has-target.mjs","layer":"ssr"},"startTime":1756147687573,"traceId":"1c29f7319d2f4a0c"},{"name":"make","duration":2793376,"timestamp":413476824,"id":21,"parentId":19,"tags":{},"startTime":1756147684790,"traceId":"1c29f7319d2f4a0c"},{"name":"get-entries","duration":409,"timestamp":416271454,"id":2353,"parentId":2352,"tags":{},"startTime":1756147687585,"traceId":"1c29f7319d2f4a0c"},{"name":"node-file-trace-plugin","duration":70825,"timestamp":416276871,"id":2354,"parentId":2352,"tags":{"traceEntryCount":"10"},"startTime":1756147687590,"traceId":"1c29f7319d2f4a0c"},{"name":"collect-traced-files","duration":555,"timestamp":416347706,"id":2355,"parentId":2352,"tags":{},"startTime":1756147687661,"traceId":"1c29f7319d2f4a0c"},{"name":"finish-modules","duration":77004,"timestamp":416271260,"id":2352,"parentId":20,"tags":{},"startTime":1756147687584,"traceId":"1c29f7319d2f4a0c"},{"name":"chunk-graph","duration":18728,"timestamp":416422681,"id":2357,"parentId":2356,"tags":{},"startTime":1756147687736,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-modules","duration":41,"timestamp":416441571,"id":2359,"parentId":2356,"tags":{},"startTime":1756147687755,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-chunks","duration":13686,"timestamp":416441721,"id":2360,"parentId":2356,"tags":{},"startTime":1756147687755,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-tree","duration":180,"timestamp":416455530,"id":2361,"parentId":2356,"tags":{},"startTime":1756147687769,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-chunk-modules","duration":31948,"timestamp":416455838,"id":2362,"parentId":2356,"tags":{},"startTime":1756147687769,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize","duration":46387,"timestamp":416441499,"id":2358,"parentId":2356,"tags":{},"startTime":1756147687755,"traceId":"1c29f7319d2f4a0c"},{"name":"module-hash","duration":28770,"timestamp":416509627,"id":2363,"parentId":2356,"tags":{},"startTime":1756147687823,"traceId":"1c29f7319d2f4a0c"},{"name":"code-generation","duration":711452,"timestamp":416538488,"id":2364,"parentId":2356,"tags":{},"startTime":1756147687852,"traceId":"1c29f7319d2f4a0c"},{"name":"hash","duration":6998,"timestamp":417255208,"id":2365,"parentId":2356,"tags":{},"startTime":1756147688568,"traceId":"1c29f7319d2f4a0c"},{"name":"code-generation-jobs","duration":625,"timestamp":417262203,"id":2366,"parentId":2356,"tags":{},"startTime":1756147688575,"traceId":"1c29f7319d2f4a0c"},{"name":"module-assets","duration":367,"timestamp":417262783,"id":2367,"parentId":2356,"tags":{},"startTime":1756147688576,"traceId":"1c29f7319d2f4a0c"},{"name":"create-chunk-assets","duration":12567,"timestamp":417263162,"id":2368,"parentId":2356,"tags":{},"startTime":1756147688576,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":90561,"timestamp":417294988,"id":2370,"parentId":2369,"tags":{"name":"../app/_not-found/page.js","cache":"MISS"},"startTime":1756147688608,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":86734,"timestamp":417298874,"id":2371,"parentId":2369,"tags":{"name":"../pages/_app.js","cache":"MISS"},"startTime":1756147688612,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":85865,"timestamp":417299767,"id":2372,"parentId":2369,"tags":{"name":"../pages/_error.js","cache":"MISS"},"startTime":1756147688613,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":55413,"timestamp":417330240,"id":2375,"parentId":2369,"tags":{"name":"../pages/_document.js","cache":"MISS"},"startTime":1756147688643,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":51765,"timestamp":417335350,"id":2377,"parentId":2369,"tags":{"name":"../webpack-runtime.js","cache":"MISS"},"startTime":1756147688648,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":63327,"timestamp":417335809,"id":2378,"parentId":2369,"tags":{"name":"463.js","cache":"MISS"},"startTime":1756147688649,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":157797,"timestamp":417336247,"id":2379,"parentId":2369,"tags":{"name":"948.js","cache":"MISS"},"startTime":1756147688649,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":237998,"timestamp":417301465,"id":2373,"parentId":2369,"tags":{"name":"../app/favicon.ico/route.js","cache":"MISS"},"startTime":1756147688615,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":251057,"timestamp":417343976,"id":2381,"parentId":2369,"tags":{"name":"682.js","cache":"MISS"},"startTime":1756147688657,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":304560,"timestamp":417337804,"id":2380,"parentId":2369,"tags":{"name":"994.js","cache":"MISS"},"startTime":1756147688651,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":336025,"timestamp":417330318,"id":2376,"parentId":2369,"tags":{"name":"../app/api/connection-details/route.js","cache":"MISS"},"startTime":1756147688643,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":868103,"timestamp":417303766,"id":2374,"parentId":2369,"tags":{"name":"../app/page.js","cache":"MISS"},"startTime":1756147688617,"traceId":"1c29f7319d2f4a0c"},{"name":"terser-webpack-plugin-optimize","duration":893454,"timestamp":417278435,"id":2369,"parentId":19,"tags":{"compilationName":"server","swcMinify":true},"startTime":1756147688592,"traceId":"1c29f7319d2f4a0c"},{"name":"css-minimizer-plugin","duration":150,"timestamp":418172187,"id":2382,"parentId":19,"tags":{},"startTime":1756147689485,"traceId":"1c29f7319d2f4a0c"},{"name":"create-trace-assets","duration":663,"timestamp":418172520,"id":2383,"parentId":20,"tags":{},"startTime":1756147689486,"traceId":"1c29f7319d2f4a0c"},{"name":"seal","duration":1789843,"timestamp":416389506,"id":2356,"parentId":19,"tags":{},"startTime":1756147687703,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-compilation","duration":4714471,"timestamp":413467634,"id":19,"parentId":16,"tags":{"name":"server"},"startTime":1756147684781,"traceId":"1c29f7319d2f4a0c"},{"name":"emit","duration":11997,"timestamp":418182484,"id":2384,"parentId":16,"tags":{},"startTime":1756147689496,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-close","duration":1389297,"timestamp":418195066,"id":2385,"parentId":16,"tags":{"name":"server"},"startTime":1756147689508,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-generate-error-stats","duration":2630,"timestamp":419584455,"id":2386,"parentId":2385,"tags":{},"startTime":1756147690898,"traceId":"1c29f7319d2f4a0c"},{"name":"run-webpack-compiler","duration":6522762,"timestamp":413064605,"id":16,"parentId":15,"tags":{},"startTime":1756147684378,"traceId":"1c29f7319d2f4a0c"},{"name":"format-webpack-messages","duration":81,"timestamp":419587371,"id":2387,"parentId":15,"tags":{},"startTime":1756147690900,"traceId":"1c29f7319d2f4a0c"},{"name":"worker-main-server","duration":6523235,"timestamp":413064315,"id":15,"parentId":1,"tags":{},"startTime":1756147684377,"traceId":"1c29f7319d2f4a0c"},{"name":"create-entrypoints","duration":22907,"timestamp":420030632,"id":2391,"parentId":2389,"tags":{},"startTime":1756147691344,"traceId":"1c29f7319d2f4a0c"},{"name":"generate-webpack-config","duration":299884,"timestamp":420053699,"id":2392,"parentId":2390,"tags":{},"startTime":1756147691367,"traceId":"1c29f7319d2f4a0c"},{"name":"make","duration":832,"timestamp":420432612,"id":2394,"parentId":2393,"tags":{},"startTime":1756147691746,"traceId":"1c29f7319d2f4a0c"},{"name":"chunk-graph","duration":753,"timestamp":420436496,"id":2396,"parentId":2395,"tags":{},"startTime":1756147691750,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-modules","duration":39,"timestamp":420437392,"id":2398,"parentId":2395,"tags":{},"startTime":1756147691751,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-chunks","duration":915,"timestamp":420437540,"id":2399,"parentId":2395,"tags":{},"startTime":1756147691751,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-tree","duration":129,"timestamp":420438554,"id":2400,"parentId":2395,"tags":{},"startTime":1756147691752,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-chunk-modules","duration":549,"timestamp":420438905,"id":2401,"parentId":2395,"tags":{},"startTime":1756147691752,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize","duration":2321,"timestamp":420437331,"id":2397,"parentId":2395,"tags":{},"startTime":1756147691750,"traceId":"1c29f7319d2f4a0c"},{"name":"module-hash","duration":94,"timestamp":420440789,"id":2402,"parentId":2395,"tags":{},"startTime":1756147691754,"traceId":"1c29f7319d2f4a0c"},{"name":"code-generation","duration":241,"timestamp":420440943,"id":2403,"parentId":2395,"tags":{},"startTime":1756147691754,"traceId":"1c29f7319d2f4a0c"},{"name":"hash","duration":419,"timestamp":420441561,"id":2404,"parentId":2395,"tags":{},"startTime":1756147691755,"traceId":"1c29f7319d2f4a0c"},{"name":"code-generation-jobs","duration":191,"timestamp":420441979,"id":2405,"parentId":2395,"tags":{},"startTime":1756147691755,"traceId":"1c29f7319d2f4a0c"},{"name":"module-assets","duration":93,"timestamp":420442134,"id":2406,"parentId":2395,"tags":{},"startTime":1756147691755,"traceId":"1c29f7319d2f4a0c"},{"name":"create-chunk-assets","duration":205,"timestamp":420442238,"id":2407,"parentId":2395,"tags":{},"startTime":1756147691755,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":1617,"timestamp":420447512,"id":2409,"parentId":2408,"tags":{"name":"interception-route-rewrite-manifest.js","cache":"MISS"},"startTime":1756147691761,"traceId":"1c29f7319d2f4a0c"},{"name":"terser-webpack-plugin-optimize","duration":3244,"timestamp":420445893,"id":2408,"parentId":2393,"tags":{"compilationName":"edge-server","swcMinify":true},"startTime":1756147691759,"traceId":"1c29f7319d2f4a0c"},{"name":"css-minimizer-plugin","duration":103,"timestamp":420449216,"id":2410,"parentId":2393,"tags":{},"startTime":1756147691762,"traceId":"1c29f7319d2f4a0c"},{"name":"seal","duration":15908,"timestamp":420435792,"id":2395,"parentId":2393,"tags":{},"startTime":1756147691749,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-compilation","duration":26663,"timestamp":420425398,"id":2393,"parentId":2390,"tags":{"name":"edge-server"},"startTime":1756147691739,"traceId":"1c29f7319d2f4a0c"},{"name":"emit","duration":3364,"timestamp":420452506,"id":2411,"parentId":2390,"tags":{},"startTime":1756147691766,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-close","duration":63439,"timestamp":420456446,"id":2412,"parentId":2390,"tags":{"name":"edge-server"},"startTime":1756147691770,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-generate-error-stats","duration":2638,"timestamp":420519936,"id":2413,"parentId":2412,"tags":{},"startTime":1756147691833,"traceId":"1c29f7319d2f4a0c"},{"name":"run-webpack-compiler","duration":492006,"timestamp":420030629,"id":2390,"parentId":2389,"tags":{},"startTime":1756147691344,"traceId":"1c29f7319d2f4a0c"},{"name":"format-webpack-messages","duration":76,"timestamp":420522641,"id":2414,"parentId":2389,"tags":{},"startTime":1756147691836,"traceId":"1c29f7319d2f4a0c"},{"name":"worker-main-edge-server","duration":492460,"timestamp":420030340,"id":2389,"parentId":1,"tags":{},"startTime":1756147691343,"traceId":"1c29f7319d2f4a0c"},{"name":"create-entrypoints","duration":22476,"timestamp":420929350,"id":2417,"parentId":2415,"tags":{},"startTime":1756147692242,"traceId":"1c29f7319d2f4a0c"},{"name":"generate-webpack-config","duration":295968,"timestamp":420951984,"id":2418,"parentId":2416,"tags":{},"startTime":1756147692265,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":13043,"timestamp":421362709,"id":2430,"parentId":2423,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1756147692676,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":2528,"timestamp":421375954,"id":2431,"parentId":2428,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22app%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Public_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22weight%5C%22%3A%5C%22400%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22publicSans400%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2F%40livekit%2Fcomponents-styles%2Fdist%2Fgeneral%2Findex.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1756147692689,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":1154,"timestamp":421378519,"id":2432,"parentId":2429,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1756147692692,"traceId":"1c29f7319d2f4a0c"},{"name":"next-client-pages-loader","duration":236,"timestamp":421380355,"id":2434,"parentId":2433,"tags":{"absolutePagePath":"next/dist/client/components/not-found-error"},"startTime":1756147692693,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":5724,"timestamp":421379713,"id":2433,"parentId":2424,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!","layer":"app-pages-browser"},"startTime":1756147692693,"traceId":"1c29f7319d2f4a0c"},{"name":"next-client-pages-loader","duration":55,"timestamp":421386246,"id":2436,"parentId":2435,"tags":{"absolutePagePath":"next/dist/pages/_app"},"startTime":1756147692699,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":1812,"timestamp":421385524,"id":2435,"parentId":2425,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!","layer":null},"startTime":1756147692699,"traceId":"1c29f7319d2f4a0c"},{"name":"next-client-pages-loader","duration":31,"timestamp":421387493,"id":2438,"parentId":2437,"tags":{"absolutePagePath":"next/dist/pages/_error"},"startTime":1756147692701,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":962,"timestamp":421387410,"id":2437,"parentId":2427,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!","layer":null},"startTime":1756147692701,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5855,"timestamp":421421791,"id":2447,"parentId":2446,"tags":{},"startTime":1756147692735,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5945,"timestamp":421421716,"id":2446,"parentId":2441,"tags":{},"startTime":1756147692735,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15090,"timestamp":421419511,"id":2441,"parentId":2422,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/app-next.js","layer":"app-pages-browser"},"startTime":1756147692733,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13347,"timestamp":421421517,"id":2443,"parentId":2442,"tags":{},"startTime":1756147692735,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14182,"timestamp":421420687,"id":2442,"parentId":2439,"tags":{},"startTime":1756147692734,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20230,"timestamp":421416699,"id":2439,"parentId":2421,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/next.js","layer":null},"startTime":1756147692730,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19911,"timestamp":421421708,"id":2445,"parentId":2444,"tags":{},"startTime":1756147692735,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20049,"timestamp":421421576,"id":2444,"parentId":2440,"tags":{},"startTime":1756147692735,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33450,"timestamp":421419316,"id":2440,"parentId":2426,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/router.js","layer":null},"startTime":1756147692732,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":4354,"timestamp":421462958,"id":2459,"parentId":2458,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":4429,"timestamp":421462894,"id":2458,"parentId":2451,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9199,"timestamp":421462376,"id":2451,"parentId":2439,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/webpack.js","layer":null},"startTime":1756147692775,"traceId":"1c29f7319d2f4a0c"}]
|
25
|
-
[{"name":"next-swc-transform","duration":10694,"timestamp":421462833,"id":2455,"parentId":2454,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10762,"timestamp":421462773,"id":2454,"parentId":2449,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15267,"timestamp":421462138,"id":2449,"parentId":2441,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/app-bootstrap.js","layer":"app-pages-browser"},"startTime":1756147692775,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14684,"timestamp":421462765,"id":2453,"parentId":2452,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14823,"timestamp":421462663,"id":2452,"parentId":2448,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18731,"timestamp":421461904,"id":2448,"parentId":2441,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/app-webpack.js","layer":"app-pages-browser"},"startTime":1756147692775,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19204,"timestamp":421462890,"id":2457,"parentId":2456,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19264,"timestamp":421462838,"id":2456,"parentId":2450,"tags":{},"startTime":1756147692776,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30500,"timestamp":421462290,"id":2450,"parentId":2441,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/app-index.js","layer":"app-pages-browser"},"startTime":1756147692775,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26794,"timestamp":421466081,"id":2473,"parentId":2472,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27005,"timestamp":421465874,"id":2472,"parentId":2462,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33191,"timestamp":421464677,"id":2462,"parentId":2430,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/error-boundary.js","layer":"app-pages-browser"},"startTime":1756147692778,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":32169,"timestamp":421465782,"id":2471,"parentId":2470,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":32276,"timestamp":421465679,"id":2470,"parentId":2461,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34873,"timestamp":421464543,"id":2461,"parentId":2430,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/client-page.js","layer":"app-pages-browser"},"startTime":1756147692778,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":33210,"timestamp":421466238,"id":2475,"parentId":2474,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":33356,"timestamp":421466097,"id":2474,"parentId":2463,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":43460,"timestamp":421464811,"id":2463,"parentId":2430,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/layout-router.js","layer":"app-pages-browser"},"startTime":1756147692778,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":41512,"timestamp":421466792,"id":2481,"parentId":2480,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":41621,"timestamp":421466687,"id":2480,"parentId":2466,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":44487,"timestamp":421465294,"id":2466,"parentId":2433,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found-error.js","layer":"app-pages-browser"},"startTime":1756147692778,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":43316,"timestamp":421466506,"id":2477,"parentId":2476,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":43520,"timestamp":421466307,"id":2476,"parentId":2464,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":46781,"timestamp":421465033,"id":2464,"parentId":2430,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found-boundary.js","layer":"app-pages-browser"},"startTime":1756147692778,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":45707,"timestamp":421466676,"id":2479,"parentId":2478,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45869,"timestamp":421466520,"id":2478,"parentId":2465,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":48144,"timestamp":421465176,"id":2465,"parentId":2430,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/render-from-template-context.js","layer":"app-pages-browser"},"startTime":1756147692778,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":55977,"timestamp":421465667,"id":2469,"parentId":2468,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56111,"timestamp":421465541,"id":2468,"parentId":2460,"tags":{},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":70705,"timestamp":421464354,"id":2460,"parentId":2430,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router.js","layer":"app-pages-browser"},"startTime":1756147692777,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":53589,"timestamp":421481656,"id":2486,"parentId":2485,"tags":{},"startTime":1756147692795,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53719,"timestamp":421481533,"id":2485,"parentId":2484,"tags":{},"startTime":1756147692795,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":55413,"timestamp":421481235,"id":2484,"parentId":2440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/with-router.js","layer":null},"startTime":1756147692794,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":69772,"timestamp":421466912,"id":2483,"parentId":2482,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69880,"timestamp":421466808,"id":2482,"parentId":2467,"tags":{},"startTime":1756147692780,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":85134,"timestamp":421465409,"id":2467,"parentId":2439,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/index.js","layer":null},"startTime":1756147692779,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":35910,"timestamp":421516996,"id":2492,"parentId":2491,"tags":{},"startTime":1756147692830,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":35987,"timestamp":421516924,"id":2491,"parentId":2487,"tags":{},"startTime":1756147692830,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":37976,"timestamp":421515831,"id":2487,"parentId":2435,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1756147692829,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":36920,"timestamp":421517059,"id":2494,"parentId":2493,"tags":{},"startTime":1756147692830,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":36963,"timestamp":421517020,"id":2493,"parentId":2488,"tags":{},"startTime":1756147692830,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39372,"timestamp":421515954,"id":2488,"parentId":2437,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1756147692829,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59751,"timestamp":421516303,"id":2490,"parentId":2489,"tags":{},"startTime":1756147692829,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":61184,"timestamp":421516028,"id":2489,"parentId":2440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1756147692829,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12235,"timestamp":421585229,"id":2507,"parentId":2506,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12289,"timestamp":421585185,"id":2506,"parentId":2500,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14048,"timestamp":421584688,"id":2500,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19421,"timestamp":421585141,"id":2503,"parentId":2502,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19491,"timestamp":421585077,"id":2502,"parentId":2495,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20869,"timestamp":421584340,"id":2495,"parentId":2440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router-context.shared-runtime.js","layer":null},"startTime":1756147692897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11305,"timestamp":421602344,"id":2535,"parentId":2534,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11367,"timestamp":421602292,"id":2534,"parentId":2510,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15062,"timestamp":421599351,"id":2510,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":null},"startTime":1756147692912,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12157,"timestamp":421602287,"id":2533,"parentId":2532,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12236,"timestamp":421602212,"id":2532,"parentId":2509,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15718,"timestamp":421599272,"id":2509,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1756147692912,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12922,"timestamp":421602202,"id":2531,"parentId":2530,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13135,"timestamp":421601995,"id":2530,"parentId":2508,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17617,"timestamp":421599120,"id":2508,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/app-call-server.js","layer":"app-pages-browser"},"startTime":1756147692912,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14303,"timestamp":421602463,"id":2539,"parentId":2538,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14361,"timestamp":421602410,"id":2538,"parentId":2512,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20203,"timestamp":421599496,"id":2512,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/action-queue.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17144,"timestamp":421602588,"id":2543,"parentId":2542,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17205,"timestamp":421602531,"id":2542,"parentId":2514,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20983,"timestamp":421599651,"id":2514,"parentId":2462,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/static-generation-async-storage.external.js","layer":"shared"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18257,"timestamp":421602405,"id":2537,"parentId":2536,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18317,"timestamp":421602348,"id":2536,"parentId":2511,"tags":{},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22246,"timestamp":421599423,"id":2511,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/is-next-router-error.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19011,"timestamp":421602700,"id":2547,"parentId":2546,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19067,"timestamp":421602648,"id":2546,"parentId":2516,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23024,"timestamp":421599797,"id":2516,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20210,"timestamp":421602644,"id":2545,"parentId":2544,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20266,"timestamp":421602593,"id":2544,"parentId":2515,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25901,"timestamp":421599724,"id":2515,"parentId":2461,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/search-params.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23129,"timestamp":421602526,"id":2541,"parentId":2540,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23191,"timestamp":421602468,"id":2540,"parentId":2513,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":32665,"timestamp":421599570,"id":2513,"parentId":2462,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/navigation.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":29514,"timestamp":421602754,"id":2549,"parentId":2548,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":29568,"timestamp":421602704,"id":2548,"parentId":2517,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33169,"timestamp":421599875,"id":2517,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":30262,"timestamp":421602815,"id":2551,"parentId":2550,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":30323,"timestamp":421602758,"id":2550,"parentId":2518,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34504,"timestamp":421599948,"id":2518,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/match-segments.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":35627,"timestamp":421602925,"id":2555,"parentId":2554,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":35684,"timestamp":421602875,"id":2554,"parentId":2520,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39249,"timestamp":421600112,"id":2520,"parentId":2464,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/not-found.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":36516,"timestamp":421602871,"id":2553,"parentId":2552,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":36571,"timestamp":421602819,"id":2552,"parentId":2519,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":40775,"timestamp":421600039,"id":2519,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/redirect-boundary.js","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":37792,"timestamp":421603047,"id":2559,"parentId":2558,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":37865,"timestamp":421602977,"id":2558,"parentId":2522,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41319,"timestamp":421600252,"id":2522,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js","layer":null},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":38627,"timestamp":421602973,"id":2557,"parentId":2556,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":38674,"timestamp":421602929,"id":2556,"parentId":2521,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":42397,"timestamp":421600187,"id":2521,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/on-recoverable-error.js","layer":null},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":39313,"timestamp":421603301,"id":2565,"parentId":2564,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":39362,"timestamp":421603257,"id":2564,"parentId":2525,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":44457,"timestamp":421601438,"id":2525,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/page-loader.js","layer":null},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":61110,"timestamp":421585181,"id":2505,"parentId":2504,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":61148,"timestamp":421585148,"id":2504,"parentId":2496,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":101799,"timestamp":421584448,"id":2496,"parentId":2440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/router.js","layer":null},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"}]
|
26
|
-
[{"name":"next-swc-transform","duration":83110,"timestamp":421603198,"id":2561,"parentId":2560,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83260,"timestamp":421603053,"id":2560,"parentId":2523,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":91784,"timestamp":421600311,"id":2523,"parentId":2432,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/page.tsx","layer":"app-pages-browser"},"startTime":1756147692913,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":88768,"timestamp":421603358,"id":2567,"parentId":2566,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88825,"timestamp":421603305,"id":2566,"parentId":2526,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":91363,"timestamp":421601507,"id":2526,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/add-base-path.js","layer":"app-pages-browser"},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":89644,"timestamp":421603252,"id":2563,"parentId":2562,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89696,"timestamp":421603204,"id":2562,"parentId":2524,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":94086,"timestamp":421601368,"id":2524,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/head-manager.js","layer":null},"startTime":1756147692914,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":94982,"timestamp":421603526,"id":2573,"parentId":2572,"tags":{},"startTime":1756147692917,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":95044,"timestamp":421603470,"id":2572,"parentId":2529,"tags":{},"startTime":1756147692917,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":97464,"timestamp":421601687,"id":2529,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/has-base-path.js","layer":"app-pages-browser"},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":95762,"timestamp":421603415,"id":2569,"parentId":2568,"tags":{},"startTime":1756147692917,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":95818,"timestamp":421603362,"id":2568,"parentId":2527,"tags":{},"startTime":1756147692916,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":98354,"timestamp":421601572,"id":2527,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/remove-base-path.js","layer":"app-pages-browser"},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":91192,"timestamp":421608758,"id":2596,"parentId":2595,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":91247,"timestamp":421608706,"id":2595,"parentId":2575,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":93762,"timestamp":421606849,"id":2575,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/mitt.js","layer":null},"startTime":1756147692920,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":91941,"timestamp":421608699,"id":2594,"parentId":2593,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92022,"timestamp":421608622,"id":2593,"parentId":2574,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":94893,"timestamp":421606750,"id":2574,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/has-base-path.js","layer":null},"startTime":1756147692920,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":92855,"timestamp":421608815,"id":2598,"parentId":2597,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92911,"timestamp":421608763,"id":2597,"parentId":2576,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":95253,"timestamp":421606945,"id":2576,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/runtime-config.external.js","layer":null},"startTime":1756147692920,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":93241,"timestamp":421608988,"id":2604,"parentId":2603,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":93295,"timestamp":421608938,"id":2603,"parentId":2579,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":95484,"timestamp":421607375,"id":2579,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":null},"startTime":1756147692920,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":99431,"timestamp":421603465,"id":2571,"parentId":2570,"tags":{},"startTime":1756147692917,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":99481,"timestamp":421603419,"id":2570,"parentId":2528,"tags":{},"startTime":1756147692917,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":102316,"timestamp":421601635,"id":2528,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/remove-base-path.js","layer":null},"startTime":1756147692915,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":95085,"timestamp":421608933,"id":2602,"parentId":2601,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":95153,"timestamp":421608872,"id":2601,"parentId":2578,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":97336,"timestamp":421607282,"id":2578,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1756147692920,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":95417,"timestamp":421609227,"id":2610,"parentId":2609,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":95476,"timestamp":421609171,"id":2609,"parentId":2582,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":98019,"timestamp":421607619,"id":2582,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router-headers.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":96371,"timestamp":421609294,"id":2612,"parentId":2611,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":96437,"timestamp":421609232,"id":2611,"parentId":2583,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":98609,"timestamp":421607703,"id":2583,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/segment.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":97175,"timestamp":421609166,"id":2608,"parentId":2607,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":97258,"timestamp":421609087,"id":2607,"parentId":2581,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":100452,"timestamp":421607533,"id":2581,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/app-router-announcer.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":99169,"timestamp":421608867,"id":2600,"parentId":2599,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":99220,"timestamp":421608820,"id":2599,"parentId":2577,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":104800,"timestamp":421607189,"id":2577,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1756147692920,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":102686,"timestamp":421609358,"id":2614,"parentId":2613,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":102750,"timestamp":421609299,"id":2613,"parentId":2587,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":106138,"timestamp":421608044,"id":2587,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":104724,"timestamp":421609487,"id":2618,"parentId":2617,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":104788,"timestamp":421609428,"id":2617,"parentId":2589,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":107521,"timestamp":421608223,"id":2589,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":106351,"timestamp":421609423,"id":2616,"parentId":2615,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":106416,"timestamp":421609363,"id":2615,"parentId":2588,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":108392,"timestamp":421608139,"id":2588,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":107622,"timestamp":421609080,"id":2606,"parentId":2605,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":107715,"timestamp":421608993,"id":2605,"parentId":2580,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":111579,"timestamp":421607447,"id":2580,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/use-reducer-with-devtools.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":109589,"timestamp":421609610,"id":2622,"parentId":2621,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":109652,"timestamp":421609554,"id":2621,"parentId":2591,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":111957,"timestamp":421608389,"id":2591,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":110825,"timestamp":421609549,"id":2620,"parentId":2619,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":110888,"timestamp":421609491,"id":2619,"parentId":2590,"tags":{},"startTime":1756147692923,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":112678,"timestamp":421608306,"id":2590,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":146050,"timestamp":421584528,"id":2498,"parentId":2497,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":148086,"timestamp":421584502,"id":2497,"parentId":2451,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/deployment-id.js","layer":null},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":147833,"timestamp":421584765,"id":2501,"parentId":2499,"tags":{},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":127,"timestamp":421732662,"id":2623,"parentId":2499,"tags":{},"startTime":1756147693046,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":148927,"timestamp":421584560,"id":2499,"parentId":2448,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/deployment-id.js","layer":"app-pages-browser"},"startTime":1756147692898,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":131869,"timestamp":421607995,"id":2586,"parentId":2585,"tags":{},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":134993,"timestamp":421607953,"id":2585,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":null},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":134472,"timestamp":421608489,"id":2592,"parentId":2584,"tags":{},"startTime":1756147692922,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":168,"timestamp":421742978,"id":2624,"parentId":2584,"tags":{},"startTime":1756147693056,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":138878,"timestamp":421607790,"id":2584,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/polyfills/polyfill-module.js","layer":"app-pages-browser"},"startTime":1756147692921,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":10239,"timestamp":421773507,"id":2643,"parentId":2642,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":10289,"timestamp":421773468,"id":2642,"parentId":2626,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":12404,"timestamp":421772459,"id":2626,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11436,"timestamp":421773462,"id":2641,"parentId":2640,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11515,"timestamp":421773387,"id":2640,"parentId":2625,"tags":{},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":13376,"timestamp":421772344,"id":2625,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1756147693085,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12212,"timestamp":421773537,"id":2645,"parentId":2644,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12244,"timestamp":421773510,"id":2644,"parentId":2627,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14284,"timestamp":421772514,"id":2627,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13265,"timestamp":421773565,"id":2647,"parentId":2646,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13294,"timestamp":421773540,"id":2646,"parentId":2628,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16526,"timestamp":421772554,"id":2628,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/querystring.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15552,"timestamp":421773598,"id":2649,"parentId":2648,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15589,"timestamp":421773567,"id":2648,"parentId":2629,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18468,"timestamp":421772592,"id":2629,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":"app-pages-browser"},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17456,"timestamp":421773632,"id":2651,"parentId":2650,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17491,"timestamp":421773601,"id":2650,"parentId":2630,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19428,"timestamp":421772637,"id":2630,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js","layer":"app-pages-browser"},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18393,"timestamp":421773702,"id":2655,"parentId":2654,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18429,"timestamp":421773670,"id":2654,"parentId":2632,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20892,"timestamp":421772728,"id":2632,"parentId":2460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19982,"timestamp":421773667,"id":2653,"parentId":2652,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20018,"timestamp":421773635,"id":2652,"parentId":2631,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22235,"timestamp":421772686,"id":2631,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21214,"timestamp":421773733,"id":2657,"parentId":2656,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21247,"timestamp":421773704,"id":2656,"parentId":2633,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22826,"timestamp":421772770,"id":2633,"parentId":2464,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":"app-pages-browser"},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21862,"timestamp":421773760,"id":2659,"parentId":2658,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"}]
|
27
|
-
[{"name":"next-swc-loader","duration":21891,"timestamp":421773736,"id":2658,"parentId":2634,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25228,"timestamp":421772887,"id":2634,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/performance-relayer.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26226,"timestamp":421773813,"id":2663,"parentId":2662,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26257,"timestamp":421773789,"id":2662,"parentId":2636,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27488,"timestamp":421772983,"id":2636,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26709,"timestamp":421773787,"id":2661,"parentId":2660,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26735,"timestamp":421773763,"id":2660,"parentId":2635,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28727,"timestamp":421772938,"id":2635,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/route-announcer.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27842,"timestamp":421773846,"id":2665,"parentId":2664,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27875,"timestamp":421773816,"id":2664,"parentId":2637,"tags":{},"startTime":1756147693087,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30490,"timestamp":421773054,"id":2637,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/adapters.js","layer":null},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":25626,"timestamp":421783170,"id":2679,"parentId":2678,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":25660,"timestamp":421783141,"id":2678,"parentId":2668,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30888,"timestamp":421778524,"id":2668,"parentId":2489,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1756147693092,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26233,"timestamp":421783201,"id":2681,"parentId":2680,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26264,"timestamp":421783173,"id":2680,"parentId":2669,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31612,"timestamp":421778615,"id":2669,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/add-base-path.js","layer":null},"startTime":1756147693092,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27114,"timestamp":421783137,"id":2677,"parentId":2676,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27151,"timestamp":421783104,"id":2676,"parentId":2667,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":34965,"timestamp":421778441,"id":2667,"parentId":2488,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1756147693092,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":30071,"timestamp":421783361,"id":2685,"parentId":2684,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":30131,"timestamp":421783305,"id":2684,"parentId":2671,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35301,"timestamp":421778767,"id":2671,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/tracing/report-to-socket.js","layer":null},"startTime":1756147693092,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":30794,"timestamp":421783297,"id":2683,"parentId":2682,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":30889,"timestamp":421783204,"id":2682,"parentId":2670,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36342,"timestamp":421778696,"id":2670,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/tracing/tracer.js","layer":null},"startTime":1756147693092,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":31640,"timestamp":421783420,"id":2687,"parentId":2686,"tags":{},"startTime":1756147693097,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":31697,"timestamp":421783367,"id":2686,"parentId":2673,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33042,"timestamp":421782466,"id":2673,"parentId":2514,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/static-generation-async-storage-instance.js","layer":"shared"},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":32434,"timestamp":421783097,"id":2675,"parentId":2674,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":32501,"timestamp":421783032,"id":2674,"parentId":2666,"tags":{},"startTime":1756147693096,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41062,"timestamp":421778304,"id":2666,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/script.js","layer":null},"startTime":1756147693091,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":658,"timestamp":421830862,"id":2690,"parentId":2496,"tags":{"layer":null},"startTime":1756147693144,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":76215,"timestamp":421773202,"id":2639,"parentId":2638,"tags":{},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":66,"timestamp":421849438,"id":2726,"parentId":2638,"tags":{},"startTime":1756147693163,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":77470,"timestamp":421773096,"id":2638,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/dev/hot-reloader-types.js","layer":"app-pages-browser"},"startTime":1756147693086,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16781,"timestamp":421834050,"id":2707,"parentId":2706,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16856,"timestamp":421833980,"id":2706,"parentId":2692,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19762,"timestamp":421832268,"id":2692,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/add-locale.js","layer":null},"startTime":1756147693145,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18151,"timestamp":421833911,"id":2703,"parentId":2702,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18250,"timestamp":421833817,"id":2702,"parentId":2688,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24099,"timestamp":421830555,"id":2688,"parentId":2511,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/redirect.js","layer":"app-pages-browser"},"startTime":1756147693144,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20707,"timestamp":421833975,"id":2705,"parentId":2704,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20767,"timestamp":421833920,"id":2704,"parentId":2689,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25019,"timestamp":421830714,"id":2689,"parentId":2512,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/router-reducer.js","layer":"app-pages-browser"},"startTime":1756147693144,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21564,"timestamp":421834192,"id":2713,"parentId":2712,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21615,"timestamp":421834144,"id":2712,"parentId":2695,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24041,"timestamp":421832480,"id":2695,"parentId":2513,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/navigation.react-server.js","layer":"app-pages-browser"},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22297,"timestamp":421834247,"id":2715,"parentId":2714,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22351,"timestamp":421834196,"id":2714,"parentId":2696,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24504,"timestamp":421832556,"id":2696,"parentId":2513,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22782,"timestamp":421834299,"id":2717,"parentId":2716,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22832,"timestamp":421834251,"id":2716,"parentId":2697,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24979,"timestamp":421832623,"id":2697,"parentId":2513,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/bailout-to-client-rendering.js","layer":"app-pages-browser"},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23244,"timestamp":421834379,"id":2721,"parentId":2720,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23282,"timestamp":421834344,"id":2720,"parentId":2699,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25311,"timestamp":421832740,"id":2699,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js","layer":null},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23976,"timestamp":421834098,"id":2709,"parentId":2708,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":24021,"timestamp":421834056,"id":2708,"parentId":2693,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31363,"timestamp":421832354,"id":2693,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/route-loader.js","layer":null},"startTime":1756147693145,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":29616,"timestamp":421834140,"id":2711,"parentId":2710,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":29658,"timestamp":421834102,"id":2710,"parentId":2694,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35678,"timestamp":421832419,"id":2694,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":36822,"timestamp":421834456,"id":2725,"parentId":2724,"tags":{},"startTime":1756147693148,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":36865,"timestamp":421834421,"id":2724,"parentId":2701,"tags":{},"startTime":1756147693148,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39314,"timestamp":421832851,"id":2701,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":null},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":37856,"timestamp":421834340,"id":2719,"parentId":2718,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":37898,"timestamp":421834302,"id":2718,"parentId":2698,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":40708,"timestamp":421832687,"id":2698,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js","layer":null},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":39006,"timestamp":421834417,"id":2723,"parentId":2722,"tags":{},"startTime":1756147693148,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":39045,"timestamp":421834383,"id":2722,"parentId":2700,"tags":{},"startTime":1756147693147,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41381,"timestamp":421832799,"id":2700,"parentId":2525,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js","layer":null},"startTime":1756147693146,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11184,"timestamp":421885030,"id":2739,"parentId":2738,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11310,"timestamp":421884916,"id":2738,"parentId":2727,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":13970,"timestamp":421883762,"id":2727,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/is-bot.js","layer":null},"startTime":1756147693197,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12666,"timestamp":421885102,"id":2741,"parentId":2740,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12734,"timestamp":421885039,"id":2740,"parentId":2728,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14802,"timestamp":421883899,"id":2728,"parentId":2500,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1756147693197,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13461,"timestamp":421885275,"id":2745,"parentId":2744,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13583,"timestamp":421885158,"id":2744,"parentId":2730,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":15684,"timestamp":421884126,"id":2730,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/route-matcher.js","layer":null},"startTime":1756147693197,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14687,"timestamp":421885153,"id":2743,"parentId":2742,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14736,"timestamp":421885107,"id":2742,"parentId":2729,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16636,"timestamp":421883993,"id":2729,"parentId":2521,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","layer":null},"startTime":1756147693197,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15306,"timestamp":421885383,"id":2749,"parentId":2748,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15352,"timestamp":421885340,"id":2748,"parentId":2734,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17025,"timestamp":421884600,"id":2734,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/remove-locale.js","layer":null},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16317,"timestamp":421885335,"id":2747,"parentId":2746,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16375,"timestamp":421885282,"id":2746,"parentId":2733,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18017,"timestamp":421884534,"id":2733,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/detect-domain-locale.js","layer":null},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17459,"timestamp":421885425,"id":2751,"parentId":2750,"tags":{},"startTime":1756147693199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17504,"timestamp":421885386,"id":2750,"parentId":2735,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21780,"timestamp":421884661,"id":2735,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/route-regex.js","layer":null},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22874,"timestamp":421895057,"id":2783,"parentId":2782,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22951,"timestamp":421894988,"id":2782,"parentId":2758,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":25928,"timestamp":421893694,"id":2758,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":24562,"timestamp":421895093,"id":2785,"parentId":2784,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":24597,"timestamp":421895062,"id":2784,"parentId":2759,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":26516,"timestamp":421893766,"id":2759,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":25367,"timestamp":421894942,"id":2779,"parentId":2778,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":25436,"timestamp":421894877,"id":2778,"parentId":2752,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"}]
|
28
|
-
[{"name":"build-module-js","duration":28386,"timestamp":421893391,"id":2752,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/format-url.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26817,"timestamp":421894985,"id":2781,"parentId":2780,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26857,"timestamp":421894948,"id":2780,"parentId":2753,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28745,"timestamp":421893509,"id":2753,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27114,"timestamp":421895166,"id":2791,"parentId":2790,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27138,"timestamp":421895145,"id":2790,"parentId":2764,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28848,"timestamp":421893951,"id":2764,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27678,"timestamp":421895143,"id":2789,"parentId":2788,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27705,"timestamp":421895121,"id":2788,"parentId":2763,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30202,"timestamp":421893901,"id":2763,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":28883,"timestamp":421895245,"id":2797,"parentId":2796,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":28910,"timestamp":421895223,"id":2796,"parentId":2767,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30459,"timestamp":421894090,"id":2767,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/omit.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":29356,"timestamp":421895219,"id":2795,"parentId":2794,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":29386,"timestamp":421895193,"id":2794,"parentId":2766,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31152,"timestamp":421894052,"id":2766,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/is-local-url.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":30039,"timestamp":421895190,"id":2793,"parentId":2792,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":30064,"timestamp":421895168,"id":2792,"parentId":2765,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31975,"timestamp":421893991,"id":2765,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/compare-states.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":30688,"timestamp":421895304,"id":2801,"parentId":2800,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":30724,"timestamp":421895272,"id":2800,"parentId":2770,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33728,"timestamp":421894346,"id":2770,"parentId":2526,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":32984,"timestamp":421895118,"id":2787,"parentId":2786,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":33012,"timestamp":421895095,"id":2786,"parentId":2760,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36308,"timestamp":421893810,"id":2760,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/resolve-href.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":34877,"timestamp":421895270,"id":2799,"parentId":2798,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":34905,"timestamp":421895247,"id":2798,"parentId":2769,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36852,"timestamp":421894293,"id":2769,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/portal/index.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":35816,"timestamp":421895359,"id":2805,"parentId":2804,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":35848,"timestamp":421895332,"id":2804,"parentId":2772,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":37315,"timestamp":421894442,"id":2772,"parentId":2526,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":"app-pages-browser"},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":36392,"timestamp":421895392,"id":2807,"parentId":2806,"tags":{},"startTime":1756147693209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":36426,"timestamp":421895362,"id":2806,"parentId":2773,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":37831,"timestamp":421894485,"id":2773,"parentId":2529,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":"app-pages-browser"},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":37206,"timestamp":421895418,"id":2809,"parentId":2808,"tags":{},"startTime":1756147693209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":37235,"timestamp":421895395,"id":2808,"parentId":2774,"tags":{},"startTime":1756147693209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":38612,"timestamp":421894526,"id":2774,"parentId":2574,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js","layer":null},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":37718,"timestamp":421895448,"id":2811,"parentId":2810,"tags":{},"startTime":1756147693209,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":37749,"timestamp":421895420,"id":2810,"parentId":2776,"tags":{},"startTime":1756147693209,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39401,"timestamp":421894645,"id":2776,"parentId":2587,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/hash.js","layer":"app-pages-browser"},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":38744,"timestamp":421895330,"id":2803,"parentId":2802,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":38772,"timestamp":421895307,"id":2802,"parentId":2771,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":41503,"timestamp":421894401,"id":2771,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/bloom-filter.js","layer":null},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":479,"timestamp":421940585,"id":2838,"parentId":2837,"tags":{},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":33430,"timestamp":421915428,"id":2829,"parentId":2828,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":33470,"timestamp":421915397,"id":2828,"parentId":2823,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35092,"timestamp":421914892,"id":2823,"parentId":2669,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/normalize-trailing-slash.js","layer":null},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":34763,"timestamp":421915391,"id":2827,"parentId":2826,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":34836,"timestamp":421915324,"id":2826,"parentId":2812,"tags":{},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39671,"timestamp":421911850,"id":2812,"parentId":2591,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1756147693225,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":36080,"timestamp":421915483,"id":2833,"parentId":2832,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":36106,"timestamp":421915460,"id":2832,"parentId":2825,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36899,"timestamp":421915043,"id":2825,"parentId":2669,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js","layer":null},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":36506,"timestamp":421915458,"id":2831,"parentId":2830,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":36536,"timestamp":421915431,"id":2830,"parentId":2824,"tags":{},"startTime":1756147693229,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":37306,"timestamp":421914970,"id":2824,"parentId":2667,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68974,"timestamp":421884744,"id":2736,"parentId":2731,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":67,"timestamp":421953738,"id":2862,"parentId":2731,"tags":{},"startTime":1756147693267,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":73141,"timestamp":421884240,"id":2731,"parentId":2515,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/dynamic-rendering.js","layer":"app-pages-browser"},"startTime":1756147693197,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":72623,"timestamp":421884780,"id":2737,"parentId":2732,"tags":{},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":421957418,"id":2863,"parentId":2732,"tags":{},"startTime":1756147693271,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":74070,"timestamp":421884392,"id":2732,"parentId":2518,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/app-render/get-segment-param.js","layer":"app-pages-browser"},"startTime":1756147693198,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15662,"timestamp":421943090,"id":2855,"parentId":2854,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15697,"timestamp":421943061,"id":2854,"parentId":2839,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19149,"timestamp":421940603,"id":2839,"parentId":2636,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/image-config.js","layer":null},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16723,"timestamp":421943056,"id":2853,"parentId":2852,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16792,"timestamp":421942991,"id":2852,"parentId":2836,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22327,"timestamp":421939164,"id":2836,"parentId":2591,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1756147693252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18573,"timestamp":421942941,"id":2849,"parentId":2848,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18739,"timestamp":421942777,"id":2848,"parentId":2834,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24702,"timestamp":421938907,"id":2834,"parentId":2591,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js","layer":"app-pages-browser"},"startTime":1756147693252,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20491,"timestamp":421943147,"id":2859,"parentId":2858,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20517,"timestamp":421943125,"id":2858,"parentId":2845,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24450,"timestamp":421940905,"id":2845,"parentId":2667,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23362,"timestamp":421943171,"id":2861,"parentId":2860,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23390,"timestamp":421943150,"id":2860,"parentId":2846,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":26180,"timestamp":421940969,"id":2846,"parentId":2667,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/amp-context.shared-runtime.js","layer":null},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":32268,"timestamp":421943121,"id":2857,"parentId":2856,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":32307,"timestamp":421943093,"id":2856,"parentId":2844,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36573,"timestamp":421940828,"id":2844,"parentId":2666,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/request-idle-callback.js","layer":null},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":34450,"timestamp":421942987,"id":2851,"parentId":2850,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":34493,"timestamp":421942949,"id":2850,"parentId":2835,"tags":{},"startTime":1756147693256,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":42167,"timestamp":421939082,"id":2835,"parentId":2591,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1756147693252,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":92126,"timestamp":421893602,"id":2755,"parentId":2754,"tags":{},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":92777,"timestamp":421893567,"id":2754,"parentId":2484,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react/jsx-runtime.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":92497,"timestamp":421893874,"id":2762,"parentId":2761,"tags":{},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":92932,"timestamp":421893849,"id":2761,"parentId":2496,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/is-api-route.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":93132,"timestamp":421893669,"id":2757,"parentId":2756,"tags":{},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":93826,"timestamp":421893632,"id":2756,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react-dom/client.js","layer":null},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":92771,"timestamp":421894705,"id":2777,"parentId":2775,"tags":{},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":61,"timestamp":421987491,"id":2903,"parentId":2775,"tags":{},"startTime":1756147693301,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":93515,"timestamp":421894566,"id":2775,"parentId":2515,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js","layer":"app-pages-browser"},"startTime":1756147693208,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17560,"timestamp":421970906,"id":2878,"parentId":2877,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17628,"timestamp":421970844,"id":2877,"parentId":2864,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19136,"timestamp":421969693,"id":2864,"parentId":2667,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17878,"timestamp":421970974,"id":2882,"parentId":2881,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17906,"timestamp":421970949,"id":2881,"parentId":2866,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19239,"timestamp":421969915,"id":2866,"parentId":2637,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js","layer":null},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18230,"timestamp":421970946,"id":2880,"parentId":2879,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18266,"timestamp":421970912,"id":2879,"parentId":2865,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19921,"timestamp":421969842,"id":2865,"parentId":2673,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/async-local-storage.js","layer":"shared"},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"}]
|
29
|
-
[{"name":"next-swc-transform","duration":18708,"timestamp":421971076,"id":2886,"parentId":2885,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18754,"timestamp":421971033,"id":2885,"parentId":2868,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20562,"timestamp":421970136,"id":2868,"parentId":2688,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/request-async-storage.external.js","layer":"shared"},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19701,"timestamp":421971024,"id":2884,"parentId":2883,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19753,"timestamp":421970976,"id":2883,"parentId":2867,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21591,"timestamp":421969981,"id":2867,"parentId":2693,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/trusted-types.js","layer":null},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20455,"timestamp":421971139,"id":2890,"parentId":2889,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20485,"timestamp":421971112,"id":2889,"parentId":2870,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21907,"timestamp":421970255,"id":2870,"parentId":2688,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/redirect-status-code.js","layer":"app-pages-browser"},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21015,"timestamp":421971169,"id":2892,"parentId":2891,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21045,"timestamp":421971142,"id":2891,"parentId":2871,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22099,"timestamp":421970301,"id":2871,"parentId":2694,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":24558,"timestamp":421971109,"id":2888,"parentId":2887,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":24594,"timestamp":421971080,"id":2887,"parentId":2869,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":26350,"timestamp":421970205,"id":2869,"parentId":2688,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/action-async-storage.external.js","layer":"shared"},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":25330,"timestamp":421971257,"id":2898,"parentId":2897,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":25361,"timestamp":421971231,"id":2897,"parentId":2874,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":27652,"timestamp":421970434,"id":2874,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js","layer":"app-pages-browser"},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26771,"timestamp":421971342,"id":2902,"parentId":2901,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26808,"timestamp":421971310,"id":2901,"parentId":2876,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":28906,"timestamp":421970524,"id":2876,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":28556,"timestamp":421971228,"id":2896,"parentId":2895,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":28589,"timestamp":421971202,"id":2895,"parentId":2873,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31198,"timestamp":421970389,"id":2873,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":30310,"timestamp":421971306,"id":2900,"parentId":2899,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":30362,"timestamp":421971259,"id":2899,"parentId":2875,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33697,"timestamp":421970477,"id":2875,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js","layer":"app-pages-browser"},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":33729,"timestamp":421971200,"id":2894,"parentId":2893,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":33763,"timestamp":421971172,"id":2893,"parentId":2872,"tags":{},"startTime":1756147693284,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":42074,"timestamp":421970346,"id":2872,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js","layer":"app-pages-browser"},"startTime":1756147693283,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":99810,"timestamp":421914088,"id":2814,"parentId":2813,"tags":{},"startTime":1756147693227,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":157681,"timestamp":421914176,"id":2816,"parentId":2815,"tags":{},"startTime":1756147693227,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":158277,"timestamp":421914127,"id":2815,"parentId":2440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react/index.js","layer":null},"startTime":1756147693227,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":157703,"timestamp":421914737,"id":2818,"parentId":2817,"tags":{},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":158491,"timestamp":421914204,"id":2817,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react/jsx-runtime.js","layer":"app-pages-browser"},"startTime":1756147693227,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":157932,"timestamp":421914786,"id":2820,"parentId":2819,"tags":{},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":158094,"timestamp":421914762,"id":2819,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react-server-dom-webpack/client.js","layer":"app-pages-browser"},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":158032,"timestamp":421914843,"id":2822,"parentId":2821,"tags":{},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":158497,"timestamp":421914809,"id":2821,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react-dom/client.js","layer":"app-pages-browser"},"startTime":1756147693228,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":83822,"timestamp":421994900,"id":2919,"parentId":2918,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83859,"timestamp":421994869,"id":2918,"parentId":2908,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":84879,"timestamp":421994294,"id":2908,"parentId":2770,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1756147693307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":84509,"timestamp":421994934,"id":2921,"parentId":2920,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84547,"timestamp":421994902,"id":2920,"parentId":2909,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":85511,"timestamp":421994387,"id":2909,"parentId":2770,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/parse-path.js","layer":"app-pages-browser"},"startTime":1756147693307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":85100,"timestamp":421994823,"id":2915,"parentId":2914,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85181,"timestamp":421994745,"id":2914,"parentId":2904,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":87468,"timestamp":421994038,"id":2904,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/fast-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1756147693307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":86839,"timestamp":421994865,"id":2917,"parentId":2916,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86880,"timestamp":421994829,"id":2916,"parentId":2905,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":90224,"timestamp":421994150,"id":2905,"parentId":2689,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js","layer":"app-pages-browser"},"startTime":1756147693307,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":145092,"timestamp":421940801,"id":2843,"parentId":2842,"tags":{},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":145557,"timestamp":421940759,"id":2842,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react/index.js","layer":"app-pages-browser"},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":145628,"timestamp":421940724,"id":2841,"parentId":2840,"tags":{},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":146340,"timestamp":421940688,"id":2840,"parentId":2463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react-dom/index.js","layer":"app-pages-browser"},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":113777,"timestamp":421994258,"id":2907,"parentId":2906,"tags":{},"startTime":1756147693307,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":113626,"timestamp":421994464,"id":2911,"parentId":2910,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":115075,"timestamp":421994438,"id":2910,"parentId":2627,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":114909,"timestamp":421994618,"id":2913,"parentId":2912,"tags":{},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57,"timestamp":422109539,"id":2933,"parentId":2912,"tags":{},"startTime":1756147693423,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":116318,"timestamp":421994493,"id":2912,"parentId":2631,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":"app-pages-browser"},"startTime":1756147693308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":9084,"timestamp":422105063,"id":2931,"parentId":2930,"tags":{},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":9124,"timestamp":422105028,"id":2930,"parentId":2927,"tags":{},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9990,"timestamp":422104586,"id":2927,"parentId":2735,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/escape-regexp.js","layer":null},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12301,"timestamp":422105021,"id":2929,"parentId":2928,"tags":{},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12381,"timestamp":422104948,"id":2928,"parentId":2924,"tags":{},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":14639,"timestamp":422104413,"id":2924,"parentId":2671,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/react-dev-overlay/pages/websocket.js","layer":null},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18285,"timestamp":422115712,"id":2950,"parentId":2949,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18340,"timestamp":422115689,"id":2949,"parentId":2937,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20264,"timestamp":422115067,"id":2937,"parentId":2763,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js","layer":null},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19742,"timestamp":422115620,"id":2944,"parentId":2943,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19803,"timestamp":422115564,"id":2943,"parentId":2934,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20900,"timestamp":422114851,"id":2934,"parentId":2758,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20115,"timestamp":422115658,"id":2946,"parentId":2945,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20150,"timestamp":422115626,"id":2945,"parentId":2935,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21236,"timestamp":422114941,"id":2935,"parentId":2764,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js","layer":null},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20512,"timestamp":422115686,"id":2948,"parentId":2947,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20539,"timestamp":422115661,"id":2947,"parentId":2936,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21669,"timestamp":422114992,"id":2936,"parentId":2764,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/add-locale.js","layer":null},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21051,"timestamp":422115749,"id":2952,"parentId":2951,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21090,"timestamp":422115714,"id":2951,"parentId":2939,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22527,"timestamp":422115200,"id":2939,"parentId":2731,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/hooks-server-context.js","layer":"app-pages-browser"},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21970,"timestamp":422115782,"id":2954,"parentId":2953,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22004,"timestamp":422115752,"id":2953,"parentId":2940,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23236,"timestamp":422115251,"id":2940,"parentId":2731,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/static-generation-bailout.js","layer":"app-pages-browser"},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22694,"timestamp":422115818,"id":2956,"parentId":2955,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22729,"timestamp":422115786,"id":2955,"parentId":2941,"tags":{},"startTime":1756147693429,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24487,"timestamp":422115298,"id":2941,"parentId":2836,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/apply-flight-data.js","layer":"app-pages-browser"},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15768,"timestamp":422125587,"id":2971,"parentId":2970,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15802,"timestamp":422125560,"id":2970,"parentId":2959,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16962,"timestamp":422125032,"id":2959,"parentId":2869,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/action-async-storage-instance.js","layer":"shared"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16523,"timestamp":422125520,"id":2967,"parentId":2966,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16589,"timestamp":422125459,"id":2966,"parentId":2957,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17881,"timestamp":422124866,"id":2957,"parentId":2868,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/request-async-storage-instance.js","layer":"shared"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17092,"timestamp":422125682,"id":2977,"parentId":2976,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17123,"timestamp":422125656,"id":2976,"parentId":2962,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19484,"timestamp":422125180,"id":2962,"parentId":2873,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19099,"timestamp":422125622,"id":2973,"parentId":2972,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19137,"timestamp":422125590,"id":2972,"parentId":2960,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21733,"timestamp":422125085,"id":2960,"parentId":2876,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/promise-queue.js","layer":"app-pages-browser"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21290,"timestamp":422125557,"id":2969,"parentId":2968,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"}]
|
30
|
-
[{"name":"next-swc-loader","duration":21324,"timestamp":422125526,"id":2968,"parentId":2958,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":22521,"timestamp":422124962,"id":2958,"parentId":2637,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":21761,"timestamp":422125747,"id":2981,"parentId":2980,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":21793,"timestamp":422125719,"id":2980,"parentId":2964,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23187,"timestamp":422125273,"id":2964,"parentId":2873,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/handle-mutable.js","layer":"app-pages-browser"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22784,"timestamp":422125776,"id":2983,"parentId":2982,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22814,"timestamp":422125750,"id":2982,"parentId":2965,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":23788,"timestamp":422125315,"id":2965,"parentId":2873,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23413,"timestamp":422125715,"id":2979,"parentId":2978,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23447,"timestamp":422125685,"id":2978,"parentId":2963,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":24521,"timestamp":422125223,"id":2963,"parentId":2873,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":33180,"timestamp":422125653,"id":2975,"parentId":2974,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":33215,"timestamp":422125625,"id":2974,"parentId":2961,"tags":{},"startTime":1756147693439,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":39406,"timestamp":422125134,"id":2961,"parentId":2874,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js","layer":"app-pages-browser"},"startTime":1756147693438,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60757,"timestamp":422104553,"id":2926,"parentId":2925,"tags":{},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":64205,"timestamp":422104523,"id":2925,"parentId":2735,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/constants.js","layer":null},"startTime":1756147693418,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17179,"timestamp":422152974,"id":2996,"parentId":2995,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17221,"timestamp":422152940,"id":2995,"parentId":2991,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":18665,"timestamp":422152584,"id":2991,"parentId":2872,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18346,"timestamp":422152934,"id":2994,"parentId":2993,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18418,"timestamp":422152866,"id":2993,"parentId":2990,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20051,"timestamp":422152483,"id":2990,"parentId":2872,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":19536,"timestamp":422153025,"id":2998,"parentId":2997,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":19588,"timestamp":422152977,"id":2997,"parentId":2992,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":21213,"timestamp":422152645,"id":2992,"parentId":2872,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"postcss-process","duration":198272,"timestamp":422410453,"id":3006,"parentId":2932,"tags":{},"startTime":1756147693724,"traceId":"1c29f7319d2f4a0c"},{"name":"postcss-loader","duration":502436,"timestamp":422108070,"id":2932,"parentId":2906,"tags":{},"startTime":1756147693421,"traceId":"1c29f7319d2f4a0c"},{"name":"css-loader","duration":23813,"timestamp":422610728,"id":3007,"parentId":2906,"tags":{"astUsed":"true"},"startTime":1756147693924,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":524764,"timestamp":422115352,"id":2942,"parentId":2938,"tags":{},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":96,"timestamp":422640146,"id":3008,"parentId":2938,"tags":{},"startTime":1756147693953,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":526654,"timestamp":422115113,"id":2938,"parentId":2731,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/lib/url.js","layer":"app-pages-browser"},"startTime":1756147693428,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":495088,"timestamp":422152368,"id":2985,"parentId":2984,"tags":{},"startTime":1756147693465,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":497506,"timestamp":422152307,"id":2984,"parentId":2754,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react/cjs/react-jsx-runtime.production.min.js","layer":null},"startTime":1756147693465,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":497413,"timestamp":422152425,"id":2987,"parentId":2986,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":508624,"timestamp":422152399,"id":2986,"parentId":2815,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react/cjs/react.production.min.js","layer":null},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":508604,"timestamp":422152463,"id":2989,"parentId":2988,"tags":{},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":509069,"timestamp":422152443,"id":2988,"parentId":2819,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react-server-dom-webpack/client.browser.js","layer":"app-pages-browser"},"startTime":1756147693466,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":17870,"timestamp":422646065,"id":3021,"parentId":3020,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":17971,"timestamp":422645970,"id":3020,"parentId":3014,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":19413,"timestamp":422645542,"id":3014,"parentId":2910,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18859,"timestamp":422646119,"id":3023,"parentId":3022,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18909,"timestamp":422646072,"id":3022,"parentId":3015,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":20072,"timestamp":422645597,"id":3015,"parentId":2912,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":"app-pages-browser"},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":24701,"timestamp":422646200,"id":3025,"parentId":3024,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":24783,"timestamp":422646124,"id":3024,"parentId":3016,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":27769,"timestamp":422645645,"id":3016,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/components/CloseIcon.tsx","layer":"app-pages-browser"},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27172,"timestamp":422646265,"id":3027,"parentId":3026,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27236,"timestamp":422646204,"id":3026,"parentId":3017,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":28630,"timestamp":422645726,"id":3017,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/components/NoAgentNotification.tsx","layer":"app-pages-browser"},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":28050,"timestamp":422646329,"id":3029,"parentId":3028,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":28113,"timestamp":422646269,"id":3028,"parentId":3018,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-tsx","duration":29149,"timestamp":422645816,"id":3018,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/components/TranscriptionView.tsx","layer":"app-pages-browser"},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":490964,"timestamp":422184248,"id":3001,"parentId":3000,"tags":{},"startTime":1756147693497,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":491782,"timestamp":422184200,"id":3000,"parentId":2817,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react/cjs/react-jsx-runtime.production.min.js","layer":"app-pages-browser"},"startTime":1756147693497,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":491698,"timestamp":422184331,"id":3003,"parentId":3002,"tags":{},"startTime":1756147693497,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":500141,"timestamp":422184293,"id":3002,"parentId":2842,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react/cjs/react.production.min.js","layer":"app-pages-browser"},"startTime":1756147693497,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":31695,"timestamp":422662735,"id":3033,"parentId":3032,"tags":{},"startTime":1756147693976,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":31811,"timestamp":422662627,"id":3032,"parentId":3030,"tags":{},"startTime":1756147693976,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":33662,"timestamp":422662206,"id":3030,"parentId":2941,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1756147693975,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":33091,"timestamp":422662807,"id":3035,"parentId":3034,"tags":{},"startTime":1756147693976,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":33159,"timestamp":422662744,"id":3034,"parentId":3031,"tags":{},"startTime":1756147693976,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36539,"timestamp":422662372,"id":3031,"parentId":2958,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1756147693975,"traceId":"1c29f7319d2f4a0c"},{"name":"postcss-process","duration":409312,"timestamp":422371840,"id":3005,"parentId":2847,"tags":{},"startTime":1756147693685,"traceId":"1c29f7319d2f4a0c"},{"name":"postcss-loader","duration":839964,"timestamp":421941246,"id":2847,"parentId":2837,"tags":{},"startTime":1756147693254,"traceId":"1c29f7319d2f4a0c"},{"name":"css-loader","duration":3806,"timestamp":422781239,"id":3038,"parentId":2837,"tags":{"astUsed":"true"},"startTime":1756147694094,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":143058,"timestamp":422643611,"id":3012,"parentId":3009,"tags":{},"startTime":1756147693957,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":120,"timestamp":422786686,"id":3039,"parentId":3009,"tags":{},"startTime":1756147694100,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":146212,"timestamp":422643323,"id":3009,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/index.mjs","layer":"app-pages-browser"},"startTime":1756147693956,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":146000,"timestamp":422643558,"id":3011,"parentId":3010,"tags":{},"startTime":1756147693957,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":302790,"timestamp":422643518,"id":3010,"parentId":2840,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react-dom/cjs/react-dom.production.min.js","layer":"app-pages-browser"},"startTime":1756147693957,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":762018,"timestamp":422184381,"id":3004,"parentId":2999,"tags":{},"startTime":1756147693497,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2987,"timestamp":422946422,"id":3040,"parentId":2999,"tags":{},"startTime":1756147694260,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":999754,"timestamp":422183335,"id":2999,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/livekit-client/dist/livekit-client.esm.mjs","layer":"app-pages-browser"},"startTime":1756147693496,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":543269,"timestamp":422645904,"id":3019,"parentId":3013,"tags":{},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-css","duration":1196194,"timestamp":421994216,"id":2906,"parentId":2768,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-styles/dist/general/index.css.webpack[javascript/auto]!=!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-styles/dist/general/index.css","layer":null},"startTime":1756147693307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5764,"timestamp":423189325,"id":3050,"parentId":3049,"tags":{},"startTime":1756147694502,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5903,"timestamp":423189193,"id":3049,"parentId":3013,"tags":{},"startTime":1756147694502,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":551747,"timestamp":422645421,"id":3013,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1756147693959,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":15742,"timestamp":423191325,"id":3054,"parentId":3053,"tags":{},"startTime":1756147694504,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":15823,"timestamp":423191251,"id":3053,"parentId":3051,"tags":{},"startTime":1756147694504,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16556,"timestamp":423190981,"id":3051,"parentId":3014,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1756147694504,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":516751,"timestamp":422690805,"id":3037,"parentId":3036,"tags":{},"startTime":1756147694004,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":517210,"timestamp":422690737,"id":3036,"parentId":2756,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react-dom/index.js","layer":null},"startTime":1756147694004,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":16663,"timestamp":423191388,"id":3056,"parentId":3055,"tags":{},"startTime":1756147694504,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":16724,"timestamp":423191332,"id":3055,"parentId":3052,"tags":{},"startTime":1756147694504,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":17427,"timestamp":423191107,"id":3052,"parentId":2924,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/get-socket-url.js","layer":null},"startTime":1756147694504,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28589,"timestamp":423186098,"id":3042,"parentId":3041,"tags":{},"startTime":1756147694499,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29522,"timestamp":423185701,"id":3041,"parentId":2440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":null},"startTime":1756147694499,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":28834,"timestamp":423186414,"id":3047,"parentId":3043,"tags":{},"startTime":1756147694500,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":423215266,"id":3057,"parentId":3043,"tags":{},"startTime":1756147694528,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29517,"timestamp":423186136,"id":3043,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_default.js","layer":"app-pages-browser"},"startTime":1756147694499,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29304,"timestamp":423186376,"id":3046,"parentId":3045,"tags":{},"startTime":1756147694499,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":29928,"timestamp":423186352,"id":3045,"parentId":2467,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":null},"startTime":1756147694499,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29874,"timestamp":423186421,"id":3048,"parentId":3044,"tags":{},"startTime":1756147694500,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":423216311,"id":3058,"parentId":3044,"tags":{},"startTime":1756147694529,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":30710,"timestamp":423186267,"id":3044,"parentId":2450,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1756147694499,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1892453,"timestamp":421327691,"id":2425,"parentId":2420,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1892513,"timestamp":421327673,"id":2424,"parentId":2420,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error&page=%2F_not-found%2Fpage!"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":1892470,"timestamp":421327733,"id":2427,"parentId":2420,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":8550,"timestamp":423242711,"id":3139,"parentId":3138,"tags":{},"startTime":1756147694556,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":8611,"timestamp":423242670,"id":3138,"parentId":3071,"tags":{},"startTime":1756147694556,"traceId":"1c29f7319d2f4a0c"}]
|
31
|
-
[{"name":"build-module-js","duration":12528,"timestamp":423239436,"id":3071,"parentId":3030,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/components/router-reducer/invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12015,"timestamp":423242617,"id":3135,"parentId":3134,"tags":{},"startTime":1756147694556,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12089,"timestamp":423242548,"id":3134,"parentId":3062,"tags":{},"startTime":1756147694556,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16134,"timestamp":423238825,"id":3062,"parentId":3014,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12318,"timestamp":423242666,"id":3137,"parentId":3136,"tags":{},"startTime":1756147694556,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12364,"timestamp":423242624,"id":3136,"parentId":3063,"tags":{},"startTime":1756147694556,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":16388,"timestamp":423238896,"id":3063,"parentId":3015,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":25652,"timestamp":423238795,"id":3061,"parentId":3060,"tags":{},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":31983,"timestamp":423238766,"id":3060,"parentId":2988,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/react-server-dom-webpack/cjs/react-server-dom-webpack-client.browser.production.min.js","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31373,"timestamp":423239409,"id":3070,"parentId":3069,"tags":{},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35065,"timestamp":423239390,"id":3069,"parentId":2634,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/web-vitals/web-vitals.js","layer":null},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32912,"timestamp":423241665,"id":3101,"parentId":3059,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":103,"timestamp":423274602,"id":3238,"parentId":3059,"tags":{},"startTime":1756147694588,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36591,"timestamp":423238611,"id":3059,"parentId":2523,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/polyfills/process.js","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35690,"timestamp":423239534,"id":3073,"parentId":3072,"tags":{},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":36440,"timestamp":423239511,"id":3072,"parentId":2906,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js","layer":null},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34248,"timestamp":423241726,"id":3104,"parentId":3066,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":143,"timestamp":423275988,"id":3239,"parentId":3066,"tags":{},"startTime":1756147694589,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48008,"timestamp":423239156,"id":3066,"parentId":3009,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/prefabs.mjs","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45512,"timestamp":423241688,"id":3102,"parentId":3064,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":423287214,"id":3240,"parentId":3064,"tags":{},"startTime":1756147694600,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66861,"timestamp":423238957,"id":3064,"parentId":3009,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/hooks-C2Bp5v2q.mjs","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64161,"timestamp":423241706,"id":3103,"parentId":3065,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":106,"timestamp":423305887,"id":3241,"parentId":3065,"tags":{},"startTime":1756147694619,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":70287,"timestamp":423239070,"id":3065,"parentId":3009,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/room-hCIn9AsS.mjs","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67624,"timestamp":423241757,"id":3106,"parentId":3068,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":87,"timestamp":423309394,"id":3242,"parentId":3068,"tags":{},"startTime":1756147694623,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":91822,"timestamp":423239316,"id":3068,"parentId":3009,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/components-Bz2b1Fa9.mjs","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89395,"timestamp":423241789,"id":3107,"parentId":3074,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":64,"timestamp":423331199,"id":3243,"parentId":3074,"tags":{},"startTime":1756147694644,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":92027,"timestamp":423239554,"id":3074,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-motion-value-event.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89794,"timestamp":423241806,"id":3108,"parentId":3075,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423331609,"id":3244,"parentId":3075,"tags":{},"startTime":1756147694645,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":92231,"timestamp":423239635,"id":3075,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/GlobalConfig.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":90141,"timestamp":423241744,"id":3105,"parentId":3067,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":151,"timestamp":423331896,"id":3245,"parentId":3067,"tags":{},"startTime":1756147694645,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":167500,"timestamp":423239240,"id":3067,"parentId":3009,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-react/dist/contexts-B1pwZF2L.mjs","layer":"app-pages-browser"},"startTime":1756147694552,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":164974,"timestamp":423241824,"id":3109,"parentId":3076,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":100,"timestamp":423406823,"id":3246,"parentId":3076,"tags":{},"startTime":1756147694720,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":167944,"timestamp":423239719,"id":3076,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-animation-frame.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":165851,"timestamp":423241838,"id":3110,"parentId":3077,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":423407704,"id":3247,"parentId":3077,"tags":{},"startTime":1756147694721,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":168538,"timestamp":423239794,"id":3077,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-cycle.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":166505,"timestamp":423241851,"id":3111,"parentId":3078,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":423408370,"id":3248,"parentId":3078,"tags":{},"startTime":1756147694721,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":169082,"timestamp":423239865,"id":3078,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-in-view.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":167106,"timestamp":423241865,"id":3112,"parentId":3079,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":119,"timestamp":423408986,"id":3249,"parentId":3079,"tags":{},"startTime":1756147694722,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":169730,"timestamp":423239940,"id":3079,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-instant-transition.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":167810,"timestamp":423241879,"id":3113,"parentId":3080,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423409701,"id":3250,"parentId":3080,"tags":{},"startTime":1756147694723,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":170110,"timestamp":423240048,"id":3080,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/delay.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":168282,"timestamp":423241895,"id":3114,"parentId":3081,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423410188,"id":3251,"parentId":3081,"tags":{},"startTime":1756147694723,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":170308,"timestamp":423240134,"id":3081,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/clamp.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":168557,"timestamp":423241903,"id":3115,"parentId":3082,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423410471,"id":3252,"parentId":3082,"tags":{},"startTime":1756147694724,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":170509,"timestamp":423240208,"id":3082,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/pipe.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":168794,"timestamp":423241942,"id":3118,"parentId":3085,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423410745,"id":3253,"parentId":3085,"tags":{},"startTime":1756147694724,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":170793,"timestamp":423240434,"id":3085,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-motion-template.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":169317,"timestamp":423241929,"id":3117,"parentId":3084,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423411256,"id":3254,"parentId":3084,"tags":{},"startTime":1756147694724,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":171142,"timestamp":423240359,"id":3084,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/wrap.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":169560,"timestamp":423241959,"id":3119,"parentId":3086,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423411530,"id":3255,"parentId":3086,"tags":{},"startTime":1756147694725,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":171385,"timestamp":423240506,"id":3086,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-motion-value.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":169936,"timestamp":423241973,"id":3120,"parentId":3087,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423411919,"id":3256,"parentId":3087,"tags":{},"startTime":1756147694725,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":171944,"timestamp":423240584,"id":3087,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-scroll.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":170552,"timestamp":423241995,"id":3121,"parentId":3088,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423412557,"id":3257,"parentId":3088,"tags":{},"startTime":1756147694726,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":172554,"timestamp":423240657,"id":3088,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-spring.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":171204,"timestamp":423242025,"id":3122,"parentId":3089,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423413240,"id":3258,"parentId":3089,"tags":{},"startTime":1756147694726,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":172801,"timestamp":423240726,"id":3089,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-time.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":171507,"timestamp":423242039,"id":3123,"parentId":3090,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423413556,"id":3259,"parentId":3090,"tags":{},"startTime":1756147694727,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":173298,"timestamp":423240803,"id":3090,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-transform.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":172050,"timestamp":423242070,"id":3125,"parentId":3092,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423414132,"id":3260,"parentId":3092,"tags":{},"startTime":1756147694727,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":173689,"timestamp":423240947,"id":3092,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-inverted-scale.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":172599,"timestamp":423242056,"id":3124,"parentId":3091,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423414667,"id":3261,"parentId":3091,"tags":{},"startTime":1756147694728,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":174146,"timestamp":423240876,"id":3091,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-velocity.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":173125,"timestamp":423241917,"id":3116,"parentId":3083,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423415051,"id":3262,"parentId":3083,"tags":{},"startTime":1756147694728,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":175149,"timestamp":423240286,"id":3083,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/transform.mjs","layer":"app-pages-browser"},"startTime":1756147694553,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":173365,"timestamp":423242088,"id":3126,"parentId":3093,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":423415463,"id":3263,"parentId":3093,"tags":{},"startTime":1756147694729,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":175899,"timestamp":423241047,"id":3093,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/index.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":174854,"timestamp":423242112,"id":3128,"parentId":3095,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":423416977,"id":3264,"parentId":3095,"tags":{},"startTime":1756147694730,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":176132,"timestamp":423241208,"id":3095,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/scroll/use-viewport-scroll.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":175202,"timestamp":423242157,"id":3129,"parentId":3096,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423417370,"id":3265,"parentId":3096,"tags":{},"startTime":1756147694730,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":176356,"timestamp":423241279,"id":3096,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/index.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":175480,"timestamp":423242173,"id":3130,"parentId":3097,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423417663,"id":3266,"parentId":3097,"tags":{},"startTime":1756147694731,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":176631,"timestamp":423241357,"id":3097,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":175926,"timestamp":423242105,"id":3127,"parentId":3094,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"}]
|
32
|
-
[{"name":"next-swc-loader","duration":52,"timestamp":423418045,"id":3267,"parentId":3094,"tags":{},"startTime":1756147694731,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":177234,"timestamp":423241135,"id":3094,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/scroll/use-element-scroll.mjs","layer":"app-pages-browser"},"startTime":1756147694554,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":176204,"timestamp":423242184,"id":3131,"parentId":3098,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423418398,"id":3268,"parentId":3098,"tags":{},"startTime":1756147694732,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":177326,"timestamp":423241430,"id":3098,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion.mjs","layer":"app-pages-browser"},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":176578,"timestamp":423242197,"id":3132,"parentId":3099,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423418785,"id":3269,"parentId":3099,"tags":{},"startTime":1756147694732,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":177608,"timestamp":423241503,"id":3099,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/use-reduced-motion-config.mjs","layer":"app-pages-browser"},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":176915,"timestamp":423242214,"id":3133,"parentId":3100,"tags":{},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423419139,"id":3270,"parentId":3100,"tags":{},"startTime":1756147694732,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":177981,"timestamp":423241580,"id":3100,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/use-dom-event.mjs","layer":"app-pages-browser"},"startTime":1756147694555,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-css","duration":1545054,"timestamp":421894133,"id":2768,"parentId":2431,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@livekit/components-styles/dist/general/index.css","layer":"app-pages-browser"},"startTime":1756147693207,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":199551,"timestamp":423250724,"id":3148,"parentId":3140,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":199912,"timestamp":423250770,"id":3150,"parentId":3142,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423450700,"id":3273,"parentId":3142,"tags":{},"startTime":1756147694764,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":201115,"timestamp":423250243,"id":3142,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/unwrap-motion-component.mjs","layer":"app-pages-browser"},"startTime":1756147694563,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":200632,"timestamp":423250783,"id":3151,"parentId":3143,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423451429,"id":3274,"parentId":3143,"tags":{},"startTime":1756147694765,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":201714,"timestamp":423250325,"id":3143,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs","layer":"app-pages-browser"},"startTime":1756147694563,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":201313,"timestamp":423250749,"id":3149,"parentId":3141,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":423452076,"id":3275,"parentId":3141,"tags":{},"startTime":1756147694765,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":202328,"timestamp":423250154,"id":3141,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/is-motion-component.mjs","layer":"app-pages-browser"},"startTime":1756147694563,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":201706,"timestamp":423250798,"id":3152,"parentId":3144,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":423452517,"id":3276,"parentId":3144,"tags":{},"startTime":1756147694766,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":202526,"timestamp":423250407,"id":3144,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/use-instant-layout-transition.mjs","layer":"app-pages-browser"},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":202149,"timestamp":423250808,"id":3153,"parentId":3145,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":107,"timestamp":423452970,"id":3277,"parentId":3145,"tags":{},"startTime":1756147694766,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":202924,"timestamp":423250483,"id":3145,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/use-reset-projection.mjs","layer":"app-pages-browser"},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":202638,"timestamp":423250821,"id":3154,"parentId":3146,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":74,"timestamp":423453473,"id":3278,"parentId":3146,"tags":{},"startTime":1756147694767,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":203240,"timestamp":423250559,"id":3146,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs","layer":"app-pages-browser"},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":202983,"timestamp":423250838,"id":3155,"parentId":3147,"tags":{},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":71,"timestamp":423453839,"id":3279,"parentId":3147,"tags":{},"startTime":1756147694767,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":203520,"timestamp":423250633,"id":3147,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/store.mjs","layer":"app-pages-browser"},"startTime":1756147694564,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":18032,"timestamp":423450490,"id":3272,"parentId":3271,"tags":{},"startTime":1756147694764,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":18233,"timestamp":423450301,"id":3271,"parentId":3140,"tags":{},"startTime":1756147694763,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":220089,"timestamp":423249991,"id":3140,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/index.mjs","layer":"app-pages-browser"},"startTime":1756147694563,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":209563,"timestamp":423260547,"id":3186,"parentId":3156,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":120,"timestamp":423470126,"id":3280,"parentId":3156,"tags":{},"startTime":1756147694783,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":217081,"timestamp":423257164,"id":3156,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/VisualElement.mjs","layer":"app-pages-browser"},"startTime":1756147694570,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":213725,"timestamp":423260577,"id":3187,"parentId":3157,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":423474319,"id":3281,"parentId":3157,"tags":{},"startTime":1756147694787,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":217372,"timestamp":423257335,"id":3157,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs","layer":"app-pages-browser"},"startTime":1756147694570,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":214138,"timestamp":423260591,"id":3188,"parentId":3158,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":423474742,"id":3282,"parentId":3158,"tags":{},"startTime":1756147694788,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":217682,"timestamp":423257478,"id":3158,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/features-max.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":214550,"timestamp":423260632,"id":3190,"parentId":3160,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":214874,"timestamp":423260608,"id":3189,"parentId":3159,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":423475499,"id":3285,"parentId":3159,"tags":{},"startTime":1756147694789,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":218235,"timestamp":423257623,"id":3159,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/features-min.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":215229,"timestamp":423260651,"id":3191,"parentId":3161,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":215474,"timestamp":423260666,"id":3192,"parentId":3162,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":215686,"timestamp":423260677,"id":3193,"parentId":3163,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":216023,"timestamp":423260707,"id":3194,"parentId":3164,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423476747,"id":3292,"parentId":3164,"tags":{},"startTime":1756147694790,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":218826,"timestamp":423258329,"id":3164,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/DeprecatedLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":216439,"timestamp":423260739,"id":3196,"parentId":3166,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423477193,"id":3293,"parentId":3166,"tags":{},"startTime":1756147694790,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":219146,"timestamp":423258608,"id":3166,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":217052,"timestamp":423260724,"id":3195,"parentId":3165,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":217293,"timestamp":423260749,"id":3197,"parentId":3167,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":423478061,"id":3296,"parentId":3167,"tags":{},"startTime":1756147694791,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":219879,"timestamp":423258737,"id":3167,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimateSharedLayout.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":217862,"timestamp":423260776,"id":3199,"parentId":3169,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423478651,"id":3297,"parentId":3169,"tags":{},"startTime":1756147694792,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":220298,"timestamp":423259029,"id":3169,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":218548,"timestamp":423260801,"id":3200,"parentId":3170,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":218857,"timestamp":423260761,"id":3198,"parentId":3168,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":219050,"timestamp":423260810,"id":3201,"parentId":3171,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":219290,"timestamp":423260825,"id":3202,"parentId":3172,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":219805,"timestamp":423260839,"id":3203,"parentId":3173,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":423480660,"id":3306,"parentId":3173,"tags":{},"startTime":1756147694794,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":221559,"timestamp":423259479,"id":3173,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/namespace.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":220210,"timestamp":423260850,"id":3204,"parentId":3174,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":88,"timestamp":423481075,"id":3307,"parentId":3174,"tags":{},"startTime":1756147694794,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":222625,"timestamp":423259556,"id":3174,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/index.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":221343,"timestamp":423260862,"id":3205,"parentId":3175,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":423482219,"id":3308,"parentId":3175,"tags":{},"startTime":1756147694795,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":223625,"timestamp":423259630,"id":3175,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/track.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":222396,"timestamp":423260882,"id":3206,"parentId":3176,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423483293,"id":3309,"parentId":3176,"tags":{},"startTime":1756147694796,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":224256,"timestamp":423259709,"id":3176,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":223093,"timestamp":423260896,"id":3207,"parentId":3177,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423484027,"id":3310,"parentId":3177,"tags":{},"startTime":1756147694797,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":224817,"timestamp":423259784,"id":3177,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/sync-time.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":223698,"timestamp":423260925,"id":3209,"parentId":3179,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423484635,"id":3311,"parentId":3179,"tags":{},"startTime":1756147694798,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":225013,"timestamp":423259941,"id":3179,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/index.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":224036,"timestamp":423260937,"id":3210,"parentId":3180,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":80,"timestamp":423484983,"id":3312,"parentId":3180,"tags":{},"startTime":1756147694798,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":225297,"timestamp":423260046,"id":3180,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/anticipate.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":224418,"timestamp":423260953,"id":3211,"parentId":3181,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423485382,"id":3313,"parentId":3181,"tags":{},"startTime":1756147694798,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":225639,"timestamp":423260137,"id":3181,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/back.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":224824,"timestamp":423260969,"id":3212,"parentId":3182,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423485804,"id":3314,"parentId":3182,"tags":{},"startTime":1756147694799,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":225923,"timestamp":423260212,"id":3182,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/circ.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":225243,"timestamp":423260910,"id":3208,"parentId":3178,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423486164,"id":3315,"parentId":3178,"tags":{},"startTime":1756147694799,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":226615,"timestamp":423259861,"id":3178,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/index-legacy.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":225508,"timestamp":423260984,"id":3213,"parentId":3183,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"}]
|
33
|
-
[{"name":"next-swc-loader","duration":50,"timestamp":423486503,"id":3316,"parentId":3183,"tags":{},"startTime":1756147694800,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":226698,"timestamp":423260285,"id":3183,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/cubic-bezier.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":226000,"timestamp":423261019,"id":3214,"parentId":3184,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423487030,"id":3317,"parentId":3184,"tags":{},"startTime":1756147694800,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":226980,"timestamp":423260364,"id":3184,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/ease.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":226363,"timestamp":423261033,"id":3215,"parentId":3185,"tags":{},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423487407,"id":3318,"parentId":3185,"tags":{},"startTime":1756147694801,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":227237,"timestamp":423260437,"id":3185,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/m/proxy.mjs","layer":"app-pages-browser"},"startTime":1756147694574,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26595,"timestamp":423475370,"id":3284,"parentId":3283,"tags":{},"startTime":1756147694788,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26780,"timestamp":423475195,"id":3283,"parentId":3160,"tags":{},"startTime":1756147694788,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":244701,"timestamp":423257759,"id":3160,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26428,"timestamp":423476062,"id":3287,"parentId":3286,"tags":{},"startTime":1756147694789,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26602,"timestamp":423475893,"id":3286,"parentId":3161,"tags":{},"startTime":1756147694789,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":244921,"timestamp":423257889,"id":3161,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26551,"timestamp":423476290,"id":3289,"parentId":3288,"tags":{},"startTime":1756147694789,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26690,"timestamp":423476155,"id":3288,"parentId":3162,"tags":{},"startTime":1756147694789,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":245097,"timestamp":423258051,"id":3162,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26660,"timestamp":423476514,"id":3291,"parentId":3290,"tags":{},"startTime":1756147694790,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26804,"timestamp":423476376,"id":3290,"parentId":3163,"tags":{},"startTime":1756147694789,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":245261,"timestamp":423258185,"id":3163,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs","layer":"app-pages-browser"},"startTime":1756147694571,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":25528,"timestamp":423477944,"id":3295,"parentId":3294,"tags":{},"startTime":1756147694791,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":25686,"timestamp":423477790,"id":3294,"parentId":3165,"tags":{},"startTime":1756147694791,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":245254,"timestamp":423258467,"id":3165,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":24224,"timestamp":423479525,"id":3299,"parentId":3298,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":24391,"timestamp":423479361,"id":3298,"parentId":3170,"tags":{},"startTime":1756147694792,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":247466,"timestamp":423259215,"id":3170,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/LayoutGroup/index.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":26429,"timestamp":423480275,"id":3305,"parentId":3304,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":26579,"timestamp":423480128,"id":3304,"parentId":3172,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":247734,"timestamp":423259400,"id":3172,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/MotionConfig/index.mjs","layer":"app-pages-browser"},"startTime":1756147694573,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27119,"timestamp":423480037,"id":3303,"parentId":3302,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27285,"timestamp":423479874,"id":3302,"parentId":3171,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":248290,"timestamp":423259313,"id":3171,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/LazyMotion/index.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":27848,"timestamp":423479778,"id":3301,"parentId":3300,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":27996,"timestamp":423479632,"id":3300,"parentId":3168,"tags":{},"startTime":1756147694793,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":249674,"timestamp":423258865,"id":3168,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","layer":"app-pages-browser"},"startTime":1756147694572,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":245352,"timestamp":423263207,"id":3227,"parentId":3216,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":60,"timestamp":423508570,"id":3319,"parentId":3216,"tags":{},"startTime":1756147694822,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":246629,"timestamp":423262224,"id":3216,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs","layer":"app-pages-browser"},"startTime":1756147694575,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":245642,"timestamp":423263230,"id":3228,"parentId":3217,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":58,"timestamp":423508882,"id":3320,"parentId":3217,"tags":{},"startTime":1756147694822,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":248527,"timestamp":423262339,"id":3217,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/AcceleratedAnimation.mjs","layer":"app-pages-browser"},"startTime":1756147694575,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":247625,"timestamp":423263265,"id":3230,"parentId":3219,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92,"timestamp":423510905,"id":3321,"parentId":3219,"tags":{},"startTime":1756147694824,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":249430,"timestamp":423262505,"id":3219,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":248674,"timestamp":423263284,"id":3231,"parentId":3220,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":112,"timestamp":423511973,"id":3322,"parentId":3220,"tags":{},"startTime":1756147694825,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":249917,"timestamp":423262586,"id":3220,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animate.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":249279,"timestamp":423263246,"id":3229,"parentId":3218,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":103,"timestamp":423512537,"id":3323,"parentId":3218,"tags":{},"startTime":1756147694826,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":253394,"timestamp":423262427,"id":3218,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/MainThreadAnimation.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":252552,"timestamp":423263296,"id":3232,"parentId":3221,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":423515861,"id":3324,"parentId":3221,"tags":{},"startTime":1756147694829,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":253707,"timestamp":423262660,"id":3221,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animate-style.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":253077,"timestamp":423263311,"id":3233,"parentId":3222,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423516403,"id":3325,"parentId":3222,"tags":{},"startTime":1756147694830,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":254095,"timestamp":423262732,"id":3222,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":253525,"timestamp":423263326,"id":3234,"parentId":3223,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":423516864,"id":3326,"parentId":3223,"tags":{},"startTime":1756147694830,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":254899,"timestamp":423262814,"id":3223,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/hooks/use-animated-state.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":254395,"timestamp":423263341,"id":3235,"parentId":3224,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423517750,"id":3327,"parentId":3224,"tags":{},"startTime":1756147694831,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":255418,"timestamp":423262924,"id":3224,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":255005,"timestamp":423263359,"id":3236,"parentId":3225,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":423518376,"id":3328,"parentId":3225,"tags":{},"startTime":1756147694831,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":255708,"timestamp":423263028,"id":3225,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-css","duration":1595598,"timestamp":421939244,"id":2837,"parentId":2691,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/globals.css.webpack[javascript/auto]!=!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/globals.css","layer":null},"startTime":1756147693252,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":271489,"timestamp":423263382,"id":3237,"parentId":3226,"tags":{},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":62,"timestamp":423534886,"id":3329,"parentId":3226,"tags":{},"startTime":1756147694848,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":272833,"timestamp":423263117,"id":3226,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/start.mjs","layer":"app-pages-browser"},"startTime":1756147694576,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-css","duration":1735551,"timestamp":421831547,"id":2691,"parentId":2431,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/app/globals.css","layer":"app-pages-browser"},"startTime":1756147693145,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":128,"timestamp":423576650,"id":3371,"parentId":2768,"tags":{},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":5623,"timestamp":423579323,"id":3439,"parentId":3438,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":5706,"timestamp":423579247,"id":3438,"parentId":3361,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":9607,"timestamp":423575901,"id":3361,"parentId":3052,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/shared/lib/normalized-asset-prefix.js","layer":null},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":29915,"timestamp":423557828,"id":3335,"parentId":3330,"tags":{},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":62,"timestamp":423587761,"id":3484,"parentId":3330,"tags":{},"startTime":1756147694901,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":30922,"timestamp":423557315,"id":3330,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-style.mjs","layer":"app-pages-browser"},"startTime":1756147694870,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":30388,"timestamp":423557869,"id":3337,"parentId":3332,"tags":{},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423588267,"id":3485,"parentId":3332,"tags":{},"startTime":1756147694901,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":31391,"timestamp":423557574,"id":3332,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/inertia.mjs","layer":"app-pages-browser"},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31099,"timestamp":423557885,"id":3338,"parentId":3333,"tags":{},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":423588994,"id":3486,"parentId":3333,"tags":{},"startTime":1756147694902,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":31881,"timestamp":423557655,"id":3333,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/keyframes.mjs","layer":"app-pages-browser"},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":31703,"timestamp":423557852,"id":3336,"parentId":3331,"tags":{},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423589565,"id":3487,"parentId":3331,"tags":{},"startTime":1756147694903,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":32479,"timestamp":423557480,"id":3331,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/index.mjs","layer":"app-pages-browser"},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32084,"timestamp":423557893,"id":3339,"parentId":3334,"tags":{},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":423589986,"id":3488,"parentId":3334,"tags":{},"startTime":1756147694903,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":33322,"timestamp":423557732,"id":3334,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/spring/index.mjs","layer":"app-pages-browser"},"startTime":1756147694871,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15225,"timestamp":423578320,"id":3391,"parentId":3340,"tags":{},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":423593560,"id":3489,"parentId":3340,"tags":{},"startTime":1756147694907,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":20185,"timestamp":423574199,"id":3340,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/spring/find.mjs","layer":"app-pages-browser"},"startTime":1756147694887,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16035,"timestamp":423578368,"id":3393,"parentId":3342,"tags":{},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423594413,"id":3490,"parentId":3342,"tags":{},"startTime":1756147694908,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":20380,"timestamp":423574437,"id":3342,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16488,"timestamp":423578348,"id":3392,"parentId":3341,"tags":{},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423594845,"id":3491,"parentId":3341,"tags":{},"startTime":1756147694908,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":20911,"timestamp":423574343,"id":3341,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/stagger.mjs","layer":"app-pages-browser"},"startTime":1756147694887,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16883,"timestamp":423578388,"id":3394,"parentId":3343,"tags":{},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423595280,"id":3492,"parentId":3343,"tags":{},"startTime":1756147694908,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":21327,"timestamp":423574518,"id":3343,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"}]
|
34
|
-
[{"name":"read-resource","duration":17462,"timestamp":423578401,"id":3395,"parentId":3344,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423595872,"id":3493,"parentId":3344,"tags":{},"startTime":1756147694909,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":21672,"timestamp":423574595,"id":3344,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/index.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":20315,"timestamp":423575970,"id":3363,"parentId":3362,"tags":{},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":79830,"timestamp":423575946,"id":3362,"parentId":3036,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/react-dom/cjs/react-dom.production.min.js","layer":null},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":77381,"timestamp":423578448,"id":3397,"parentId":3346,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":100,"timestamp":423655851,"id":3494,"parentId":3346,"tags":{},"startTime":1756147694969,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":81952,"timestamp":423574751,"id":3346,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/numbers/units.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":78234,"timestamp":423578492,"id":3399,"parentId":3348,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":423656740,"id":3495,"parentId":3348,"tags":{},"startTime":1756147694970,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":82273,"timestamp":423574895,"id":3348,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/modifiers/reverse.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":78719,"timestamp":423578475,"id":3398,"parentId":3347,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423657206,"id":3496,"parentId":3347,"tags":{},"startTime":1756147694970,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":82645,"timestamp":423574823,"id":3347,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/modifiers/mirror.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":79057,"timestamp":423578432,"id":3396,"parentId":3345,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":423657498,"id":3497,"parentId":3345,"tags":{},"startTime":1756147694971,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84257,"timestamp":423574676,"id":3345,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/complex/index.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":80452,"timestamp":423578501,"id":3400,"parentId":3349,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69,"timestamp":423658965,"id":3498,"parentId":3349,"tags":{},"startTime":1756147694972,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84346,"timestamp":423574972,"id":3349,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/steps.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":80809,"timestamp":423578528,"id":3401,"parentId":3350,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423659347,"id":3499,"parentId":3350,"tags":{},"startTime":1756147694972,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84585,"timestamp":423575080,"id":3350,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/frame.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":81139,"timestamp":423578549,"id":3402,"parentId":3351,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423659698,"id":3500,"parentId":3351,"tags":{},"startTime":1756147694973,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84882,"timestamp":423575162,"id":3351,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/distance.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":81500,"timestamp":423578564,"id":3403,"parentId":3352,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423660079,"id":3501,"parentId":3352,"tags":{},"startTime":1756147694973,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":85446,"timestamp":423575244,"id":3352,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/interpolate.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":82120,"timestamp":423578590,"id":3405,"parentId":3354,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423660721,"id":3502,"parentId":3354,"tags":{},"startTime":1756147694974,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":85649,"timestamp":423575391,"id":3354,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/event-info.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":82452,"timestamp":423578607,"id":3406,"parentId":3355,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423661069,"id":3503,"parentId":3355,"tags":{},"startTime":1756147694974,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":85834,"timestamp":423575462,"id":3355,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-browser.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":82692,"timestamp":423578624,"id":3407,"parentId":3356,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423661326,"id":3504,"parentId":3356,"tags":{},"startTime":1756147694974,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":86029,"timestamp":423575537,"id":3356,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-unmount-effect.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83009,"timestamp":423578577,"id":3404,"parentId":3353,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423661596,"id":3505,"parentId":3353,"tags":{},"startTime":1756147694975,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":86533,"timestamp":423575319,"id":3353,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs","layer":"app-pages-browser"},"startTime":1756147694888,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83230,"timestamp":423578639,"id":3408,"parentId":3357,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423661879,"id":3506,"parentId":3357,"tags":{},"startTime":1756147694975,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":86554,"timestamp":423575610,"id":3357,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83534,"timestamp":423578651,"id":3409,"parentId":3358,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423662196,"id":3507,"parentId":3358,"tags":{},"startTime":1756147694975,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":86842,"timestamp":423575681,"id":3358,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-force-update.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83861,"timestamp":423578680,"id":3410,"parentId":3359,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423662551,"id":3508,"parentId":3359,"tags":{},"startTime":1756147694976,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":87633,"timestamp":423575758,"id":3359,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":84697,"timestamp":423578713,"id":3412,"parentId":3364,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423663420,"id":3509,"parentId":3364,"tags":{},"startTime":1756147694977,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":87680,"timestamp":423575996,"id":3364,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/animations.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":84996,"timestamp":423578700,"id":3411,"parentId":3360,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423663707,"id":3510,"parentId":3360,"tags":{},"startTime":1756147694977,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":88089,"timestamp":423575829,"id":3360,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/utils/is-motion-value.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":85196,"timestamp":423578743,"id":3414,"parentId":3366,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423663949,"id":3511,"parentId":3366,"tags":{},"startTime":1756147694977,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":88386,"timestamp":423576182,"id":3366,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":85855,"timestamp":423578731,"id":3413,"parentId":3365,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423664597,"id":3512,"parentId":3365,"tags":{},"startTime":1756147694978,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":88766,"timestamp":423576105,"id":3365,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/models.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":86134,"timestamp":423578759,"id":3415,"parentId":3367,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423664902,"id":3513,"parentId":3367,"tags":{},"startTime":1756147694978,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89112,"timestamp":423576262,"id":3367,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":86624,"timestamp":423578770,"id":3416,"parentId":3368,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423665404,"id":3514,"parentId":3368,"tags":{},"startTime":1756147694979,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89318,"timestamp":423576337,"id":3368,"parentId":3079,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-instant-transition-state.mjs","layer":"app-pages-browser"},"startTime":1756147694889,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":86890,"timestamp":423578784,"id":3417,"parentId":3369,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423665684,"id":3515,"parentId":3369,"tags":{},"startTime":1756147694979,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89590,"timestamp":423576461,"id":3369,"parentId":3085,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-combine-values.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87276,"timestamp":423578795,"id":3418,"parentId":3370,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423666081,"id":3516,"parentId":3370,"tags":{},"startTime":1756147694979,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89812,"timestamp":423576533,"id":3370,"parentId":3086,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-constant.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87558,"timestamp":423578809,"id":3419,"parentId":3372,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":423666376,"id":3517,"parentId":3372,"tags":{},"startTime":1756147694979,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89873,"timestamp":423576796,"id":3372,"parentId":3090,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-computed.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87849,"timestamp":423578838,"id":3421,"parentId":3374,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423666697,"id":3518,"parentId":3374,"tags":{},"startTime":1756147694980,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89989,"timestamp":423576980,"id":3374,"parentId":3093,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/velocity-per-second.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88138,"timestamp":423578849,"id":3422,"parentId":3375,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":66,"timestamp":423666998,"id":3519,"parentId":3375,"tags":{},"startTime":1756147694980,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":90189,"timestamp":423577089,"id":3375,"parentId":3093,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/warn-once.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88432,"timestamp":423578866,"id":3423,"parentId":3376,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423667308,"id":3520,"parentId":3376,"tags":{},"startTime":1756147694980,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":90437,"timestamp":423577167,"id":3376,"parentId":3097,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/resolve-value.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88740,"timestamp":423578882,"id":3424,"parentId":3377,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423667632,"id":3521,"parentId":3377,"tags":{},"startTime":1756147694981,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":90744,"timestamp":423577245,"id":3377,"parentId":3096,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/WillChangeMotionValue.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89205,"timestamp":423578821,"id":3420,"parentId":3373,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423668036,"id":3522,"parentId":3373,"tags":{},"startTime":1756147694981,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":91546,"timestamp":423576899,"id":3373,"parentId":3093,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/subscription-manager.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89552,"timestamp":423578912,"id":3426,"parentId":3379,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423668475,"id":3523,"parentId":3379,"tags":{},"startTime":1756147694982,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":91328,"timestamp":423577393,"id":3379,"parentId":3100,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/events/add-dom-event.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89812,"timestamp":423578927,"id":3427,"parentId":3380,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":90065,"timestamp":423578898,"id":3425,"parentId":3378,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":78,"timestamp":423668974,"id":3526,"parentId":3378,"tags":{},"startTime":1756147694982,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":92018,"timestamp":423577321,"id":3378,"parentId":3098,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs","layer":"app-pages-browser"},"startTime":1756147694890,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":90407,"timestamp":423578952,"id":3428,"parentId":3381,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":423669370,"id":3527,"parentId":3381,"tags":{},"startTime":1756147694982,"traceId":"1c29f7319d2f4a0c"}]
|
35
|
-
[{"name":"build-module-mjs","duration":92173,"timestamp":423577539,"id":3381,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-numerical-string.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":90766,"timestamp":423578965,"id":3429,"parentId":3382,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423669741,"id":3528,"parentId":3382,"tags":{},"startTime":1756147694983,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":92368,"timestamp":423577610,"id":3382,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-zero-value-string.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":91049,"timestamp":423578979,"id":3430,"parentId":3383,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423670042,"id":3529,"parentId":3383,"tags":{},"startTime":1756147694983,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":92705,"timestamp":423577682,"id":3383,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":91412,"timestamp":423578993,"id":3431,"parentId":3384,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423670415,"id":3530,"parentId":3384,"tags":{},"startTime":1756147694984,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":92952,"timestamp":423577759,"id":3384,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/definitions.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":91708,"timestamp":423579021,"id":3432,"parentId":3385,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423670739,"id":3531,"parentId":3385,"tags":{},"startTime":1756147694984,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":93163,"timestamp":423577830,"id":3385,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/load-features.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":91986,"timestamp":423579044,"id":3433,"parentId":3386,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423671041,"id":3532,"parentId":3386,"tags":{},"startTime":1756147694984,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":93356,"timestamp":423577900,"id":3386,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":92188,"timestamp":423579085,"id":3434,"parentId":3387,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423671282,"id":3533,"parentId":3387,"tags":{},"startTime":1756147694984,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":93631,"timestamp":423577976,"id":3387,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":92525,"timestamp":423579099,"id":3435,"parentId":3388,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423671634,"id":3534,"parentId":3388,"tags":{},"startTime":1756147694985,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":94559,"timestamp":423578080,"id":3388,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":93543,"timestamp":423579116,"id":3436,"parentId":3389,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423672670,"id":3535,"parentId":3389,"tags":{},"startTime":1756147694986,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":94748,"timestamp":423578159,"id":3389,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":108855,"timestamp":423579130,"id":3437,"parentId":3390,"tags":{},"startTime":1756147694892,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89,"timestamp":423688037,"id":3536,"parentId":3390,"tags":{},"startTime":1756147695001,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":110459,"timestamp":423578230,"id":3390,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":20197,"timestamp":423668867,"id":3525,"parentId":3524,"tags":{},"startTime":1756147694982,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":20322,"timestamp":423668748,"id":3524,"parentId":3380,"tags":{},"startTime":1756147694982,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":111914,"timestamp":423577469,"id":3380,"parentId":3140,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/LazyContext.mjs","layer":"app-pages-browser"},"startTime":1756147694891,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":105863,"timestamp":423583542,"id":3450,"parentId":3440,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":92,"timestamp":423689419,"id":3537,"parentId":3440,"tags":{},"startTime":1756147695003,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":108349,"timestamp":423582682,"id":3440,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/KeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":107478,"timestamp":423583575,"id":3452,"parentId":3442,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":423691066,"id":3538,"parentId":3442,"tags":{},"startTime":1756147695004,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":108577,"timestamp":423582887,"id":3442,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":107894,"timestamp":423583591,"id":3453,"parentId":3443,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423691495,"id":3539,"parentId":3443,"tags":{},"startTime":1756147695005,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":108806,"timestamp":423582967,"id":3443,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/keys-transform.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":108184,"timestamp":423583607,"id":3454,"parentId":3444,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423691801,"id":3540,"parentId":3444,"tags":{},"startTime":1756147695005,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":109032,"timestamp":423583070,"id":3444,"parentId":3157,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/gestures.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":108556,"timestamp":423583564,"id":3451,"parentId":3441,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423692130,"id":3541,"parentId":3441,"tags":{},"startTime":1756147695005,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":109860,"timestamp":423582802,"id":3441,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109046,"timestamp":423583635,"id":3455,"parentId":3445,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423692691,"id":3542,"parentId":3445,"tags":{},"startTime":1756147695006,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":109790,"timestamp":423583159,"id":3445,"parentId":2960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109327,"timestamp":423583649,"id":3456,"parentId":3446,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":67,"timestamp":423692989,"id":3543,"parentId":3446,"tags":{},"startTime":1756147695006,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":110033,"timestamp":423583235,"id":3446,"parentId":2960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109601,"timestamp":423583685,"id":3459,"parentId":3449,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423693296,"id":3544,"parentId":3449,"tags":{},"startTime":1756147695006,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":110140,"timestamp":423583459,"id":3449,"parentId":3157,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":109944,"timestamp":423583674,"id":3458,"parentId":3448,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423693628,"id":3545,"parentId":3448,"tags":{},"startTime":1756147695007,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":110715,"timestamp":423583386,"id":3448,"parentId":3166,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/array.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":110457,"timestamp":423583664,"id":3457,"parentId":3447,"tags":{},"startTime":1756147694897,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423694130,"id":3546,"parentId":3447,"tags":{},"startTime":1756147695007,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":111441,"timestamp":423583309,"id":3447,"parentId":3178,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/batcher.mjs","layer":"app-pages-browser"},"startTime":1756147694896,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":118402,"timestamp":423587196,"id":3473,"parentId":3461,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":423705616,"id":3547,"parentId":3461,"tags":{},"startTime":1756147695019,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":119708,"timestamp":423586273,"id":3461,"parentId":3158,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/layout.mjs","layer":"app-pages-browser"},"startTime":1756147694899,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":118810,"timestamp":423587214,"id":3474,"parentId":3462,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423706039,"id":3548,"parentId":3462,"tags":{},"startTime":1756147695019,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":119922,"timestamp":423586365,"id":3462,"parentId":3166,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs","layer":"app-pages-browser"},"startTime":1756147694899,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119135,"timestamp":423587170,"id":3472,"parentId":3460,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423706315,"id":3549,"parentId":3460,"tags":{},"startTime":1756147695019,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":120429,"timestamp":423586160,"id":3460,"parentId":3158,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/drag.mjs","layer":"app-pages-browser"},"startTime":1756147694899,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119363,"timestamp":423587244,"id":3476,"parentId":3464,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119596,"timestamp":423587232,"id":3475,"parentId":3463,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":119743,"timestamp":423587257,"id":3477,"parentId":3465,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":423707030,"id":3554,"parentId":3465,"tags":{},"startTime":1756147695020,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":121737,"timestamp":423586593,"id":3465,"parentId":3179,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/complex.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121085,"timestamp":423587265,"id":3478,"parentId":3466,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423708361,"id":3555,"parentId":3466,"tags":{},"startTime":1756147695021,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":121945,"timestamp":423586671,"id":3466,"parentId":3179,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/number.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":121331,"timestamp":423587304,"id":3481,"parentId":3469,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423708646,"id":3556,"parentId":3469,"tags":{},"startTime":1756147695022,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":122522,"timestamp":423586898,"id":3469,"parentId":3175,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/info.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":122153,"timestamp":423587289,"id":3480,"parentId":3468,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423709456,"id":3557,"parentId":3468,"tags":{},"startTime":1756147695023,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":123135,"timestamp":423586818,"id":3468,"parentId":3174,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/observe.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":122648,"timestamp":423587330,"id":3483,"parentId":3471,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":106,"timestamp":423709992,"id":3558,"parentId":3471,"tags":{},"startTime":1756147695023,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":123306,"timestamp":423587083,"id":3471,"parentId":3185,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/m/create.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":123135,"timestamp":423587279,"id":3479,"parentId":3467,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":423710428,"id":3559,"parentId":3467,"tags":{},"startTime":1756147695024,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124323,"timestamp":423586745,"id":3467,"parentId":3185,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":123772,"timestamp":423587319,"id":3482,"parentId":3470,"tags":{},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423711105,"id":3560,"parentId":3470,"tags":{},"startTime":1756147695024,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":124835,"timestamp":423586975,"id":3470,"parentId":3175,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/on-scroll-handler.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":22499,"timestamp":423706935,"id":3553,"parentId":3552,"tags":{},"startTime":1756147695020,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":22603,"timestamp":423706839,"id":3552,"parentId":3463,"tags":{},"startTime":1756147695020,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":143810,"timestamp":423586447,"id":3463,"parentId":3173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/Group.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":23548,"timestamp":423706734,"id":3551,"parentId":3550,"tags":{},"startTime":1756147695020,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":23667,"timestamp":423706618,"id":3550,"parentId":3464,"tags":{},"startTime":1756147695020,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":144330,"timestamp":423586520,"id":3464,"parentId":3173,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/Item.mjs","layer":"app-pages-browser"},"startTime":1756147694900,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":45,"timestamp":423736528,"id":3581,"parentId":2691,"tags":{},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34343,"timestamp":423721476,"id":3570,"parentId":3561,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"}]
|
36
|
-
[{"name":"next-swc-loader","duration":55,"timestamp":423755837,"id":3683,"parentId":3561,"tags":{},"startTime":1756147695069,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36328,"timestamp":423720167,"id":3561,"parentId":3144,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1756147695033,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35008,"timestamp":423721509,"id":3571,"parentId":3562,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423756528,"id":3684,"parentId":3562,"tags":{},"startTime":1756147695070,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36482,"timestamp":423720373,"id":3562,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/animatable-none.mjs","layer":"app-pages-browser"},"startTime":1756147695033,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35328,"timestamp":423721544,"id":3573,"parentId":3564,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423756883,"id":3685,"parentId":3564,"tags":{},"startTime":1756147695070,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36622,"timestamp":423720648,"id":3564,"parentId":3170,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/group.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35733,"timestamp":423721556,"id":3574,"parentId":3565,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35998,"timestamp":423721532,"id":3572,"parentId":3563,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423757541,"id":3688,"parentId":3563,"tags":{},"startTime":1756147695071,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37340,"timestamp":423720514,"id":3563,"parentId":3156,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/find.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36173,"timestamp":423721699,"id":3575,"parentId":3566,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":75,"timestamp":423757912,"id":3689,"parentId":3566,"tags":{},"startTime":1756147695071,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37399,"timestamp":423720909,"id":3566,"parentId":3168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":36557,"timestamp":423721770,"id":3577,"parentId":3568,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":423758337,"id":3690,"parentId":3568,"tags":{},"startTime":1756147695071,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":37876,"timestamp":423721185,"id":3568,"parentId":3217,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/BaseAnimation.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37323,"timestamp":423721758,"id":3576,"parentId":3567,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":54,"timestamp":423759096,"id":3691,"parentId":3567,"tags":{},"startTime":1756147695072,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":38930,"timestamp":423721056,"id":3567,"parentId":3217,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/DOMKeyframesResolver.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38239,"timestamp":423721784,"id":3578,"parentId":3569,"tags":{},"startTime":1756147695035,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423760034,"id":3692,"parentId":3569,"tags":{},"startTime":1756147695073,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39089,"timestamp":423721313,"id":3569,"parentId":3219,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/setters.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13825,"timestamp":423747638,"id":3654,"parentId":3653,"tags":{},"startTime":1756147695061,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13945,"timestamp":423747524,"id":3653,"parentId":3602,"tags":{},"startTime":1756147695061,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-ts","duration":16661,"timestamp":423745182,"id":3602,"parentId":3018,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/hooks/useCombinedTranscriptions.ts","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":12096,"timestamp":423757433,"id":3687,"parentId":3686,"tags":{},"startTime":1756147695071,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":12238,"timestamp":423757298,"id":3686,"parentId":3565,"tags":{},"startTime":1756147695070,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49443,"timestamp":423720782,"id":3565,"parentId":3168,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","layer":"app-pages-browser"},"startTime":1756147695034,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":32935,"timestamp":423737312,"id":3587,"parentId":3579,"tags":{},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":423770258,"id":3713,"parentId":3579,"tags":{},"startTime":1756147695083,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34440,"timestamp":423736193,"id":3579,"parentId":3217,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/index.mjs","layer":"app-pages-browser"},"startTime":1756147695049,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33312,"timestamp":423737342,"id":3588,"parentId":3580,"tags":{},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423770664,"id":3714,"parentId":3580,"tags":{},"startTime":1756147695084,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34585,"timestamp":423736380,"id":3580,"parentId":3216,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/motion/create.mjs","layer":"app-pages-browser"},"startTime":1756147695049,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33624,"timestamp":423737358,"id":3589,"parentId":3582,"tags":{},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":66,"timestamp":423770993,"id":3715,"parentId":3582,"tags":{},"startTime":1756147695084,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34673,"timestamp":423736595,"id":3582,"parentId":3175,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/resize/index.mjs","layer":"app-pages-browser"},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":33909,"timestamp":423737377,"id":3590,"parentId":3583,"tags":{},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423771295,"id":3716,"parentId":3583,"tags":{},"startTime":1756147695084,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":34819,"timestamp":423736734,"id":3583,"parentId":3224,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs","layer":"app-pages-browser"},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34174,"timestamp":423737397,"id":3591,"parentId":3584,"tags":{},"startTime":1756147695051,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423771581,"id":3717,"parentId":3584,"tags":{},"startTime":1756147695085,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35365,"timestamp":423736865,"id":3584,"parentId":3224,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs","layer":"app-pages-browser"},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34826,"timestamp":423737423,"id":3592,"parentId":3585,"tags":{},"startTime":1756147695051,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423772260,"id":3718,"parentId":3585,"tags":{},"startTime":1756147695085,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35847,"timestamp":423737026,"id":3585,"parentId":3224,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs","layer":"app-pages-browser"},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35447,"timestamp":423737444,"id":3593,"parentId":3586,"tags":{},"startTime":1756147695051,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423772901,"id":3719,"parentId":3586,"tags":{},"startTime":1756147695086,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36049,"timestamp":423737163,"id":3586,"parentId":3226,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/store-id.mjs","layer":"app-pages-browser"},"startTime":1756147695050,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38531,"timestamp":423746863,"id":3624,"parentId":3594,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":85,"timestamp":423785413,"id":3730,"parentId":3594,"tags":{},"startTime":1756147695099,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41748,"timestamp":423744492,"id":3594,"parentId":3226,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/handoff.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39373,"timestamp":423746890,"id":3625,"parentId":3595,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":423786277,"id":3731,"parentId":3595,"tags":{},"startTime":1756147695099,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42079,"timestamp":423744602,"id":3595,"parentId":3226,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/store.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39791,"timestamp":423746912,"id":3626,"parentId":3596,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423786716,"id":3732,"parentId":3596,"tags":{},"startTime":1756147695100,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42389,"timestamp":423744686,"id":3596,"parentId":3226,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40189,"timestamp":423746932,"id":3627,"parentId":3597,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":423787134,"id":3733,"parentId":3597,"tags":{},"startTime":1756147695100,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42778,"timestamp":423744770,"id":3597,"parentId":3225,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40588,"timestamp":423746982,"id":3629,"parentId":3599,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423787584,"id":3734,"parentId":3599,"tags":{},"startTime":1756147695101,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43116,"timestamp":423744923,"id":3599,"parentId":3217,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41116,"timestamp":423746947,"id":3628,"parentId":3598,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":119,"timestamp":423788077,"id":3735,"parentId":3598,"tags":{},"startTime":1756147695101,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43544,"timestamp":423744847,"id":3598,"parentId":3217,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/utils/accelerated-values.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41411,"timestamp":423746998,"id":3630,"parentId":3600,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423788420,"id":3736,"parentId":3600,"tags":{},"startTime":1756147695102,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43704,"timestamp":423744997,"id":3600,"parentId":3217,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-waapi.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41747,"timestamp":423747026,"id":3631,"parentId":3601,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423788784,"id":3737,"parentId":3601,"tags":{},"startTime":1756147695102,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44053,"timestamp":423745105,"id":3601,"parentId":3218,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/drivers/driver-frameloop.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42132,"timestamp":423747045,"id":3632,"parentId":3603,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423789187,"id":3738,"parentId":3603,"tags":{},"startTime":1756147695102,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44363,"timestamp":423745264,"id":3603,"parentId":3330,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/animate-elements.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42547,"timestamp":423747098,"id":3635,"parentId":3606,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423789660,"id":3739,"parentId":3606,"tags":{},"startTime":1756147695103,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44744,"timestamp":423745497,"id":3606,"parentId":3331,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/subject.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43201,"timestamp":423747058,"id":3633,"parentId":3604,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423790271,"id":3740,"parentId":3604,"tags":{},"startTime":1756147695103,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":45202,"timestamp":423745349,"id":3604,"parentId":3358,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/use-is-mounted.mjs","layer":"app-pages-browser"},"startTime":1756147695058,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43496,"timestamp":423747072,"id":3634,"parentId":3605,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423790579,"id":3741,"parentId":3605,"tags":{},"startTime":1756147695104,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":45471,"timestamp":423745425,"id":3605,"parentId":3331,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/sequence.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43797,"timestamp":423747116,"id":3636,"parentId":3607,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":2102,"timestamp":423790923,"id":3742,"parentId":3607,"tags":{},"startTime":1756147695104,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47677,"timestamp":423745575,"id":3607,"parentId":3359,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46138,"timestamp":423747135,"id":3637,"parentId":3608,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423793283,"id":3743,"parentId":3608,"tags":{},"startTime":1756147695106,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":47875,"timestamp":423745652,"id":3608,"parentId":3334,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/spring/defaults.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46397,"timestamp":423747148,"id":3638,"parentId":3609,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423793553,"id":3744,"parentId":3609,"tags":{},"startTime":1756147695107,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48122,"timestamp":423745725,"id":3609,"parentId":3343,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/get-as-type.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":46679,"timestamp":423747187,"id":3640,"parentId":3611,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423793876,"id":3745,"parentId":3611,"tags":{},"startTime":1756147695107,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48443,"timestamp":423745876,"id":3611,"parentId":3344,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/hex.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47142,"timestamp":423747196,"id":3641,"parentId":3612,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423794347,"id":3746,"parentId":3612,"tags":{},"startTime":1756147695107,"traceId":"1c29f7319d2f4a0c"}]
|
37
|
-
[{"name":"build-module-mjs","duration":48767,"timestamp":423745948,"id":3612,"parentId":3344,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/hsla.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47569,"timestamp":423747164,"id":3639,"parentId":3610,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423794741,"id":3747,"parentId":3610,"tags":{},"startTime":1756147695108,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49239,"timestamp":423745798,"id":3610,"parentId":3343,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/number.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47828,"timestamp":423747227,"id":3642,"parentId":3613,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423795064,"id":3748,"parentId":3613,"tags":{},"startTime":1756147695108,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49398,"timestamp":423746036,"id":3613,"parentId":3344,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/rgba.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48211,"timestamp":423747240,"id":3643,"parentId":3614,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":87,"timestamp":423795459,"id":3749,"parentId":3614,"tags":{},"startTime":1756147695109,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":49695,"timestamp":423746116,"id":3614,"parentId":3010,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/scheduler/index.js","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48568,"timestamp":423747260,"id":3645,"parentId":3616,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423795837,"id":3750,"parentId":3616,"tags":{},"startTime":1756147695109,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49855,"timestamp":423746264,"id":3616,"parentId":3333,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/utils/is-easing-array.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48863,"timestamp":423747275,"id":3646,"parentId":3617,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423796147,"id":3751,"parentId":3617,"tags":{},"startTime":1756147695109,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50262,"timestamp":423746337,"id":3617,"parentId":3333,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/utils/map.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49367,"timestamp":423747251,"id":3644,"parentId":3615,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423796627,"id":3752,"parentId":3615,"tags":{},"startTime":1756147695110,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50701,"timestamp":423746190,"id":3615,"parentId":3332,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/generators/utils/velocity.mjs","layer":"app-pages-browser"},"startTime":1756147695059,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49618,"timestamp":423747290,"id":3647,"parentId":3618,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423796917,"id":3753,"parentId":3618,"tags":{},"startTime":1756147695110,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50967,"timestamp":423746413,"id":3618,"parentId":3447,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/render-step.mjs","layer":"app-pages-browser"},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":50091,"timestamp":423747306,"id":3648,"parentId":3619,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423797407,"id":3754,"parentId":3619,"tags":{},"startTime":1756147695111,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51136,"timestamp":423746484,"id":3619,"parentId":3376,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs","layer":"app-pages-browser"},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":50321,"timestamp":423747315,"id":3649,"parentId":3620,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":423797645,"id":3755,"parentId":3620,"tags":{},"startTime":1756147695111,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51316,"timestamp":423746555,"id":3620,"parentId":3387,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs","layer":"app-pages-browser"},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":50542,"timestamp":423747348,"id":3651,"parentId":3622,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423797899,"id":3756,"parentId":3622,"tags":{},"startTime":1756147695111,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51717,"timestamp":423746704,"id":3622,"parentId":3444,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51109,"timestamp":423747338,"id":3650,"parentId":3621,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423798459,"id":3757,"parentId":3621,"tags":{},"startTime":1756147695112,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":52078,"timestamp":423746633,"id":3621,"parentId":3388,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/frameloop/microtask.mjs","layer":"app-pages-browser"},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51370,"timestamp":423747358,"id":3652,"parentId":3623,"tags":{},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423798738,"id":3758,"parentId":3623,"tags":{},"startTime":1756147695112,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":52456,"timestamp":423746779,"id":3623,"parentId":3444,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/focus.mjs","layer":"app-pages-browser"},"startTime":1756147695060,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64653,"timestamp":423752629,"id":3669,"parentId":3655,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":423817305,"id":3761,"parentId":3655,"tags":{},"startTime":1756147695130,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66559,"timestamp":423751411,"id":3655,"parentId":3444,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/press.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65316,"timestamp":423752673,"id":3671,"parentId":3657,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":423818000,"id":3762,"parentId":3657,"tags":{},"startTime":1756147695131,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":66765,"timestamp":423751627,"id":3657,"parentId":3383,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":65757,"timestamp":423752657,"id":3670,"parentId":3656,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423818425,"id":3763,"parentId":3656,"tags":{},"startTime":1756147695132,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67165,"timestamp":423751539,"id":3656,"parentId":3377,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/get-will-change-name.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66020,"timestamp":423752704,"id":3673,"parentId":3659,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423818734,"id":3764,"parentId":3659,"tags":{},"startTime":1756147695132,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67192,"timestamp":423751794,"id":3659,"parentId":3390,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66358,"timestamp":423752692,"id":3672,"parentId":3658,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423819061,"id":3765,"parentId":3658,"tags":{},"startTime":1756147695132,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67582,"timestamp":423751714,"id":3658,"parentId":3390,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66571,"timestamp":423752744,"id":3676,"parentId":3662,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423819324,"id":3766,"parentId":3662,"tags":{},"startTime":1756147695132,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":67594,"timestamp":423752059,"id":3662,"parentId":3449,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":66959,"timestamp":423752716,"id":3674,"parentId":3660,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423819689,"id":3767,"parentId":3660,"tags":{},"startTime":1756147695133,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":68358,"timestamp":423751868,"id":3660,"parentId":3449,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67516,"timestamp":423752729,"id":3675,"parentId":3661,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423820255,"id":3768,"parentId":3661,"tags":{},"startTime":1756147695133,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69155,"timestamp":423751943,"id":3661,"parentId":3440,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/unit-conversion.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68347,"timestamp":423752772,"id":3677,"parentId":3663,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423821129,"id":3769,"parentId":3663,"tags":{},"startTime":1756147695134,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69249,"timestamp":423752152,"id":3663,"parentId":3333,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/offsets/default.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68618,"timestamp":423752801,"id":3679,"parentId":3665,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423821429,"id":3770,"parentId":3665,"tags":{},"startTime":1756147695135,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69567,"timestamp":423752313,"id":3665,"parentId":3364,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69109,"timestamp":423752789,"id":3678,"parentId":3664,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423821908,"id":3771,"parentId":3664,"tags":{},"startTime":1756147695135,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69945,"timestamp":423752231,"id":3664,"parentId":3333,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/offsets/time.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69373,"timestamp":423752821,"id":3680,"parentId":3666,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423822204,"id":3772,"parentId":3666,"tags":{},"startTime":1756147695135,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":70229,"timestamp":423752386,"id":3666,"parentId":3364,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs","layer":"app-pages-browser"},"startTime":1756147695065,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69798,"timestamp":423752835,"id":3681,"parentId":3667,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":110,"timestamp":423822645,"id":3773,"parentId":3667,"tags":{},"startTime":1756147695136,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":70742,"timestamp":423752460,"id":3667,"parentId":3345,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/color-regex.mjs","layer":"app-pages-browser"},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":70372,"timestamp":423752850,"id":3682,"parentId":3668,"tags":{},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":423823236,"id":3774,"parentId":3668,"tags":{},"startTime":1756147695136,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":71056,"timestamp":423752534,"id":3668,"parentId":3345,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/float-regex.mjs","layer":"app-pages-browser"},"startTime":1756147695066,"traceId":"1c29f7319d2f4a0c"},{"name":"font-loader","duration":1792228,"timestamp":422038330,"id":2923,"parentId":2922,"tags":{},"startTime":1756147693351,"traceId":"1c29f7319d2f4a0c"},{"name":"postcss","duration":1086,"timestamp":423830840,"id":3775,"parentId":2922,"tags":{},"startTime":1756147695144,"traceId":"1c29f7319d2f4a0c"},{"name":"next-font-loader","duration":1817831,"timestamp":422014163,"id":2922,"parentId":2813,"tags":{},"startTime":1756147693327,"traceId":"1c29f7319d2f4a0c"},{"name":"css-loader","duration":8915,"timestamp":423831955,"id":3776,"parentId":2813,"tags":{"astUsed":"true"},"startTime":1756147695145,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":1929390,"timestamp":421911978,"id":2813,"parentId":2672,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/font/google/target.css.webpack[javascript/auto]!=!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Public_Sans\",\"arguments\":[{\"weight\":\"400\",\"subsets\":[\"latin\"]}],\"variableName\":\"publicSans400\"}","layer":null},"startTime":1756147693225,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":2072196,"timestamp":421778834,"id":2672,"parentId":2431,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Public_Sans\",\"arguments\":[{\"weight\":\"400\",\"subsets\":[\"latin\"]}],\"variableName\":\"publicSans400\"}","layer":"app-pages-browser"},"startTime":1756147693092,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":86225,"timestamp":423765367,"id":3703,"parentId":3693,"tags":{},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":89,"timestamp":423851610,"id":3799,"parentId":3693,"tags":{},"startTime":1756147695165,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":87588,"timestamp":423764456,"id":3693,"parentId":3345,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/sanitize.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":86671,"timestamp":423765392,"id":3704,"parentId":3694,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423852073,"id":3800,"parentId":3694,"tags":{},"startTime":1756147695165,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":87948,"timestamp":423764590,"id":3694,"parentId":3460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/index.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87139,"timestamp":423765415,"id":3706,"parentId":3696,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423852570,"id":3801,"parentId":3696,"tags":{},"startTime":1756147695166,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":88128,"timestamp":423764762,"id":3696,"parentId":3465,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/visibility.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":87504,"timestamp":423765403,"id":3705,"parentId":3695,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423852917,"id":3802,"parentId":3695,"tags":{},"startTime":1756147695166,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":88883,"timestamp":423764677,"id":3695,"parentId":3465,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/color.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88146,"timestamp":423765432,"id":3707,"parentId":3697,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423853587,"id":3803,"parentId":3697,"tags":{},"startTime":1756147695167,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89050,"timestamp":423764847,"id":3697,"parentId":3465,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/mix/immediate.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":88449,"timestamp":423765467,"id":3708,"parentId":3698,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"}]
|
38
|
-
[{"name":"next-swc-loader","duration":104,"timestamp":423853929,"id":3804,"parentId":3698,"tags":{},"startTime":1756147695167,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":89699,"timestamp":423764925,"id":3698,"parentId":3465,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/is-css-variable.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89165,"timestamp":423765478,"id":3709,"parentId":3699,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423854653,"id":3805,"parentId":3699,"tags":{},"startTime":1756147695168,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":90023,"timestamp":423765025,"id":3699,"parentId":3471,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/components/create-factory.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":89583,"timestamp":423765489,"id":3710,"parentId":3700,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423855081,"id":3806,"parentId":3700,"tags":{},"startTime":1756147695168,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":90575,"timestamp":423765125,"id":3700,"parentId":3444,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":90200,"timestamp":423765517,"id":3712,"parentId":3702,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":90432,"timestamp":423765500,"id":3711,"parentId":3701,"tags":{},"startTime":1756147695079,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423855942,"id":3809,"parentId":3701,"tags":{},"startTime":1756147695169,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":91340,"timestamp":423765203,"id":3701,"parentId":3449,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83011,"timestamp":423781980,"id":3725,"parentId":3720,"tags":{},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":423865025,"id":3820,"parentId":3720,"tags":{},"startTime":1756147695178,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84050,"timestamp":423781508,"id":3720,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83547,"timestamp":423782033,"id":3726,"parentId":3721,"tags":{},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423865590,"id":3821,"parentId":3721,"tags":{},"startTime":1756147695179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84199,"timestamp":423781637,"id":3721,"parentId":3013,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/index.mjs","layer":"app-pages-browser"},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":83811,"timestamp":423782049,"id":3727,"parentId":3722,"tags":{},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":84039,"timestamp":423782064,"id":3728,"parentId":3723,"tags":{},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423866114,"id":3824,"parentId":3723,"tags":{},"startTime":1756147695179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":84982,"timestamp":423781813,"id":3723,"parentId":3460,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/pan/index.mjs","layer":"app-pages-browser"},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":84735,"timestamp":423782083,"id":3729,"parentId":3724,"tags":{},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":58,"timestamp":423866832,"id":3825,"parentId":3724,"tags":{},"startTime":1756147695180,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":85699,"timestamp":423781890,"id":3724,"parentId":3470,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/index.mjs","layer":"app-pages-browser"},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11876,"timestamp":423855840,"id":3808,"parentId":3807,"tags":{},"startTime":1756147695169,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11992,"timestamp":423855727,"id":3807,"parentId":3702,"tags":{},"startTime":1756147695169,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":102747,"timestamp":423765278,"id":3702,"parentId":3463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/context/ReorderContext.mjs","layer":"app-pages-browser"},"startTime":1756147695078,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69324,"timestamp":423810335,"id":3760,"parentId":3759,"tags":{},"startTime":1756147695123,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":56,"timestamp":423879673,"id":3848,"parentId":3759,"tags":{},"startTime":1756147695193,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":70074,"timestamp":423810173,"id":3759,"parentId":3463,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/Reorder/utils/check-reorder.mjs","layer":"app-pages-browser"},"startTime":1756147695123,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":14704,"timestamp":423865985,"id":3823,"parentId":3822,"tags":{},"startTime":1756147695179,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":14822,"timestamp":423865870,"id":3822,"parentId":3722,"tags":{},"startTime":1756147695179,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":99820,"timestamp":423781730,"id":3722,"parentId":3461,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs","layer":"app-pages-browser"},"startTime":1756147695095,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module","duration":42,"timestamp":423884683,"id":3849,"parentId":2672,"tags":{},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44504,"timestamp":423844440,"id":3789,"parentId":3778,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":70,"timestamp":423888960,"id":3864,"parentId":3778,"tags":{},"startTime":1756147695202,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":45757,"timestamp":423843564,"id":3778,"parentId":3561,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44861,"timestamp":423844478,"id":3791,"parentId":3780,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423889349,"id":3865,"parentId":3780,"tags":{},"startTime":1756147695202,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46104,"timestamp":423843732,"id":3780,"parentId":3568,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/utils/can-animate.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45395,"timestamp":423844462,"id":3790,"parentId":3779,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423889867,"id":3866,"parentId":3779,"tags":{},"startTime":1756147695203,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":46503,"timestamp":423843654,"id":3779,"parentId":3567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-none.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":45768,"timestamp":423844404,"id":3788,"parentId":3777,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":107,"timestamp":423890181,"id":3867,"parentId":3777,"tags":{},"startTime":1756147695203,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60016,"timestamp":423843422,"id":3777,"parentId":3561,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58966,"timestamp":423844494,"id":3792,"parentId":3781,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":86,"timestamp":423903474,"id":3868,"parentId":3781,"tags":{},"startTime":1756147695217,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60032,"timestamp":423843813,"id":3781,"parentId":3567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/keys-position.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59362,"timestamp":423844502,"id":3793,"parentId":3782,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":423903877,"id":3869,"parentId":3782,"tags":{},"startTime":1756147695217,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60609,"timestamp":423843892,"id":3782,"parentId":3567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/make-none-animatable.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60002,"timestamp":423844520,"id":3794,"parentId":3783,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":83,"timestamp":423904535,"id":3870,"parentId":3783,"tags":{},"startTime":1756147695218,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61395,"timestamp":423843969,"id":3783,"parentId":3567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/css-variables-conversion.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60846,"timestamp":423844537,"id":3795,"parentId":3784,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":82,"timestamp":423905395,"id":3871,"parentId":3784,"tags":{},"startTime":1756147695219,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61838,"timestamp":423844074,"id":3784,"parentId":3567,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/dimensions.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61380,"timestamp":423844554,"id":3796,"parentId":3785,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":110,"timestamp":423905946,"id":3872,"parentId":3785,"tags":{},"startTime":1756147695219,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62418,"timestamp":423844162,"id":3785,"parentId":3562,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/complex/filter.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":62010,"timestamp":423844587,"id":3797,"parentId":3786,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423906607,"id":3873,"parentId":3786,"tags":{},"startTime":1756147695220,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62695,"timestamp":423844236,"id":3786,"parentId":3562,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/defaults.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":62346,"timestamp":423844602,"id":3798,"parentId":3787,"tags":{},"startTime":1756147695158,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":71,"timestamp":423906957,"id":3874,"parentId":3787,"tags":{},"startTime":1756147695220,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62904,"timestamp":423844310,"id":3787,"parentId":3563,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/test.mjs","layer":"app-pages-browser"},"startTime":1756147695157,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":2584793,"timestamp":421327747,"id":2428,"parentId":2420,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Ffont%2Fgoogle%2Ftarget.css%3F%7B%5C%22path%5C%22%3A%5C%22app%2Flayout.tsx%5C%22%2C%5C%22import%5C%22%3A%5C%22Public_Sans%5C%22%2C%5C%22arguments%5C%22%3A%5B%7B%5C%22weight%5C%22%3A%5C%22400%5C%22%2C%5C%22subsets%5C%22%3A%5B%5C%22latin%5C%22%5D%7D%5D%2C%5C%22variableName%5C%22%3A%5C%22publicSans400%5C%22%7D%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2F%40livekit%2Fcomponents-styles%2Fdist%2Fgeneral%2Findex.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57898,"timestamp":423861766,"id":3815,"parentId":3810,"tags":{},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":58109,"timestamp":423861802,"id":3817,"parentId":3812,"tags":{},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423919921,"id":3877,"parentId":3812,"tags":{},"startTime":1756147695233,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59360,"timestamp":423861513,"id":3812,"parentId":3584,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs","layer":"app-pages-browser"},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59042,"timestamp":423861853,"id":3819,"parentId":3814,"tags":{},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":63,"timestamp":423920908,"id":3878,"parentId":3814,"tags":{},"startTime":1756147695234,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":59647,"timestamp":423861676,"id":3814,"parentId":3582,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/resize/handle-window.mjs","layer":"app-pages-browser"},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59501,"timestamp":423861838,"id":3818,"parentId":3813,"tags":{},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423921356,"id":3879,"parentId":3813,"tags":{},"startTime":1756147695234,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60373,"timestamp":423861596,"id":3813,"parentId":3582,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/resize/handle-element.mjs","layer":"app-pages-browser"},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60193,"timestamp":423861791,"id":3816,"parentId":3811,"tags":{},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":68,"timestamp":423921994,"id":3880,"parentId":3811,"tags":{},"startTime":1756147695235,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":60869,"timestamp":423861418,"id":3811,"parentId":3584,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs","layer":"app-pages-browser"},"startTime":1756147695175,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":13334,"timestamp":423919813,"id":3876,"parentId":3875,"tags":{},"startTime":1756147695233,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":13468,"timestamp":423919683,"id":3875,"parentId":3810,"tags":{},"startTime":1756147695233,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":72536,"timestamp":423861285,"id":3810,"parentId":3565,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","layer":"app-pages-browser"},"startTime":1756147695174,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":59921,"timestamp":423873916,"id":3837,"parentId":3826,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":423933855,"id":3921,"parentId":3826,"tags":{},"startTime":1756147695247,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61255,"timestamp":423872885,"id":3826,"parentId":3622,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/Feature.mjs","layer":"app-pages-browser"},"startTime":1756147695186,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60184,"timestamp":423873975,"id":3839,"parentId":3828,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423934169,"id":3922,"parentId":3828,"tags":{},"startTime":1756147695247,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61255,"timestamp":423873148,"id":3828,"parentId":3606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-dom-keyframes.mjs","layer":"app-pages-browser"},"startTime":1756147695186,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60477,"timestamp":423873941,"id":3838,"parentId":3827,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423934427,"id":3923,"parentId":3827,"tags":{},"startTime":1756147695248,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61774,"timestamp":423873050,"id":3827,"parentId":3606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/create-visual-element.mjs","layer":"app-pages-browser"},"startTime":1756147695186,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":60841,"timestamp":423873998,"id":3840,"parentId":3829,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423934848,"id":3924,"parentId":3829,"tags":{},"startTime":1756147695248,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":61938,"timestamp":423873236,"id":3829,"parentId":3606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/resolve-subjects.mjs","layer":"app-pages-browser"},"startTime":1756147695186,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61156,"timestamp":423874033,"id":3841,"parentId":3830,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423935199,"id":3925,"parentId":3830,"tags":{},"startTime":1756147695248,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62167,"timestamp":423873313,"id":3830,"parentId":3606,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs","layer":"app-pages-browser"},"startTime":1756147695186,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61440,"timestamp":423874057,"id":3843,"parentId":3832,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"}]
|
39
|
-
[{"name":"next-swc-loader","duration":49,"timestamp":423935506,"id":3926,"parentId":3832,"tags":{},"startTime":1756147695249,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62440,"timestamp":423873473,"id":3832,"parentId":3611,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/color/utils.mjs","layer":"app-pages-browser"},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":61855,"timestamp":423874074,"id":3844,"parentId":3833,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":105,"timestamp":423935964,"id":3927,"parentId":3833,"tags":{},"startTime":1756147695249,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":62856,"timestamp":423873579,"id":3833,"parentId":3612,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/numbers/index.mjs","layer":"app-pages-browser"},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":62415,"timestamp":423874042,"id":3842,"parentId":3831,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":423936469,"id":3928,"parentId":3831,"tags":{},"startTime":1756147695250,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64092,"timestamp":423873391,"id":3831,"parentId":3603,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/NativeAnimation.mjs","layer":"app-pages-browser"},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63416,"timestamp":423874090,"id":3845,"parentId":3834,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423937516,"id":3929,"parentId":3834,"tags":{},"startTime":1756147695251,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64199,"timestamp":423873666,"id":3834,"parentId":3610,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/number-browser.mjs","layer":"app-pages-browser"},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":63774,"timestamp":423874107,"id":3846,"parentId":3835,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423937890,"id":3930,"parentId":3835,"tags":{},"startTime":1756147695251,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64588,"timestamp":423873744,"id":3835,"parentId":3610,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/transform.mjs","layer":"app-pages-browser"},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":64225,"timestamp":423874123,"id":3847,"parentId":3836,"tags":{},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423938357,"id":3931,"parentId":3836,"tags":{},"startTime":1756147695251,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":64763,"timestamp":423873821,"id":3836,"parentId":3610,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/type-int.mjs","layer":"app-pages-browser"},"startTime":1756147695187,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":67689,"timestamp":423885414,"id":3857,"parentId":3850,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":423953117,"id":3948,"parentId":3850,"tags":{},"startTime":1756147695266,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69042,"timestamp":423884741,"id":3850,"parentId":3660,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68366,"timestamp":423885436,"id":3858,"parentId":3851,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":81,"timestamp":423953814,"id":3949,"parentId":3851,"tags":{},"startTime":1756147695267,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69388,"timestamp":423884859,"id":3851,"parentId":3663,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/offsets/fill.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":68752,"timestamp":423885510,"id":3861,"parentId":3854,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423954272,"id":3950,"parentId":3854,"tags":{},"startTime":1756147695267,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69407,"timestamp":423885149,"id":3854,"parentId":3660,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/render.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69094,"timestamp":423885479,"id":3859,"parentId":3852,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423954582,"id":3951,"parentId":3852,"tags":{},"startTime":1756147695268,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":69929,"timestamp":423884948,"id":3852,"parentId":3662,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69368,"timestamp":423885524,"id":3862,"parentId":3855,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423954901,"id":3952,"parentId":3855,"tags":{},"startTime":1756147695268,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":70090,"timestamp":423885245,"id":3855,"parentId":3660,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":69811,"timestamp":423885538,"id":3863,"parentId":3856,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":61,"timestamp":423955358,"id":3953,"parentId":3856,"tags":{},"startTime":1756147695268,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":72179,"timestamp":423885327,"id":3856,"parentId":3665,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":72028,"timestamp":423885498,"id":3860,"parentId":3853,"tags":{},"startTime":1756147695199,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":90,"timestamp":423957539,"id":3954,"parentId":3853,"tags":{},"startTime":1756147695271,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":73297,"timestamp":423885056,"id":3853,"parentId":3660,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs","layer":"app-pages-browser"},"startTime":1756147695198,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42650,"timestamp":423929248,"id":3901,"parentId":3881,"tags":{},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":53,"timestamp":423971910,"id":4001,"parentId":3881,"tags":{},"startTime":1756147695285,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":46572,"timestamp":423927146,"id":3881,"parentId":3614,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/scheduler/cjs/scheduler.production.min.js","layer":"app-pages-browser"},"startTime":1756147695240,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":44427,"timestamp":423929306,"id":3904,"parentId":3884,"tags":{},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":69,"timestamp":423973744,"id":4002,"parentId":3884,"tags":{},"startTime":1756147695287,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":48932,"timestamp":423927451,"id":3884,"parentId":3694,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47106,"timestamp":423929293,"id":3903,"parentId":3883,"tags":{},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423976409,"id":4003,"parentId":3883,"tags":{},"startTime":1756147695290,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49473,"timestamp":423927374,"id":3883,"parentId":3695,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/hsla-to-rgba.mjs","layer":"app-pages-browser"},"startTime":1756147695240,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47466,"timestamp":423929396,"id":3905,"parentId":3885,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":423976872,"id":4004,"parentId":3885,"tags":{},"startTime":1756147695290,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":49931,"timestamp":423927534,"id":3885,"parentId":3699,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/config-motion.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48057,"timestamp":423929424,"id":3906,"parentId":3886,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423977490,"id":4005,"parentId":3886,"tags":{},"startTime":1756147695291,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50144,"timestamp":423927611,"id":3886,"parentId":3699,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/config-motion.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48297,"timestamp":423929472,"id":3907,"parentId":3887,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":423977777,"id":4006,"parentId":3887,"tags":{},"startTime":1756147695291,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50528,"timestamp":423927684,"id":3887,"parentId":3699,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/use-render.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48735,"timestamp":423929492,"id":3908,"parentId":3888,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423978236,"id":4007,"parentId":3888,"tags":{},"startTime":1756147695291,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50860,"timestamp":423927768,"id":3888,"parentId":3700,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49092,"timestamp":423929552,"id":3910,"parentId":3890,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423978653,"id":4008,"parentId":3890,"tags":{},"startTime":1756147695292,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51051,"timestamp":423927920,"id":3890,"parentId":3660,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/utils/measure.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49448,"timestamp":423929538,"id":3909,"parentId":3889,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":67,"timestamp":423978995,"id":4009,"parentId":3889,"tags":{},"startTime":1756147695292,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":53979,"timestamp":423927846,"id":3889,"parentId":3059,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/compiled/process/browser.js","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52271,"timestamp":423929571,"id":3911,"parentId":3891,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423981851,"id":4010,"parentId":3891,"tags":{},"startTime":1756147695295,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54308,"timestamp":423927996,"id":3891,"parentId":3721,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/errors.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53042,"timestamp":423929277,"id":3902,"parentId":3882,"tags":{},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":59,"timestamp":423982328,"id":4011,"parentId":3882,"tags":{},"startTime":1756147695295,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56472,"timestamp":423927287,"id":3882,"parentId":3605,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/create.mjs","layer":"app-pages-browser"},"startTime":1756147695240,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54183,"timestamp":423929591,"id":3912,"parentId":3892,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423983783,"id":4012,"parentId":3892,"tags":{},"startTime":1756147695297,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":55933,"timestamp":423928112,"id":3892,"parentId":3721,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/memo.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54443,"timestamp":423929617,"id":3913,"parentId":3893,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":423984070,"id":4013,"parentId":3893,"tags":{},"startTime":1756147695297,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56082,"timestamp":423928188,"id":3893,"parentId":3721,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/noop.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54644,"timestamp":423929640,"id":3914,"parentId":3894,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":423984293,"id":4014,"parentId":3894,"tags":{},"startTime":1756147695297,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56262,"timestamp":423928259,"id":3894,"parentId":3721,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/progress.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54880,"timestamp":423929654,"id":3915,"parentId":3895,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":423984542,"id":4015,"parentId":3895,"tags":{},"startTime":1756147695298,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56425,"timestamp":423928340,"id":3895,"parentId":3721,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-utils/dist/es/time-conversion.mjs","layer":"app-pages-browser"},"startTime":1756147695241,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":55156,"timestamp":423929667,"id":3916,"parentId":3896,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":423984831,"id":4016,"parentId":3896,"tags":{},"startTime":1756147695298,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56586,"timestamp":423928484,"id":3896,"parentId":3723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/get-context-window.mjs","layer":"app-pages-browser"},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":55403,"timestamp":423929682,"id":3917,"parentId":3897,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423985092,"id":4017,"parentId":3897,"tags":{},"startTime":1756147695298,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":57473,"timestamp":423928634,"id":3897,"parentId":3723,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs","layer":"app-pages-browser"},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56426,"timestamp":423929697,"id":3918,"parentId":3898,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":423986132,"id":4018,"parentId":3898,"tags":{},"startTime":1756147695299,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":57762,"timestamp":423928777,"id":3898,"parentId":3724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/inset.mjs","layer":"app-pages-browser"},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56849,"timestamp":423929709,"id":3919,"parentId":3899,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":423986567,"id":4019,"parentId":3899,"tags":{},"startTime":1756147695300,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":58052,"timestamp":423928925,"id":3899,"parentId":3724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/offset.mjs","layer":"app-pages-browser"},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":57274,"timestamp":423929724,"id":3920,"parentId":3900,"tags":{},"startTime":1756147695243,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":423987028,"id":4020,"parentId":3900,"tags":{},"startTime":1756147695300,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":58189,"timestamp":423929083,"id":3900,"parentId":3724,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/presets.mjs","layer":"app-pages-browser"},"startTime":1756147695242,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":2665895,"timestamp":421327653,"id":2423,"parentId":2420,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":2665938,"timestamp":421327616,"id":2422,"parentId":2420,"tags":{"request":"./node_modules/next/dist/client/app-next.js"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51882,"timestamp":423949693,"id":3940,"parentId":3932,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"}]
|
40
|
-
[{"name":"next-swc-loader","duration":52,"timestamp":424001591,"id":4058,"parentId":3932,"tags":{},"startTime":1756147695315,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53247,"timestamp":423948973,"id":3932,"parentId":3701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs","layer":"app-pages-browser"},"startTime":1756147695262,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52520,"timestamp":423949718,"id":3941,"parentId":3933,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424002257,"id":4059,"parentId":3933,"tags":{},"startTime":1756147695315,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53366,"timestamp":423949135,"id":3933,"parentId":3701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs","layer":"app-pages-browser"},"startTime":1756147695262,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52783,"timestamp":423949733,"id":3942,"parentId":3934,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424002525,"id":4060,"parentId":3934,"tags":{},"startTime":1756147695316,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53514,"timestamp":423949228,"id":3934,"parentId":3701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs","layer":"app-pages-browser"},"startTime":1756147695262,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53011,"timestamp":423949747,"id":3943,"parentId":3935,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":424002766,"id":4061,"parentId":3935,"tags":{},"startTime":1756147695316,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53850,"timestamp":423949309,"id":3935,"parentId":3701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs","layer":"app-pages-browser"},"startTime":1756147695262,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53413,"timestamp":423949761,"id":3944,"parentId":3936,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424003183,"id":4062,"parentId":3936,"tags":{},"startTime":1756147695316,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54171,"timestamp":423949381,"id":3936,"parentId":3701,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs","layer":"app-pages-browser"},"startTime":1756147695262,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53793,"timestamp":423949773,"id":3945,"parentId":3937,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424003577,"id":4063,"parentId":3937,"tags":{},"startTime":1756147695317,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54329,"timestamp":423949460,"id":3937,"parentId":3722,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/node/state.mjs","layer":"app-pages-browser"},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54020,"timestamp":423949784,"id":3946,"parentId":3938,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424003813,"id":4064,"parentId":3938,"tags":{},"startTime":1756147695317,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54700,"timestamp":423949532,"id":3938,"parentId":3722,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs","layer":"app-pages-browser"},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54452,"timestamp":423949796,"id":3947,"parentId":3939,"tags":{},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424004258,"id":4065,"parentId":3939,"tags":{},"startTime":1756147695317,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":55058,"timestamp":423949604,"id":3939,"parentId":3722,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs","layer":"app-pages-browser"},"startTime":1756147695263,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-transform","duration":11428,"timestamp":423994785,"id":4057,"parentId":4056,"tags":{},"startTime":1756147695308,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":11544,"timestamp":423994677,"id":4056,"parentId":4021,"tags":{},"startTime":1756147695308,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-ts","duration":14475,"timestamp":423992045,"id":4021,"parentId":3602,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/hooks/useLocalMicTrack.ts","layer":"app-pages-browser"},"startTime":1756147695305,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47545,"timestamp":423964829,"id":3974,"parentId":3955,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424012385,"id":4074,"parentId":3955,"tags":{},"startTime":1756147695325,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50537,"timestamp":423962283,"id":3955,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/hover.mjs","layer":"app-pages-browser"},"startTime":1756147695275,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":47957,"timestamp":423964879,"id":3976,"parentId":3957,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424012845,"id":4075,"parentId":3957,"tags":{},"startTime":1756147695326,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50534,"timestamp":423962577,"id":3957,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/is-bezier-definition.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48231,"timestamp":423964896,"id":3977,"parentId":3958,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424013136,"id":4076,"parentId":3958,"tags":{},"startTime":1756147695326,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":50755,"timestamp":423962701,"id":3958,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":48610,"timestamp":423964860,"id":3975,"parentId":3956,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424013479,"id":4077,"parentId":3956,"tags":{},"startTime":1756147695327,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51626,"timestamp":423962441,"id":3956,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/index.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49175,"timestamp":423964908,"id":3978,"parentId":3959,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424014092,"id":4078,"parentId":3959,"tags":{},"startTime":1756147695327,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51468,"timestamp":423962822,"id":3959,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/flags.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49383,"timestamp":423964921,"id":3979,"parentId":3960,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424014313,"id":4079,"parentId":3960,"tags":{},"startTime":1756147695327,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51664,"timestamp":423962941,"id":3960,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49682,"timestamp":423964938,"id":3980,"parentId":3961,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424014628,"id":4080,"parentId":3961,"tags":{},"startTime":1756147695328,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51767,"timestamp":423963102,"id":3961,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":49903,"timestamp":423964980,"id":3982,"parentId":3963,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424014892,"id":4081,"parentId":3963,"tags":{},"startTime":1756147695328,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":51764,"timestamp":423963391,"id":3963,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":50218,"timestamp":423964950,"id":3981,"parentId":3962,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424015176,"id":4082,"parentId":3962,"tags":{},"startTime":1756147695328,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":52488,"timestamp":423963251,"id":3962,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/index.mjs","layer":"app-pages-browser"},"startTime":1756147695276,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":50719,"timestamp":423965035,"id":3984,"parentId":3965,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424015763,"id":4083,"parentId":3965,"tags":{},"startTime":1756147695329,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":52414,"timestamp":423963655,"id":3965,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51066,"timestamp":423965018,"id":3983,"parentId":3964,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424016092,"id":4084,"parentId":3964,"tags":{},"startTime":1756147695329,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":52824,"timestamp":423963521,"id":3964,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":51310,"timestamp":423965051,"id":3985,"parentId":3966,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424016369,"id":4085,"parentId":3966,"tags":{},"startTime":1756147695329,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53386,"timestamp":423963777,"id":3966,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52115,"timestamp":423965064,"id":3986,"parentId":3967,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":424017189,"id":4086,"parentId":3967,"tags":{},"startTime":1756147695330,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":53864,"timestamp":423963904,"id":3967,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":52702,"timestamp":423965082,"id":3987,"parentId":3968,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424017793,"id":4087,"parentId":3968,"tags":{},"startTime":1756147695331,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54201,"timestamp":423964056,"id":3968,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53155,"timestamp":423965118,"id":3988,"parentId":3969,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424018281,"id":4088,"parentId":3969,"tags":{},"startTime":1756147695331,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54586,"timestamp":423964190,"id":3969,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/styles/transform.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53659,"timestamp":423965132,"id":3989,"parentId":3970,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":424018800,"id":4089,"parentId":3970,"tags":{},"startTime":1756147695332,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54719,"timestamp":423964319,"id":3970,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs","layer":"app-pages-browser"},"startTime":1756147695277,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":53910,"timestamp":423965145,"id":3990,"parentId":3971,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424019065,"id":4090,"parentId":3971,"tags":{},"startTime":1756147695332,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":54951,"timestamp":423964453,"id":3971,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs","layer":"app-pages-browser"},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54250,"timestamp":423965167,"id":3991,"parentId":3972,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424019426,"id":4091,"parentId":3972,"tags":{},"startTime":1756147695333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":55171,"timestamp":423964576,"id":3972,"parentId":3780,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-animatable.mjs","layer":"app-pages-browser"},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":54581,"timestamp":423965182,"id":3992,"parentId":3973,"tags":{},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424019772,"id":4092,"parentId":3973,"tags":{},"startTime":1756147695333,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":55280,"timestamp":423964695,"id":3973,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs","layer":"app-pages-browser"},"startTime":1756147695278,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":55633,"timestamp":423971500,"id":3997,"parentId":3993,"tags":{},"startTime":1756147695285,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424027145,"id":4095,"parentId":3993,"tags":{},"startTime":1756147695340,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56418,"timestamp":423971128,"id":3993,"parentId":3812,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs","layer":"app-pages-browser"},"startTime":1756147695284,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56030,"timestamp":423971531,"id":3999,"parentId":3995,"tags":{},"startTime":1756147695285,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424027576,"id":4096,"parentId":3995,"tags":{},"startTime":1756147695341,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56538,"timestamp":423971325,"id":3995,"parentId":3811,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs","layer":"app-pages-browser"},"startTime":1756147695284,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56334,"timestamp":423971543,"id":4000,"parentId":3996,"tags":{},"startTime":1756147695285,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424027886,"id":4097,"parentId":3996,"tags":{},"startTime":1756147695341,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":56716,"timestamp":423971413,"id":3996,"parentId":3784,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/value-types/type-auto.mjs","layer":"app-pages-browser"},"startTime":1756147695285,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":56622,"timestamp":423971521,"id":3998,"parentId":3994,"tags":{},"startTime":1756147695285,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424028151,"id":4098,"parentId":3994,"tags":{},"startTime":1756147695341,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":57153,"timestamp":423971239,"id":3994,"parentId":3812,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs","layer":"app-pages-browser"},"startTime":1756147695284,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37331,"timestamp":423993576,"id":4039,"parentId":4022,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424030919,"id":4113,"parentId":4022,"tags":{},"startTime":1756147695344,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39083,"timestamp":423992181,"id":4022,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/controls/Group.mjs","layer":"app-pages-browser"},"startTime":1756147695305,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":37687,"timestamp":423993603,"id":4040,"parentId":4023,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424031300,"id":4114,"parentId":4023,"tags":{},"startTime":1756147695344,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39261,"timestamp":423992267,"id":4023,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs","layer":"app-pages-browser"},"startTime":1756147695305,"traceId":"1c29f7319d2f4a0c"}]
|
41
|
-
[{"name":"read-resource","duration":37914,"timestamp":423993629,"id":4042,"parentId":4025,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424031555,"id":4115,"parentId":4025,"tags":{},"startTime":1756147695345,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":39331,"timestamp":423992429,"id":4025,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/attach-timeline.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38159,"timestamp":423993615,"id":4041,"parentId":4024,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424031783,"id":4116,"parentId":4024,"tags":{},"startTime":1756147695345,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40121,"timestamp":423992351,"id":4024,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/NativeAnimationControls.mjs","layer":"app-pages-browser"},"startTime":1756147695305,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":38845,"timestamp":423993643,"id":4043,"parentId":4026,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424032497,"id":4117,"parentId":4026,"tags":{},"startTime":1756147695346,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40539,"timestamp":423992502,"id":4026,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/easing.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39371,"timestamp":423993685,"id":4044,"parentId":4027,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424033065,"id":4118,"parentId":4027,"tags":{},"startTime":1756147695346,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":40834,"timestamp":423992574,"id":4027,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39719,"timestamp":423993704,"id":4045,"parentId":4028,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424033432,"id":4119,"parentId":4028,"tags":{},"startTime":1756147695347,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41062,"timestamp":423992651,"id":4028,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":39993,"timestamp":423993734,"id":4047,"parentId":4030,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424033735,"id":4120,"parentId":4030,"tags":{},"startTime":1756147695347,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41138,"timestamp":423992797,"id":4030,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40201,"timestamp":423993748,"id":4048,"parentId":4031,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":63,"timestamp":424033958,"id":4121,"parentId":4031,"tags":{},"startTime":1756147695347,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41320,"timestamp":423992872,"id":4031,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40447,"timestamp":423993760,"id":4049,"parentId":4032,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424034216,"id":4122,"parentId":4032,"tags":{},"startTime":1756147695347,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":41594,"timestamp":423992944,"id":4032,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":40837,"timestamp":423993719,"id":4046,"parentId":4029,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424034564,"id":4123,"parentId":4029,"tags":{},"startTime":1756147695348,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42153,"timestamp":423992724,"id":4029,"parentId":3720,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":41255,"timestamp":423993781,"id":4050,"parentId":4033,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":52,"timestamp":424035047,"id":4124,"parentId":4033,"tags":{},"startTime":1756147695348,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":42745,"timestamp":423993032,"id":4033,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42000,"timestamp":423993793,"id":4051,"parentId":4034,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424035803,"id":4125,"parentId":4034,"tags":{},"startTime":1756147695349,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43343,"timestamp":423993113,"id":4034,"parentId":3777,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/shared/stack.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42663,"timestamp":423993809,"id":4052,"parentId":4035,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424036482,"id":4126,"parentId":4035,"tags":{},"startTime":1756147695350,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43492,"timestamp":423993190,"id":4035,"parentId":3832,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/is-nullish.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":42861,"timestamp":423993841,"id":4053,"parentId":4036,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424036711,"id":4127,"parentId":4036,"tags":{},"startTime":1756147695350,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43781,"timestamp":423993263,"id":4036,"parentId":3832,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/value/types/utils/single-color-regex.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43198,"timestamp":423993860,"id":4054,"parentId":4037,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":424037068,"id":4128,"parentId":4037,"tags":{},"startTime":1756147695350,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":43976,"timestamp":423993336,"id":4037,"parentId":3831,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/style.mjs","layer":"app-pages-browser"},"startTime":1756147695306,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":43450,"timestamp":423993876,"id":4055,"parentId":4038,"tags":{},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424037340,"id":4129,"parentId":4038,"tags":{},"startTime":1756147695350,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":44202,"timestamp":423993414,"id":4038,"parentId":3831,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/supports-partial-keyframes.mjs","layer":"app-pages-browser"},"startTime":1756147695307,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35011,"timestamp":424009363,"id":4067,"parentId":4066,"tags":{},"startTime":1756147695322,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":35334,"timestamp":424009315,"id":4066,"parentId":3362,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/scheduler/index.js","layer":null},"startTime":1756147695322,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":34990,"timestamp":424009675,"id":4071,"parentId":4068,"tags":{},"startTime":1756147695323,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424044673,"id":4134,"parentId":4068,"tags":{},"startTime":1756147695358,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35587,"timestamp":424009390,"id":4068,"parentId":3856,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs","layer":"app-pages-browser"},"startTime":1756147695323,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35299,"timestamp":424009694,"id":4072,"parentId":4069,"tags":{},"startTime":1756147695323,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":55,"timestamp":424045019,"id":4135,"parentId":4069,"tags":{},"startTime":1756147695358,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":35944,"timestamp":424009497,"id":4069,"parentId":3856,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs","layer":"app-pages-browser"},"startTime":1756147695323,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":35744,"timestamp":424009712,"id":4073,"parentId":4070,"tags":{},"startTime":1756147695323,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424045465,"id":4136,"parentId":4070,"tags":{},"startTime":1756147695359,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":36186,"timestamp":424009581,"id":4070,"parentId":3855,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs","layer":"app-pages-browser"},"startTime":1756147695323,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":24311,"timestamp":424024171,"id":4094,"parentId":4093,"tags":{},"startTime":1756147695337,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424048494,"id":4155,"parentId":4093,"tags":{},"startTime":1756147695362,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":24923,"timestamp":424024039,"id":4093,"parentId":3827,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/object/ObjectVisualElement.mjs","layer":"app-pages-browser"},"startTime":1756147695337,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21328,"timestamp":424030205,"id":4106,"parentId":4099,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424051544,"id":4156,"parentId":4099,"tags":{},"startTime":1756147695365,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":22379,"timestamp":424029515,"id":4099,"parentId":3884,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":21680,"timestamp":424030231,"id":4107,"parentId":4100,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":49,"timestamp":424051920,"id":4157,"parentId":4100,"tags":{},"startTime":1756147695365,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":22848,"timestamp":424029634,"id":4100,"parentId":3887,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/use-props.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22210,"timestamp":424030287,"id":4110,"parentId":4103,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":48,"timestamp":424052506,"id":4158,"parentId":4103,"tags":{},"startTime":1756147695366,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":22908,"timestamp":424029873,"id":4103,"parentId":3885,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22525,"timestamp":424030271,"id":4109,"parentId":4102,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424052805,"id":4159,"parentId":4102,"tags":{},"startTime":1756147695366,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":23279,"timestamp":424029798,"id":4102,"parentId":3882,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/easing/utils/get-easing-for-segment.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":22783,"timestamp":424030309,"id":4111,"parentId":4104,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":84,"timestamp":424053101,"id":4160,"parentId":4104,"tags":{},"startTime":1756147695366,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":23322,"timestamp":424030028,"id":4104,"parentId":3886,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":23111,"timestamp":424030253,"id":4108,"parentId":4101,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424053372,"id":4161,"parentId":4101,"tags":{},"startTime":1756147695366,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":24002,"timestamp":424029721,"id":4101,"parentId":3887,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/use-props.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":23413,"timestamp":424030325,"id":4112,"parentId":4105,"tags":{},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":50,"timestamp":424053746,"id":4162,"parentId":4105,"tags":{},"startTime":1756147695367,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":24023,"timestamp":424030117,"id":4105,"parentId":3899,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/dom/scroll/offsets/edge.mjs","layer":"app-pages-browser"},"startTime":1756147695343,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17431,"timestamp":424041891,"id":4132,"parentId":4130,"tags":{},"startTime":1756147695355,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":79,"timestamp":424059336,"id":4171,"parentId":4130,"tags":{},"startTime":1756147695372,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18170,"timestamp":424041678,"id":4130,"parentId":3932,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs","layer":"app-pages-browser"},"startTime":1756147695355,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17946,"timestamp":424041919,"id":4133,"parentId":4131,"tags":{},"startTime":1756147695355,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":76,"timestamp":424059875,"id":4172,"parentId":4131,"tags":{},"startTime":1756147695373,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18576,"timestamp":424041791,"id":4131,"parentId":3932,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/render/svg/utils/transform-origin.mjs","layer":"app-pages-browser"},"startTime":1756147695355,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":14511,"timestamp":424047685,"id":4146,"parentId":4137,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":129,"timestamp":424062208,"id":4173,"parentId":4137,"tags":{},"startTime":1756147695375,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16231,"timestamp":424046884,"id":4137,"parentId":3884,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs","layer":"app-pages-browser"},"startTime":1756147695360,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15371,"timestamp":424047764,"id":4149,"parentId":4140,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424063143,"id":4174,"parentId":4140,"tags":{},"startTime":1756147695376,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16343,"timestamp":424047191,"id":4140,"parentId":3882,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/edit.mjs","layer":"app-pages-browser"},"startTime":1756147695360,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":15845,"timestamp":424047704,"id":4147,"parentId":4138,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":424063557,"id":4175,"parentId":4138,"tags":{},"startTime":1756147695377,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16785,"timestamp":424046993,"id":4138,"parentId":3882,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-repeat-duration.mjs","layer":"app-pages-browser"},"startTime":1756147695360,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16015,"timestamp":424047776,"id":4150,"parentId":4141,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":424063800,"id":4176,"parentId":4141,"tags":{},"startTime":1756147695377,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16793,"timestamp":424047266,"id":4141,"parentId":3882,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/normalize-times.mjs","layer":"app-pages-browser"},"startTime":1756147695360,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16256,"timestamp":424047818,"id":4151,"parentId":4142,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":424064082,"id":4177,"parentId":4142,"tags":{},"startTime":1756147695377,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":16961,"timestamp":424047348,"id":4142,"parentId":3882,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/sort.mjs","layer":"app-pages-browser"},"startTime":1756147695360,"traceId":"1c29f7319d2f4a0c"}]
|
42
|
-
[{"name":"read-resource","duration":16578,"timestamp":424047745,"id":4148,"parentId":4139,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":424064332,"id":4178,"parentId":4139,"tags":{},"startTime":1756147695377,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17494,"timestamp":424047112,"id":4139,"parentId":3882,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/framer-motion/dist/es/animation/sequence/utils/calc-time.mjs","layer":"app-pages-browser"},"startTime":1756147695360,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16782,"timestamp":424047839,"id":4152,"parentId":4143,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424064635,"id":4179,"parentId":4143,"tags":{},"startTime":1756147695378,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18210,"timestamp":424047421,"id":4143,"parentId":3962,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/start.mjs","layer":"app-pages-browser"},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17789,"timestamp":424047856,"id":4153,"parentId":4144,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":46,"timestamp":424065655,"id":4180,"parentId":4144,"tags":{},"startTime":1756147695379,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18481,"timestamp":424047492,"id":4144,"parentId":3955,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs","layer":"app-pages-browser"},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":18116,"timestamp":424047872,"id":4154,"parentId":4145,"tags":{},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":63,"timestamp":424065997,"id":4181,"parentId":4145,"tags":{},"startTime":1756147695379,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18744,"timestamp":424047567,"id":4145,"parentId":3960,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/utils/supports/memo.mjs","layer":"app-pages-browser"},"startTime":1756147695361,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":16884,"timestamp":424055775,"id":4168,"parentId":4164,"tags":{},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424072668,"id":4184,"parentId":4164,"tags":{},"startTime":1756147695386,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":17725,"timestamp":424055508,"id":4164,"parentId":3956,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs","layer":"app-pages-browser"},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17499,"timestamp":424055753,"id":4167,"parentId":4163,"tags":{},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424073261,"id":4185,"parentId":4163,"tags":{},"startTime":1756147695386,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18118,"timestamp":424055398,"id":4163,"parentId":3956,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs","layer":"app-pages-browser"},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":17726,"timestamp":424055804,"id":4170,"parentId":4166,"tags":{},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424073539,"id":4186,"parentId":4166,"tags":{},"startTime":1756147695387,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18533,"timestamp":424055666,"id":4166,"parentId":4022,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/controls/BaseGroup.mjs","layer":"app-pages-browser"},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":18428,"timestamp":424055788,"id":4169,"parentId":4165,"tags":{},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":47,"timestamp":424074224,"id":4187,"parentId":4165,"tags":{},"startTime":1756147695387,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":18860,"timestamp":424055592,"id":4165,"parentId":3956,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs","layer":"app-pages-browser"},"startTime":1756147695369,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":4670,"timestamp":424072627,"id":4183,"parentId":4182,"tags":{},"startTime":1756147695386,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-js","duration":6325,"timestamp":424072566,"id":4182,"parentId":4066,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/scheduler/cjs/scheduler.production.min.js","layer":null},"startTime":1756147695386,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":2751356,"timestamp":421327716,"id":2426,"parentId":2420,"tags":{"request":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/next/dist/client/router.js"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":2751998,"timestamp":421327081,"id":2421,"parentId":2420,"tags":{"request":"./node_modules/next/dist/client/next.js"},"startTime":1756147692640,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":3254,"timestamp":424075860,"id":4190,"parentId":4188,"tags":{},"startTime":1756147695389,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424079129,"id":4202,"parentId":4188,"tags":{},"startTime":1756147695392,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":3820,"timestamp":424075657,"id":4188,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/PseudoAnimation.mjs","layer":"app-pages-browser"},"startTime":1756147695389,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":4325,"timestamp":424075880,"id":4191,"parentId":4189,"tags":{},"startTime":1756147695389,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":57,"timestamp":424080219,"id":4203,"parentId":4189,"tags":{},"startTime":1756147695393,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":4980,"timestamp":424075767,"id":4189,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/animation/waapi/utils/convert-options.mjs","layer":"app-pages-browser"},"startTime":1756147695389,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":4789,"timestamp":424077197,"id":4197,"parentId":4192,"tags":{},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":51,"timestamp":424082032,"id":4204,"parentId":4192,"tags":{},"startTime":1756147695395,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":5554,"timestamp":424076732,"id":4192,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/choose-layer-type.mjs","layer":"app-pages-browser"},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5069,"timestamp":424077232,"id":4199,"parentId":4194,"tags":{},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":424082309,"id":4205,"parentId":4194,"tags":{},"startTime":1756147695395,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":5709,"timestamp":424076922,"id":4194,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/get-layer-name.mjs","layer":"app-pages-browser"},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5401,"timestamp":424077244,"id":4200,"parentId":4195,"tags":{},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":45,"timestamp":424082654,"id":4206,"parentId":4195,"tags":{},"startTime":1756147695396,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":5909,"timestamp":424077029,"id":4195,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/get-view-animations.mjs","layer":"app-pages-browser"},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":5733,"timestamp":424077219,"id":4198,"parentId":4193,"tags":{},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":64,"timestamp":424082960,"id":4207,"parentId":4193,"tags":{},"startTime":1756147695396,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":6535,"timestamp":424076842,"id":4193,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/css.mjs","layer":"app-pages-browser"},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"read-resource","duration":6153,"timestamp":424077261,"id":4201,"parentId":4196,"tags":{},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"next-swc-loader","duration":44,"timestamp":424083423,"id":4208,"parentId":4196,"tags":{},"startTime":1756147695397,"traceId":"1c29f7319d2f4a0c"},{"name":"build-module-mjs","duration":6534,"timestamp":424077114,"id":4196,"parentId":4143,"tags":{"name":"/tmp/build-via-sdist-2qjn_6ad/voice_mode-2.33.4/voice_mode/frontend/node_modules/motion-dom/dist/es/view/utils/has-target.mjs","layer":"app-pages-browser"},"startTime":1756147695390,"traceId":"1c29f7319d2f4a0c"},{"name":"add-entry","duration":2755967,"timestamp":421327758,"id":2429,"parentId":2420,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2Ftmp%2Fbuild-via-sdist-2qjn_6ad%2Fvoice_mode-2.33.4%2Fvoice_mode%2Ffrontend%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1756147692641,"traceId":"1c29f7319d2f4a0c"},{"name":"make","duration":2757413,"timestamp":421326580,"id":2420,"parentId":2419,"tags":{},"startTime":1756147692640,"traceId":"1c29f7319d2f4a0c"},{"name":"chunk-graph","duration":8027,"timestamp":424134600,"id":4210,"parentId":4209,"tags":{},"startTime":1756147695448,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-modules","duration":30,"timestamp":424142750,"id":4212,"parentId":4209,"tags":{},"startTime":1756147695456,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-chunks","duration":8620,"timestamp":424144190,"id":4214,"parentId":4209,"tags":{},"startTime":1756147695457,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-tree","duration":235,"timestamp":424152930,"id":4215,"parentId":4209,"tags":{},"startTime":1756147695466,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize-chunk-modules","duration":26240,"timestamp":424153296,"id":4216,"parentId":4209,"tags":{},"startTime":1756147695466,"traceId":"1c29f7319d2f4a0c"},{"name":"optimize","duration":37009,"timestamp":424142696,"id":4211,"parentId":4209,"tags":{},"startTime":1756147695456,"traceId":"1c29f7319d2f4a0c"},{"name":"module-hash","duration":19119,"timestamp":424195451,"id":4217,"parentId":4209,"tags":{},"startTime":1756147695509,"traceId":"1c29f7319d2f4a0c"},{"name":"code-generation","duration":174668,"timestamp":424214670,"id":4218,"parentId":4209,"tags":{},"startTime":1756147695528,"traceId":"1c29f7319d2f4a0c"},{"name":"hash","duration":8812,"timestamp":424394972,"id":4219,"parentId":4209,"tags":{},"startTime":1756147695708,"traceId":"1c29f7319d2f4a0c"},{"name":"code-generation-jobs","duration":616,"timestamp":424403776,"id":4220,"parentId":4209,"tags":{},"startTime":1756147695717,"traceId":"1c29f7319d2f4a0c"},{"name":"module-assets","duration":633,"timestamp":424404341,"id":4221,"parentId":4209,"tags":{},"startTime":1756147695717,"traceId":"1c29f7319d2f4a0c"},{"name":"create-chunk-assets","duration":8714,"timestamp":424404988,"id":4222,"parentId":4209,"tags":{},"startTime":1756147695718,"traceId":"1c29f7319d2f4a0c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1196,"timestamp":424424202,"id":4224,"parentId":2419,"tags":{},"startTime":1756147695737,"traceId":"1c29f7319d2f4a0c"},{"name":"NextJsBuildManifest-createassets","duration":2702,"timestamp":424422709,"id":4223,"parentId":2419,"tags":{},"startTime":1756147695736,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":94381,"timestamp":424470374,"id":4229,"parentId":4225,"tags":{"name":"static/chunks/pages/_app-72b849fbd24ac258.js","cache":"MISS"},"startTime":1756147695783,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":94803,"timestamp":424469999,"id":4227,"parentId":4225,"tags":{"name":"static/chunks/main-app-a8b9b6fe38c11e50.js","cache":"MISS"},"startTime":1756147695783,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":94337,"timestamp":424470493,"id":4230,"parentId":4225,"tags":{"name":"static/chunks/pages/_error-7ba65e1336b92748.js","cache":"MISS"},"startTime":1756147695784,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":88377,"timestamp":424476477,"id":4231,"parentId":4225,"tags":{"name":"static/chunks/app/layout-47219099102c5d79.js","cache":"MISS"},"startTime":1756147695790,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":94659,"timestamp":424470217,"id":4228,"parentId":4225,"tags":{"name":"static/chunks/app/_not-found/page-5011050e402ab9c8.js","cache":"MISS"},"startTime":1756147695783,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":87337,"timestamp":424477566,"id":4233,"parentId":4225,"tags":{"name":"static/chunks/webpack-0ea9b80f19935b70.js","cache":"MISS"},"startTime":1756147695791,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":88365,"timestamp":424476712,"id":4232,"parentId":4225,"tags":{"name":"static/chunks/app/page-85f325377cba9fba.js","cache":"MISS"},"startTime":1756147695790,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":288315,"timestamp":424452052,"id":4226,"parentId":4225,"tags":{"name":"static/chunks/main-3163eca598b76a9f.js","cache":"MISS"},"startTime":1756147695765,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":362353,"timestamp":424478207,"id":4234,"parentId":4225,"tags":{"name":"static/chunks/framework-f66176bb897dc684.js","cache":"MISS"},"startTime":1756147695791,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":450345,"timestamp":424490128,"id":4236,"parentId":4225,"tags":{"name":"static/chunks/fd9d1056-af324d327b243cf1.js","cache":"MISS"},"startTime":1756147695803,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":417498,"timestamp":424523065,"id":4239,"parentId":4225,"tags":{"name":"server/middleware-react-loadable-manifest.js","cache":"MISS"},"startTime":1756147695836,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":417275,"timestamp":424523311,"id":4240,"parentId":4225,"tags":{"name":"static/y_E42BoG1rMRxX7c_GYcB/_ssgManifest.js","cache":"MISS"},"startTime":1756147695836,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":417178,"timestamp":424523426,"id":4241,"parentId":4225,"tags":{"name":"server/middleware-build-manifest.js","cache":"MISS"},"startTime":1756147695837,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":417157,"timestamp":424523473,"id":4242,"parentId":4225,"tags":{"name":"static/y_E42BoG1rMRxX7c_GYcB/_buildManifest.js","cache":"MISS"},"startTime":1756147695837,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":417132,"timestamp":424523518,"id":4243,"parentId":4225,"tags":{"name":"server/next-font-manifest.js","cache":"MISS"},"startTime":1756147695837,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":456881,"timestamp":424491293,"id":4237,"parentId":4225,"tags":{"name":"static/chunks/117-40bc79a2b97edb21.js","cache":"MISS"},"startTime":1756147695804,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":599085,"timestamp":424479044,"id":4235,"parentId":4225,"tags":{"name":"static/chunks/144d3bae-2d5f122b82426d88.js","cache":"MISS"},"startTime":1756147695792,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-js","duration":647362,"timestamp":424500581,"id":4238,"parentId":4225,"tags":{"name":"static/chunks/471-bd4b96a33883dfa2.js","cache":"MISS"},"startTime":1756147695814,"traceId":"1c29f7319d2f4a0c"},{"name":"terser-webpack-plugin-optimize","duration":720306,"timestamp":424427653,"id":4225,"parentId":2419,"tags":{"compilationName":"client","swcMinify":true},"startTime":1756147695741,"traceId":"1c29f7319d2f4a0c"},{"name":"minify-css","duration":308951,"timestamp":425148420,"id":4245,"parentId":4244,"tags":{"file":"static/css/e0ca63bce255ccda.css","cache":"MISS"},"startTime":1756147696462,"traceId":"1c29f7319d2f4a0c"},{"name":"css-minimizer-plugin","duration":309186,"timestamp":425148195,"id":4244,"parentId":2419,"tags":{},"startTime":1756147696461,"traceId":"1c29f7319d2f4a0c"},{"name":"seal","duration":1355432,"timestamp":424110269,"id":4209,"parentId":2419,"tags":{},"startTime":1756147695423,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-compilation","duration":4146378,"timestamp":421319643,"id":2419,"parentId":2416,"tags":{"name":"client"},"startTime":1756147692633,"traceId":"1c29f7319d2f4a0c"},{"name":"emit","duration":6328,"timestamp":425466356,"id":4246,"parentId":2416,"tags":{},"startTime":1756147696779,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-close","duration":1660088,"timestamp":425473307,"id":4247,"parentId":2416,"tags":{"name":"client"},"startTime":1756147696786,"traceId":"1c29f7319d2f4a0c"},{"name":"webpack-generate-error-stats","duration":3356,"timestamp":427133494,"id":4248,"parentId":4247,"tags":{},"startTime":1756147698447,"traceId":"1c29f7319d2f4a0c"},{"name":"run-webpack-compiler","duration":6207758,"timestamp":420929346,"id":2416,"parentId":2415,"tags":{},"startTime":1756147692242,"traceId":"1c29f7319d2f4a0c"},{"name":"format-webpack-messages","duration":91,"timestamp":427137108,"id":4249,"parentId":2415,"tags":{},"startTime":1756147698450,"traceId":"1c29f7319d2f4a0c"},{"name":"worker-main-client","duration":6208233,"timestamp":420929050,"id":2415,"parentId":1,"tags":{},"startTime":1756147692242,"traceId":"1c29f7319d2f4a0c"},{"name":"verify-and-lint","duration":66233,"timestamp":427188679,"id":4253,"parentId":1,"tags":{},"startTime":1756147698502,"traceId":"1c29f7319d2f4a0c"},{"name":"verify-typescript-setup","duration":2811526,"timestamp":427185098,"id":4252,"parentId":1,"tags":{},"startTime":1756147698498,"traceId":"1c29f7319d2f4a0c"},{"name":"check-static-error-page","duration":16782,"timestamp":430044601,"id":4256,"parentId":4255,"tags":{},"startTime":1756147701358,"traceId":"1c29f7319d2f4a0c"},{"name":"check-page","duration":1673,"timestamp":430110304,"id":4257,"parentId":4255,"tags":{"page":"/_app"},"startTime":1756147701423,"traceId":"1c29f7319d2f4a0c"},{"name":"check-page","duration":902,"timestamp":430111095,"id":4259,"parentId":4255,"tags":{"page":"/_document"},"startTime":1756147701424,"traceId":"1c29f7319d2f4a0c"},{"name":"check-page","duration":1216,"timestamp":430110990,"id":4258,"parentId":4255,"tags":{"page":"/_error"},"startTime":1756147701424,"traceId":"1c29f7319d2f4a0c"},{"name":"is-page-static","duration":263723,"timestamp":430123493,"id":4264,"parentId":4262,"tags":{},"startTime":1756147701437,"traceId":"1c29f7319d2f4a0c"}]
|
43
|
-
[{"name":"check-page","duration":276235,"timestamp":430111350,"id":4262,"parentId":4255,"tags":{"page":"/favicon.ico"},"startTime":1756147701424,"traceId":"1c29f7319d2f4a0c"},{"name":"is-page-static","duration":261530,"timestamp":430127109,"id":4266,"parentId":4263,"tags":{},"startTime":1756147701440,"traceId":"1c29f7319d2f4a0c"},{"name":"check-page","duration":277305,"timestamp":430111371,"id":4263,"parentId":4255,"tags":{"page":"/"},"startTime":1756147701424,"traceId":"1c29f7319d2f4a0c"},{"name":"is-page-static","duration":287308,"timestamp":430128822,"id":4267,"parentId":4261,"tags":{},"startTime":1756147701442,"traceId":"1c29f7319d2f4a0c"},{"name":"check-page","duration":304932,"timestamp":430111311,"id":4261,"parentId":4255,"tags":{"page":"/api/connection-details"},"startTime":1756147701424,"traceId":"1c29f7319d2f4a0c"},{"name":"is-page-static","duration":308533,"timestamp":430123814,"id":4265,"parentId":4260,"tags":{},"startTime":1756147701437,"traceId":"1c29f7319d2f4a0c"},{"name":"check-page","duration":321231,"timestamp":430111179,"id":4260,"parentId":4255,"tags":{"page":"/_not-found"},"startTime":1756147701424,"traceId":"1c29f7319d2f4a0c"},{"name":"static-check","duration":388538,"timestamp":430043915,"id":4255,"parentId":1,"tags":{},"startTime":1756147701357,"traceId":"1c29f7319d2f4a0c"},{"name":"load-dotenv","duration":28,"timestamp":430457627,"id":4272,"parentId":4271,"tags":{},"startTime":1756147701771,"traceId":"1c29f7319d2f4a0c"},{"name":"run-export-path-map","duration":432,"timestamp":431342643,"id":4273,"parentId":4271,"tags":{},"startTime":1756147702656,"traceId":"1c29f7319d2f4a0c"},{"name":"export-page","duration":327401,"timestamp":431344033,"id":4276,"parentId":4271,"tags":{"path":"/favicon.ico"},"startTime":1756147702657,"traceId":"1c29f7319d2f4a0c"},{"name":"export-page","duration":331453,"timestamp":431343912,"id":4275,"parentId":4271,"tags":{"path":"/500"},"startTime":1756147702657,"traceId":"1c29f7319d2f4a0c"},{"name":"export-page","duration":331305,"timestamp":431344217,"id":4278,"parentId":4271,"tags":{"path":"/_not-found"},"startTime":1756147702657,"traceId":"1c29f7319d2f4a0c"},{"name":"export-page","duration":331605,"timestamp":431344129,"id":4277,"parentId":4271,"tags":{"path":"/"},"startTime":1756147702657,"traceId":"1c29f7319d2f4a0c"},{"name":"export-page","duration":332141,"timestamp":431343668,"id":4274,"parentId":4271,"tags":{"path":"/404"},"startTime":1756147702657,"traceId":"1c29f7319d2f4a0c"},{"name":"next-export","duration":1274886,"timestamp":430456901,"id":4271,"parentId":1,"tags":{},"startTime":1756147701770,"traceId":"1c29f7319d2f4a0c"},{"name":"move-exported-app-not-found-","duration":8392,"timestamp":431732739,"id":4279,"parentId":4270,"tags":{},"startTime":1756147703046,"traceId":"1c29f7319d2f4a0c"},{"name":"move-exported-page","duration":18574,"timestamp":431741260,"id":4280,"parentId":4270,"tags":{},"startTime":1756147703054,"traceId":"1c29f7319d2f4a0c"},{"name":"static-generation","duration":1362967,"timestamp":430452468,"id":4270,"parentId":1,"tags":{},"startTime":1756147701766,"traceId":"1c29f7319d2f4a0c"},{"name":"node-file-trace-build","duration":11385610,"timestamp":430434048,"id":4269,"parentId":1,"tags":{"isTurbotrace":"false"},"startTime":1756147701747,"traceId":"1c29f7319d2f4a0c"},{"name":"apply-include-excludes","duration":3416,"timestamp":441819675,"id":4281,"parentId":1,"tags":{},"startTime":1756147713133,"traceId":"1c29f7319d2f4a0c"},{"name":"write-standalone-directory","duration":197669,"timestamp":441823295,"id":4282,"parentId":1,"tags":{},"startTime":1756147713136,"traceId":"1c29f7319d2f4a0c"},{"name":"print-tree-view","duration":2542,"timestamp":442021127,"id":4283,"parentId":1,"tags":{},"startTime":1756147713334,"traceId":"1c29f7319d2f4a0c"},{"name":"telemetry-flush","duration":52,"timestamp":442023683,"id":4284,"parentId":1,"tags":{},"startTime":1756147713337,"traceId":"1c29f7319d2f4a0c"},{"name":"next-build","duration":29603994,"timestamp":412419750,"id":1,"tags":{"buildMode":"default","isTurboBuild":"false","version":"14.2.31","isTurbopack":false,"has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1756147683733,"traceId":"1c29f7319d2f4a0c"}]
|