From ffe36b4055b90ce2e0a9be0330fe9ead76abc3cf Mon Sep 17 00:00:00 2001 From: aaron <> Date: Wed, 8 Apr 2026 22:45:58 +0800 Subject: [PATCH] 1 --- frontend/.dockerignore | 8 +---- frontend/.next/app-build-manifest.json | 4 +-- frontend/.next/react-loadable-manifest.json | 21 ++++++++++- frontend/.next/server/app-paths-manifest.json | 2 +- .../middleware-react-loadable-manifest.js | 2 +- frontend/.next/server/webpack-runtime.js | 2 +- frontend/.next/trace | 35 +++++++++++++++++++ frontend/Dockerfile | 19 ++++++++-- 8 files changed, 78 insertions(+), 15 deletions(-) diff --git a/frontend/.dockerignore b/frontend/.dockerignore index 5b722208..944a2ece 100644 --- a/frontend/.dockerignore +++ b/frontend/.dockerignore @@ -1,10 +1,4 @@ node_modules -src +.next .git .env* -package.json -package-lock.json -tsconfig.json -tailwind.config.ts -postcss.config.js -next.config.js diff --git a/frontend/.next/app-build-manifest.json b/frontend/.next/app-build-manifest.json index 02a51fd8..d63303d1 100644 --- a/frontend/.next/app-build-manifest.json +++ b/frontend/.next/app-build-manifest.json @@ -11,10 +11,10 @@ "static/chunks/main-app.js", "static/chunks/app/page.js" ], - "/_not-found/page": [ + "/stock/[code]/page": [ "static/chunks/webpack.js", "static/chunks/main-app.js", - "static/chunks/app/_not-found/page.js" + "static/chunks/app/stock/[code]/page.js" ] } } \ No newline at end of file diff --git a/frontend/.next/react-loadable-manifest.json b/frontend/.next/react-loadable-manifest.json index 9e26dfee..f271302b 100644 --- a/frontend/.next/react-loadable-manifest.json +++ b/frontend/.next/react-loadable-manifest.json @@ -1 +1,20 @@ -{} \ No newline at end of file +{ + "components/capital-flow.tsx -> echarts": { + "id": "components/capital-flow.tsx -> echarts", + "files": [ + "static/chunks/_app-pages-browser_node_modules_echarts_index_js.js" + ] + }, + "components/kline-chart.tsx -> echarts": { + "id": "components/kline-chart.tsx -> echarts", + "files": [ + "static/chunks/_app-pages-browser_node_modules_echarts_index_js.js" + ] + }, + "components/score-radar.tsx -> echarts": { + "id": "components/score-radar.tsx -> echarts", + "files": [ + "static/chunks/_app-pages-browser_node_modules_echarts_index_js.js" + ] + } +} \ No newline at end of file diff --git a/frontend/.next/server/app-paths-manifest.json b/frontend/.next/server/app-paths-manifest.json index 0bda4fc4..58c43306 100644 --- a/frontend/.next/server/app-paths-manifest.json +++ b/frontend/.next/server/app-paths-manifest.json @@ -1,4 +1,4 @@ { - "/_not-found/page": "app/_not-found/page.js", + "/stock/[code]/page": "app/stock/[code]/page.js", "/page": "app/page.js" } \ No newline at end of file diff --git a/frontend/.next/server/middleware-react-loadable-manifest.js b/frontend/.next/server/middleware-react-loadable-manifest.js index ca34f09f..792ffee4 100644 --- a/frontend/.next/server/middleware-react-loadable-manifest.js +++ b/frontend/.next/server/middleware-react-loadable-manifest.js @@ -1 +1 @@ -self.__REACT_LOADABLE_MANIFEST="{}" \ No newline at end of file +self.__REACT_LOADABLE_MANIFEST="{\"components/capital-flow.tsx -> echarts\":{\"id\":\"components/capital-flow.tsx -> echarts\",\"files\":[\"static/chunks/_app-pages-browser_node_modules_echarts_index_js.js\"]},\"components/kline-chart.tsx -> echarts\":{\"id\":\"components/kline-chart.tsx -> echarts\",\"files\":[\"static/chunks/_app-pages-browser_node_modules_echarts_index_js.js\"]},\"components/score-radar.tsx -> echarts\":{\"id\":\"components/score-radar.tsx -> echarts\",\"files\":[\"static/chunks/_app-pages-browser_node_modules_echarts_index_js.js\"]}}" \ No newline at end of file diff --git a/frontend/.next/server/webpack-runtime.js b/frontend/.next/server/webpack-runtime.js index c6be7f29..843a7862 100644 --- a/frontend/.next/server/webpack-runtime.js +++ b/frontend/.next/server/webpack-runtime.js @@ -125,7 +125,7 @@ /******/ /******/ /* webpack/runtime/getFullHash */ /******/ (() => { -/******/ __webpack_require__.h = () => ("457ff384495915e8") +/******/ __webpack_require__.h = () => ("64fc734a2bef9f33") /******/ })(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/frontend/.next/trace b/frontend/.next/trace index f1a85520..9ac0766f 100644 --- a/frontend/.next/trace +++ b/frontend/.next/trace @@ -23,3 +23,38 @@ [{"name":"next-swc-transform","duration":13599,"timestamp":6051980100193,"id":2158,"parentId":2157,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":13609,"timestamp":6051980100184,"id":2157,"parentId":2144,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14198,"timestamp":6051980099954,"id":2144,"parentId":2113,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/VersionStalenessInfo/styles.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":13933,"timestamp":6051980100231,"id":2164,"parentId":2163,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":13942,"timestamp":6051980100223,"id":2163,"parentId":2147,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14489,"timestamp":6051980100022,"id":2147,"parentId":2114,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Toast/styles.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":14303,"timestamp":6051980100221,"id":2162,"parentId":2161,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":14312,"timestamp":6051980100212,"id":2161,"parentId":2146,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14883,"timestamp":6051980100000,"id":2146,"parentId":2112,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogBody.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":14651,"timestamp":6051980100242,"id":2166,"parentId":2165,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":14660,"timestamp":6051980100233,"id":2165,"parentId":2148,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15175,"timestamp":6051980100048,"id":2148,"parentId":2112,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogContent.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":15738,"timestamp":6051980100209,"id":2160,"parentId":2159,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":15752,"timestamp":6051980100197,"id":2159,"parentId":2145,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16515,"timestamp":6051980099976,"id":2145,"parentId":2112,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/Dialog.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":16237,"timestamp":6051980100263,"id":2170,"parentId":2169,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":16247,"timestamp":6051980100254,"id":2169,"parentId":2150,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16733,"timestamp":6051980100095,"id":2150,"parentId":2112,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/styles.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":16585,"timestamp":6051980100252,"id":2168,"parentId":2167,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":16594,"timestamp":6051980100244,"id":2167,"parentId":2149,"tags":{},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17113,"timestamp":6051980100072,"id":2149,"parentId":2112,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Dialog/DialogHeader.js","layer":null},"startTime":1775658928012,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":96250,"timestamp":6051980028719,"id":2125,"parentId":2124,"tags":{},"startTime":1775658927940,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":97079,"timestamp":6051980028691,"id":2124,"parentId":1964,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","layer":null},"startTime":1775658927940,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":2714,"timestamp":6051980133001,"id":2178,"parentId":2177,"tags":{},"startTime":1775658928045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2732,"timestamp":6051980132989,"id":2177,"parentId":2174,"tags":{},"startTime":1775658928045,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4693,"timestamp":6051980132891,"id":2174,"parentId":2127,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/body-locker.js","layer":null},"startTime":1775658928045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":2424,"timestamp":6051980135272,"id":2187,"parentId":2186,"tags":{},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2436,"timestamp":6051980135262,"id":2186,"parentId":2181,"tags":{},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3202,"timestamp":6051980135166,"id":2181,"parentId":2130,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/container/RuntimeError/CallStackFrame.js","layer":null},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":3126,"timestamp":6051980135259,"id":2185,"parentId":2184,"tags":{},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3140,"timestamp":6051980135247,"id":2184,"parentId":2180,"tags":{},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3749,"timestamp":6051980135127,"id":2180,"parentId":2126,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Terminal/EditorLink.js","layer":null},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":6158,"timestamp":6051980135242,"id":2183,"parentId":2182,"tags":{},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6197,"timestamp":6051980135209,"id":2182,"parentId":2179,"tags":{},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":7259,"timestamp":6051980135028,"id":2179,"parentId":2130,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/icons/FrameworkIcon.js","layer":null},"startTime":1775658928047,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":13601,"timestamp":6051980132184,"id":2172,"parentId":2171,"tags":{},"startTime":1775658928044,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14278,"timestamp":6051980132129,"id":2171,"parentId":2026,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js","layer":null},"startTime":1775658928044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":5719,"timestamp":6051980140712,"id":2193,"parentId":2192,"tags":{},"startTime":1775658928052,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5736,"timestamp":6051980140696,"id":2192,"parentId":2189,"tags":{},"startTime":1775658928052,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6362,"timestamp":6051980140449,"id":2189,"parentId":2090,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/index.js","layer":null},"startTime":1775658928052,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":6136,"timestamp":6051980140689,"id":2191,"parentId":2190,"tags":{},"startTime":1775658928052,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6273,"timestamp":6051980140552,"id":2190,"parentId":2188,"tags":{},"startTime":1775658928052,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6770,"timestamp":6051980140350,"id":2188,"parentId":2145,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/hooks/use-on-click-outside.js","layer":null},"startTime":1775658928052,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3352,"timestamp":6051980145750,"id":2195,"parentId":2194,"tags":{},"startTime":1775658928057,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3827,"timestamp":6051980145714,"id":2194,"parentId":2023,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/cookie/index.js","layer":null},"startTime":1775658928057,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1582,"timestamp":6051980148612,"id":2198,"parentId":2197,"tags":{},"startTime":1775658928060,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1615,"timestamp":6051980148583,"id":2197,"parentId":2196,"tags":{},"startTime":1775658928060,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2224,"timestamp":6051980148500,"id":2196,"parentId":2181,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/helpers/use-open-in-editor.js","layer":null},"startTime":1775658928060,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":2122,"timestamp":6051980148812,"id":2201,"parentId":2200,"tags":{},"startTime":1775658928061,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2138,"timestamp":6051980148798,"id":2200,"parentId":2199,"tags":{},"startTime":1775658928061,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2864,"timestamp":6051980148764,"id":2199,"parentId":2189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/CodeFrame/CodeFrame.js","layer":null},"startTime":1775658928060,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":20729,"timestamp":6051980132984,"id":2176,"parentId":2175,"tags":{},"startTime":1775658928045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":20762,"timestamp":6051980132953,"id":2175,"parentId":2173,"tags":{},"startTime":1775658928045,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26259,"timestamp":6051980132815,"id":2173,"parentId":2127,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/components/react-dev-overlay/internal/components/Overlay/maintain--tab-focus.js","layer":null},"startTime":1775658928045,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":372,"timestamp":6051980161314,"id":2203,"parentId":2202,"tags":{},"startTime":1775658928073,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1671,"timestamp":6051980161270,"id":2202,"parentId":2126,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/anser/index.js","layer":null},"startTime":1775658928073,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1633,"timestamp":6051980161342,"id":2205,"parentId":2204,"tags":{},"startTime":1775658928073,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1746,"timestamp":6051980161330,"id":2204,"parentId":2103,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/scheduler/index.js","layer":null},"startTime":1775658928073,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":442,"timestamp":6051980163444,"id":2207,"parentId":2206,"tags":{},"startTime":1775658928075,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1443,"timestamp":6051980163423,"id":2206,"parentId":2204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/scheduler/cjs/scheduler.development.js","layer":null},"startTime":1775658928075,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":524480,"timestamp":6051979640429,"id":1656,"parentId":1650,"tags":{"request":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/router.js"},"startTime":1775658927552,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1348,"timestamp":6051980163850,"id":2209,"parentId":2208,"tags":{},"startTime":1775658928076,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1653,"timestamp":6051980163837,"id":2208,"parentId":2173,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/css.escape/css.escape.js","layer":null},"startTime":1775658928076,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1640,"timestamp":6051980163878,"id":2211,"parentId":2210,"tags":{},"startTime":1775658928076,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4437,"timestamp":6051980163868,"id":2210,"parentId":2173,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/platform/platform.js","layer":null},"startTime":1775658928076,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":527942,"timestamp":6051979640395,"id":1652,"parentId":1650,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1775658927552,"traceId":"63571fab0751eb1f"},{"name":"make","duration":540817,"timestamp":6051979627540,"id":1650,"parentId":1649,"tags":{},"startTime":1775658927539,"traceId":"63571fab0751eb1f"},{"name":"chunk-graph","duration":1733,"timestamp":6051980171627,"id":2213,"parentId":2212,"tags":{},"startTime":1775658928083,"traceId":"63571fab0751eb1f"},{"name":"optimize-modules","duration":3,"timestamp":6051980173374,"id":2215,"parentId":2212,"tags":{},"startTime":1775658928085,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunks","duration":50,"timestamp":6051980173387,"id":2216,"parentId":2212,"tags":{},"startTime":1775658928085,"traceId":"63571fab0751eb1f"},{"name":"optimize-tree","duration":4,"timestamp":6051980173451,"id":2217,"parentId":2212,"tags":{},"startTime":1775658928085,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunk-modules","duration":3,"timestamp":6051980173473,"id":2218,"parentId":2212,"tags":{},"startTime":1775658928085,"traceId":"63571fab0751eb1f"},{"name":"optimize","duration":852,"timestamp":6051980173369,"id":2214,"parentId":2212,"tags":{},"startTime":1775658928085,"traceId":"63571fab0751eb1f"},{"name":"module-hash","duration":3544,"timestamp":6051980175167,"id":2219,"parentId":2212,"tags":{},"startTime":1775658928087,"traceId":"63571fab0751eb1f"},{"name":"code-generation","duration":4330,"timestamp":6051980178729,"id":2220,"parentId":2212,"tags":{},"startTime":1775658928090,"traceId":"63571fab0751eb1f"},{"name":"hash","duration":5076,"timestamp":6051980184286,"id":2221,"parentId":2212,"tags":{},"startTime":1775658928096,"traceId":"63571fab0751eb1f"},{"name":"code-generation-jobs","duration":118,"timestamp":6051980189361,"id":2222,"parentId":2212,"tags":{},"startTime":1775658928101,"traceId":"63571fab0751eb1f"},{"name":"module-assets","duration":68,"timestamp":6051980189469,"id":2223,"parentId":2212,"tags":{},"startTime":1775658928101,"traceId":"63571fab0751eb1f"},{"name":"create-chunk-assets","duration":65096,"timestamp":6051980189540,"id":2224,"parentId":2212,"tags":{},"startTime":1775658928101,"traceId":"63571fab0751eb1f"},{"name":"NextJsBuildManifest-generateClientManifest","duration":102,"timestamp":6051980255473,"id":2226,"parentId":1649,"tags":{},"startTime":1775658928167,"traceId":"63571fab0751eb1f"},{"name":"NextJsBuildManifest-createassets","duration":182,"timestamp":6051980255395,"id":2225,"parentId":1649,"tags":{},"startTime":1775658928167,"traceId":"63571fab0751eb1f"},{"name":"seal","duration":86224,"timestamp":6051980170761,"id":2212,"parentId":1649,"tags":{},"startTime":1775658928082,"traceId":"63571fab0751eb1f"},{"name":"webpack-compilation","duration":634591,"timestamp":6051979622418,"id":1649,"parentId":1646,"tags":{"name":"client"},"startTime":1775658927534,"traceId":"63571fab0751eb1f"},{"name":"emit","duration":18798,"timestamp":6051980257032,"id":2227,"parentId":1646,"tags":{},"startTime":1775658928169,"traceId":"63571fab0751eb1f"},{"name":"webpack-invalidated-client","duration":680026,"timestamp":6051979596698,"id":1646,"parentId":3,"tags":{"trigger":"manual"},"startTime":1775658927508,"traceId":"63571fab0751eb1f"},{"name":"client-success","duration":7,"timestamp":6051980280901,"id":2230,"parentId":3,"tags":{},"startTime":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":2906,"timestamp":6051980284906,"id":2240,"parentId":2239,"tags":{},"startTime":1775658928197,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2943,"timestamp":6051980284873,"id":2239,"parentId":2238,"tags":{},"startTime":1775658928197,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3937,"timestamp":6051980284538,"id":2238,"parentId":2231,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/pages/_app.js","layer":null},"startTime":1775658928196,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":11224,"timestamp":6051980281460,"id":2236,"parentId":2229,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":121,"timestamp":6051980293255,"id":2241,"parentId":2238,"tags":{"name":"react/jsx-runtime","layer":null},"startTime":1775658928205,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":6,"timestamp":6051980293382,"id":2242,"parentId":2238,"tags":{"name":"react","layer":null},"startTime":1775658928205,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":12524,"timestamp":6051980281455,"id":2234,"parentId":2229,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=..%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error.js&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1979,"timestamp":6051980293539,"id":2245,"parentId":2244,"tags":{},"startTime":1775658928205,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2009,"timestamp":6051980293511,"id":2244,"parentId":2243,"tags":{},"startTime":1775658928205,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2846,"timestamp":6051980293391,"id":2243,"parentId":2238,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/utils.js","layer":null},"startTime":1775658928205,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1555,"timestamp":6051980294741,"id":2247,"parentId":2246,"tags":{},"startTime":1775658928206,"traceId":"63571fab0751eb1f"},{"name":"build-module-cjs","duration":2149,"timestamp":6051980294549,"id":2246,"parentId":2238,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","layer":null},"startTime":1775658928206,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":15305,"timestamp":6051980281420,"id":2231,"parentId":2229,"tags":{"request":"next/dist/pages/_app"},"startTime":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":2653,"timestamp":6051980295114,"id":2251,"parentId":2232,"tags":{"name":"/Users/aaron/source_code/astock-agent/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":1775658928207,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":3880,"timestamp":6051980295421,"id":2252,"parentId":2235,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!","layer":null},"startTime":1775658928207,"traceId":"63571fab0751eb1f"}] [{"name":"next-swc-transform","duration":1625,"timestamp":6051980300368,"id":2255,"parentId":2254,"tags":{},"startTime":1775658928212,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1671,"timestamp":6051980300327,"id":2254,"parentId":2253,"tags":{},"startTime":1775658928212,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2346,"timestamp":6051980300217,"id":2253,"parentId":2251,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/pages/_error.js","layer":null},"startTime":1775658928212,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":8309,"timestamp":6051980294798,"id":2250,"parentId":2249,"tags":{},"startTime":1775658928207,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8329,"timestamp":6051980294780,"id":2249,"parentId":2248,"tags":{},"startTime":1775658928206,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13729,"timestamp":6051980294751,"id":2248,"parentId":2233,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/pages/_document.js","layer":null},"startTime":1775658928206,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7950,"timestamp":6051980301536,"id":2257,"parentId":2256,"tags":{},"startTime":1775658928213,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":8128,"timestamp":6051980301515,"id":2256,"parentId":2251,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/future/route-kind.js","layer":null},"startTime":1775658928213,"traceId":"63571fab0751eb1f"},{"name":"client-hmr-latency","duration":697000,"timestamp":6051979606848,"id":2260,"parentId":3,"tags":{"updatedModules":["[project]/src/app/globals.css"],"page":"/","isPageHidden":false},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25,"timestamp":6051980310188,"id":2267,"parentId":2266,"tags":{},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":321,"timestamp":6051980310169,"id":2266,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/lib/is-error.js","layer":null},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8567,"timestamp":6051980302730,"id":2259,"parentId":2258,"tags":{},"startTime":1775658928214,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":8722,"timestamp":6051980302691,"id":2258,"parentId":2251,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/build/templates/helpers.js","layer":null},"startTime":1775658928214,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":3100,"timestamp":6051980309991,"id":2265,"parentId":2264,"tags":{},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3127,"timestamp":6051980309968,"id":2264,"parentId":2261,"tags":{},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3994,"timestamp":6051980309880,"id":2261,"parentId":2253,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/head.js","layer":null},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":3379,"timestamp":6051980310514,"id":2270,"parentId":2269,"tags":{},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3396,"timestamp":6051980310497,"id":2269,"parentId":2268,"tags":{},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4351,"timestamp":6051980310191,"id":2268,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/constants.js","layer":null},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1934,"timestamp":6051980315404,"id":2281,"parentId":2280,"tags":{},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1973,"timestamp":6051980315368,"id":2280,"parentId":2277,"tags":{},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2407,"timestamp":6051980315166,"id":2277,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/encode-uri-path.js","layer":null},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7887,"timestamp":6051980309946,"id":2263,"parentId":2262,"tags":{},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":8063,"timestamp":6051980309931,"id":2262,"parentId":2251,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/future/route-modules/pages/module.compiled.js","layer":null},"startTime":1775658928222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1267,"timestamp":6051980317746,"id":2284,"parentId":2283,"tags":{},"startTime":1775658928229,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1298,"timestamp":6051980317716,"id":2283,"parentId":2282,"tags":{},"startTime":1775658928229,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1642,"timestamp":6051980317619,"id":2282,"parentId":2266,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/is-plain-object.js","layer":null},"startTime":1775658928229,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20,"timestamp":6051980319379,"id":2299,"parentId":2262,"tags":{"name":"next/dist/compiled/next-server/pages.runtime.dev.js","layer":null},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":934,"timestamp":6051980318841,"id":2296,"parentId":2295,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":952,"timestamp":6051980318828,"id":2295,"parentId":2288,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1326,"timestamp":6051980318715,"id":2288,"parentId":2261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/utils/warn-once.js","layer":null},"startTime":1775658928230,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5035,"timestamp":6051980315077,"id":2272,"parentId":2271,"tags":{},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5337,"timestamp":6051980315033,"id":2271,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/get-page-files.js","layer":null},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5218,"timestamp":6051980315158,"id":2276,"parentId":2275,"tags":{},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5559,"timestamp":6051980315117,"id":2275,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/htmlescape.js","layer":null},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5573,"timestamp":6051980315108,"id":2274,"parentId":2273,"tags":{},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6746,"timestamp":6051980315091,"id":2273,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/utils.js","layer":null},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":3064,"timestamp":6051980318795,"id":2290,"parentId":2289,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3090,"timestamp":6051980318770,"id":2289,"parentId":2285,"tags":{},"startTime":1775658928230,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3688,"timestamp":6051980318534,"id":2285,"parentId":2261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/side-effect.js","layer":null},"startTime":1775658928230,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6996,"timestamp":6051980315235,"id":2279,"parentId":2278,"tags":{},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":7311,"timestamp":6051980315223,"id":2278,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/lib/pretty-bytes.js","layer":null},"startTime":1775658928227,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":3727,"timestamp":6051980318825,"id":2294,"parentId":2293,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3739,"timestamp":6051980318815,"id":2293,"parentId":2287,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3950,"timestamp":6051980318684,"id":2287,"parentId":2268,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/modern-browserslist-target.js","layer":null},"startTime":1775658928230,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":3831,"timestamp":6051980318812,"id":2292,"parentId":2291,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3846,"timestamp":6051980318799,"id":2291,"parentId":2286,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4120,"timestamp":6051980318639,"id":2286,"parentId":2261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/amp-mode.js","layer":null},"startTime":1775658928230,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4906,"timestamp":6051980319344,"id":2298,"parentId":2297,"tags":{},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"build-module-cjs","duration":5379,"timestamp":6051980319317,"id":2297,"parentId":2261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs","layer":null},"startTime":1775658928231,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1017,"timestamp":6051980323770,"id":2302,"parentId":2301,"tags":{},"startTime":1775658928235,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1049,"timestamp":6051980323740,"id":2301,"parentId":2300,"tags":{},"startTime":1775658928235,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1317,"timestamp":6051980323667,"id":2300,"parentId":2271,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js","layer":null},"startTime":1775658928235,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1388,"timestamp":6051980324218,"id":2305,"parentId":2304,"tags":{},"startTime":1775658928236,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1409,"timestamp":6051980324199,"id":2304,"parentId":2303,"tags":{},"startTime":1775658928236,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1740,"timestamp":6051980324159,"id":2303,"parentId":2271,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js","layer":null},"startTime":1775658928236,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":17,"timestamp":6051980327516,"id":2312,"parentId":2303,"tags":{"name":"path","layer":null},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1033,"timestamp":6051980327383,"id":2309,"parentId":2308,"tags":{},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1064,"timestamp":6051980327354,"id":2308,"parentId":2306,"tags":{},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1398,"timestamp":6051980327232,"id":2306,"parentId":2300,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js","layer":null},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1238,"timestamp":6051980327402,"id":2311,"parentId":2310,"tags":{},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1253,"timestamp":6051980327388,"id":2310,"parentId":2307,"tags":{},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1517,"timestamp":6051980327303,"id":2307,"parentId":2300,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/router/utils/index.js","layer":null},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1241,"timestamp":6051980327588,"id":2315,"parentId":2314,"tags":{},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1256,"timestamp":6051980327574,"id":2314,"parentId":2313,"tags":{},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1390,"timestamp":6051980327540,"id":2313,"parentId":2303,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","layer":null},"startTime":1775658928239,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1030,"timestamp":6051980329043,"id":2317,"parentId":2316,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1154,"timestamp":6051980329017,"id":2316,"parentId":2248,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/html-context.js","layer":null},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1088,"timestamp":6051980329092,"id":2321,"parentId":2320,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1146,"timestamp":6051980329080,"id":2320,"parentId":2261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/head-manager-context.js","layer":null},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1450,"timestamp":6051980329769,"id":2327,"parentId":2326,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1467,"timestamp":6051980329754,"id":2326,"parentId":2323,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1726,"timestamp":6051980329700,"id":2323,"parentId":2307,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js","layer":null},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":1700,"timestamp":6051980329750,"id":2325,"parentId":2324,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1725,"timestamp":6051980329726,"id":2324,"parentId":2322,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2513,"timestamp":6051980329659,"id":2322,"parentId":2307,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js","layer":null},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3450,"timestamp":6051980329072,"id":2319,"parentId":2318,"tags":{},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3518,"timestamp":6051980329058,"id":2318,"parentId":2261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/future/route-modules/pages/vendored/contexts/amp-context.js","layer":null},"startTime":1775658928241,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3,"timestamp":6051980332770,"id":2329,"parentId":2328,"tags":{},"startTime":1775658928244,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":551,"timestamp":6051980332739,"id":2328,"parentId":2323,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/server/future/helpers/interception-routes.js","layer":null},"startTime":1775658928244,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":698,"timestamp":6051980333835,"id":2332,"parentId":2331,"tags":{},"startTime":1775658928246,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":725,"timestamp":6051980333810,"id":2331,"parentId":2330,"tags":{},"startTime":1775658928246,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1120,"timestamp":6051980333764,"id":2330,"parentId":2328,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/router/utils/app-paths.js","layer":null},"startTime":1775658928245,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":449,"timestamp":6051980335705,"id":2335,"parentId":2334,"tags":{},"startTime":1775658928247,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":477,"timestamp":6051980335678,"id":2334,"parentId":2333,"tags":{},"startTime":1775658928247,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":741,"timestamp":6051980335618,"id":2333,"parentId":2330,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/shared/lib/segment.js","layer":null},"startTime":1775658928247,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":55013,"timestamp":6051980281453,"id":2233,"parentId":2229,"tags":{"request":"next/dist/pages/_document"},"startTime":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":55020,"timestamp":6051980281450,"id":2232,"parentId":2229,"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":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":55013,"timestamp":6051980281458,"id":2235,"parentId":2229,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1775658928193,"traceId":"63571fab0751eb1f"},{"name":"make","duration":68902,"timestamp":6051980278273,"id":2229,"parentId":2228,"tags":{},"startTime":1775658928190,"traceId":"63571fab0751eb1f"},{"name":"chunk-graph","duration":1285,"timestamp":6051980349160,"id":2342,"parentId":2341,"tags":{},"startTime":1775658928261,"traceId":"63571fab0751eb1f"},{"name":"optimize-modules","duration":3,"timestamp":6051980350462,"id":2344,"parentId":2341,"tags":{},"startTime":1775658928262,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunks","duration":1355,"timestamp":6051980350477,"id":2345,"parentId":2341,"tags":{},"startTime":1775658928262,"traceId":"63571fab0751eb1f"},{"name":"optimize-tree","duration":32,"timestamp":6051980351846,"id":2346,"parentId":2341,"tags":{},"startTime":1775658928264,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunk-modules","duration":3,"timestamp":6051980351896,"id":2347,"parentId":2341,"tags":{},"startTime":1775658928264,"traceId":"63571fab0751eb1f"},{"name":"optimize","duration":1980,"timestamp":6051980350457,"id":2343,"parentId":2341,"tags":{},"startTime":1775658928262,"traceId":"63571fab0751eb1f"},{"name":"module-hash","duration":628,"timestamp":6051980353376,"id":2348,"parentId":2341,"tags":{},"startTime":1775658928265,"traceId":"63571fab0751eb1f"},{"name":"code-generation","duration":2386,"timestamp":6051980354015,"id":2349,"parentId":2341,"tags":{},"startTime":1775658928266,"traceId":"63571fab0751eb1f"},{"name":"hash","duration":1062,"timestamp":6051980357541,"id":2350,"parentId":2341,"tags":{},"startTime":1775658928269,"traceId":"63571fab0751eb1f"},{"name":"code-generation-jobs","duration":58,"timestamp":6051980358603,"id":2351,"parentId":2341,"tags":{},"startTime":1775658928270,"traceId":"63571fab0751eb1f"},{"name":"module-assets","duration":58,"timestamp":6051980358652,"id":2352,"parentId":2341,"tags":{},"startTime":1775658928270,"traceId":"63571fab0751eb1f"}] [{"name":"create-chunk-assets","duration":9863,"timestamp":6051980358846,"id":2353,"parentId":2341,"tags":{},"startTime":1775658928271,"traceId":"63571fab0751eb1f"},{"name":"seal","duration":27073,"timestamp":6051980348544,"id":2341,"parentId":2228,"tags":{},"startTime":1775658928260,"traceId":"63571fab0751eb1f"},{"name":"webpack-compilation","duration":99832,"timestamp":6051980277996,"id":2228,"parentId":1648,"tags":{"name":"server"},"startTime":1775658928190,"traceId":"63571fab0751eb1f"},{"name":"emit","duration":4976,"timestamp":6051980377874,"id":2354,"parentId":1648,"tags":{},"startTime":1775658928290,"traceId":"63571fab0751eb1f"},{"name":"compile-path","duration":786934,"timestamp":6051979596914,"id":1647,"tags":{"trigger":"/_error","isTurbopack":false},"startTime":1775658927509,"traceId":"63571fab0751eb1f"},{"name":"webpack-invalidated-server","duration":587,"timestamp":6051980383458,"id":2355,"parentId":3,"tags":{"trigger":"manual"},"startTime":1775658928295,"traceId":"63571fab0751eb1f"}] +[{"name":"add-entry","duration":5111,"timestamp":6051980388130,"id":2363,"parentId":2357,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1775658928300,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":5362,"timestamp":6051980388124,"id":2360,"parentId":2357,"tags":{"request":"next/dist/pages/_document"},"startTime":1775658928300,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":5492,"timestamp":6051980388091,"id":2358,"parentId":2357,"tags":{"request":"next/dist/pages/_app"},"startTime":1775658928300,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":5459,"timestamp":6051980388126,"id":2361,"parentId":2357,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=..%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fnot-found-error.js&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1775658928300,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":5625,"timestamp":6051980388120,"id":2359,"parentId":2357,"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":1775658928300,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":5619,"timestamp":6051980388128,"id":2362,"parentId":2357,"tags":{"request":"next-route-loader?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=.%2Fnode_modules%2Fnext%2Fdist%2Fpages%2F_error.js&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!"},"startTime":1775658928300,"traceId":"63571fab0751eb1f"},{"name":"make","duration":14608,"timestamp":6051980385529,"id":2357,"parentId":2356,"tags":{},"startTime":1775658928297,"traceId":"63571fab0751eb1f"},{"name":"chunk-graph","duration":751,"timestamp":6051980401426,"id":2370,"parentId":2369,"tags":{},"startTime":1775658928313,"traceId":"63571fab0751eb1f"},{"name":"optimize-modules","duration":3,"timestamp":6051980402190,"id":2372,"parentId":2369,"tags":{},"startTime":1775658928314,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunks","duration":1004,"timestamp":6051980402244,"id":2373,"parentId":2369,"tags":{},"startTime":1775658928314,"traceId":"63571fab0751eb1f"},{"name":"optimize-tree","duration":3,"timestamp":6051980403260,"id":2374,"parentId":2369,"tags":{},"startTime":1775658928315,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunk-modules","duration":2,"timestamp":6051980403271,"id":2375,"parentId":2369,"tags":{},"startTime":1775658928315,"traceId":"63571fab0751eb1f"},{"name":"optimize","duration":1364,"timestamp":6051980402187,"id":2371,"parentId":2369,"tags":{},"startTime":1775658928314,"traceId":"63571fab0751eb1f"},{"name":"module-hash","duration":190,"timestamp":6051980404257,"id":2376,"parentId":2369,"tags":{},"startTime":1775658928316,"traceId":"63571fab0751eb1f"},{"name":"code-generation","duration":682,"timestamp":6051980404453,"id":2377,"parentId":2369,"tags":{},"startTime":1775658928316,"traceId":"63571fab0751eb1f"},{"name":"hash","duration":817,"timestamp":6051980405939,"id":2378,"parentId":2369,"tags":{},"startTime":1775658928318,"traceId":"63571fab0751eb1f"},{"name":"code-generation-jobs","duration":36,"timestamp":6051980406756,"id":2379,"parentId":2369,"tags":{},"startTime":1775658928318,"traceId":"63571fab0751eb1f"},{"name":"module-assets","duration":31,"timestamp":6051980406786,"id":2380,"parentId":2369,"tags":{},"startTime":1775658928318,"traceId":"63571fab0751eb1f"},{"name":"create-chunk-assets","duration":97,"timestamp":6051980406820,"id":2381,"parentId":2369,"tags":{},"startTime":1775658928319,"traceId":"63571fab0751eb1f"},{"name":"seal","duration":7499,"timestamp":6051980400889,"id":2369,"parentId":2356,"tags":{},"startTime":1775658928313,"traceId":"63571fab0751eb1f"},{"name":"webpack-compilation","duration":25216,"timestamp":6051980385277,"id":2356,"parentId":3,"tags":{"name":"server"},"startTime":1775658928297,"traceId":"63571fab0751eb1f"},{"name":"emit","duration":2537,"timestamp":6051980410508,"id":2382,"parentId":3,"tags":{},"startTime":1775658928322,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":863266,"timestamp":6051979581794,"id":1645,"tags":{"url":"/api/recommendations/refresh?scan_session=manual","isTurbopack":false},"startTime":1775658927494,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6051980445095,"id":2383,"parentId":1645,"tags":{"url":"/api/recommendations/refresh?scan_session=manual","memory.rss":"407207936","memory.heapUsed":"230556048","memory.heapTotal":"265584640"},"startTime":1775658928357,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":185563,"timestamp":6051980283286,"id":2237,"tags":{"url":"/?_rsc=1p60s","isTurbopack":false},"startTime":1775658928195,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6051980468885,"id":2384,"parentId":2237,"tags":{"url":"/?_rsc=1p60s","memory.rss":"411779072","memory.heapUsed":"224416848","memory.heapTotal":"267452416"},"startTime":1775658928381,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":5097,"timestamp":6051980473238,"id":2385,"tags":{"url":"/?_rsc=1p60s","isTurbopack":false},"startTime":1775658928385,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6051980478356,"id":2386,"parentId":2385,"tags":{"url":"/?_rsc=1p60s","memory.rss":"411844608","memory.heapUsed":"225469160","memory.heapTotal":"267452416"},"startTime":1775658928390,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":5890,"timestamp":6051980484536,"id":2387,"tags":{"url":"/?_rsc=1p60s","isTurbopack":false},"startTime":1775658928396,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":1,"timestamp":6051980490464,"id":2388,"parentId":2387,"tags":{"url":"/?_rsc=1p60s","memory.rss":"411926528","memory.heapUsed":"226514344","memory.heapTotal":"267452416"},"startTime":1775658928402,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":76013,"timestamp":6052011715654,"id":2389,"tags":{"url":"/","isTurbopack":false},"startTime":1775658959627,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052011791787,"id":2390,"parentId":2389,"tags":{"url":"/","memory.rss":"148439040","memory.heapUsed":"208734440","memory.heapTotal":"212303872"},"startTime":1775658959703,"traceId":"63571fab0751eb1f"},{"name":"client-success","duration":13,"timestamp":6052012270295,"id":2391,"parentId":3,"tags":{},"startTime":1775658960182,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":6765,"timestamp":6052042280875,"id":2392,"tags":{"url":"/api/sectors/hot?limit=8","isTurbopack":false},"startTime":1775658990192,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":4532,"timestamp":6052042283115,"id":2393,"tags":{"url":"/api/recommendations/latest","isTurbopack":false},"startTime":1775658990195,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052042287683,"id":2394,"parentId":2392,"tags":{"url":"/api/sectors/hot?limit=8","memory.rss":"283607040","memory.heapUsed":"220373544","memory.heapTotal":"251363328"},"startTime":1775658990199,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052042287693,"id":2395,"parentId":2393,"tags":{"url":"/api/recommendations/latest","memory.rss":"283607040","memory.heapUsed":"220377896","memory.heapTotal":"251363328"},"startTime":1775658990199,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":4647,"timestamp":6052042293554,"id":2396,"tags":{"url":"/api/market/overview","isTurbopack":false},"startTime":1775658990205,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":3449,"timestamp":6052042294757,"id":2397,"tags":{"url":"/api/health","isTurbopack":false},"startTime":1775658990206,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":2754,"timestamp":6052042295453,"id":2398,"tags":{"url":"/api/recommendations/status","isTurbopack":false},"startTime":1775658990207,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052042298221,"id":2399,"parentId":2396,"tags":{"url":"/api/market/overview","memory.rss":"283787264","memory.heapUsed":"221444448","memory.heapTotal":"251625472"},"startTime":1775658990210,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052042298226,"id":2400,"parentId":2397,"tags":{"url":"/api/health","memory.rss":"283787264","memory.heapUsed":"221445672","memory.heapTotal":"251625472"},"startTime":1775658990210,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052042298229,"id":2401,"parentId":2398,"tags":{"url":"/api/recommendations/status","memory.rss":"283787264","memory.heapUsed":"221446896","memory.heapTotal":"251625472"},"startTime":1775658990210,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":8654,"timestamp":6052062276766,"id":2402,"tags":{"url":"/api/recommendations/latest","isTurbopack":false},"startTime":1775659010188,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052062285608,"id":2403,"parentId":2402,"tags":{"url":"/api/recommendations/latest","memory.rss":"103940096","memory.heapUsed":"221761880","memory.heapTotal":"251625472"},"startTime":1775659010197,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":24106,"timestamp":6052198851012,"id":2404,"tags":{"url":"/?_rsc=3py13","isTurbopack":false},"startTime":1775659146762,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":1,"timestamp":6052198875262,"id":2405,"parentId":2404,"tags":{"url":"/?_rsc=3py13","memory.rss":"122273792","memory.heapUsed":"223102024","memory.heapTotal":"251625472"},"startTime":1775659146786,"traceId":"63571fab0751eb1f"},{"name":"handle-request","duration":28800,"timestamp":6052200134763,"id":2406,"tags":{"url":"/","isTurbopack":false},"startTime":1775659148046,"traceId":"63571fab0751eb1f"},{"name":"memory-usage","duration":0,"timestamp":6052200163627,"id":2407,"parentId":2406,"tags":{"url":"/","memory.rss":"132546560","memory.heapUsed":"225040752","memory.heapTotal":"251625472"},"startTime":1775659148075,"traceId":"63571fab0751eb1f"},{"name":"client-success","duration":169,"timestamp":6052200961778,"id":2408,"parentId":3,"tags":{},"startTime":1775659148873,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":36692,"timestamp":6052316990683,"id":2417,"parentId":2414,"tags":{"request":"next/dist/pages/_document"},"startTime":1775659264899,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":40713,"timestamp":6052316990485,"id":2415,"parentId":2414,"tags":{"request":"next/dist/pages/_app"},"startTime":1775659264899,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":40539,"timestamp":6052316990691,"id":2419,"parentId":2414,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.tsx&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1775659264899,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":40568,"timestamp":6052316990669,"id":2416,"parentId":2414,"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":1775659264899,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":61238,"timestamp":6052317008731,"id":2420,"parentId":2418,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/build/webpack/loaders/next-app-loader.js?name=app%2Fstock%2F%5Bcode%5D%2Fpage&page=%2Fstock%2F%5Bcode%5D%2Fpage&appPaths=%2Fstock%2F%5Bcode%5D%2Fpage&pagePath=private-next-app-dir%2Fstock%2F%5Bcode%5D%2Fpage.tsx&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1775659264917,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":93550,"timestamp":6052317073774,"id":2423,"parentId":2422,"tags":{},"startTime":1775659264982,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":93729,"timestamp":6052317073615,"id":2422,"parentId":2421,"tags":{},"startTime":1775659264982,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":95038,"timestamp":6052317073281,"id":2421,"parentId":2420,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/app/stock/[code]/page.tsx","layer":"rsc"},"startTime":1775659264981,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":179494,"timestamp":6052316990686,"id":2418,"parentId":2414,"tags":{"request":"next-app-loader?name=app%2Fstock%2F%5Bcode%5D%2Fpage&page=%2Fstock%2F%5Bcode%5D%2Fpage&appPaths=%2Fstock%2F%5Bcode%5D%2Fpage&pagePath=private-next-app-dir%2Fstock%2F%5Bcode%5D%2Fpage.tsx&appDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=standalone&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1775659264899,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":710,"timestamp":6052317176192,"id":2432,"parentId":2413,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp%2Fstock%2F%5Bcode%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1775659265084,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":11350,"timestamp":6052317182393,"id":2435,"parentId":2434,"tags":{},"startTime":1775659265091,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11458,"timestamp":6052317182295,"id":2434,"parentId":2433,"tags":{},"startTime":1775659265090,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":19953,"timestamp":6052317182001,"id":2433,"parentId":2432,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/app/stock/[code]/page.tsx","layer":"ssr"},"startTime":1775659265090,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":2848,"timestamp":6052317215624,"id":2440,"parentId":2439,"tags":{},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2911,"timestamp":6052317215568,"id":2439,"parentId":2436,"tags":{},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":4326,"timestamp":6052317215240,"id":2436,"parentId":2433,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/components/capital-flow.tsx","layer":"ssr"},"startTime":1775659265123,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":4144,"timestamp":6052317215663,"id":2442,"parentId":2441,"tags":{},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4179,"timestamp":6052317215630,"id":2441,"parentId":2437,"tags":{},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":5807,"timestamp":6052317215389,"id":2437,"parentId":2433,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/components/score-radar.tsx","layer":"ssr"},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":5539,"timestamp":6052317215695,"id":2444,"parentId":2443,"tags":{},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5570,"timestamp":6052317215665,"id":2443,"parentId":2438,"tags":{},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":6683,"timestamp":6052317215476,"id":2438,"parentId":2433,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/components/kline-chart.tsx","layer":"ssr"},"startTime":1775659265124,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":467,"timestamp":6052317225854,"id":2446,"parentId":2445,"tags":{},"startTime":1775659265134,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317226335,"id":2447,"parentId":2445,"tags":{},"startTime":1775659265135,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1609,"timestamp":6052317225670,"id":2445,"parentId":2436,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/index.js","layer":"ssr"},"startTime":1775659265134,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1275,"timestamp":6052317231059,"id":2453,"parentId":2448,"tags":{},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317232343,"id":2460,"parentId":2448,"tags":{},"startTime":1775659265141,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2299,"timestamp":6052317230791,"id":2448,"parentId":2445,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/extension.js","layer":"ssr"},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2030,"timestamp":6052317231069,"id":2454,"parentId":2449,"tags":{},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317233102,"id":2461,"parentId":2449,"tags":{},"startTime":1775659265141,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2399,"timestamp":6052317230871,"id":2449,"parentId":2445,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/core.js","layer":"ssr"},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2925,"timestamp":6052317231082,"id":2456,"parentId":2451,"tags":{},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317234012,"id":2462,"parentId":2451,"tags":{},"startTime":1775659265142,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3181,"timestamp":6052317230964,"id":2451,"parentId":2445,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/features.js","layer":"ssr"},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3077,"timestamp":6052317231074,"id":2455,"parentId":2450,"tags":{},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317234155,"id":2463,"parentId":2450,"tags":{},"startTime":1775659265142,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3481,"timestamp":6052317230920,"id":2450,"parentId":2445,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/charts.js","layer":"ssr"},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3110,"timestamp":6052317231295,"id":2459,"parentId":2458,"tags":{},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317234409,"id":2464,"parentId":2458,"tags":{},"startTime":1775659265143,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3318,"timestamp":6052317231171,"id":2458,"parentId":2445,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/renderers.js","layer":"ssr"},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3397,"timestamp":6052317231095,"id":2457,"parentId":2452,"tags":{},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052317234495,"id":2465,"parentId":2452,"tags":{},"startTime":1775659265143,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3750,"timestamp":6052317231007,"id":2452,"parentId":2445,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/components.js","layer":"ssr"},"startTime":1775659265139,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15092,"timestamp":6052317239545,"id":2467,"parentId":2466,"tags":{},"startTime":1775659265148,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317254651,"id":2488,"parentId":2466,"tags":{},"startTime":1775659265163,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16110,"timestamp":6052317239441,"id":2466,"parentId":2449,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api.js","layer":"ssr"},"startTime":1775659265148,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21812,"timestamp":6052317241389,"id":2476,"parentId":2469,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317263216,"id":2593,"parentId":2469,"tags":{},"startTime":1775659265171,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22674,"timestamp":6052317241147,"id":2469,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/impl.js","layer":"ssr"},"startTime":1775659265149,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22441,"timestamp":6052317241394,"id":2477,"parentId":2470,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317263839,"id":2594,"parentId":2470,"tags":{},"startTime":1775659265172,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":24902,"timestamp":6052317241190,"id":2470,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/view/Chart.js","layer":"ssr"},"startTime":1775659265149,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24699,"timestamp":6052317241410,"id":2481,"parentId":2474,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317266114,"id":2595,"parentId":2474,"tags":{},"startTime":1775659265174,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25115,"timestamp":6052317241340,"id":2474,"parentId":2449,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/installLabelLayout.js","layer":"ssr"},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25096,"timestamp":6052317241381,"id":2475,"parentId":2468,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":74,"timestamp":6052317266482,"id":2596,"parentId":2468,"tags":{},"startTime":1775659265175,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47553,"timestamp":6052317241082,"id":2468,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/echarts.js","layer":"ssr"},"startTime":1775659265149,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47268,"timestamp":6052317241407,"id":2480,"parentId":2473,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":64,"timestamp":6052317288693,"id":2597,"parentId":2473,"tags":{},"startTime":1775659265197,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49464,"timestamp":6052317241304,"id":2473,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Series.js","layer":"ssr"},"startTime":1775659265149,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49397,"timestamp":6052317241399,"id":2478,"parentId":2471,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":70,"timestamp":6052317290805,"id":2598,"parentId":2471,"tags":{},"startTime":1775659265199,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49997,"timestamp":6052317241228,"id":2471,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/view/Component.js","layer":"ssr"},"startTime":1775659265149,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49835,"timestamp":6052317241404,"id":2479,"parentId":2472,"tags":{},"startTime":1775659265150,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317291245,"id":2599,"parentId":2472,"tags":{},"startTime":1775659265199,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50831,"timestamp":6052317241267,"id":2472,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Component.js","layer":"ssr"},"startTime":1775659265149,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67697,"timestamp":6052317242644,"id":2487,"parentId":2484,"tags":{},"startTime":1775659265151,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":158,"timestamp":6052317310362,"id":2600,"parentId":2484,"tags":{},"startTime":1775659265219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69227,"timestamp":6052317242588,"id":2484,"parentId":2458,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/renderer/installCanvasRenderer.js","layer":"ssr"},"startTime":1775659265151,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69250,"timestamp":6052317242632,"id":2485,"parentId":2482,"tags":{},"startTime":1775659265151,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":158,"timestamp":6052317311919,"id":2601,"parentId":2482,"tags":{},"startTime":1775659265220,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78511,"timestamp":6052317242482,"id":2482,"parentId":2451,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/universalTransition.js","layer":"ssr"},"startTime":1775659265151,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78462,"timestamp":6052317242640,"id":2486,"parentId":2483,"tags":{},"startTime":1775659265151,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":114,"timestamp":6052317321202,"id":2602,"parentId":2483,"tags":{},"startTime":1775659265229,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79092,"timestamp":6052317242545,"id":2483,"parentId":2458,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/renderer/installSVGRenderer.js","layer":"ssr"},"startTime":1775659265151,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":65665,"timestamp":6052317260389,"id":2544,"parentId":2492,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052317326069,"id":2603,"parentId":2492,"tags":{},"startTime":1775659265234,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69806,"timestamp":6052317256577,"id":2492,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":66041,"timestamp":6052317260352,"id":2541,"parentId":2489,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":126,"timestamp":6052317326398,"id":2604,"parentId":2489,"tags":{},"startTime":1775659265235,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70425,"timestamp":6052317256364,"id":2489,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":66453,"timestamp":6052317260369,"id":2542,"parentId":2490,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317326829,"id":2605,"parentId":2490,"tags":{},"startTime":1775659265235,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70669,"timestamp":6052317256468,"id":2490,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":66765,"timestamp":6052317260378,"id":2543,"parentId":2491,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317327151,"id":2606,"parentId":2491,"tags":{},"startTime":1775659265235,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70830,"timestamp":6052317256524,"id":2491,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/installPictorialBar.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":66962,"timestamp":6052317260398,"id":2545,"parentId":2493,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317327366,"id":2607,"parentId":2493,"tags":{},"startTime":1775659265236,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70878,"timestamp":6052317256658,"id":2493,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/scatter/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67134,"timestamp":6052317260407,"id":2547,"parentId":2495,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317327550,"id":2608,"parentId":2495,"tags":{},"startTime":1775659265236,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70986,"timestamp":6052317256753,"id":2495,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67341,"timestamp":6052317260403,"id":2546,"parentId":2494,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317327749,"id":2609,"parentId":2494,"tags":{},"startTime":1775659265236,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":71220,"timestamp":6052317256702,"id":2494,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67493,"timestamp":6052317260435,"id":2552,"parentId":2500,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317327933,"id":2610,"parentId":2500,"tags":{},"startTime":1775659265236,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":71077,"timestamp":6052317257018,"id":2500,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67688,"timestamp":6052317260412,"id":2548,"parentId":2496,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317328104,"id":2611,"parentId":2496,"tags":{},"startTime":1775659265236,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":71606,"timestamp":6052317256821,"id":2496,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":68016,"timestamp":6052317260417,"id":2549,"parentId":2497,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":131,"timestamp":6052317328437,"id":2612,"parentId":2497,"tags":{},"startTime":1775659265237,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":72419,"timestamp":6052317256890,"id":2497,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":68911,"timestamp":6052317260421,"id":2550,"parentId":2498,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052317329343,"id":2613,"parentId":2498,"tags":{},"startTime":1775659265238,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":72651,"timestamp":6052317256934,"id":2498,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69146,"timestamp":6052317260449,"id":2556,"parentId":2504,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317329600,"id":2614,"parentId":2504,"tags":{},"startTime":1775659265238,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":72721,"timestamp":6052317257181,"id":2504,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69470,"timestamp":6052317260445,"id":2555,"parentId":2503,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317329923,"id":2615,"parentId":2503,"tags":{},"startTime":1775659265238,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":73023,"timestamp":6052317257141,"id":2503,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69713,"timestamp":6052317260459,"id":2558,"parentId":2506,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":91,"timestamp":6052317330178,"id":2616,"parentId":2506,"tags":{},"startTime":1775659265238,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":73193,"timestamp":6052317257261,"id":2506,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70011,"timestamp":6052317260452,"id":2557,"parentId":2505,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052317330468,"id":2617,"parentId":2505,"tags":{},"startTime":1775659265239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":73419,"timestamp":6052317257222,"id":2505,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/effectScatter/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70183,"timestamp":6052317260463,"id":2559,"parentId":2507,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317330650,"id":2618,"parentId":2507,"tags":{},"startTime":1775659265239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":73482,"timestamp":6052317257299,"id":2507,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70314,"timestamp":6052317260473,"id":2562,"parentId":2510,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317330792,"id":2619,"parentId":2510,"tags":{},"startTime":1775659265239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":73513,"timestamp":6052317257419,"id":2510,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/custom/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70495,"timestamp":6052317260442,"id":2554,"parentId":2502,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317330941,"id":2620,"parentId":2502,"tags":{},"startTime":1775659265239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74026,"timestamp":6052317257097,"id":2502,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70689,"timestamp":6052317260439,"id":2553,"parentId":2501,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317331132,"id":2621,"parentId":2501,"tags":{},"startTime":1775659265239,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74317,"timestamp":6052317257058,"id":2501,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70915,"timestamp":6052317260466,"id":2560,"parentId":2508,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317331385,"id":2622,"parentId":2508,"tags":{},"startTime":1775659265240,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74247,"timestamp":6052317257342,"id":2508,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":71125,"timestamp":6052317260479,"id":2564,"parentId":2512,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052317331611,"id":2623,"parentId":2512,"tags":{},"startTime":1775659265240,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74525,"timestamp":6052317257496,"id":2512,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/grid/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":71554,"timestamp":6052317260476,"id":2563,"parentId":2511,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":53,"timestamp":6052317332035,"id":2624,"parentId":2511,"tags":{},"startTime":1775659265240,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":75184,"timestamp":6052317257458,"id":2511,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/grid/installSimple.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":72158,"timestamp":6052317260492,"id":2567,"parentId":2515,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052317332656,"id":2625,"parentId":2515,"tags":{},"startTime":1775659265241,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":75767,"timestamp":6052317257611,"id":2515,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/geo/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":72899,"timestamp":6052317260486,"id":2565,"parentId":2513,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":43,"timestamp":6052317333390,"id":2626,"parentId":2513,"tags":{},"startTime":1775659265242,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76283,"timestamp":6052317257535,"id":2513,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/polar/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":73336,"timestamp":6052317260490,"id":2566,"parentId":2514,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317333830,"id":2627,"parentId":2514,"tags":{},"startTime":1775659265242,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76478,"timestamp":6052317257573,"id":2514,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/radar/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":73561,"timestamp":6052317260496,"id":2568,"parentId":2516,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":41,"timestamp":6052317334179,"id":2628,"parentId":2516,"tags":{},"startTime":1775659265242,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":77164,"timestamp":6052317257652,"id":2516,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/singleAxis/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":74335,"timestamp":6052317260502,"id":2570,"parentId":2518,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":120,"timestamp":6052317334848,"id":2629,"parentId":2518,"tags":{},"startTime":1775659265243,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":77530,"timestamp":6052317257733,"id":2518,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/calendar/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":74775,"timestamp":6052317260504,"id":2571,"parentId":2519,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":49,"timestamp":6052317335288,"id":2630,"parentId":2519,"tags":{},"startTime":1775659265243,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":77879,"timestamp":6052317257771,"id":2519,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/graphic/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":75162,"timestamp":6052317260499,"id":2569,"parentId":2517,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":46,"timestamp":6052317335666,"id":2631,"parentId":2517,"tags":{},"startTime":1775659265244,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78420,"timestamp":6052317257692,"id":2517,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/parallel/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":75653,"timestamp":6052317260524,"id":2575,"parentId":2523,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":177,"timestamp":6052317336185,"id":2632,"parentId":2523,"tags":{},"startTime":1775659265244,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78902,"timestamp":6052317257925,"id":2523,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":76317,"timestamp":6052317260521,"id":2574,"parentId":2522,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":179,"timestamp":6052317336845,"id":2633,"parentId":2522,"tags":{},"startTime":1775659265245,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79498,"timestamp":6052317257887,"id":2522,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":76884,"timestamp":6052317260510,"id":2572,"parentId":2520,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052317337401,"id":2634,"parentId":2520,"tags":{},"startTime":1775659265246,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":80217,"timestamp":6052317257810,"id":2520,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":77525,"timestamp":6052317260517,"id":2573,"parentId":2521,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052317338051,"id":2635,"parentId":2521,"tags":{},"startTime":1775659265246,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":80514,"timestamp":6052317257849,"id":2521,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":77837,"timestamp":6052317260536,"id":2579,"parentId":2527,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317338379,"id":2636,"parentId":2527,"tags":{},"startTime":1775659265247,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":80542,"timestamp":6052317258094,"id":2527,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/installMarkLine.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78121,"timestamp":6052317260530,"id":2577,"parentId":2525,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":61,"timestamp":6052317338663,"id":2637,"parentId":2525,"tags":{},"startTime":1775659265247,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":80879,"timestamp":6052317258004,"id":2525,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78363,"timestamp":6052317260528,"id":2576,"parentId":2524,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":47,"timestamp":6052317338897,"id":2638,"parentId":2524,"tags":{},"startTime":1775659265247,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82115,"timestamp":6052317257964,"id":2524,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/title/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":79560,"timestamp":6052317260533,"id":2578,"parentId":2526,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":46,"timestamp":6052317340102,"id":2639,"parentId":2526,"tags":{},"startTime":1775659265248,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82279,"timestamp":6052317258051,"id":2526,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/installMarkPoint.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":79791,"timestamp":6052317260545,"id":2580,"parentId":2528,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052317340342,"id":2640,"parentId":2528,"tags":{},"startTime":1775659265249,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82343,"timestamp":6052317258186,"id":2528,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/installMarkArea.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80104,"timestamp":6052317260431,"id":2551,"parentId":2499,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052317340540,"id":2641,"parentId":2499,"tags":{},"startTime":1775659265249,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":83740,"timestamp":6052317256975,"id":2499,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/install.js","layer":"ssr"},"startTime":1775659265165,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80172,"timestamp":6052317260548,"id":2581,"parentId":2529,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317340725,"id":2642,"parentId":2529,"tags":{},"startTime":1775659265249,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82547,"timestamp":6052317258330,"id":2529,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/install.js","layer":"ssr"},"startTime":1775659265167,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80414,"timestamp":6052317260469,"id":2561,"parentId":2509,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317340890,"id":2643,"parentId":2509,"tags":{},"startTime":1775659265249,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":83719,"timestamp":6052317257381,"id":2509,"parentId":2450,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/install.js","layer":"ssr"},"startTime":1775659265166,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80552,"timestamp":6052317260552,"id":2582,"parentId":2530,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317341109,"id":2644,"parentId":2530,"tags":{},"startTime":1775659265249,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82167,"timestamp":6052317259125,"id":2530,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/installLegendScroll.js","layer":"ssr"},"startTime":1775659265167,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80736,"timestamp":6052317260561,"id":2585,"parentId":2533,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":49,"timestamp":6052317341301,"id":2645,"parentId":2533,"tags":{},"startTime":1775659265249,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81688,"timestamp":6052317259801,"id":2533,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80929,"timestamp":6052317260565,"id":2586,"parentId":2534,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317341498,"id":2646,"parentId":2534,"tags":{},"startTime":1775659265250,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81797,"timestamp":6052317259879,"id":2534,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":81104,"timestamp":6052317260578,"id":2590,"parentId":2538,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317341686,"id":2647,"parentId":2538,"tags":{},"startTime":1775659265250,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81652,"timestamp":6052317260168,"id":2538,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/aria/install.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":81244,"timestamp":6052317260580,"id":2591,"parentId":2539,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317341828,"id":2648,"parentId":2539,"tags":{},"startTime":1775659265250,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81736,"timestamp":6052317260222,"id":2539,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/transform/install.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":81406,"timestamp":6052317260556,"id":2583,"parentId":2531,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052317341966,"id":2649,"parentId":2531,"tags":{},"startTime":1775659265250,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82945,"timestamp":6052317259207,"id":2531,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/installLegendPlain.js","layer":"ssr"},"startTime":1775659265167,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":81581,"timestamp":6052317260575,"id":2589,"parentId":2537,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":100,"timestamp":6052317342160,"id":2650,"parentId":2537,"tags":{},"startTime":1775659265250,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82247,"timestamp":6052317260112,"id":2537,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":81793,"timestamp":6052317260570,"id":2587,"parentId":2535,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317342368,"id":2651,"parentId":2535,"tags":{},"startTime":1775659265251,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82548,"timestamp":6052317259953,"id":2535,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/install.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":93223,"timestamp":6052317260573,"id":2588,"parentId":2536,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":48,"timestamp":6052317353811,"id":2652,"parentId":2536,"tags":{},"startTime":1775659265262,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":94151,"timestamp":6052317260044,"id":2536,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":93624,"timestamp":6052317260582,"id":2592,"parentId":2540,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317354211,"id":2653,"parentId":2540,"tags":{},"startTime":1775659265262,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":94564,"timestamp":6052317260276,"id":2540,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataset/install.js","layer":"ssr"},"startTime":1775659265168,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":94292,"timestamp":6052317260558,"id":2584,"parentId":2532,"tags":{},"startTime":1775659265169,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":58,"timestamp":6052317354855,"id":2654,"parentId":2532,"tags":{},"startTime":1775659265263,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":95768,"timestamp":6052317259272,"id":2532,"parentId":2452,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/install.js","layer":"ssr"},"startTime":1775659265167,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":9766,"timestamp":6052317468071,"id":2694,"parentId":2656,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":105,"timestamp":6052317477851,"id":2839,"parentId":2656,"tags":{},"startTime":1775659265386,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13091,"timestamp":6052317466591,"id":2656,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/task.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":11615,"timestamp":6052317468084,"id":2696,"parentId":2658,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":55,"timestamp":6052317479705,"id":2840,"parentId":2658,"tags":{},"startTime":1775659265388,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18103,"timestamp":6052317466678,"id":2658,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Global.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16728,"timestamp":6052317468089,"id":2697,"parentId":2659,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":69,"timestamp":6052317484832,"id":2841,"parentId":2659,"tags":{},"startTime":1775659265393,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18415,"timestamp":6052317466716,"id":2659,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/ExtensionAPI.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":17090,"timestamp":6052317468053,"id":2693,"parentId":2655,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052317485150,"id":2842,"parentId":2655,"tags":{},"startTime":1775659265393,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22435,"timestamp":6052317466484,"id":2655,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Model.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20846,"timestamp":6052317468093,"id":2698,"parentId":2660,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317488948,"id":2843,"parentId":2660,"tags":{},"startTime":1775659265397,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22494,"timestamp":6052317466756,"id":2660,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/CoordinateSystem.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21160,"timestamp":6052317468097,"id":2699,"parentId":2661,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317489263,"id":2844,"parentId":2661,"tags":{},"startTime":1775659265397,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25683,"timestamp":6052317466796,"id":2661,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/OptionManager.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24381,"timestamp":6052317468113,"id":2703,"parentId":2665,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317492503,"id":2845,"parentId":2665,"tags":{},"startTime":1775659265401,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26998,"timestamp":6052317466946,"id":2665,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/clazz.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":26152,"timestamp":6052317468108,"id":2702,"parentId":2664,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317494270,"id":2846,"parentId":2664,"tags":{},"startTime":1775659265402,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29925,"timestamp":6052317466910,"id":2664,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/component.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28743,"timestamp":6052317468105,"id":2701,"parentId":2663,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317496856,"id":2847,"parentId":2663,"tags":{},"startTime":1775659265405,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30893,"timestamp":6052317466871,"id":2663,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/throttle.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29672,"timestamp":6052317468101,"id":2700,"parentId":2662,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":83,"timestamp":6052317497778,"id":2848,"parentId":2662,"tags":{},"startTime":1775659265406,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36634,"timestamp":6052317466832,"id":2662,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/SeriesData.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":35364,"timestamp":6052317468119,"id":2705,"parentId":2667,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317503491,"id":2849,"parentId":2667,"tags":{},"startTime":1775659265412,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41060,"timestamp":6052317467013,"id":2667,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/states.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40020,"timestamp":6052317468116,"id":2704,"parentId":2666,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":261,"timestamp":6052317508162,"id":2850,"parentId":2666,"tags":{},"startTime":1775659265416,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44675,"timestamp":6052317466980,"id":2666,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/model.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":43553,"timestamp":6052317468125,"id":2707,"parentId":2669,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317511687,"id":2851,"parentId":2669,"tags":{},"startTime":1775659265420,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47575,"timestamp":6052317467081,"id":2669,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/graphic.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46553,"timestamp":6052317468122,"id":2706,"parentId":2668,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317514683,"id":2852,"parentId":2668,"tags":{},"startTime":1775659265423,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48432,"timestamp":6052317467047,"id":2668,"parentId":2469,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/log.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47359,"timestamp":6052317468132,"id":2709,"parentId":2671,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317515497,"id":2853,"parentId":2671,"tags":{},"startTime":1775659265424,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49573,"timestamp":6052317467148,"id":2671,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/number.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":48598,"timestamp":6052317468135,"id":2710,"parentId":2672,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":148,"timestamp":6052317516740,"id":2854,"parentId":2672,"tags":{},"startTime":1775659265425,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49969,"timestamp":6052317467184,"id":2672,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/time.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49018,"timestamp":6052317468143,"id":2713,"parentId":2675,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317517166,"id":2855,"parentId":2675,"tags":{},"startTime":1775659265425,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50237,"timestamp":6052317467286,"id":2675,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/util.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49391,"timestamp":6052317468140,"id":2712,"parentId":2674,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":162,"timestamp":6052317517537,"id":2856,"parentId":2674,"tags":{},"startTime":1775659265426,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50674,"timestamp":6052317467253,"id":2674,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/format.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49797,"timestamp":6052317468137,"id":2711,"parentId":2673,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":62,"timestamp":6052317517948,"id":2857,"parentId":2673,"tags":{},"startTime":1775659265426,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51211,"timestamp":6052317467219,"id":2673,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/graphic.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50309,"timestamp":6052317468128,"id":2708,"parentId":2670,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":196,"timestamp":6052317518441,"id":2858,"parentId":2670,"tags":{},"startTime":1775659265427,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51869,"timestamp":6052317467114,"id":2670,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/helper.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50828,"timestamp":6052317468162,"id":2720,"parentId":2682,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":53,"timestamp":6052317518994,"id":2859,"parentId":2682,"tags":{},"startTime":1775659265427,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":54890,"timestamp":6052317467530,"id":2682,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/Scheduler.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":54284,"timestamp":6052317468148,"id":2715,"parentId":2677,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317522440,"id":2860,"parentId":2677,"tags":{},"startTime":1775659265431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":57320,"timestamp":6052317467354,"id":2677,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/parseGeoJson.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56562,"timestamp":6052317468156,"id":2718,"parentId":2680,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317524725,"id":2861,"parentId":2680,"tags":{},"startTime":1775659265433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":57449,"timestamp":6052317467460,"id":2680,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/innerStore.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56757,"timestamp":6052317468159,"id":2719,"parentId":2681,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317524920,"id":2862,"parentId":2681,"tags":{},"startTime":1775659265433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":57777,"timestamp":6052317467494,"id":2681,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/dataStack.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57121,"timestamp":6052317468170,"id":2723,"parentId":2685,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":82,"timestamp":6052317525294,"id":2863,"parentId":2685,"tags":{},"startTime":1775659265433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":57917,"timestamp":6052317467710,"id":2685,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/lifecycle.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57476,"timestamp":6052317468167,"id":2722,"parentId":2684,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317525652,"id":2864,"parentId":2684,"tags":{},"startTime":1775659265434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58310,"timestamp":6052317467658,"id":2684,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/locale.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57824,"timestamp":6052317468151,"id":2716,"parentId":2678,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317525979,"id":2865,"parentId":2678,"tags":{},"startTime":1775659265434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58732,"timestamp":6052317467389,"id":2678,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createRenderPlanner.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57962,"timestamp":6052317468165,"id":2721,"parentId":2683,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317526131,"id":2866,"parentId":2683,"tags":{},"startTime":1775659265434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58888,"timestamp":6052317467595,"id":2683,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/ECEventProcessor.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":58412,"timestamp":6052317468079,"id":2695,"parentId":2657,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317526495,"id":2867,"parentId":2657,"tags":{},"startTime":1775659265435,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":61186,"timestamp":6052317466637,"id":2657,"parentId":2474,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/LabelManager.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":59688,"timestamp":6052317468153,"id":2717,"parentId":2679,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052317527850,"id":2868,"parentId":2679,"tags":{},"startTime":1775659265436,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":62127,"timestamp":6052317467425,"id":2679,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/preprocessor/backwardCompat.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":61433,"timestamp":6052317468182,"id":2728,"parentId":2690,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":413,"timestamp":6052317529648,"id":2869,"parentId":2690,"tags":{},"startTime":1775659265438,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":64646,"timestamp":6052317467924,"id":2690,"parentId":2482,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/DataDiffer.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":64441,"timestamp":6052317468187,"id":2730,"parentId":2692,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":152,"timestamp":6052317532657,"id":2870,"parentId":2692,"tags":{},"startTime":1775659265441,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":65059,"timestamp":6052317468000,"id":2692,"parentId":2492,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/dataFilter.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":68203,"timestamp":6052317468177,"id":2726,"parentId":2688,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317536391,"id":2871,"parentId":2688,"tags":{},"startTime":1775659265445,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69626,"timestamp":6052317467826,"id":2688,"parentId":2482,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/morphTransitionHelper.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69283,"timestamp":6052317468180,"id":2727,"parentId":2689,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317537469,"id":2872,"parentId":2689,"tags":{},"startTime":1775659265446,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70156,"timestamp":6052317467883,"id":2689,"parentId":2482,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/basicTransition.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69875,"timestamp":6052317468172,"id":2724,"parentId":2686,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317538051,"id":2873,"parentId":2686,"tags":{},"startTime":1775659265446,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70415,"timestamp":6052317467751,"id":2686,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/event.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70009,"timestamp":6052317468185,"id":2729,"parentId":2691,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317538198,"id":2874,"parentId":2691,"tags":{},"startTime":1775659265446,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":70588,"timestamp":6052317467961,"id":2691,"parentId":2473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":70475,"timestamp":6052317468175,"id":2725,"parentId":2687,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317538656,"id":2875,"parentId":2687,"tags":{},"startTime":1775659265447,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":72017,"timestamp":6052317467788,"id":2687,"parentId":2473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/layout.js","layer":"ssr"},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":71745,"timestamp":6052317468145,"id":2714,"parentId":2676,"tags":{},"startTime":1775659265376,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317539896,"id":2876,"parentId":2676,"tags":{},"startTime":1775659265448,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":73370,"timestamp":6052317467320,"id":2676,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/Axis.js","layer":"ssr"},"startTime":1775659265375,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":72502,"timestamp":6052317473835,"id":2765,"parentId":2733,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052317546346,"id":2877,"parentId":2733,"tags":{},"startTime":1775659265454,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74153,"timestamp":6052317472746,"id":2733,"parentId":2492,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/PieSeries.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":73079,"timestamp":6052317473846,"id":2767,"parentId":2735,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":49,"timestamp":6052317546939,"id":2878,"parentId":2735,"tags":{},"startTime":1775659265455,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74578,"timestamp":6052317472817,"id":2735,"parentId":2489,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/LineSeries.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":73586,"timestamp":6052317473819,"id":2763,"parentId":2731,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317547410,"id":2879,"parentId":2731,"tags":{},"startTime":1775659265456,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":75061,"timestamp":6052317472655,"id":2731,"parentId":2492,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/negativeDataFilter.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":73882,"timestamp":6052317473841,"id":2766,"parentId":2734,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317547728,"id":2880,"parentId":2734,"tags":{},"startTime":1775659265456,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":75674,"timestamp":6052317472783,"id":2734,"parentId":2492,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/PieView.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":74633,"timestamp":6052317473830,"id":2764,"parentId":2732,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317548468,"id":2881,"parentId":2732,"tags":{},"startTime":1775659265457,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":77445,"timestamp":6052317472709,"id":2732,"parentId":2492,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/pieLayout.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":76341,"timestamp":6052317473857,"id":2770,"parentId":2738,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317550205,"id":2882,"parentId":2738,"tags":{},"startTime":1775659265458,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":77727,"timestamp":6052317472926,"id":2738,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/matrix.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":76808,"timestamp":6052317473862,"id":2772,"parentId":2740,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317550674,"id":2883,"parentId":2740,"tags":{},"startTime":1775659265459,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78151,"timestamp":6052317472994,"id":2740,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/env.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":77289,"timestamp":6052317473864,"id":2773,"parentId":2741,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052317551157,"id":2884,"parentId":2741,"tags":{},"startTime":1775659265459,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78640,"timestamp":6052317473026,"id":2741,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/vector.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":77806,"timestamp":6052317473866,"id":2774,"parentId":2742,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317551677,"id":2885,"parentId":2742,"tags":{},"startTime":1775659265460,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79838,"timestamp":6052317473060,"id":2742,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/timsort.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":79054,"timestamp":6052317473850,"id":2768,"parentId":2736,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317552909,"id":2886,"parentId":2736,"tags":{},"startTime":1775659265461,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81945,"timestamp":6052317472857,"id":2736,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/zrender.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80983,"timestamp":6052317473853,"id":2769,"parentId":2737,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317554849,"id":2887,"parentId":2737,"tags":{},"startTime":1775659265463,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":84751,"timestamp":6052317472892,"id":2737,"parentId":2448,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/util.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":83801,"timestamp":6052317473871,"id":2776,"parentId":2744,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":46,"timestamp":6052317557681,"id":2888,"parentId":2744,"tags":{},"startTime":1775659265466,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":86464,"timestamp":6052317473128,"id":2744,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/graphic.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":85761,"timestamp":6052317473869,"id":2775,"parentId":2743,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052317559639,"id":2889,"parentId":2743,"tags":{},"startTime":1775659265468,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":87158,"timestamp":6052317473094,"id":2743,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/Eventful.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":86392,"timestamp":6052317473876,"id":2778,"parentId":2746,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317560276,"id":2890,"parentId":2746,"tags":{},"startTime":1775659265468,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":89013,"timestamp":6052317473195,"id":2746,"parentId":2470,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Group.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":88361,"timestamp":6052317473874,"id":2777,"parentId":2745,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317562242,"id":2891,"parentId":2745,"tags":{},"startTime":1775659265470,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":90635,"timestamp":6052317473161,"id":2745,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/color.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":89925,"timestamp":6052317473880,"id":2780,"parentId":2748,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317563812,"id":2892,"parentId":2748,"tags":{},"startTime":1775659265472,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":91549,"timestamp":6052317473265,"id":2748,"parentId":2482,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Path.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":90937,"timestamp":6052317473885,"id":2782,"parentId":2750,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317564827,"id":2893,"parentId":2750,"tags":{},"startTime":1775659265473,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":91800,"timestamp":6052317473332,"id":2750,"parentId":2489,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/dataSample.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":91280,"timestamp":6052317473859,"id":2771,"parentId":2739,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":123,"timestamp":6052317565145,"id":2894,"parentId":2739,"tags":{},"startTime":1775659265473,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":92820,"timestamp":6052317472959,"id":2739,"parentId":2466,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/platform.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":91902,"timestamp":6052317473888,"id":2783,"parentId":2751,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317565795,"id":2895,"parentId":2751,"tags":{},"startTime":1775659265474,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":92669,"timestamp":6052317473365,"id":2751,"parentId":2490,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/BarSeries.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":92164,"timestamp":6052317473878,"id":2779,"parentId":2747,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317566046,"id":2896,"parentId":2747,"tags":{},"startTime":1775659265474,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":94578,"timestamp":6052317473229,"id":2747,"parentId":2484,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/Painter.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":93942,"timestamp":6052317473890,"id":2784,"parentId":2752,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":57,"timestamp":6052317567838,"id":2897,"parentId":2752,"tags":{},"startTime":1775659265476,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":97312,"timestamp":6052317473399,"id":2752,"parentId":2489,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/LineView.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":96842,"timestamp":6052317473898,"id":2787,"parentId":2755,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":43,"timestamp":6052317570746,"id":2898,"parentId":2755,"tags":{},"startTime":1775659265479,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":97471,"timestamp":6052317473504,"id":2755,"parentId":2491,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/PictorialBarSeries.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":97100,"timestamp":6052317473883,"id":2781,"parentId":2749,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317570988,"id":2899,"parentId":2749,"tags":{},"startTime":1775659265479,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":98692,"timestamp":6052317473299,"id":2749,"parentId":2482,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Displayable.js","layer":"ssr"},"startTime":1775659265381,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":98100,"timestamp":6052317473900,"id":2788,"parentId":2756,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317572005,"id":2900,"parentId":2756,"tags":{},"startTime":1775659265480,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":98734,"timestamp":6052317473540,"id":2756,"parentId":2493,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/scatter/ScatterSeries.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":98385,"timestamp":6052317473895,"id":2786,"parentId":2754,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":47,"timestamp":6052317572285,"id":2901,"parentId":2754,"tags":{},"startTime":1775659265480,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":103393,"timestamp":6052317473466,"id":2754,"parentId":2491,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/PictorialBarView.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":102984,"timestamp":6052317473893,"id":2785,"parentId":2753,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":108,"timestamp":6052317576926,"id":2902,"parentId":2753,"tags":{},"startTime":1775659265485,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":106593,"timestamp":6052317473433,"id":2753,"parentId":2490,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/BarView.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":106136,"timestamp":6052317473904,"id":2789,"parentId":2757,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317580047,"id":2903,"parentId":2757,"tags":{},"startTime":1775659265488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":106852,"timestamp":6052317473578,"id":2757,"parentId":2493,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/scatter/ScatterView.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":106529,"timestamp":6052317473907,"id":2790,"parentId":2758,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317580440,"id":2904,"parentId":2758,"tags":{},"startTime":1775659265489,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":107272,"timestamp":6052317473619,"id":2758,"parentId":2495,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/MapView.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":106985,"timestamp":6052317473914,"id":2793,"parentId":2761,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317580905,"id":2905,"parentId":2761,"tags":{},"startTime":1775659265489,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":107392,"timestamp":6052317473723,"id":2761,"parentId":2495,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/mapSymbolLayout.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":107210,"timestamp":6052317473911,"id":2792,"parentId":2760,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317581127,"id":2906,"parentId":2760,"tags":{},"startTime":1775659265489,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":108277,"timestamp":6052317473687,"id":2760,"parentId":2495,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/mapDataStatistic.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":108064,"timestamp":6052317473909,"id":2791,"parentId":2759,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052317581979,"id":2907,"parentId":2759,"tags":{},"startTime":1775659265490,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":108974,"timestamp":6052317473653,"id":2759,"parentId":2495,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/MapSeries.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":108718,"timestamp":6052317473916,"id":2794,"parentId":2762,"tags":{},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317582639,"id":2908,"parentId":2762,"tags":{},"startTime":1775659265491,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":109081,"timestamp":6052317473767,"id":2762,"parentId":2494,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/radarLayout.js","layer":"ssr"},"startTime":1775659265382,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":114841,"timestamp":6052317475425,"id":2818,"parentId":2796,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317590276,"id":2909,"parentId":2796,"tags":{},"startTime":1775659265498,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":116650,"timestamp":6052317474570,"id":2796,"parentId":2494,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/RadarSeries.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":115803,"timestamp":6052317475428,"id":2819,"parentId":2797,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317591238,"id":2910,"parentId":2797,"tags":{},"startTime":1775659265499,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":117244,"timestamp":6052317474651,"id":2797,"parentId":2494,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/RadarView.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":116469,"timestamp":6052317475434,"id":2821,"parentId":2799,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":96,"timestamp":6052317591909,"id":2911,"parentId":2799,"tags":{},"startTime":1775659265500,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":121132,"timestamp":6052317474730,"id":2799,"parentId":2500,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/TreemapView.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":120467,"timestamp":6052317475431,"id":2820,"parentId":2798,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":49,"timestamp":6052317595914,"id":2912,"parentId":2798,"tags":{},"startTime":1775659265504,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":121565,"timestamp":6052317474693,"id":2798,"parentId":2500,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/treemapAction.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":120835,"timestamp":6052317475437,"id":2822,"parentId":2800,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":70,"timestamp":6052317596403,"id":2913,"parentId":2800,"tags":{},"startTime":1775659265505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":122560,"timestamp":6052317474764,"id":2800,"parentId":2500,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/TreemapSeries.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":121900,"timestamp":6052317475440,"id":2823,"parentId":2801,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052317597347,"id":2914,"parentId":2801,"tags":{},"startTime":1775659265505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":123161,"timestamp":6052317474800,"id":2801,"parentId":2500,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/treemapVisual.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":122523,"timestamp":6052317475450,"id":2826,"parentId":2804,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317597980,"id":2915,"parentId":2804,"tags":{},"startTime":1775659265506,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":123360,"timestamp":6052317474916,"id":2804,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/helper.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":122834,"timestamp":6052317475452,"id":2827,"parentId":2805,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317598290,"id":2916,"parentId":2805,"tags":{},"startTime":1775659265506,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":123482,"timestamp":6052317474957,"id":2805,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/decal.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":123028,"timestamp":6052317475418,"id":2817,"parentId":2795,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317598451,"id":2917,"parentId":2795,"tags":{},"startTime":1775659265507,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":124299,"timestamp":6052317474465,"id":2795,"parentId":2494,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/backwardCompat.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":123630,"timestamp":6052317475455,"id":2828,"parentId":2806,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":59,"timestamp":6052317599092,"id":2918,"parentId":2806,"tags":{},"startTime":1775659265507,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":124516,"timestamp":6052317474990,"id":2806,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/loading/default.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":124061,"timestamp":6052317475460,"id":2830,"parentId":2808,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317599529,"id":2919,"parentId":2808,"tags":{},"startTime":1775659265508,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":124756,"timestamp":6052317475058,"id":2808,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/theme/dark.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":124380,"timestamp":6052317475443,"id":2824,"parentId":2802,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317599829,"id":2920,"parentId":2802,"tags":{},"startTime":1775659265508,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":125548,"timestamp":6052317474836,"id":2802,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/style.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":124937,"timestamp":6052317475457,"id":2829,"parentId":2807,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317600399,"id":2921,"parentId":2807,"tags":{},"startTime":1775659265509,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":125484,"timestamp":6052317475024,"id":2807,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/theme/light.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":125047,"timestamp":6052317475465,"id":2832,"parentId":2810,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317600517,"id":2922,"parentId":2810,"tags":{},"startTime":1775659265509,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":126284,"timestamp":6052317475130,"id":2810,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/transform.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":125974,"timestamp":6052317475446,"id":2825,"parentId":2803,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317601425,"id":2923,"parentId":2803,"tags":{},"startTime":1775659265510,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":126825,"timestamp":6052317474874,"id":2803,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/symbol.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":126228,"timestamp":6052317475477,"id":2836,"parentId":2814,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317601710,"id":2924,"parentId":2814,"tags":{},"startTime":1775659265510,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":126782,"timestamp":6052317475271,"id":2814,"parentId":2496,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/TreeSeries.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":126587,"timestamp":6052317475471,"id":2834,"parentId":2812,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317602063,"id":2925,"parentId":2812,"tags":{},"startTime":1775659265510,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":127095,"timestamp":6052317475202,"id":2812,"parentId":2473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/palette.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":126823,"timestamp":6052317475480,"id":2837,"parentId":2815,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":60,"timestamp":6052317602307,"id":2926,"parentId":2815,"tags":{},"startTime":1775659265510,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":128696,"timestamp":6052317475308,"id":2815,"parentId":2500,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/treemapLayout.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":128547,"timestamp":6052317475474,"id":2835,"parentId":2813,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052317604030,"id":2927,"parentId":2813,"tags":{},"startTime":1775659265512,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":129536,"timestamp":6052317475235,"id":2813,"parentId":2473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/dataFormat.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":129313,"timestamp":6052317475468,"id":2833,"parentId":2811,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317604786,"id":2928,"parentId":2811,"tags":{},"startTime":1775659265513,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":130491,"timestamp":6052317475167,"id":2811,"parentId":2473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/sourceManager.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":130184,"timestamp":6052317475482,"id":2838,"parentId":2816,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317605671,"id":2929,"parentId":2816,"tags":{},"startTime":1775659265514,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":130738,"timestamp":6052317475345,"id":2816,"parentId":2496,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/treeLayout.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":130647,"timestamp":6052317475463,"id":2831,"parentId":2809,"tags":{},"startTime":1775659265384,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317606115,"id":2930,"parentId":2809,"tags":{},"startTime":1775659265514,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":131336,"timestamp":6052317475091,"id":2809,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/legacy/dataSelectAction.js","layer":"ssr"},"startTime":1775659265383,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15082,"timestamp":6052317656539,"id":2934,"parentId":2931,"tags":{},"startTime":1775659265565,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":48,"timestamp":6052317671636,"id":3071,"parentId":2931,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15882,"timestamp":6052317656158,"id":2931,"parentId":2496,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/treeVisual.js","layer":"ssr"},"startTime":1775659265564,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15504,"timestamp":6052317656553,"id":2935,"parentId":2932,"tags":{},"startTime":1775659265565,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317672062,"id":3072,"parentId":2932,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15971,"timestamp":6052317656292,"id":2932,"parentId":2496,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/treeAction.js","layer":"ssr"},"startTime":1775659265564,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15732,"timestamp":6052317656562,"id":2936,"parentId":2933,"tags":{},"startTime":1775659265565,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317672298,"id":3073,"parentId":2933,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17905,"timestamp":6052317656385,"id":2933,"parentId":2496,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/TreeView.js","layer":"ssr"},"startTime":1775659265564,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7362,"timestamp":6052317667789,"id":2990,"parentId":2937,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317675167,"id":3074,"parentId":2937,"tags":{},"startTime":1775659265583,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10261,"timestamp":6052317665230,"id":2937,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/categoryFilter.js","layer":"ssr"},"startTime":1775659265573,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7690,"timestamp":6052317667809,"id":2991,"parentId":2938,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317675503,"id":3075,"parentId":2938,"tags":{},"startTime":1775659265584,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10388,"timestamp":6052317665345,"id":2938,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/edgeVisual.js","layer":"ssr"},"startTime":1775659265573,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8578,"timestamp":6052317667825,"id":2993,"parentId":2940,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317676409,"id":3076,"parentId":2940,"tags":{},"startTime":1775659265585,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11182,"timestamp":6052317665480,"id":2940,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/simpleLayout.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8850,"timestamp":6052317667817,"id":2992,"parentId":2939,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317676672,"id":3077,"parentId":2939,"tags":{},"startTime":1775659265585,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11461,"timestamp":6052317665417,"id":2939,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/categoryVisual.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":9022,"timestamp":6052317667861,"id":3000,"parentId":2947,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317676886,"id":3078,"parentId":2947,"tags":{},"startTime":1775659265585,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11274,"timestamp":6052317665855,"id":2947,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/createView.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":9302,"timestamp":6052317667832,"id":2994,"parentId":2941,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317677137,"id":3079,"parentId":2941,"tags":{},"startTime":1775659265585,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11865,"timestamp":6052317665550,"id":2941,"parentId":2489,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/layout/points.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":9599,"timestamp":6052317667838,"id":2995,"parentId":2942,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317677443,"id":3080,"parentId":2942,"tags":{},"startTime":1775659265586,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13041,"timestamp":6052317665645,"id":2942,"parentId":2490,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/layout/barGrid.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":10988,"timestamp":6052317667843,"id":2996,"parentId":2943,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317678838,"id":3081,"parentId":2943,"tags":{},"startTime":1775659265587,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14066,"timestamp":6052317665691,"id":2943,"parentId":2483,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/Painter.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":11908,"timestamp":6052317667857,"id":2999,"parentId":2946,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317679769,"id":3082,"parentId":2946,"tags":{},"startTime":1775659265588,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14376,"timestamp":6052317665812,"id":2946,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/forceLayout.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":12330,"timestamp":6052317667864,"id":3001,"parentId":2948,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317680198,"id":3083,"parentId":2948,"tags":{},"startTime":1775659265588,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16871,"timestamp":6052317665906,"id":2948,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/GraphView.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":14917,"timestamp":6052317667872,"id":3003,"parentId":2950,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":43,"timestamp":6052317682796,"id":3084,"parentId":2950,"tags":{},"startTime":1775659265591,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17141,"timestamp":6052317665983,"id":2950,"parentId":2498,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/GaugeSeries.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15254,"timestamp":6052317667876,"id":3004,"parentId":2951,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317683135,"id":3085,"parentId":2951,"tags":{},"startTime":1775659265591,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17356,"timestamp":6052317666023,"id":2951,"parentId":2504,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15504,"timestamp":6052317667885,"id":3006,"parentId":2953,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317683395,"id":3086,"parentId":2953,"tags":{},"startTime":1775659265591,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17488,"timestamp":6052317666099,"id":2953,"parentId":2504,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/preprocessor.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":15802,"timestamp":6052317667888,"id":3007,"parentId":2954,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317683696,"id":3087,"parentId":2954,"tags":{},"startTime":1775659265592,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17770,"timestamp":6052317666164,"id":2954,"parentId":2504,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/candlestickVisual.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16088,"timestamp":6052317667852,"id":2998,"parentId":2945,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317683945,"id":3088,"parentId":2945,"tags":{},"startTime":1775659265592,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18290,"timestamp":6052317665768,"id":2945,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/circularLayout.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16171,"timestamp":6052317667891,"id":3008,"parentId":2955,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317684065,"id":3089,"parentId":2955,"tags":{},"startTime":1775659265592,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18014,"timestamp":6052317666228,"id":2955,"parentId":2503,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16368,"timestamp":6052317667880,"id":3005,"parentId":2952,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317684251,"id":3090,"parentId":2952,"tags":{},"startTime":1775659265592,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18939,"timestamp":6052317666062,"id":2952,"parentId":2504,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/CandlestickView.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":17112,"timestamp":6052317667894,"id":3009,"parentId":2956,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317685010,"id":3091,"parentId":2956,"tags":{},"startTime":1775659265593,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19236,"timestamp":6052317666288,"id":2956,"parentId":2504,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/candlestickLayout.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":17684,"timestamp":6052317667848,"id":2997,"parentId":2944,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317685536,"id":3092,"parentId":2944,"tags":{},"startTime":1775659265594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20314,"timestamp":6052317665731,"id":2944,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/View.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18139,"timestamp":6052317667910,"id":3013,"parentId":2960,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317686053,"id":3093,"parentId":2960,"tags":{},"startTime":1775659265594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19585,"timestamp":6052317666641,"id":2960,"parentId":2506,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/linesVisual.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18361,"timestamp":6052317667868,"id":3002,"parentId":2949,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317686233,"id":3094,"parentId":2949,"tags":{},"startTime":1775659265594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20815,"timestamp":6052317665945,"id":2949,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/GraphSeries.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18870,"timestamp":6052317667898,"id":3010,"parentId":2957,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317686773,"id":3095,"parentId":2957,"tags":{},"startTime":1775659265595,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20839,"timestamp":6052317666357,"id":2957,"parentId":2503,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/BoxplotView.js","layer":"ssr"},"startTime":1775659265574,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":19297,"timestamp":6052317667905,"id":3012,"parentId":2959,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317687205,"id":3096,"parentId":2959,"tags":{},"startTime":1775659265595,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21289,"timestamp":6052317666601,"id":2959,"parentId":2506,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/LinesView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":19975,"timestamp":6052317667924,"id":3017,"parentId":2964,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317687904,"id":3097,"parentId":2964,"tags":{},"startTime":1775659265596,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21588,"timestamp":6052317666844,"id":2964,"parentId":2505,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20512,"timestamp":6052317667927,"id":3018,"parentId":2965,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317688443,"id":3098,"parentId":2965,"tags":{},"startTime":1775659265597,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21762,"timestamp":6052317666882,"id":2965,"parentId":2505,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20730,"timestamp":6052317667920,"id":3016,"parentId":2963,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317688654,"id":3099,"parentId":2963,"tags":{},"startTime":1775659265597,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22143,"timestamp":6052317666805,"id":2963,"parentId":2506,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/linesLayout.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21051,"timestamp":6052317667901,"id":3011,"parentId":2958,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317688956,"id":3100,"parentId":2958,"tags":{},"startTime":1775659265597,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22791,"timestamp":6052317666557,"id":2958,"parentId":2503,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/boxplotLayout.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21436,"timestamp":6052317667917,"id":3015,"parentId":2962,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052317689356,"id":3101,"parentId":2962,"tags":{},"startTime":1775659265597,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22753,"timestamp":6052317666757,"id":2962,"parentId":2503,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/boxplotTransform.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21584,"timestamp":6052317667940,"id":3022,"parentId":2969,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317689529,"id":3102,"parentId":2969,"tags":{},"startTime":1775659265598,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22738,"timestamp":6052317667034,"id":2969,"parentId":2510,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/custom/CustomSeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21843,"timestamp":6052317667934,"id":3020,"parentId":2967,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317689781,"id":3103,"parentId":2967,"tags":{},"startTime":1775659265598,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24275,"timestamp":6052317666961,"id":2967,"parentId":2507,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/HeatmapView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23307,"timestamp":6052317667937,"id":3021,"parentId":2968,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":100,"timestamp":6052317691248,"id":3104,"parentId":2968,"tags":{},"startTime":1775659265599,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24652,"timestamp":6052317666997,"id":2968,"parentId":2507,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23743,"timestamp":6052317667914,"id":3014,"parentId":2961,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052317691662,"id":3105,"parentId":2961,"tags":{},"startTime":1775659265600,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25973,"timestamp":6052317666709,"id":2961,"parentId":2506,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/LinesSeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24745,"timestamp":6052317667944,"id":3023,"parentId":2970,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":52,"timestamp":6052317692693,"id":3106,"parentId":2970,"tags":{},"startTime":1775659265601,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28140,"timestamp":6052317667069,"id":2970,"parentId":2510,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/custom/CustomView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27287,"timestamp":6052317667930,"id":3019,"parentId":2966,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052317695221,"id":3107,"parentId":2966,"tags":{},"startTime":1775659265603,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32006,"timestamp":6052317666924,"id":2966,"parentId":2498,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/GaugeView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30980,"timestamp":6052317667960,"id":3030,"parentId":2977,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317698946,"id":3108,"parentId":2977,"tags":{},"startTime":1775659265607,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31853,"timestamp":6052317667322,"id":2977,"parentId":2501,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/sankeyVisual.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31223,"timestamp":6052317667958,"id":3029,"parentId":2976,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317699184,"id":3109,"parentId":2976,"tags":{},"startTime":1775659265607,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32311,"timestamp":6052317667287,"id":2976,"parentId":2501,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/SankeySeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31656,"timestamp":6052317667949,"id":3025,"parentId":2972,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317699608,"id":3110,"parentId":2972,"tags":{},"startTime":1775659265608,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32683,"timestamp":6052317667140,"id":2972,"parentId":2502,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/ParallelSeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31878,"timestamp":6052317667951,"id":3026,"parentId":2973,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317699833,"id":3111,"parentId":2973,"tags":{},"startTime":1775659265608,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32794,"timestamp":6052317667176,"id":2973,"parentId":2502,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/parallelVisual.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32020,"timestamp":6052317667956,"id":3028,"parentId":2975,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317699980,"id":3112,"parentId":2975,"tags":{},"startTime":1775659265608,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33546,"timestamp":6052317667253,"id":2975,"parentId":2501,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/SankeyView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32873,"timestamp":6052317667954,"id":3027,"parentId":2974,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":53,"timestamp":6052317700831,"id":3113,"parentId":2974,"tags":{},"startTime":1775659265609,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34059,"timestamp":6052317667215,"id":2974,"parentId":2511,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisModelCreator.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33321,"timestamp":6052317667965,"id":3032,"parentId":2979,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317701321,"id":3114,"parentId":2979,"tags":{},"startTime":1775659265609,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34838,"timestamp":6052317667392,"id":2979,"parentId":2508,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":34275,"timestamp":6052317667963,"id":3031,"parentId":2978,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317702241,"id":3115,"parentId":2978,"tags":{},"startTime":1775659265610,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36604,"timestamp":6052317667357,"id":2978,"parentId":2501,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/sankeyLayout.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":35990,"timestamp":6052317667981,"id":3036,"parentId":2983,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317703976,"id":3116,"parentId":2983,"tags":{},"startTime":1775659265612,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37280,"timestamp":6052317667532,"id":2983,"parentId":2515,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/geoCreator.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36853,"timestamp":6052317667968,"id":3033,"parentId":2980,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317704825,"id":3117,"parentId":2980,"tags":{},"startTime":1775659265613,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37832,"timestamp":6052317667427,"id":2980,"parentId":2508,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37281,"timestamp":6052317667984,"id":3037,"parentId":2984,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317705270,"id":3118,"parentId":2984,"tags":{},"startTime":1775659265613,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37985,"timestamp":6052317667566,"id":2984,"parentId":2515,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/geo/GeoView.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37566,"timestamp":6052317667990,"id":3040,"parentId":2987,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":91,"timestamp":6052317705561,"id":3119,"parentId":2987,"tags":{},"startTime":1775659265614,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38236,"timestamp":6052317667672,"id":2987,"parentId":2497,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/action/roamHelper.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37929,"timestamp":6052317667988,"id":3039,"parentId":2986,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317705922,"id":3120,"parentId":2986,"tags":{},"startTime":1775659265614,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":38781,"timestamp":6052317667634,"id":2986,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":38436,"timestamp":6052317667986,"id":3038,"parentId":2985,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317706426,"id":3121,"parentId":2985,"tags":{},"startTime":1775659265615,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39241,"timestamp":6052317667599,"id":2985,"parentId":2515,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/geoSourceManager.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":38852,"timestamp":6052317667995,"id":3042,"parentId":2989,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317706851,"id":3122,"parentId":2989,"tags":{},"startTime":1775659265615,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39587,"timestamp":6052317667740,"id":2989,"parentId":2514,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/radar/RadarView.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":39339,"timestamp":6052317667993,"id":3041,"parentId":2988,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317707336,"id":3123,"parentId":2988,"tags":{},"startTime":1775659265615,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40202,"timestamp":6052317667706,"id":2988,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/layout/barPolar.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":39943,"timestamp":6052317667970,"id":3034,"parentId":2981,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317707917,"id":3124,"parentId":2981,"tags":{},"startTime":1775659265616,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40744,"timestamp":6052317667462,"id":2981,"parentId":2508,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40264,"timestamp":6052317667946,"id":3024,"parentId":2971,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317708214,"id":3125,"parentId":2971,"tags":{},"startTime":1775659265616,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41566,"timestamp":6052317667104,"id":2971,"parentId":2502,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/ParallelView.js","layer":"ssr"},"startTime":1775659265575,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40848,"timestamp":6052317667978,"id":3035,"parentId":2982,"tags":{},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317708830,"id":3126,"parentId":2982,"tags":{},"startTime":1775659265617,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41796,"timestamp":6052317667497,"id":2982,"parentId":2515,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/GeoModel.js","layer":"ssr"},"startTime":1775659265576,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":45479,"timestamp":6052317670617,"id":3049,"parentId":3043,"tags":{},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317716108,"id":3127,"parentId":3043,"tags":{},"startTime":1775659265624,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":46575,"timestamp":6052317670043,"id":3043,"parentId":2516,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js","layer":"ssr"},"startTime":1775659265578,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46007,"timestamp":6052317670630,"id":3050,"parentId":3044,"tags":{},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052317716642,"id":3128,"parentId":3044,"tags":{},"startTime":1775659265625,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47629,"timestamp":6052317670187,"id":3044,"parentId":2518,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/calendar/CalendarView.js","layer":"ssr"},"startTime":1775659265578,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47212,"timestamp":6052317670648,"id":3053,"parentId":3047,"tags":{},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317717866,"id":3129,"parentId":3047,"tags":{},"startTime":1775659265626,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47793,"timestamp":6052317670427,"id":3047,"parentId":2523,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/BrushView.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47589,"timestamp":6052317670638,"id":3051,"parentId":3045,"tags":{},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317718232,"id":3130,"parentId":3045,"tags":{},"startTime":1775659265626,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48459,"timestamp":6052317670317,"id":3045,"parentId":2519,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/graphic/GraphicModel.js","layer":"ssr"},"startTime":1775659265578,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":48137,"timestamp":6052317670644,"id":3052,"parentId":3046,"tags":{},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317718785,"id":3131,"parentId":3046,"tags":{},"startTime":1775659265627,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48741,"timestamp":6052317670365,"id":3046,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/parallel/ParallelView.js","layer":"ssr"},"startTime":1775659265578,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":48460,"timestamp":6052317670651,"id":3054,"parentId":3048,"tags":{},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317719115,"id":3132,"parentId":3048,"tags":{},"startTime":1775659265627,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48971,"timestamp":6052317670500,"id":3048,"parentId":2523,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/BrushModel.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":52766,"timestamp":6052317671479,"id":3065,"parentId":3057,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052317724268,"id":3133,"parentId":3057,"tags":{},"startTime":1775659265632,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":54579,"timestamp":6052317671146,"id":3057,"parentId":2511,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/GridModel.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":54284,"timestamp":6052317671473,"id":3064,"parentId":3056,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":55,"timestamp":6052317725767,"id":3134,"parentId":3056,"tags":{},"startTime":1775659265634,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":55807,"timestamp":6052317671076,"id":3056,"parentId":2519,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/graphic/GraphicView.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":55428,"timestamp":6052317671467,"id":3063,"parentId":3055,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317726901,"id":3135,"parentId":3055,"tags":{},"startTime":1775659265635,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56321,"timestamp":6052317670917,"id":3055,"parentId":2523,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/preprocessor.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":55767,"timestamp":6052317671483,"id":3066,"parentId":3058,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317727255,"id":3136,"parentId":3058,"tags":{},"startTime":1775659265635,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56241,"timestamp":6052317671197,"id":3058,"parentId":2511,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/AxisModel.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":55952,"timestamp":6052317671491,"id":3069,"parentId":3061,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317727446,"id":3137,"parentId":3061,"tags":{},"startTime":1775659265636,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56342,"timestamp":6052317671365,"id":3061,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/AxisView.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56227,"timestamp":6052317671485,"id":3067,"parentId":3059,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052317727716,"id":3138,"parentId":3059,"tags":{},"startTime":1775659265636,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":57541,"timestamp":6052317671242,"id":3059,"parentId":2511,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Grid.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57300,"timestamp":6052317671488,"id":3068,"parentId":3060,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317728792,"id":3139,"parentId":3060,"tags":{},"startTime":1775659265637,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58005,"timestamp":6052317671295,"id":3060,"parentId":2511,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/CartesianAxisView.js","layer":"ssr"},"startTime":1775659265579,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57812,"timestamp":6052317671493,"id":3070,"parentId":3062,"tags":{},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317729309,"id":3140,"parentId":3062,"tags":{},"startTime":1775659265637,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58605,"timestamp":6052317671418,"id":3062,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/AngleAxisView.js","layer":"ssr"},"startTime":1775659265580,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":17280,"timestamp":6052317803187,"id":3153,"parentId":3141,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":62,"timestamp":6052317820814,"id":3197,"parentId":3141,"tags":{},"startTime":1775659265729,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19304,"timestamp":6052317802376,"id":3141,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/RadiusAxisView.js","layer":"ssr"},"startTime":1775659265710,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18454,"timestamp":6052317803239,"id":3156,"parentId":3144,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317821699,"id":3198,"parentId":3144,"tags":{},"startTime":1775659265730,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19411,"timestamp":6052317802734,"id":3144,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/ParallelAxisView.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18892,"timestamp":6052317803260,"id":3160,"parentId":3148,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":55,"timestamp":6052317822157,"id":3199,"parentId":3148,"tags":{},"startTime":1775659265730,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20414,"timestamp":6052317802937,"id":3148,"parentId":2524,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/format.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20122,"timestamp":6052317803246,"id":3157,"parentId":3145,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317823375,"id":3200,"parentId":3145,"tags":{},"startTime":1775659265731,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21010,"timestamp":6052317802776,"id":3145,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/PolarModel.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20593,"timestamp":6052317803226,"id":3154,"parentId":3142,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":59,"timestamp":6052317823824,"id":3201,"parentId":3142,"tags":{},"startTime":1775659265732,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21701,"timestamp":6052317802586,"id":3142,"parentId":2516,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/SingleAxisView.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21038,"timestamp":6052317803256,"id":3159,"parentId":3147,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317824300,"id":3202,"parentId":3147,"tags":{},"startTime":1775659265732,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21857,"timestamp":6052317802872,"id":3147,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/polarCreator.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21472,"timestamp":6052317803263,"id":3161,"parentId":3149,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317824740,"id":3203,"parentId":3149,"tags":{},"startTime":1775659265733,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21905,"timestamp":6052317802976,"id":3149,"parentId":2523,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/featureManager.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21656,"timestamp":6052317803232,"id":3155,"parentId":3143,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317824893,"id":3204,"parentId":3143,"tags":{},"startTime":1775659265733,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22326,"timestamp":6052317802681,"id":3143,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/parallelAxisAction.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21905,"timestamp":6052317803268,"id":3162,"parentId":3150,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317825176,"id":3205,"parentId":3150,"tags":{},"startTime":1775659265733,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25501,"timestamp":6052317803014,"id":3150,"parentId":2524,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/labelStyle.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25279,"timestamp":6052317803252,"id":3158,"parentId":3146,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":61,"timestamp":6052317828536,"id":3206,"parentId":3146,"tags":{},"startTime":1775659265737,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26732,"timestamp":6052317802815,"id":3146,"parentId":2513,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/AxisModel.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26383,"timestamp":6052317803274,"id":3164,"parentId":3152,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":88,"timestamp":6052317829687,"id":3207,"parentId":3152,"tags":{},"startTime":1775659265738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26899,"timestamp":6052317803096,"id":3152,"parentId":2522,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26733,"timestamp":6052317803271,"id":3163,"parentId":3151,"tags":{},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317830009,"id":3208,"parentId":3151,"tags":{},"startTime":1775659265738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27860,"timestamp":6052317803054,"id":3151,"parentId":2522,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js","layer":"ssr"},"startTime":1775659265711,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23947,"timestamp":6052317810294,"id":3175,"parentId":3165,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":90,"timestamp":6052317834254,"id":3209,"parentId":3165,"tags":{},"startTime":1775659265742,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25490,"timestamp":6052317809157,"id":3165,"parentId":2522,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/AxisPointerView.js","layer":"ssr"},"startTime":1775659265717,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24331,"timestamp":6052317810326,"id":3178,"parentId":3168,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":41,"timestamp":6052317834786,"id":3210,"parentId":3168,"tags":{},"startTime":1775659265743,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26270,"timestamp":6052317809464,"id":3168,"parentId":2522,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/axisTrigger.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25421,"timestamp":6052317810320,"id":3177,"parentId":3167,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317835745,"id":3211,"parentId":3167,"tags":{},"startTime":1775659265744,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26983,"timestamp":6052317809416,"id":3167,"parentId":2522,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/modelHelper.js","layer":"ssr"},"startTime":1775659265717,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26062,"timestamp":6052317810344,"id":3181,"parentId":3171,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317836410,"id":3212,"parentId":3171,"tags":{},"startTime":1775659265744,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26796,"timestamp":6052317809727,"id":3171,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26214,"timestamp":6052317810313,"id":3176,"parentId":3166,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":72,"timestamp":6052317836531,"id":3213,"parentId":3166,"tags":{},"startTime":1775659265745,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28405,"timestamp":6052317809303,"id":3166,"parentId":2523,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/visualEncoding.js","layer":"ssr"},"startTime":1775659265717,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27369,"timestamp":6052317810348,"id":3182,"parentId":3172,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317837722,"id":3214,"parentId":3172,"tags":{},"startTime":1775659265746,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28077,"timestamp":6052317809867,"id":3172,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/ToolboxModel.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29588,"timestamp":6052317810351,"id":3183,"parentId":3173,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":52,"timestamp":6052317839946,"id":3215,"parentId":3173,"tags":{},"startTime":1775659265748,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31167,"timestamp":6052317810029,"id":3173,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/ToolboxView.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30875,"timestamp":6052317810353,"id":3184,"parentId":3174,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052317841240,"id":3216,"parentId":3174,"tags":{},"startTime":1775659265749,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31477,"timestamp":6052317810135,"id":3174,"parentId":2527,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/checkMarkerInSeries.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31288,"timestamp":6052317810340,"id":3180,"parentId":3170,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052317841633,"id":3217,"parentId":3170,"tags":{},"startTime":1775659265750,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33908,"timestamp":6052317809559,"id":3170,"parentId":2520,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipView.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33148,"timestamp":6052317810331,"id":3179,"parentId":3169,"tags":{},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317843483,"id":3218,"parentId":3169,"tags":{},"startTime":1775659265752,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34147,"timestamp":6052317809507,"id":3169,"parentId":2520,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipModel.js","layer":"ssr"},"startTime":1775659265718,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29429,"timestamp":6052317814401,"id":3190,"parentId":3185,"tags":{},"startTime":1775659265722,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317843834,"id":3219,"parentId":3185,"tags":{},"startTime":1775659265752,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33829,"timestamp":6052317812950,"id":3185,"parentId":2527,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkLineView.js","layer":"ssr"},"startTime":1775659265721,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36027,"timestamp":6052317814415,"id":3191,"parentId":3186,"tags":{},"startTime":1775659265722,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052317850458,"id":3220,"parentId":3186,"tags":{},"startTime":1775659265759,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37142,"timestamp":6052317813756,"id":3186,"parentId":2525,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js","layer":"ssr"},"startTime":1775659265722,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36490,"timestamp":6052317814420,"id":3192,"parentId":3187,"tags":{},"startTime":1775659265723,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317850919,"id":3221,"parentId":3187,"tags":{},"startTime":1775659265759,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36984,"timestamp":6052317814181,"id":3187,"parentId":2525,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/timelineAction.js","layer":"ssr"},"startTime":1775659265722,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36483,"timestamp":6052317815005,"id":3194,"parentId":3189,"tags":{},"startTime":1775659265723,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317851493,"id":3222,"parentId":3189,"tags":{},"startTime":1775659265760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38551,"timestamp":6052317814325,"id":3189,"parentId":2525,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/SliderTimelineView.js","layer":"ssr"},"startTime":1775659265722,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":38457,"timestamp":6052317814425,"id":3193,"parentId":3188,"tags":{},"startTime":1775659265723,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317852886,"id":3223,"parentId":3188,"tags":{},"startTime":1775659265761,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38836,"timestamp":6052317814282,"id":3188,"parentId":2525,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/preprocessor.js","layer":"ssr"},"startTime":1775659265722,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37087,"timestamp":6052317820005,"id":3196,"parentId":3195,"tags":{},"startTime":1775659265728,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317857101,"id":3224,"parentId":3195,"tags":{},"startTime":1775659265765,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37665,"timestamp":6052317819874,"id":3195,"parentId":2527,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkLineModel.js","layer":"ssr"},"startTime":1775659265728,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":17577,"timestamp":6052317879498,"id":3269,"parentId":3226,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":322,"timestamp":6052317897136,"id":3425,"parentId":3226,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22983,"timestamp":6052317877018,"id":3226,"parentId":2526,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkPointView.js","layer":"ssr"},"startTime":1775659265785,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20552,"timestamp":6052317879472,"id":3268,"parentId":3225,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317900031,"id":3426,"parentId":3225,"tags":{},"startTime":1775659265808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23423,"timestamp":6052317876878,"id":3225,"parentId":2526,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkPointModel.js","layer":"ssr"},"startTime":1775659265785,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20787,"timestamp":6052317879525,"id":3273,"parentId":3230,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317900320,"id":3427,"parentId":3230,"tags":{},"startTime":1775659265808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24139,"timestamp":6052317877391,"id":3230,"parentId":2518,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/calendar/Calendar.js","layer":"ssr"},"startTime":1775659265785,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22010,"timestamp":6052317879534,"id":3275,"parentId":3232,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052317901561,"id":3428,"parentId":3232,"tags":{},"startTime":1775659265810,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24316,"timestamp":6052317877555,"id":3232,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/ParallelModel.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22348,"timestamp":6052317879529,"id":3274,"parentId":3231,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317901882,"id":3429,"parentId":3231,"tags":{},"startTime":1775659265810,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24604,"timestamp":6052317877466,"id":3231,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22555,"timestamp":6052317879519,"id":3272,"parentId":3229,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317902079,"id":3430,"parentId":3229,"tags":{},"startTime":1775659265810,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24986,"timestamp":6052317877331,"id":3229,"parentId":2518,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/calendar/CalendarModel.js","layer":"ssr"},"startTime":1775659265785,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22784,"timestamp":6052317879538,"id":3276,"parentId":3233,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317902325,"id":3431,"parentId":3233,"tags":{},"startTime":1775659265810,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24960,"timestamp":6052317877625,"id":3233,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/parallelCreator.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23083,"timestamp":6052317879508,"id":3270,"parentId":3227,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317902594,"id":3432,"parentId":3227,"tags":{},"startTime":1775659265811,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25780,"timestamp":6052317877143,"id":3227,"parentId":2514,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/radar/RadarModel.js","layer":"ssr"},"startTime":1775659265785,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23414,"timestamp":6052317879514,"id":3271,"parentId":3228,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317902931,"id":3433,"parentId":3228,"tags":{},"startTime":1775659265811,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26123,"timestamp":6052317877233,"id":3228,"parentId":2514,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/radar/Radar.js","layer":"ssr"},"startTime":1775659265785,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23817,"timestamp":6052317879547,"id":3278,"parentId":3235,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":66,"timestamp":6052317903369,"id":3434,"parentId":3235,"tags":{},"startTime":1775659265811,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26160,"timestamp":6052317877708,"id":3235,"parentId":2516,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/AxisModel.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24203,"timestamp":6052317879675,"id":3282,"parentId":3239,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317903884,"id":3435,"parentId":3239,"tags":{},"startTime":1775659265812,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26327,"timestamp":6052317877888,"id":3239,"parentId":2499,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/FunnelSeries.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24666,"timestamp":6052317879555,"id":3280,"parentId":3237,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317904227,"id":3436,"parentId":3237,"tags":{},"startTime":1775659265812,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26580,"timestamp":6052317877803,"id":3237,"parentId":2528,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkAreaModel.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24677,"timestamp":6052317879711,"id":3284,"parentId":3241,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317904392,"id":3437,"parentId":3241,"tags":{},"startTime":1775659265812,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26793,"timestamp":6052317877968,"id":3241,"parentId":2509,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/SunburstSeries.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25215,"timestamp":6052317879551,"id":3279,"parentId":3236,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317904776,"id":3438,"parentId":3236,"tags":{},"startTime":1775659265813,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27155,"timestamp":6052317877766,"id":3236,"parentId":2516,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/singleCreator.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25341,"timestamp":6052317879584,"id":3281,"parentId":3238,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317904929,"id":3439,"parentId":3238,"tags":{},"startTime":1775659265813,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28120,"timestamp":6052317877848,"id":3238,"parentId":2528,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkAreaView.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26281,"timestamp":6052317879695,"id":3283,"parentId":3240,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317905980,"id":3440,"parentId":3240,"tags":{},"startTime":1775659265814,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28489,"timestamp":6052317877926,"id":3240,"parentId":2509,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/SunburstView.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26878,"timestamp":6052317879542,"id":3277,"parentId":3234,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317906424,"id":3441,"parentId":3234,"tags":{},"startTime":1775659265814,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29227,"timestamp":6052317877669,"id":3234,"parentId":2517,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/AxisModel.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27051,"timestamp":6052317879890,"id":3289,"parentId":3246,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":57,"timestamp":6052317906962,"id":3442,"parentId":3246,"tags":{},"startTime":1775659265815,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29236,"timestamp":6052317878143,"id":3246,"parentId":2509,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/sunburstAction.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27663,"timestamp":6052317879726,"id":3285,"parentId":3242,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317907394,"id":3443,"parentId":3242,"tags":{},"startTime":1775659265815,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29576,"timestamp":6052317878002,"id":3242,"parentId":2509,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/sunburstVisual.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":27805,"timestamp":6052317879877,"id":3287,"parentId":3244,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317907687,"id":3444,"parentId":3244,"tags":{},"startTime":1775659265816,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30053,"timestamp":6052317878070,"id":3244,"parentId":2509,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/sunburstLayout.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28235,"timestamp":6052317879894,"id":3290,"parentId":3247,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317908133,"id":3445,"parentId":3247,"tags":{},"startTime":1775659265816,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30155,"timestamp":6052317878178,"id":3247,"parentId":2530,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/ScrollableLegendModel.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28435,"timestamp":6052317879903,"id":3292,"parentId":3249,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317908341,"id":3446,"parentId":3249,"tags":{},"startTime":1775659265816,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30196,"timestamp":6052317878246,"id":3249,"parentId":2530,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/scrollableLegendAction.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28542,"timestamp":6052317879907,"id":3293,"parentId":3250,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052317908453,"id":3447,"parentId":3250,"tags":{},"startTime":1775659265817,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30256,"timestamp":6052317878315,"id":3250,"parentId":2533,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28666,"timestamp":6052317879911,"id":3294,"parentId":3251,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317908581,"id":3448,"parentId":3251,"tags":{},"startTime":1775659265817,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30714,"timestamp":6052317878372,"id":3251,"parentId":2533,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/InsideZoomView.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29174,"timestamp":6052317879919,"id":3296,"parentId":3253,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052317909098,"id":3449,"parentId":3253,"tags":{},"startTime":1775659265817,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30481,"timestamp":6052317878747,"id":3253,"parentId":2533,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installCommon.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29375,"timestamp":6052317879884,"id":3288,"parentId":3245,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317909263,"id":3450,"parentId":3245,"tags":{},"startTime":1775659265817,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31997,"timestamp":6052317878104,"id":3245,"parentId":2499,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/funnelLayout.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30209,"timestamp":6052317879899,"id":3291,"parentId":3248,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317910112,"id":3451,"parentId":3248,"tags":{},"startTime":1775659265818,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32830,"timestamp":6052317878212,"id":3248,"parentId":2530,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/ScrollableLegendView.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31120,"timestamp":6052317879928,"id":3297,"parentId":3254,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317911052,"id":3452,"parentId":3254,"tags":{},"startTime":1775659265819,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32571,"timestamp":6052317878825,"id":3254,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31468,"timestamp":6052317879932,"id":3298,"parentId":3255,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317911404,"id":3453,"parentId":3255,"tags":{},"startTime":1775659265819,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39245,"timestamp":6052317878879,"id":3255,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/MagicType.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":38218,"timestamp":6052317879939,"id":3300,"parentId":3257,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":77,"timestamp":6052317918229,"id":3454,"parentId":3257,"tags":{},"startTime":1775659265826,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":43620,"timestamp":6052317878968,"id":3257,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/DataZoom.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":42701,"timestamp":6052317879952,"id":3303,"parentId":3260,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":175,"timestamp":6052317922743,"id":3455,"parentId":3260,"tags":{},"startTime":1775659265831,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44733,"timestamp":6052317879080,"id":3260,"parentId":2538,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/aria.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":43893,"timestamp":6052317879936,"id":3299,"parentId":3256,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317923836,"id":3456,"parentId":3256,"tags":{},"startTime":1775659265832,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45135,"timestamp":6052317878920,"id":3256,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/Restore.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":44149,"timestamp":6052317879915,"id":3295,"parentId":3252,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317924070,"id":3457,"parentId":3252,"tags":{},"startTime":1775659265832,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45922,"timestamp":6052317878682,"id":3252,"parentId":2533,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/roams.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":44672,"timestamp":6052317879945,"id":3301,"parentId":3258,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":41,"timestamp":6052317924623,"id":3458,"parentId":3258,"tags":{},"startTime":1775659265833,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":46903,"timestamp":6052317879009,"id":3258,"parentId":2521,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/DataView.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46085,"timestamp":6052317879847,"id":3286,"parentId":3243,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052317925941,"id":3459,"parentId":3243,"tags":{},"startTime":1775659265834,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48364,"timestamp":6052317878036,"id":3243,"parentId":2499,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/FunnelView.js","layer":"ssr"},"startTime":1775659265786,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46458,"timestamp":6052317879949,"id":3302,"parentId":3259,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317926411,"id":3460,"parentId":3259,"tags":{},"startTime":1775659265834,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47600,"timestamp":6052317879045,"id":3259,"parentId":2523,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/Brush.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46620,"timestamp":6052317880032,"id":3307,"parentId":3264,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317926659,"id":3461,"parentId":3264,"tags":{},"startTime":1775659265835,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47544,"timestamp":6052317879231,"id":3264,"parentId":2538,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/aria/preprocessor.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46771,"timestamp":6052317880010,"id":3305,"parentId":3262,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052317926786,"id":3462,"parentId":3262,"tags":{},"startTime":1775659265835,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48016,"timestamp":6052317879152,"id":3262,"parentId":2539,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/transform/filterTransform.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47208,"timestamp":6052317879987,"id":3304,"parentId":3261,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":140,"timestamp":6052317927209,"id":3463,"parentId":3261,"tags":{},"startTime":1775659265835,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":55490,"timestamp":6052317879113,"id":3261,"parentId":2534,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SliderZoomView.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":54592,"timestamp":6052317880043,"id":3308,"parentId":3265,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":178,"timestamp":6052317934690,"id":3464,"parentId":3265,"tags":{},"startTime":1775659265843,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56398,"timestamp":6052317879274,"id":3265,"parentId":2531,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/LegendModel.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":62691,"timestamp":6052317880053,"id":3309,"parentId":3266,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":47,"timestamp":6052317942775,"id":3465,"parentId":3266,"tags":{},"startTime":1775659265851,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":65597,"timestamp":6052317879314,"id":3266,"parentId":2539,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/transform/sortTransform.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":64909,"timestamp":6052317880022,"id":3306,"parentId":3263,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052317944939,"id":3466,"parentId":3263,"tags":{},"startTime":1775659265853,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":65948,"timestamp":6052317879193,"id":3263,"parentId":2540,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/types.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":65092,"timestamp":6052317880062,"id":3310,"parentId":3267,"tags":{},"startTime":1775659265788,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":119,"timestamp":6052317945159,"id":3467,"parentId":3267,"tags":{},"startTime":1775659265853,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":66329,"timestamp":6052317879365,"id":3267,"parentId":2534,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js","layer":"ssr"},"startTime":1775659265787,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":54660,"timestamp":6052317891118,"id":3355,"parentId":3312,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052317945787,"id":3468,"parentId":3312,"tags":{},"startTime":1775659265854,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56862,"timestamp":6052317889420,"id":3312,"parentId":2531,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/legendFilter.js","layer":"ssr"},"startTime":1775659265797,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":55158,"timestamp":6052317891132,"id":3357,"parentId":3314,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052317946296,"id":3469,"parentId":3314,"tags":{},"startTime":1775659265854,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58236,"timestamp":6052317889510,"id":3314,"parentId":2537,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/PiecewiseModel.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56632,"timestamp":6052317891125,"id":3356,"parentId":3313,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317947764,"id":3470,"parentId":3313,"tags":{},"startTime":1775659265856,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58542,"timestamp":6052317889468,"id":3313,"parentId":2531,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/legendAction.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56875,"timestamp":6052317891141,"id":3358,"parentId":3315,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317948020,"id":3471,"parentId":3315,"tags":{},"startTime":1775659265856,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":59108,"timestamp":6052317889557,"id":3315,"parentId":2537,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/PiecewiseView.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57529,"timestamp":6052317891145,"id":3359,"parentId":3316,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317948681,"id":3472,"parentId":3316,"tags":{},"startTime":1775659265857,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":59254,"timestamp":6052317889619,"id":3316,"parentId":2537,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/installCommon.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":57729,"timestamp":6052317891149,"id":3360,"parentId":3317,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317948883,"id":3473,"parentId":3317,"tags":{},"startTime":1775659265857,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":59799,"timestamp":6052317889683,"id":3317,"parentId":2536,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/ContinuousModel.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":58335,"timestamp":6052317891157,"id":3362,"parentId":3319,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317949498,"id":3474,"parentId":3319,"tags":{},"startTime":1775659265858,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":59964,"timestamp":6052317889790,"id":3319,"parentId":2658,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/globalDefault.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":58596,"timestamp":6052317891164,"id":3364,"parentId":3321,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317949765,"id":3475,"parentId":3321,"tags":{},"startTime":1775659265858,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":60073,"timestamp":6052317889875,"id":3321,"parentId":2658,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/internalComponentCreator.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":58790,"timestamp":6052317891161,"id":3363,"parentId":3320,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052317949955,"id":3476,"parentId":3320,"tags":{},"startTime":1775659265858,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":60234,"timestamp":6052317889839,"id":3320,"parentId":2655,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/areaStyle.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":58893,"timestamp":6052317891185,"id":3367,"parentId":3324,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317950082,"id":3477,"parentId":3324,"tags":{},"startTime":1775659265858,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":60319,"timestamp":6052317889998,"id":3324,"parentId":2655,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/itemStyle.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":59223,"timestamp":6052317891101,"id":3354,"parentId":3311,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052317950330,"id":3478,"parentId":3311,"tags":{},"startTime":1775659265858,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":62226,"timestamp":6052317889331,"id":3311,"parentId":2531,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/LegendView.js","layer":"ssr"},"startTime":1775659265797,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":73662,"timestamp":6052317891177,"id":3365,"parentId":3322,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":87,"timestamp":6052317964860,"id":3479,"parentId":3322,"tags":{},"startTime":1775659265873,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":75477,"timestamp":6052317889916,"id":3322,"parentId":2655,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/textStyle.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":74230,"timestamp":6052317891188,"id":3368,"parentId":3325,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":74,"timestamp":6052317965425,"id":3480,"parentId":3325,"tags":{},"startTime":1775659265873,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76314,"timestamp":6052317890035,"id":3325,"parentId":2658,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/sourceHelper.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":75169,"timestamp":6052317891191,"id":3369,"parentId":3326,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052317966366,"id":3481,"parentId":3326,"tags":{},"startTime":1775659265874,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":77355,"timestamp":6052317890071,"id":3326,"parentId":2662,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dataProvider.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":76304,"timestamp":6052317891154,"id":3361,"parentId":3318,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":109,"timestamp":6052317967470,"id":3482,"parentId":3318,"tags":{},"startTime":1775659265876,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79498,"timestamp":6052317889739,"id":3318,"parentId":2536,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/ContinuousView.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78051,"timestamp":6052317891194,"id":3370,"parentId":3327,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052317969251,"id":3483,"parentId":3327,"tags":{},"startTime":1775659265877,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79762,"timestamp":6052317890108,"id":3327,"parentId":2662,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/Source.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78679,"timestamp":6052317891197,"id":3371,"parentId":3328,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317969881,"id":3484,"parentId":3328,"tags":{},"startTime":1775659265878,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79910,"timestamp":6052317890143,"id":3328,"parentId":2662,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/SeriesDimensionDefine.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78859,"timestamp":6052317891200,"id":3372,"parentId":3329,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":56,"timestamp":6052317970062,"id":3485,"parentId":3329,"tags":{},"startTime":1775659265878,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81077,"timestamp":6052317890183,"id":3329,"parentId":2666,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/number.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80070,"timestamp":6052317891210,"id":3375,"parentId":3332,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317971286,"id":3486,"parentId":3332,"tags":{},"startTime":1775659265879,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81655,"timestamp":6052317890286,"id":3332,"parentId":2662,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/SeriesDataSchema.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80768,"timestamp":6052317891182,"id":3366,"parentId":3323,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317971956,"id":3487,"parentId":3323,"tags":{},"startTime":1775659265880,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82153,"timestamp":6052317889955,"id":3323,"parentId":2655,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/lineStyle.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":80908,"timestamp":6052317891206,"id":3374,"parentId":3331,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052317972118,"id":3488,"parentId":3331,"tags":{},"startTime":1775659265880,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82224,"timestamp":6052317890252,"id":3331,"parentId":2662,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dimensionHelper.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":81280,"timestamp":6052317891203,"id":3373,"parentId":3330,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":153,"timestamp":6052317972488,"id":3489,"parentId":3330,"tags":{},"startTime":1775659265881,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":84312,"timestamp":6052317890218,"id":3330,"parentId":2662,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/DataStore.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":83177,"timestamp":6052317891375,"id":3376,"parentId":3333,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317974557,"id":3490,"parentId":3333,"tags":{},"startTime":1775659265883,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":86407,"timestamp":6052317890321,"id":3333,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/path.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":85881,"timestamp":6052317891409,"id":3379,"parentId":3336,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":112,"timestamp":6052317977349,"id":3491,"parentId":3336,"tags":{},"startTime":1775659265885,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":94033,"timestamp":6052317890432,"id":3336,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Text.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":93415,"timestamp":6052317891404,"id":3378,"parentId":3335,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":133,"timestamp":6052317984925,"id":3492,"parentId":3335,"tags":{},"startTime":1775659265893,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":96161,"timestamp":6052317890399,"id":3335,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Image.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":95358,"timestamp":6052317891398,"id":3377,"parentId":3334,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":113,"timestamp":6052317986782,"id":3493,"parentId":3334,"tags":{},"startTime":1775659265895,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":98327,"timestamp":6052317890361,"id":3334,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/Transformable.js","layer":"ssr"},"startTime":1775659265798,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":97294,"timestamp":6052317891417,"id":3381,"parentId":3338,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052317988719,"id":3494,"parentId":3338,"tags":{},"startTime":1775659265897,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":99102,"timestamp":6052317890505,"id":3338,"parentId":2670,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisHelper.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":98210,"timestamp":6052317891424,"id":3383,"parentId":3340,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052317989645,"id":3495,"parentId":3340,"tags":{},"startTime":1775659265898,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":99827,"timestamp":6052317890573,"id":3340,"parentId":2670,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/symbol.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":98981,"timestamp":6052317891433,"id":3385,"parentId":3342,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052317990421,"id":3496,"parentId":3342,"tags":{},"startTime":1775659265898,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":100069,"timestamp":6052317890648,"id":3342,"parentId":2670,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dataStackHelper.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":99291,"timestamp":6052317891437,"id":3386,"parentId":3343,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052317990732,"id":3497,"parentId":3343,"tags":{},"startTime":1775659265899,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":100605,"timestamp":6052317890716,"id":3343,"parentId":2670,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/createDimensions.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":99900,"timestamp":6052317891428,"id":3384,"parentId":3341,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317991333,"id":3498,"parentId":3341,"tags":{},"startTime":1775659265899,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":101057,"timestamp":6052317890614,"id":3341,"parentId":2670,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createSeriesData.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":100260,"timestamp":6052317891420,"id":3382,"parentId":3339,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317991685,"id":3499,"parentId":3339,"tags":{},"startTime":1775659265900,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":101255,"timestamp":6052317890539,"id":3339,"parentId":2670,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisModelCommonMixin.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":100391,"timestamp":6052317891413,"id":3380,"parentId":3337,"tags":{},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052317991809,"id":3500,"parentId":3337,"tags":{},"startTime":1775659265900,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":102442,"timestamp":6052317890466,"id":3337,"parentId":2672,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/time.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":101484,"timestamp":6052317891441,"id":3387,"parentId":3344,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":43,"timestamp":6052317992934,"id":3501,"parentId":3344,"tags":{},"startTime":1775659265901,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":103168,"timestamp":6052317890751,"id":3344,"parentId":2677,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/Region.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":102533,"timestamp":6052317891447,"id":3389,"parentId":3346,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052317993987,"id":3502,"parentId":3346,"tags":{},"startTime":1775659265902,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":103347,"timestamp":6052317890816,"id":3346,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/LinearGradient.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":102713,"timestamp":6052317891455,"id":3391,"parentId":3348,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317994173,"id":3503,"parentId":3348,"tags":{},"startTime":1775659265902,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":103414,"timestamp":6052317890880,"id":3348,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/RadialGradient.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":102840,"timestamp":6052317891458,"id":3392,"parentId":3349,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317994302,"id":3504,"parentId":3349,"tags":{},"startTime":1775659265902,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":103753,"timestamp":6052317890912,"id":3349,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/OrientedBoundingRect.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":103219,"timestamp":6052317891451,"id":3390,"parentId":3347,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052317994674,"id":3505,"parentId":3347,"tags":{},"startTime":1775659265903,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":104426,"timestamp":6052317890848,"id":3347,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/BoundingRect.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":103819,"timestamp":6052317891466,"id":3394,"parentId":3351,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052317995291,"id":3506,"parentId":3351,"tags":{},"startTime":1775659265903,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":104636,"timestamp":6052317890991,"id":3351,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/IncrementalDisplayable.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":104168,"timestamp":6052317891463,"id":3393,"parentId":3350,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052317995635,"id":3507,"parentId":3350,"tags":{},"startTime":1775659265904,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":105010,"timestamp":6052317890948,"id":3350,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/Point.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":104497,"timestamp":6052317891475,"id":3396,"parentId":3353,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052317995976,"id":3508,"parentId":3353,"tags":{},"startTime":1775659265904,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":105569,"timestamp":6052317891059,"id":3353,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Ellipse.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":105168,"timestamp":6052317891472,"id":3395,"parentId":3352,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":146,"timestamp":6052317996646,"id":3509,"parentId":3352,"tags":{},"startTime":1775659265905,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":105897,"timestamp":6052317891025,"id":3352,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Circle.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":105483,"timestamp":6052317891444,"id":3388,"parentId":3345,"tags":{},"startTime":1775659265800,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":112,"timestamp":6052317996932,"id":3510,"parentId":3345,"tags":{},"startTime":1775659265905,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":106454,"timestamp":6052317890784,"id":3345,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/CompoundPath.js","layer":"ssr"},"startTime":1775659265799,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":112838,"timestamp":6052317895483,"id":3402,"parentId":3399,"tags":{},"startTime":1775659265804,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":61,"timestamp":6052318008488,"id":3511,"parentId":3399,"tags":{},"startTime":1775659265917,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":113634,"timestamp":6052317895373,"id":3399,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Polygon.js","layer":"ssr"},"startTime":1775659265803,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":113568,"timestamp":6052317895469,"id":3401,"parentId":3398,"tags":{},"startTime":1775659265804,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318009043,"id":3512,"parentId":3398,"tags":{},"startTime":1775659265917,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":113980,"timestamp":6052317895302,"id":3398,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Ring.js","layer":"ssr"},"startTime":1775659265803,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":113872,"timestamp":6052317895423,"id":3400,"parentId":3397,"tags":{},"startTime":1775659265803,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":55,"timestamp":6052318009302,"id":3513,"parentId":3397,"tags":{},"startTime":1775659265917,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":114447,"timestamp":6052317895206,"id":3397,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Sector.js","layer":"ssr"},"startTime":1775659265803,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":125848,"timestamp":6052317896898,"id":3418,"parentId":3407,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318022767,"id":3514,"parentId":3407,"tags":{},"startTime":1775659265931,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":126744,"timestamp":6052317896412,"id":3407,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Arc.js","layer":"ssr"},"startTime":1775659265804,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":126285,"timestamp":6052317896879,"id":3414,"parentId":3403,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318023170,"id":3515,"parentId":3403,"tags":{},"startTime":1775659265931,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":127436,"timestamp":6052317896080,"id":3403,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Polyline.js","layer":"ssr"},"startTime":1775659265804,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":126629,"timestamp":6052317896895,"id":3417,"parentId":3406,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052318023529,"id":3516,"parentId":3406,"tags":{},"startTime":1775659265932,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":127523,"timestamp":6052317896354,"id":3406,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/BezierCurve.js","layer":"ssr"},"startTime":1775659265804,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":126964,"timestamp":6052317896920,"id":3421,"parentId":3410,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318023889,"id":3517,"parentId":3410,"tags":{},"startTime":1775659265932,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":127460,"timestamp":6052317896573,"id":3410,"parentId":2733,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/LegendVisualProvider.js","layer":"ssr"},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":127149,"timestamp":6052317896891,"id":3416,"parentId":3405,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318024044,"id":3518,"parentId":3405,"tags":{},"startTime":1775659265932,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":127972,"timestamp":6052317896282,"id":3405,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Line.js","layer":"ssr"},"startTime":1775659265804,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":127335,"timestamp":6052317896924,"id":3422,"parentId":3411,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318024266,"id":3519,"parentId":3411,"tags":{},"startTime":1775659265932,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":128234,"timestamp":6052317896731,"id":3411,"parentId":2676,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisTickLabelBuilder.js","layer":"ssr"},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":128056,"timestamp":6052317896915,"id":3420,"parentId":3409,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":57,"timestamp":6052318024975,"id":3520,"parentId":3409,"tags":{},"startTime":1775659265933,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":129973,"timestamp":6052317896495,"id":3409,"parentId":2657,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/labelGuideHelper.js","layer":"ssr"},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":129551,"timestamp":6052317896927,"id":3423,"parentId":3412,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318026484,"id":3521,"parentId":3412,"tags":{},"startTime":1775659265935,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":130602,"timestamp":6052317896783,"id":3412,"parentId":2691,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/tooltipMarkup.js","layer":"ssr"},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":130500,"timestamp":6052317896900,"id":3419,"parentId":3408,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318027406,"id":3522,"parentId":3408,"tags":{},"startTime":1775659265935,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":131593,"timestamp":6052317896450,"id":3408,"parentId":2657,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/labelLayoutHelper.js","layer":"ssr"},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":131163,"timestamp":6052317896887,"id":3415,"parentId":3404,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318028057,"id":3523,"parentId":3404,"tags":{},"startTime":1775659265936,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":132637,"timestamp":6052317896225,"id":3404,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Rect.js","layer":"ssr"},"startTime":1775659265804,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":131952,"timestamp":6052317896929,"id":3424,"parentId":3413,"tags":{},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1831,"timestamp":6052318028889,"id":3524,"parentId":3413,"tags":{},"startTime":1775659265937,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":134459,"timestamp":6052317896830,"id":3413,"parentId":2733,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js","layer":"ssr"},"startTime":1775659265805,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18176,"timestamp":6052318049544,"id":3539,"parentId":3526,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318067736,"id":3725,"parentId":3526,"tags":{},"startTime":1775659265976,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19332,"timestamp":6052318048937,"id":3526,"parentId":2669,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/subPixelOptimize.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18825,"timestamp":6052318049511,"id":3538,"parentId":3525,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":80,"timestamp":6052318068342,"id":3726,"parentId":3525,"tags":{},"startTime":1775659265976,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21400,"timestamp":6052318048832,"id":3525,"parentId":2688,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/morphPath.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20729,"timestamp":6052318049566,"id":3542,"parentId":3529,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318070316,"id":3727,"parentId":3529,"tags":{},"startTime":1775659265978,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21607,"timestamp":6052318049068,"id":3529,"parentId":2736,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/config.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21124,"timestamp":6052318049575,"id":3544,"parentId":3531,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052318070704,"id":3728,"parentId":3531,"tags":{},"startTime":1775659265979,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23394,"timestamp":6052318049139,"id":3531,"parentId":2744,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/PathProxy.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22903,"timestamp":6052318049641,"id":3549,"parentId":3536,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318072549,"id":3729,"parentId":3536,"tags":{},"startTime":1775659265981,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23500,"timestamp":6052318049323,"id":3536,"parentId":2745,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/LRU.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23200,"timestamp":6052318049627,"id":3546,"parentId":3533,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318072832,"id":3730,"parentId":3533,"tags":{},"startTime":1775659265981,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23835,"timestamp":6052318049215,"id":3533,"parentId":2744,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/TSpan.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23486,"timestamp":6052318049570,"id":3543,"parentId":3530,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052318073058,"id":3731,"parentId":3530,"tags":{},"startTime":1775659265981,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27822,"timestamp":6052318049104,"id":3530,"parentId":2746,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/Element.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27398,"timestamp":6052318049560,"id":3541,"parentId":3528,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":49,"timestamp":6052318076972,"id":3732,"parentId":3528,"tags":{},"startTime":1775659265985,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28481,"timestamp":6052318049030,"id":3528,"parentId":2736,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/Storage.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29197,"timestamp":6052318049644,"id":3550,"parentId":3537,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318078847,"id":3733,"parentId":3537,"tags":{},"startTime":1775659265987,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29772,"timestamp":6052318049357,"id":3537,"parentId":2744,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/image.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29506,"timestamp":6052318049633,"id":3547,"parentId":3534,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318079145,"id":3734,"parentId":3534,"tags":{},"startTime":1775659265987,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30101,"timestamp":6052318049250,"id":3534,"parentId":2744,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/dashStyle.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29805,"timestamp":6052318049552,"id":3540,"parentId":3527,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318079361,"id":3735,"parentId":3527,"tags":{},"startTime":1775659265987,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31287,"timestamp":6052318048989,"id":3527,"parentId":2736,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/Handler.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30809,"timestamp":6052318049637,"id":3548,"parentId":3535,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318080452,"id":3736,"parentId":3535,"tags":{},"startTime":1775659265988,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31263,"timestamp":6052318049289,"id":3535,"parentId":2744,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/constants.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30966,"timestamp":6052318049615,"id":3545,"parentId":3532,"tags":{},"startTime":1775659265958,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":103,"timestamp":6052318080585,"id":3737,"parentId":3532,"tags":{},"startTime":1775659265989,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31848,"timestamp":6052318049178,"id":3532,"parentId":2744,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/helper.js","layer":"ssr"},"startTime":1775659265957,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18356,"timestamp":6052318064254,"id":3629,"parentId":3556,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318082620,"id":3738,"parentId":3556,"tags":{},"startTime":1775659265991,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22432,"timestamp":6052318060925,"id":3556,"parentId":2747,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/Layer.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":19137,"timestamp":6052318064226,"id":3625,"parentId":3552,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318083368,"id":3739,"parentId":3552,"tags":{},"startTime":1775659265991,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22762,"timestamp":6052318060744,"id":3552,"parentId":2734,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/sectorHelper.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":19315,"timestamp":6052318064195,"id":3624,"parentId":3551,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052318083513,"id":3740,"parentId":3551,"tags":{},"startTime":1775659265992,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23761,"timestamp":6052318060629,"id":3551,"parentId":2734,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/labelLayout.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20161,"timestamp":6052318064234,"id":3626,"parentId":3553,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318084399,"id":3741,"parentId":3553,"tags":{},"startTime":1775659265992,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23769,"timestamp":6052318060795,"id":3553,"parentId":2684,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/i18n/langEN.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20327,"timestamp":6052318064241,"id":3627,"parentId":3554,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052318084572,"id":3742,"parentId":3554,"tags":{},"startTime":1775659265993,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23923,"timestamp":6052318060849,"id":3554,"parentId":2684,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/i18n/langZH.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20517,"timestamp":6052318064259,"id":3630,"parentId":3557,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318084780,"id":3743,"parentId":3557,"tags":{},"startTime":1775659265993,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23905,"timestamp":6052318060976,"id":3557,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/vendor.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20619,"timestamp":6052318064268,"id":3632,"parentId":3559,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318084890,"id":3744,"parentId":3559,"tags":{},"startTime":1775659265993,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24116,"timestamp":6052318061049,"id":3559,"parentId":2751,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/BaseBarSeries.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":20996,"timestamp":6052318064277,"id":3634,"parentId":3561,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318085277,"id":3745,"parentId":3561,"tags":{},"startTime":1775659265993,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24811,"timestamp":6052318061123,"id":3561,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/poly.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21691,"timestamp":6052318064249,"id":3628,"parentId":3555,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318085944,"id":3746,"parentId":3555,"tags":{},"startTime":1775659265994,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25712,"timestamp":6052318060887,"id":3555,"parentId":2679,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/preprocessor/helper/compatStyle.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22340,"timestamp":6052318064264,"id":3631,"parentId":3558,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318086607,"id":3747,"parentId":3558,"tags":{},"startTime":1775659265995,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25670,"timestamp":6052318061013,"id":3558,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/CoordinateSystem.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22406,"timestamp":6052318064281,"id":3635,"parentId":3562,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318086691,"id":3748,"parentId":3562,"tags":{},"startTime":1775659265995,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26609,"timestamp":6052318061158,"id":3562,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/helper.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23509,"timestamp":6052318064286,"id":3636,"parentId":3563,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052318087802,"id":3749,"parentId":3563,"tags":{},"startTime":1775659265996,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27243,"timestamp":6052318061192,"id":3563,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/Symbol.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24168,"timestamp":6052318064272,"id":3633,"parentId":3560,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318088444,"id":3750,"parentId":3560,"tags":{},"startTime":1775659265996,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27685,"timestamp":6052318061087,"id":3560,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/lineAnimationDiff.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24480,"timestamp":6052318064299,"id":3639,"parentId":3566,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318088783,"id":3751,"parentId":3566,"tags":{},"startTime":1775659265997,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27622,"timestamp":6052318061314,"id":3566,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/labelHelper.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24633,"timestamp":6052318064307,"id":3641,"parentId":3568,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318088943,"id":3752,"parentId":3568,"tags":{},"startTime":1775659265997,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27635,"timestamp":6052318061385,"id":3568,"parentId":2657,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/util.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24729,"timestamp":6052318064295,"id":3638,"parentId":3565,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318089027,"id":3753,"parentId":3565,"tags":{},"startTime":1775659265997,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27999,"timestamp":6052318061267,"id":3565,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24945,"timestamp":6052318064326,"id":3644,"parentId":3571,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318089274,"id":3754,"parentId":3571,"tags":{},"startTime":1775659265997,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28385,"timestamp":6052318061488,"id":3571,"parentId":2736,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/dom/HandlerProxy.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25565,"timestamp":6052318064312,"id":3642,"parentId":3569,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318089880,"id":3755,"parentId":3569,"tags":{},"startTime":1775659265998,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28739,"timestamp":6052318061419,"id":3569,"parentId":2736,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/Animation.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25831,"timestamp":6052318064330,"id":3645,"parentId":3572,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318090164,"id":3756,"parentId":3572,"tags":{},"startTime":1775659265998,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28999,"timestamp":6052318061539,"id":3572,"parentId":2753,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/sectorLabel.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26225,"timestamp":6052318064316,"id":3643,"parentId":3570,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318090544,"id":3757,"parentId":3570,"tags":{},"startTime":1775659265999,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29192,"timestamp":6052318061453,"id":3570,"parentId":2747,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/requestAnimationFrame.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26310,"timestamp":6052318064339,"id":3647,"parentId":3574,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318090652,"id":3758,"parentId":3574,"tags":{},"startTime":1775659265999,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29195,"timestamp":6052318061608,"id":3574,"parentId":2799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/animation.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26445,"timestamp":6052318064362,"id":3650,"parentId":3577,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318090810,"id":3759,"parentId":3577,"tags":{},"startTime":1775659265999,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29703,"timestamp":6052318061759,"id":3577,"parentId":2799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/Breadcrumb.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27179,"timestamp":6052318064290,"id":3637,"parentId":3564,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318091473,"id":3760,"parentId":3564,"tags":{},"startTime":1775659266000,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30717,"timestamp":6052318061233,"id":3564,"parentId":2752,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/SymbolDraw.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27623,"timestamp":6052318064334,"id":3646,"parentId":3573,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":78,"timestamp":6052318091963,"id":3761,"parentId":3573,"tags":{},"startTime":1775659266000,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31025,"timestamp":6052318061573,"id":3573,"parentId":2757,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28237,"timestamp":6052318064366,"id":3651,"parentId":3578,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318092607,"id":3762,"parentId":3578,"tags":{},"startTime":1775659266001,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31039,"timestamp":6052318061807,"id":3578,"parentId":2802,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/makeStyleMapper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28505,"timestamp":6052318064350,"id":3649,"parentId":3576,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318092860,"id":3763,"parentId":3576,"tags":{},"startTime":1775659266001,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31377,"timestamp":6052318061681,"id":3576,"parentId":2799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/treeHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28693,"timestamp":6052318064371,"id":3652,"parentId":3579,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318093068,"id":3764,"parentId":3579,"tags":{},"startTime":1775659266001,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31353,"timestamp":6052318061844,"id":3579,"parentId":2800,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28858,"timestamp":6052318064342,"id":3648,"parentId":3575,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318093204,"id":3765,"parentId":3575,"tags":{},"startTime":1775659266001,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32191,"timestamp":6052318061644,"id":3575,"parentId":2800,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/Tree.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29459,"timestamp":6052318064382,"id":3655,"parentId":3582,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":45,"timestamp":6052318093852,"id":3766,"parentId":3582,"tags":{},"startTime":1775659266002,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32507,"timestamp":6052318061959,"id":3582,"parentId":2799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/RoamController.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30089,"timestamp":6052318064386,"id":3656,"parentId":3583,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318094479,"id":3767,"parentId":3583,"tags":{},"startTime":1775659266003,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33149,"timestamp":6052318062000,"id":3583,"parentId":2805,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/decal.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30765,"timestamp":6052318064390,"id":3657,"parentId":3584,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052318095159,"id":3768,"parentId":3584,"tags":{},"startTime":1775659266003,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34242,"timestamp":6052318062035,"id":3584,"parentId":2801,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/VisualMapping.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31910,"timestamp":6052318064375,"id":3653,"parentId":3580,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318096290,"id":3769,"parentId":3580,"tags":{},"startTime":1775659266004,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34671,"timestamp":6052318061883,"id":3580,"parentId":2753,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/shape/sausage.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32165,"timestamp":6052318064394,"id":3658,"parentId":3585,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":68,"timestamp":6052318096597,"id":3770,"parentId":3585,"tags":{},"startTime":1775659266005,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34726,"timestamp":6052318062070,"id":3585,"parentId":2816,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/traversalHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32399,"timestamp":6052318064403,"id":3660,"parentId":3587,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318096806,"id":3771,"parentId":3587,"tags":{},"startTime":1775659266005,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35189,"timestamp":6052318062142,"id":3587,"parentId":2810,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dataValueHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33035,"timestamp":6052318064303,"id":3640,"parentId":3567,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318097343,"id":3772,"parentId":3567,"tags":{},"startTime":1775659266005,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37222,"timestamp":6052318061351,"id":3567,"parentId":2748,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/path.js","layer":"ssr"},"startTime":1775659265969,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":34205,"timestamp":6052318064378,"id":3654,"parentId":3581,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":46,"timestamp":6052318098592,"id":3773,"parentId":3581,"tags":{},"startTime":1775659266007,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39106,"timestamp":6052318061924,"id":3581,"parentId":2758,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/MapDraw.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36689,"timestamp":6052318064406,"id":3661,"parentId":3588,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":59,"timestamp":6052318101108,"id":3774,"parentId":3588,"tags":{},"startTime":1775659266009,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39376,"timestamp":6052318062180,"id":3588,"parentId":2943,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/core.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37157,"timestamp":6052318064418,"id":3664,"parentId":3591,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052318101579,"id":3775,"parentId":3591,"tags":{},"startTime":1775659266010,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40050,"timestamp":6052318062284,"id":3591,"parentId":2943,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/patch.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37922,"timestamp":6052318064430,"id":3667,"parentId":3594,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318102359,"id":3776,"parentId":3594,"tags":{},"startTime":1775659266010,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40439,"timestamp":6052318062388,"id":3594,"parentId":2946,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/forceHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":38420,"timestamp":6052318064414,"id":3663,"parentId":3590,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318102839,"id":3777,"parentId":3590,"tags":{},"startTime":1775659266011,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41135,"timestamp":6052318062250,"id":3590,"parentId":2943,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/helper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":38960,"timestamp":6052318064434,"id":3668,"parentId":3595,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052318103400,"id":3778,"parentId":3595,"tags":{},"startTime":1775659266011,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":41413,"timestamp":6052318062424,"id":3595,"parentId":2946,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":39417,"timestamp":6052318064426,"id":3666,"parentId":3593,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318103847,"id":3779,"parentId":3593,"tags":{},"startTime":1775659266012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41649,"timestamp":6052318062353,"id":3593,"parentId":2940,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":39595,"timestamp":6052318064410,"id":3662,"parentId":3589,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052318104009,"id":3780,"parentId":3589,"tags":{},"startTime":1775659266012,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42863,"timestamp":6052318062216,"id":3589,"parentId":2943,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/graphic.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40662,"timestamp":6052318064422,"id":3665,"parentId":3592,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318105088,"id":3781,"parentId":3592,"tags":{},"startTime":1775659266013,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42909,"timestamp":6052318062318,"id":3592,"parentId":2933,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/roamHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40781,"timestamp":6052318064449,"id":3672,"parentId":3599,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318105234,"id":3782,"parentId":3599,"tags":{},"startTime":1775659266013,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42762,"timestamp":6052318062566,"id":3599,"parentId":2933,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/cursorHelper.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40885,"timestamp":6052318064446,"id":3671,"parentId":3598,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052318105335,"id":3783,"parentId":3598,"tags":{},"startTime":1775659266013,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":43227,"timestamp":6052318062530,"id":3598,"parentId":2948,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/adjustEdge.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41309,"timestamp":6052318064453,"id":3673,"parentId":3600,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318105765,"id":3784,"parentId":3600,"tags":{},"startTime":1775659266014,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":43277,"timestamp":6052318062601,"id":3600,"parentId":2948,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/graphHelper.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41425,"timestamp":6052318064456,"id":3674,"parentId":3601,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318105885,"id":3785,"parentId":3601,"tags":{},"startTime":1775659266014,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":43595,"timestamp":6052318062640,"id":3601,"parentId":2933,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/bbox.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41775,"timestamp":6052318064464,"id":3676,"parentId":3603,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318106243,"id":3786,"parentId":3603,"tags":{},"startTime":1775659266014,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":43749,"timestamp":6052318062714,"id":3603,"parentId":2949,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41999,"timestamp":6052318064468,"id":3677,"parentId":3604,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318106470,"id":3787,"parentId":3604,"tags":{},"startTime":1775659266015,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44198,"timestamp":6052318062751,"id":3604,"parentId":2959,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/EffectLine.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":42478,"timestamp":6052318064476,"id":3679,"parentId":3606,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318106958,"id":3788,"parentId":3606,"tags":{},"startTime":1775659266015,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44380,"timestamp":6052318062820,"id":3606,"parentId":2959,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/EffectPolyline.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":42745,"timestamp":6052318064459,"id":3675,"parentId":3602,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318107208,"id":3789,"parentId":3602,"tags":{},"startTime":1775659266015,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44771,"timestamp":6052318062676,"id":3602,"parentId":2951,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":43053,"timestamp":6052318064398,"id":3659,"parentId":3586,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052318107455,"id":3790,"parentId":3586,"tags":{},"startTime":1775659266015,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45753,"timestamp":6052318062105,"id":3586,"parentId":2816,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/layoutHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":43425,"timestamp":6052318064438,"id":3669,"parentId":3596,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318107866,"id":3791,"parentId":3596,"tags":{},"startTime":1775659266016,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45768,"timestamp":6052318062459,"id":3596,"parentId":2946,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/circularLayoutHelper.js","layer":"ssr"},"startTime":1775659265970,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":43744,"timestamp":6052318064489,"id":3683,"parentId":3610,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318108237,"id":3792,"parentId":3610,"tags":{},"startTime":1775659266016,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45484,"timestamp":6052318062975,"id":3610,"parentId":2959,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/Polyline.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":43982,"timestamp":6052318064482,"id":3681,"parentId":3608,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318108467,"id":3793,"parentId":3608,"tags":{},"startTime":1775659266016,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":46020,"timestamp":6052318062891,"id":3608,"parentId":2964,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/EffectSymbol.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":44425,"timestamp":6052318064493,"id":3684,"parentId":3611,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318108922,"id":3794,"parentId":3611,"tags":{},"startTime":1775659266017,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":46381,"timestamp":6052318063010,"id":3611,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/styleCompat.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":44924,"timestamp":6052318064472,"id":3678,"parentId":3605,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052318109401,"id":3795,"parentId":3605,"tags":{},"startTime":1775659266017,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48130,"timestamp":6052318062786,"id":3605,"parentId":2959,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/Line.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46457,"timestamp":6052318064486,"id":3682,"parentId":3609,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052318110952,"id":3796,"parentId":3609,"tags":{},"startTime":1775659266019,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48402,"timestamp":6052318062935,"id":3609,"parentId":2962,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":46840,"timestamp":6052318064504,"id":3687,"parentId":3614,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318111349,"id":3797,"parentId":3614,"tags":{},"startTime":1775659266019,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48347,"timestamp":6052318063376,"id":3614,"parentId":2967,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47250,"timestamp":6052318064480,"id":3680,"parentId":3607,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318111734,"id":3798,"parentId":3607,"tags":{},"startTime":1775659266020,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49525,"timestamp":6052318062855,"id":3607,"parentId":2959,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LargeLineDraw.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":47893,"timestamp":6052318064496,"id":3685,"parentId":3612,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":36,"timestamp":6052318112394,"id":3799,"parentId":3612,"tags":{},"startTime":1775659266020,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49720,"timestamp":6052318063052,"id":3612,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":48283,"timestamp":6052318064500,"id":3686,"parentId":3613,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":40,"timestamp":6052318112787,"id":3800,"parentId":3613,"tags":{},"startTime":1775659266021,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50746,"timestamp":6052318063094,"id":3613,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/customGraphicTransition.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49408,"timestamp":6052318064442,"id":3670,"parentId":3597,"tags":{},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318113855,"id":3801,"parentId":3597,"tags":{},"startTime":1775659266022,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51706,"timestamp":6052318062495,"id":3597,"parentId":2948,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LineDraw.js","layer":"ssr"},"startTime":1775659265971,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49700,"timestamp":6052318064510,"id":3689,"parentId":3616,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318114215,"id":3802,"parentId":3616,"tags":{},"startTime":1775659266022,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50724,"timestamp":6052318063667,"id":3616,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/prepareCustom.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":49882,"timestamp":6052318064513,"id":3690,"parentId":3617,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318114398,"id":3803,"parentId":3617,"tags":{},"startTime":1775659266022,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50662,"timestamp":6052318063873,"id":3617,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/prepareCustom.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50023,"timestamp":6052318064516,"id":3691,"parentId":3618,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318114542,"id":3804,"parentId":3618,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50710,"timestamp":6052318063953,"id":3618,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/prepareCustom.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50142,"timestamp":6052318064524,"id":3693,"parentId":3620,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318114670,"id":3805,"parentId":3620,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50786,"timestamp":6052318064040,"id":3620,"parentId":2966,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/PointerPath.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50303,"timestamp":6052318064527,"id":3694,"parentId":3621,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318114834,"id":3806,"parentId":3621,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":50915,"timestamp":6052318064077,"id":3621,"parentId":2974,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisDefault.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50476,"timestamp":6052318064521,"id":3692,"parentId":3619,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318115000,"id":3807,"parentId":3619,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51086,"timestamp":6052318064001,"id":3619,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/calendar/prepareCustom.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50561,"timestamp":6052318064529,"id":3695,"parentId":3622,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318115093,"id":3808,"parentId":3622,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51055,"timestamp":6052318064111,"id":3622,"parentId":2974,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisCommonTypes.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50638,"timestamp":6052318064532,"id":3696,"parentId":3623,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318115173,"id":3809,"parentId":3623,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51219,"timestamp":6052318064146,"id":3623,"parentId":2974,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/OrdinalMeta.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":50860,"timestamp":6052318064507,"id":3688,"parentId":3615,"tags":{},"startTime":1775659265973,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318115371,"id":3810,"parentId":3615,"tags":{},"startTime":1775659266023,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":51958,"timestamp":6052318063546,"id":3615,"parentId":2970,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/prepareCustom.js","layer":"ssr"},"startTime":1775659265972,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":61173,"timestamp":6052318066871,"id":3705,"parentId":3697,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318128055,"id":3811,"parentId":3697,"tags":{},"startTime":1775659266036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":62152,"timestamp":6052318066558,"id":3697,"parentId":2983,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/Geo.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":61847,"timestamp":6052318066886,"id":3709,"parentId":3701,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":57,"timestamp":6052318128835,"id":3812,"parentId":3701,"tags":{},"startTime":1775659266037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":62928,"timestamp":6052318066721,"id":3701,"parentId":2986,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":62782,"timestamp":6052318066879,"id":3706,"parentId":3698,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052318129669,"id":3813,"parentId":3698,"tags":{},"startTime":1775659266038,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":63522,"timestamp":6052318066612,"id":3698,"parentId":2985,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/GeoSVGResource.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":63261,"timestamp":6052318066882,"id":3707,"parentId":3699,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318130161,"id":3814,"parentId":3699,"tags":{},"startTime":1775659266038,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":63782,"timestamp":6052318066652,"id":3699,"parentId":2985,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/GeoJSONResource.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":63548,"timestamp":6052318066890,"id":3711,"parentId":3703,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318130442,"id":3815,"parentId":3703,"tags":{},"startTime":1775659266038,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":63802,"timestamp":6052318066797,"id":3703,"parentId":3043,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/singleAxisHelper.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":63715,"timestamp":6052318066888,"id":3710,"parentId":3702,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318130606,"id":3816,"parentId":3702,"tags":{},"startTime":1775659266039,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":64933,"timestamp":6052318066759,"id":3702,"parentId":2986,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/AxisBuilder.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":64815,"timestamp":6052318066884,"id":3708,"parentId":3700,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318131704,"id":3817,"parentId":3700,"tags":{},"startTime":1775659266040,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":65392,"timestamp":6052318066687,"id":3700,"parentId":2986,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/viewHelper.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":65195,"timestamp":6052318066892,"id":3712,"parentId":3704,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318132090,"id":3818,"parentId":3704,"tags":{},"startTime":1775659266040,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":65625,"timestamp":6052318066832,"id":3704,"parentId":3048,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/visualSolution.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":65218,"timestamp":6052318067243,"id":3719,"parentId":3713,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052318132465,"id":3819,"parentId":3713,"tags":{},"startTime":1775659266040,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":66828,"timestamp":6052318067024,"id":3713,"parentId":3047,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/BrushController.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":77730,"timestamp":6052318067248,"id":3720,"parentId":3714,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318144986,"id":3820,"parentId":3714,"tags":{},"startTime":1775659266053,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78401,"timestamp":6052318067059,"id":3714,"parentId":3059,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78213,"timestamp":6052318067257,"id":3724,"parentId":3718,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318145475,"id":3821,"parentId":3718,"tags":{},"startTime":1775659266053,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78520,"timestamp":6052318067207,"id":3718,"parentId":3060,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/axisSplitHelper.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78478,"timestamp":6052318067253,"id":3722,"parentId":3716,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318145734,"id":3822,"parentId":3716,"tags":{},"startTime":1775659266054,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":78771,"timestamp":6052318067138,"id":3716,"parentId":3059,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Axis2D.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78663,"timestamp":6052318067250,"id":3721,"parentId":3715,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318145916,"id":3823,"parentId":3715,"tags":{},"startTime":1775659266054,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79122,"timestamp":6052318067103,"id":3715,"parentId":3059,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisAlignTicks.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":78976,"timestamp":6052318067255,"id":3723,"parentId":3717,"tags":{},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318146235,"id":3824,"parentId":3717,"tags":{},"startTime":1775659266054,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79477,"timestamp":6052318067172,"id":3717,"parentId":3059,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Cartesian2D.js","layer":"ssr"},"startTime":1775659265975,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":12368,"timestamp":6052318162651,"id":3838,"parentId":3826,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318175029,"id":3989,"parentId":3826,"tags":{},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13331,"timestamp":6052318162088,"id":3826,"parentId":3144,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/brushHelper.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":12759,"timestamp":6052318162671,"id":3842,"parentId":3830,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318175434,"id":3990,"parentId":3830,"tags":{},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13691,"timestamp":6052318162241,"id":3830,"parentId":3147,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/Polar.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":13303,"timestamp":6052318162634,"id":3837,"parentId":3825,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318175941,"id":3991,"parentId":3825,"tags":{},"startTime":1775659266084,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14234,"timestamp":6052318161998,"id":3825,"parentId":3059,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/helper.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":13560,"timestamp":6052318162677,"id":3844,"parentId":3832,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318176240,"id":3992,"parentId":3832,"tags":{},"startTime":1775659266084,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14038,"timestamp":6052318162313,"id":3832,"parentId":3171,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":13699,"timestamp":6052318162656,"id":3839,"parentId":3827,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318176358,"id":3993,"parentId":3827,"tags":{},"startTime":1775659266084,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14322,"timestamp":6052318162132,"id":3827,"parentId":3148,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/legacy/getTextRect.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":13783,"timestamp":6052318162674,"id":3843,"parentId":3831,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318176459,"id":3994,"parentId":3831,"tags":{},"startTime":1775659266084,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14393,"timestamp":6052318162278,"id":3831,"parentId":3165,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/globalListener.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":14013,"timestamp":6052318162661,"id":3840,"parentId":3828,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":22,"timestamp":6052318176677,"id":3995,"parentId":3828,"tags":{},"startTime":1775659266085,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14781,"timestamp":6052318162170,"id":3828,"parentId":3148,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/dom.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":14271,"timestamp":6052318162684,"id":3846,"parentId":3834,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318176958,"id":3996,"parentId":3834,"tags":{},"startTime":1775659266085,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14746,"timestamp":6052318162385,"id":3834,"parentId":3168,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":14455,"timestamp":6052318162680,"id":3845,"parentId":3833,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318177138,"id":3997,"parentId":3833,"tags":{},"startTime":1775659266085,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14879,"timestamp":6052318162350,"id":3833,"parentId":3171,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SelectZoomView.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":14958,"timestamp":6052318162690,"id":3848,"parentId":3836,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318177651,"id":3998,"parentId":3836,"tags":{},"startTime":1775659266086,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16105,"timestamp":6052318162456,"id":3836,"parentId":3166,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/BrushTargetManager.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":15882,"timestamp":6052318162687,"id":3847,"parentId":3835,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":56,"timestamp":6052318178573,"id":3999,"parentId":3835,"tags":{},"startTime":1775659266087,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16658,"timestamp":6052318162420,"id":3835,"parentId":3166,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/selector.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16439,"timestamp":6052318162666,"id":3841,"parentId":3829,"tags":{},"startTime":1775659266071,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":63,"timestamp":6052318179121,"id":4000,"parentId":3829,"tags":{},"startTime":1775659266087,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18220,"timestamp":6052318162205,"id":3829,"parentId":3148,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/parseText.js","layer":"ssr"},"startTime":1775659266070,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":11221,"timestamp":6052318172359,"id":3915,"parentId":3851,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318183591,"id":4001,"parentId":3851,"tags":{},"startTime":1775659266092,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14199,"timestamp":6052318169728,"id":3851,"parentId":3173,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/listComponent.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":11579,"timestamp":6052318172365,"id":3916,"parentId":3852,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":43,"timestamp":6052318183948,"id":4002,"parentId":3852,"tags":{},"startTime":1775659266092,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15173,"timestamp":6052318169769,"id":3852,"parentId":3170,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":12595,"timestamp":6052318172351,"id":3914,"parentId":3850,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318184950,"id":4003,"parentId":3850,"tags":{},"startTime":1775659266093,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15751,"timestamp":6052318169683,"id":3850,"parentId":3173,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/text.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16344,"timestamp":6052318172374,"id":3917,"parentId":3853,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318188726,"id":4010,"parentId":3853,"tags":{},"startTime":1775659266097,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19391,"timestamp":6052318169816,"id":3853,"parentId":3170,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipRichContent.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":16890,"timestamp":6052318172329,"id":3913,"parentId":3849,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318189226,"id":4011,"parentId":3849,"tags":{},"startTime":1775659266097,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21292,"timestamp":6052318169609,"id":3849,"parentId":2468,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/node_modules/tslib/tslib.es6.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18548,"timestamp":6052318172379,"id":3918,"parentId":3854,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":30,"timestamp":6052318190931,"id":4012,"parentId":3854,"tags":{},"startTime":1775659266099,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21481,"timestamp":6052318169854,"id":3854,"parentId":3189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Ordinal.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":18956,"timestamp":6052318172387,"id":3920,"parentId":3856,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318191346,"id":4013,"parentId":3856,"tags":{},"startTime":1775659266099,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21605,"timestamp":6052318169930,"id":3856,"parentId":3170,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/helper.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":19156,"timestamp":6052318172383,"id":3919,"parentId":3855,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":60,"timestamp":6052318191542,"id":4014,"parentId":3855,"tags":{},"startTime":1775659266100,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22956,"timestamp":6052318169896,"id":3855,"parentId":3189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Time.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":20461,"timestamp":6052318172400,"id":3924,"parentId":3860,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318192866,"id":4015,"parentId":3860,"tags":{},"startTime":1775659266101,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23112,"timestamp":6052318170168,"id":3860,"parentId":3185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkerModel.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":20990,"timestamp":6052318172391,"id":3921,"parentId":3857,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318193385,"id":4016,"parentId":3857,"tags":{},"startTime":1775659266101,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23885,"timestamp":6052318169967,"id":3857,"parentId":3189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Interval.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21465,"timestamp":6052318172394,"id":3922,"parentId":3858,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318193862,"id":4017,"parentId":3858,"tags":{},"startTime":1775659266102,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24286,"timestamp":6052318170005,"id":3858,"parentId":3185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/markerHelper.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":21900,"timestamp":6052318172397,"id":3923,"parentId":3859,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318194301,"id":4018,"parentId":3859,"tags":{},"startTime":1775659266102,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24456,"timestamp":6052318170039,"id":3859,"parentId":3185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkerView.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22091,"timestamp":6052318172408,"id":3926,"parentId":3862,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318194502,"id":4019,"parentId":3862,"tags":{},"startTime":1775659266103,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24319,"timestamp":6052318170284,"id":3862,"parentId":3189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/TimelineView.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22196,"timestamp":6052318172411,"id":3927,"parentId":3863,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318194612,"id":4020,"parentId":3863,"tags":{},"startTime":1775659266103,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24398,"timestamp":6052318170331,"id":3863,"parentId":3189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/TimelineAxis.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22329,"timestamp":6052318172403,"id":3925,"parentId":3861,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318194735,"id":4021,"parentId":3861,"tags":{},"startTime":1775659266103,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25020,"timestamp":6052318170237,"id":3861,"parentId":3186,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/TimelineModel.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":22850,"timestamp":6052318172423,"id":3931,"parentId":3867,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":38,"timestamp":6052318195281,"id":4022,"parentId":3867,"tags":{},"startTime":1775659266103,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25352,"timestamp":6052318170491,"id":3867,"parentId":3236,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/Single.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23458,"timestamp":6052318172420,"id":3930,"parentId":3866,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318195884,"id":4023,"parentId":3866,"tags":{},"startTime":1775659266104,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25588,"timestamp":6052318170452,"id":3866,"parentId":3228,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/radar/IndicatorAxis.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":23619,"timestamp":6052318172426,"id":3932,"parentId":3868,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":54,"timestamp":6052318196055,"id":4024,"parentId":3868,"tags":{},"startTime":1775659266104,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26183,"timestamp":6052318170528,"id":3868,"parentId":3240,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/SunburstPiece.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":24307,"timestamp":6052318172414,"id":3928,"parentId":3864,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318196726,"id":4025,"parentId":3864,"tags":{},"startTime":1775659266105,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27429,"timestamp":6052318170370,"id":3864,"parentId":2746,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/node_modules/tslib/tslib.es6.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":25393,"timestamp":6052318172418,"id":3929,"parentId":3865,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318197819,"id":4026,"parentId":3865,"tags":{},"startTime":1775659266106,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28242,"timestamp":6052318170411,"id":3865,"parentId":3233,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/Parallel.js","layer":"ssr"},"startTime":1775659266078,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":26224,"timestamp":6052318172437,"id":3933,"parentId":3869,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318198666,"id":4027,"parentId":3869,"tags":{},"startTime":1775659266107,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29550,"timestamp":6052318170571,"id":3869,"parentId":3262,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/conditionalExpression.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":27690,"timestamp":6052318172447,"id":3935,"parentId":3871,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318200146,"id":4028,"parentId":3871,"tags":{},"startTime":1775659266108,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29778,"timestamp":6052318170670,"id":3871,"parentId":3251,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/sliderMove.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28003,"timestamp":6052318172458,"id":3938,"parentId":3874,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318200468,"id":4029,"parentId":3874,"tags":{},"startTime":1775659266108,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29834,"timestamp":6052318170836,"id":3874,"parentId":3251,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/DataZoomView.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28224,"timestamp":6052318172453,"id":3937,"parentId":3873,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318200681,"id":4030,"parentId":3873,"tags":{},"startTime":1775659266109,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30013,"timestamp":6052318170790,"id":3873,"parentId":3253,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/dataZoomAction.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":28362,"timestamp":6052318172445,"id":3934,"parentId":3870,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318200810,"id":4031,"parentId":3870,"tags":{},"startTime":1775659266109,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31056,"timestamp":6052318170613,"id":3870,"parentId":3250,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/DataZoomModel.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29229,"timestamp":6052318172450,"id":3936,"parentId":3872,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318201684,"id":4032,"parentId":3872,"tags":{},"startTime":1775659266110,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31178,"timestamp":6052318170737,"id":3872,"parentId":3253,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29459,"timestamp":6052318172462,"id":3939,"parentId":3875,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318201925,"id":4033,"parentId":3875,"tags":{},"startTime":1775659266110,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31391,"timestamp":6052318170880,"id":3875,"parentId":3252,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/helper.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":29814,"timestamp":6052318172464,"id":3940,"parentId":3876,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318202283,"id":4034,"parentId":3876,"tags":{},"startTime":1775659266110,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31576,"timestamp":6052318170928,"id":3876,"parentId":3257,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/history.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30050,"timestamp":6052318172467,"id":3941,"parentId":3877,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318202521,"id":4035,"parentId":3877,"tags":{},"startTime":1775659266111,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31930,"timestamp":6052318170980,"id":3877,"parentId":3261,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/event.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":30433,"timestamp":6052318172483,"id":3943,"parentId":3879,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":51,"timestamp":6052318202929,"id":4036,"parentId":3879,"tags":{},"startTime":1775659266111,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32702,"timestamp":6052318171056,"id":3879,"parentId":3314,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/VisualMapModel.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31289,"timestamp":6052318172478,"id":3942,"parentId":3878,"tags":{},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318203773,"id":4037,"parentId":3878,"tags":{},"startTime":1775659266112,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32924,"timestamp":6052318171017,"id":3878,"parentId":3314,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/visualDefault.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31460,"timestamp":6052318172486,"id":3944,"parentId":3880,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318203951,"id":4038,"parentId":3880,"tags":{},"startTime":1775659266112,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33155,"timestamp":6052318171094,"id":3880,"parentId":3315,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/VisualMapView.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31764,"timestamp":6052318172489,"id":3945,"parentId":3881,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318204256,"id":4039,"parentId":3881,"tags":{},"startTime":1775659266112,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33304,"timestamp":6052318171138,"id":3881,"parentId":3315,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/helper.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":31955,"timestamp":6052318172492,"id":3946,"parentId":3882,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318204450,"id":4040,"parentId":3882,"tags":{},"startTime":1775659266112,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33326,"timestamp":6052318171217,"id":3882,"parentId":3316,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/visualMapAction.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32049,"timestamp":6052318172497,"id":3948,"parentId":3884,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318204549,"id":4041,"parentId":3884,"tags":{},"startTime":1775659266113,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33372,"timestamp":6052318171319,"id":3884,"parentId":3316,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/preprocessor.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32192,"timestamp":6052318172502,"id":3950,"parentId":3886,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318204698,"id":4042,"parentId":3886,"tags":{},"startTime":1775659266113,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33664,"timestamp":6052318171393,"id":3886,"parentId":3338,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Log.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32562,"timestamp":6052318172500,"id":3949,"parentId":3885,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318205065,"id":4043,"parentId":3885,"tags":{},"startTime":1775659266113,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33920,"timestamp":6052318171358,"id":3885,"parentId":3333,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/transformPath.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32787,"timestamp":6052318172495,"id":3947,"parentId":3883,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318205285,"id":4044,"parentId":3883,"tags":{},"startTime":1775659266113,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34196,"timestamp":6052318171277,"id":3883,"parentId":3316,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/visualEncoding.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":32965,"timestamp":6052318172511,"id":3953,"parentId":3889,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318205480,"id":4045,"parentId":3889,"tags":{},"startTime":1775659266113,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34123,"timestamp":6052318171501,"id":3889,"parentId":3338,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Scale.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33122,"timestamp":6052318172505,"id":3951,"parentId":3887,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318205631,"id":4046,"parentId":3887,"tags":{},"startTime":1775659266114,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34486,"timestamp":6052318171431,"id":3887,"parentId":3341,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/referHelper.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33413,"timestamp":6052318172508,"id":3952,"parentId":3888,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":29,"timestamp":6052318205924,"id":4047,"parentId":3888,"tags":{},"startTime":1775659266114,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34857,"timestamp":6052318171466,"id":3888,"parentId":3338,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/scaleRawExtentInfo.js","layer":"ssr"},"startTime":1775659266079,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33817,"timestamp":6052318172513,"id":3954,"parentId":3890,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318206333,"id":4048,"parentId":3890,"tags":{},"startTime":1775659266114,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34879,"timestamp":6052318171534,"id":3890,"parentId":3346,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Gradient.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":33893,"timestamp":6052318172523,"id":3957,"parentId":3893,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318206420,"id":4049,"parentId":3893,"tags":{},"startTime":1775659266114,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":34971,"timestamp":6052318171644,"id":3893,"parentId":3399,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/poly.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":34094,"timestamp":6052318172526,"id":3958,"parentId":3894,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318206633,"id":4050,"parentId":3894,"tags":{},"startTime":1775659266115,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35186,"timestamp":6052318171679,"id":3894,"parentId":3404,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/roundRect.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":34350,"timestamp":6052318172521,"id":3956,"parentId":3892,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318206875,"id":4051,"parentId":3892,"tags":{},"startTime":1775659266115,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36103,"timestamp":6052318171607,"id":3892,"parentId":3406,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/curve.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":35200,"timestamp":6052318172518,"id":3955,"parentId":3891,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31,"timestamp":6052318207722,"id":4052,"parentId":3891,"tags":{},"startTime":1775659266116,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36733,"timestamp":6052318171572,"id":3891,"parentId":3397,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/roundSector.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":35778,"timestamp":6052318172531,"id":3960,"parentId":3896,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":35,"timestamp":6052318208313,"id":4053,"parentId":3896,"tags":{},"startTime":1775659266116,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37171,"timestamp":6052318171747,"id":3896,"parentId":3525,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/convertPath.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36400,"timestamp":6052318172528,"id":3959,"parentId":3895,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318208934,"id":4054,"parentId":3895,"tags":{},"startTime":1775659266117,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37435,"timestamp":6052318171713,"id":3895,"parentId":3344,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/polygon.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":36627,"timestamp":6052318172533,"id":3961,"parentId":3897,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":37,"timestamp":6052318209166,"id":4055,"parentId":3897,"tags":{},"startTime":1775659266117,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38209,"timestamp":6052318171781,"id":3897,"parentId":3525,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/dividePath.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":37461,"timestamp":6052318172535,"id":3962,"parentId":3898,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":44,"timestamp":6052318210001,"id":4056,"parentId":3898,"tags":{},"startTime":1775659266118,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40617,"timestamp":6052318171815,"id":3898,"parentId":3530,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/Animator.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":39906,"timestamp":6052318172538,"id":3963,"parentId":3899,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":32,"timestamp":6052318212450,"id":4057,"parentId":3899,"tags":{},"startTime":1775659266120,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40870,"timestamp":6052318171853,"id":3899,"parentId":3527,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/GestureMgr.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40183,"timestamp":6052318172547,"id":3967,"parentId":3903,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318212736,"id":4058,"parentId":3903,"tags":{},"startTime":1775659266121,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40871,"timestamp":6052318171987,"id":3903,"parentId":3567,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/quadratic.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40320,"timestamp":6052318172542,"id":3965,"parentId":3901,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318212866,"id":4059,"parentId":3901,"tags":{},"startTime":1775659266121,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41060,"timestamp":6052318171921,"id":3901,"parentId":3567,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/cubic.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40438,"timestamp":6052318172545,"id":3966,"parentId":3902,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":22,"timestamp":6052318212987,"id":4060,"parentId":3902,"tags":{},"startTime":1775659266121,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41166,"timestamp":6052318171954,"id":3902,"parentId":3567,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/arc.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40569,"timestamp":6052318172554,"id":3970,"parentId":3906,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318213126,"id":4061,"parentId":3906,"tags":{},"startTime":1775659266121,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41318,"timestamp":6052318172089,"id":3906,"parentId":3589,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/SVGPathRebuilder.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":40859,"timestamp":6052318172552,"id":3969,"parentId":3905,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318213414,"id":4062,"parentId":3905,"tags":{},"startTime":1775659266121,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41499,"timestamp":6052318172055,"id":3905,"parentId":3591,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/domapi.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41000,"timestamp":6052318172557,"id":3971,"parentId":3907,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":24,"timestamp":6052318213560,"id":4063,"parentId":3907,"tags":{},"startTime":1775659266122,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41660,"timestamp":6052318172121,"id":3907,"parentId":3589,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/mapStyleToAttrs.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41244,"timestamp":6052318172540,"id":3964,"parentId":3900,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":22,"timestamp":6052318213788,"id":4064,"parentId":3900,"tags":{},"startTime":1775659266122,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42003,"timestamp":6052318171887,"id":3900,"parentId":3567,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/line.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41343,"timestamp":6052318172550,"id":3968,"parentId":3904,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":22,"timestamp":6052318213896,"id":4065,"parentId":3904,"tags":{},"startTime":1775659266122,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41966,"timestamp":6052318172021,"id":3904,"parentId":3567,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/windingLine.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41427,"timestamp":6052318172562,"id":3973,"parentId":3909,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318213993,"id":4066,"parentId":3909,"tags":{},"startTime":1775659266122,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41975,"timestamp":6052318172183,"id":3909,"parentId":3589,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/cssEmphasis.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41593,"timestamp":6052318172569,"id":3976,"parentId":3912,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318214165,"id":4067,"parentId":3912,"tags":{},"startTime":1775659266122,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42016,"timestamp":6052318172280,"id":3912,"parentId":3582,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/interactionMutex.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":41741,"timestamp":6052318172559,"id":3972,"parentId":3908,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318214302,"id":4068,"parentId":3908,"tags":{},"startTime":1775659266122,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42673,"timestamp":6052318172153,"id":3908,"parentId":3589,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/cssAnimation.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":42262,"timestamp":6052318172567,"id":3975,"parentId":3911,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318214832,"id":4069,"parentId":3911,"tags":{},"startTime":1775659266123,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42716,"timestamp":6052318172248,"id":3911,"parentId":3583,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/WeakMap.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":42402,"timestamp":6052318172564,"id":3974,"parentId":3910,"tags":{},"startTime":1775659266081,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318214969,"id":4070,"parentId":3910,"tags":{},"startTime":1775659266123,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42987,"timestamp":6052318172215,"id":3910,"parentId":3575,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/linkSeriesData.js","layer":"ssr"},"startTime":1775659266080,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":55642,"timestamp":6052318174361,"id":3980,"parentId":3977,"tags":{},"startTime":1775659266082,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":42,"timestamp":6052318230022,"id":4071,"parentId":3977,"tags":{},"startTime":1775659266138,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56222,"timestamp":6052318174208,"id":3977,"parentId":3527,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/mixin/Draggable.js","layer":"ssr"},"startTime":1775659266082,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56060,"timestamp":6052318174379,"id":3982,"parentId":3979,"tags":{},"startTime":1775659266082,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318230443,"id":4072,"parentId":3979,"tags":{},"startTime":1775659266138,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56444,"timestamp":6052318174317,"id":3979,"parentId":3605,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LinePath.js","layer":"ssr"},"startTime":1775659266082,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":56410,"timestamp":6052318174372,"id":3981,"parentId":3978,"tags":{},"startTime":1775659266082,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":50,"timestamp":6052318230792,"id":4073,"parentId":3978,"tags":{},"startTime":1775659266139,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":57844,"timestamp":6052318174275,"id":3978,"parentId":3603,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/Graph.js","layer":"ssr"},"startTime":1775659266082,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67520,"timestamp":6052318174901,"id":3986,"parentId":3983,"tags":{},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318242431,"id":4074,"parentId":3983,"tags":{},"startTime":1775659266150,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":67993,"timestamp":6052318174713,"id":3983,"parentId":3717,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Cartesian.js","layer":"ssr"},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":67806,"timestamp":6052318174908,"id":3987,"parentId":3984,"tags":{},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":39,"timestamp":6052318242718,"id":4075,"parentId":3984,"tags":{},"startTime":1775659266151,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69523,"timestamp":6052318174796,"id":3984,"parentId":3698,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/parseSVG.js","layer":"ssr"},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":69444,"timestamp":6052318174911,"id":3988,"parentId":3985,"tags":{},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":43,"timestamp":6052318244367,"id":4076,"parentId":3985,"tags":{},"startTime":1775659266152,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69834,"timestamp":6052318174851,"id":3985,"parentId":3698,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/parseXML.js","layer":"ssr"},"startTime":1775659266083,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":60766,"timestamp":6052318186682,"id":4009,"parentId":4006,"tags":{},"startTime":1775659266095,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":34,"timestamp":6052318247455,"id":4083,"parentId":4006,"tags":{},"startTime":1775659266155,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":61076,"timestamp":6052318186569,"id":4006,"parentId":3699,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js","layer":"ssr"},"startTime":1775659266095,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":60972,"timestamp":6052318186678,"id":4008,"parentId":4005,"tags":{},"startTime":1775659266095,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318247654,"id":4084,"parentId":4005,"tags":{},"startTime":1775659266156,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":61244,"timestamp":6052318186528,"id":4005,"parentId":3699,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/fix/textCoord.js","layer":"ssr"},"startTime":1775659266095,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":61111,"timestamp":6052318186666,"id":4007,"parentId":4004,"tags":{},"startTime":1775659266095,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318247780,"id":4085,"parentId":4004,"tags":{},"startTime":1775659266156,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":61586,"timestamp":6052318186458,"id":4004,"parentId":3699,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/fix/nanhai.js","layer":"ssr"},"startTime":1775659266094,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4597,"timestamp":6052318245650,"id":4081,"parentId":4078,"tags":{},"startTime":1775659266154,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":52,"timestamp":6052318250266,"id":4102,"parentId":4078,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5022,"timestamp":6052318245529,"id":4078,"parentId":3830,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/RadiusAxis.js","layer":"ssr"},"startTime":1775659266154,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4924,"timestamp":6052318245635,"id":4080,"parentId":4077,"tags":{},"startTime":1775659266154,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318250563,"id":4103,"parentId":4077,"tags":{},"startTime":1775659266159,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5414,"timestamp":6052318245443,"id":4077,"parentId":3828,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/fourPointsTransform.js","layer":"ssr"},"startTime":1775659266153,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5207,"timestamp":6052318245655,"id":4082,"parentId":4079,"tags":{},"startTime":1775659266154,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":27,"timestamp":6052318250864,"id":4104,"parentId":4079,"tags":{},"startTime":1775659266159,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5500,"timestamp":6052318245571,"id":4079,"parentId":3830,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/AngleAxis.js","layer":"ssr"},"startTime":1775659266154,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3483,"timestamp":6052318249148,"id":4089,"parentId":4087,"tags":{},"startTime":1775659266157,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":29,"timestamp":6052318252733,"id":4105,"parentId":4087,"tags":{},"startTime":1775659266161,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3794,"timestamp":6052318249091,"id":4087,"parentId":3865,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/ParallelAxis.js","layer":"ssr"},"startTime":1775659266157,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3753,"timestamp":6052318249138,"id":4088,"parentId":4086,"tags":{},"startTime":1775659266157,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318252894,"id":4106,"parentId":4086,"tags":{},"startTime":1775659266161,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3975,"timestamp":6052318249037,"id":4086,"parentId":3867,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/SingleAxis.js","layer":"ssr"},"startTime":1775659266157,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3587,"timestamp":6052318250144,"id":4098,"parentId":4092,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318253736,"id":4107,"parentId":4092,"tags":{},"startTime":1775659266162,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3849,"timestamp":6052318249980,"id":4092,"parentId":3909,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/cssClassId.js","layer":"ssr"},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3706,"timestamp":6052318250129,"id":4096,"parentId":4090,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":23,"timestamp":6052318253838,"id":4108,"parentId":4090,"tags":{},"startTime":1775659266162,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4162,"timestamp":6052318249878,"id":4090,"parentId":3898,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/Clip.js","layer":"ssr"},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3903,"timestamp":6052318250153,"id":4099,"parentId":4093,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":33,"timestamp":6052318254059,"id":4109,"parentId":4093,"tags":{},"startTime":1775659266162,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4604,"timestamp":6052318250017,"id":4093,"parentId":3872,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/AxisProxy.js","layer":"ssr"},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4486,"timestamp":6052318250139,"id":4097,"parentId":4091,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":26,"timestamp":6052318254627,"id":4110,"parentId":4091,"tags":{},"startTime":1775659266163,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5056,"timestamp":6052318249935,"id":4091,"parentId":3898,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/easing.js","layer":"ssr"},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5711,"timestamp":6052318250161,"id":4101,"parentId":4095,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":25,"timestamp":6052318255877,"id":4111,"parentId":4095,"tags":{},"startTime":1775659266164,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5959,"timestamp":6052318250089,"id":4095,"parentId":3898,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/cubicEasing.js","layer":"ssr"},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5895,"timestamp":6052318250158,"id":4100,"parentId":4094,"tags":{},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":28,"timestamp":6052318256056,"id":4112,"parentId":4094,"tags":{},"startTime":1775659266164,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6208,"timestamp":6052318250054,"id":4094,"parentId":3893,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/smoothBezier.js","layer":"ssr"},"startTime":1775659266158,"traceId":"63571fab0751eb1f"},{"name":"make","duration":1272144,"timestamp":6052316987257,"id":2414,"parentId":2413,"tags":{},"startTime":1775659264895,"traceId":"63571fab0751eb1f"},{"name":"chunk-graph","duration":7167,"timestamp":6052318284771,"id":4114,"parentId":4113,"tags":{},"startTime":1775659266193,"traceId":"63571fab0751eb1f"},{"name":"optimize-modules","duration":4,"timestamp":6052318291968,"id":4116,"parentId":4113,"tags":{},"startTime":1775659266200,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunks","duration":3327,"timestamp":6052318291983,"id":4117,"parentId":4113,"tags":{},"startTime":1775659266200,"traceId":"63571fab0751eb1f"},{"name":"optimize-tree","duration":5,"timestamp":6052318295332,"id":4118,"parentId":4113,"tags":{},"startTime":1775659266203,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunk-modules","duration":3,"timestamp":6052318295351,"id":4119,"parentId":4113,"tags":{},"startTime":1775659266203,"traceId":"63571fab0751eb1f"},{"name":"optimize","duration":5022,"timestamp":6052318291960,"id":4115,"parentId":4113,"tags":{},"startTime":1775659266200,"traceId":"63571fab0751eb1f"},{"name":"module-hash","duration":7883,"timestamp":6052318301401,"id":4120,"parentId":4113,"tags":{},"startTime":1775659266209,"traceId":"63571fab0751eb1f"},{"name":"code-generation","duration":47625,"timestamp":6052318309303,"id":4121,"parentId":4113,"tags":{},"startTime":1775659266217,"traceId":"63571fab0751eb1f"},{"name":"hash","duration":1446,"timestamp":6052318361126,"id":4122,"parentId":4113,"tags":{},"startTime":1775659266269,"traceId":"63571fab0751eb1f"},{"name":"code-generation-jobs","duration":75,"timestamp":6052318362571,"id":4123,"parentId":4113,"tags":{},"startTime":1775659266271,"traceId":"63571fab0751eb1f"},{"name":"module-assets","duration":125,"timestamp":6052318362636,"id":4124,"parentId":4113,"tags":{},"startTime":1775659266271,"traceId":"63571fab0751eb1f"},{"name":"create-chunk-assets","duration":163458,"timestamp":6052318362765,"id":4125,"parentId":4113,"tags":{},"startTime":1775659266271,"traceId":"63571fab0751eb1f"},{"name":"seal","duration":254431,"timestamp":6052318276411,"id":4113,"parentId":2413,"tags":{},"startTime":1775659266184,"traceId":"63571fab0751eb1f"},{"name":"webpack-compilation","duration":1550868,"timestamp":6052316984844,"id":2413,"parentId":2411,"tags":{"name":"server"},"startTime":1775659264893,"traceId":"63571fab0751eb1f"},{"name":"emit","duration":50800,"timestamp":6052318535742,"id":4126,"parentId":2411,"tags":{},"startTime":1775659266444,"traceId":"63571fab0751eb1f"},{"name":"webpack-invalidated-server","duration":1622492,"timestamp":6052316964913,"id":2411,"parentId":3,"tags":{"trigger":"manual"},"startTime":1775659264873,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":12532,"timestamp":6052318595022,"id":4129,"parentId":4128,"tags":{"request":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":12627,"timestamp":6052318595062,"id":4131,"parentId":4128,"tags":{"request":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":15579,"timestamp":6052318595068,"id":4133,"parentId":4128,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_app&page=%2F_app!"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":16989,"timestamp":6052318595081,"id":4138,"parentId":4128,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":22093,"timestamp":6052318595072,"id":4135,"parentId":4128,"tags":{"request":"next-client-pages-loader?absolutePagePath=next%2Fdist%2Fpages%2F_error&page=%2F_error!"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"build-module","duration":1230,"timestamp":6052318622651,"id":4140,"parentId":4139,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp%2Fstock%2F%5Bcode%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1775659266531,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":28889,"timestamp":6052318595070,"id":4134,"parentId":4128,"tags":{"request":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/client/router.js"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":29560,"timestamp":6052318595076,"id":4137,"parentId":4128,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fapp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Fclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Ferror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Flayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%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%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fnode_modules%2Fnext%2Fdist%2Fclient%2Fcomponents%2Frender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":30344,"timestamp":6052318595065,"id":4132,"parentId":4128,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":30340,"timestamp":6052318595074,"id":4136,"parentId":4128,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp%2Fglobals.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fcomponents%2Fauth-guard.tsx%22%2C%22ids%22%3A%5B%22AuthGuard%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fcomponents%2Fnav.tsx%22%2C%22ids%22%3A%5B%22SidebarNav%22%2C%22MobileBottomNav%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fcomponents%2Fuser-menu.tsx%22%2C%22ids%22%3A%5B%22UserMenu%22%5D%7D&modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fhooks%2Fuse-auth.tsx%22%2C%22ids%22%3A%5B%22AuthProvider%22%5D%7D&server=false!"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":33387,"timestamp":6052318595058,"id":4130,"parentId":4128,"tags":{"request":"./node_modules/next/dist/client/next-dev.js"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":16181,"timestamp":6052318626502,"id":4143,"parentId":4142,"tags":{},"startTime":1775659266534,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":16466,"timestamp":6052318626233,"id":4142,"parentId":4141,"tags":{},"startTime":1775659266534,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":19988,"timestamp":6052318626002,"id":4141,"parentId":4140,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/app/stock/[code]/page.tsx","layer":"app-pages-browser"},"startTime":1775659266534,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":2701,"timestamp":6052318651804,"id":4152,"parentId":4151,"tags":{},"startTime":1775659266560,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2762,"timestamp":6052318651756,"id":4151,"parentId":4150,"tags":{},"startTime":1775659266560,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":4227,"timestamp":6052318651661,"id":4150,"parentId":4141,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/components/score-radar.tsx","layer":"app-pages-browser"},"startTime":1775659266560,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":4726,"timestamp":6052318651271,"id":4147,"parentId":4146,"tags":{},"startTime":1775659266559,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4799,"timestamp":6052318651201,"id":4146,"parentId":4144,"tags":{},"startTime":1775659266559,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":7163,"timestamp":6052318650966,"id":4144,"parentId":4141,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/components/kline-chart.tsx","layer":"app-pages-browser"},"startTime":1775659266559,"traceId":"63571fab0751eb1f"},{"name":"next-swc-transform","duration":8596,"timestamp":6052318651319,"id":4149,"parentId":4148,"tags":{},"startTime":1775659266559,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8642,"timestamp":6052318651277,"id":4148,"parentId":4145,"tags":{},"startTime":1775659266559,"traceId":"63571fab0751eb1f"},{"name":"build-module-tsx","duration":9551,"timestamp":6052318651113,"id":4145,"parentId":4141,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/src/components/capital-flow.tsx","layer":"app-pages-browser"},"startTime":1775659266559,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8,"timestamp":6052318663291,"id":4154,"parentId":4153,"tags":{},"startTime":1775659266571,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":46,"timestamp":6052318663308,"id":4155,"parentId":4153,"tags":{},"startTime":1775659266571,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1375,"timestamp":6052318663010,"id":4153,"parentId":4150,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/index.js","layer":"app-pages-browser"},"startTime":1775659266571,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":90,"timestamp":6052318686648,"id":4162,"parentId":4156,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":366,"timestamp":6052318686670,"id":4163,"parentId":4157,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":404,"timestamp":6052318686674,"id":4164,"parentId":4158,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":437,"timestamp":6052318686677,"id":4165,"parentId":4159,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2397,"timestamp":6052318686680,"id":4166,"parentId":4160,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2406,"timestamp":6052318686731,"id":4167,"parentId":4161,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2812,"timestamp":6052318686866,"id":4168,"parentId":4156,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2640,"timestamp":6052318687043,"id":4169,"parentId":4157,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2602,"timestamp":6052318687082,"id":4170,"parentId":4158,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2569,"timestamp":6052318687116,"id":4171,"parentId":4159,"tags":{},"startTime":1775659266595,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":591,"timestamp":6052318689096,"id":4172,"parentId":4160,"tags":{},"startTime":1775659266597,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":546,"timestamp":6052318689140,"id":4173,"parentId":4161,"tags":{},"startTime":1775659266597,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6775,"timestamp":6052318685972,"id":4156,"parentId":4153,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/extension.js","layer":"app-pages-browser"},"startTime":1775659266594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6860,"timestamp":6052318686141,"id":4157,"parentId":4153,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/core.js","layer":"app-pages-browser"},"startTime":1775659266594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":6908,"timestamp":6052318686219,"id":4158,"parentId":4153,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/renderers.js","layer":"app-pages-browser"},"startTime":1775659266594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":7003,"timestamp":6052318686345,"id":4159,"parentId":4153,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/charts.js","layer":"app-pages-browser"},"startTime":1775659266594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":7202,"timestamp":6052318686409,"id":4160,"parentId":4153,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/components.js","layer":"app-pages-browser"},"startTime":1775659266594,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":7191,"timestamp":6052318686486,"id":4161,"parentId":4153,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/features.js","layer":"app-pages-browser"},"startTime":1775659266594,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":308,"timestamp":6052318738658,"id":4237,"parentId":4174,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":392,"timestamp":6052318738676,"id":4238,"parentId":4175,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":457,"timestamp":6052318738689,"id":4239,"parentId":4176,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":541,"timestamp":6052318738694,"id":4240,"parentId":4177,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":642,"timestamp":6052318738699,"id":4241,"parentId":4178,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":728,"timestamp":6052318738703,"id":4242,"parentId":4179,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":878,"timestamp":6052318738708,"id":4243,"parentId":4180,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":988,"timestamp":6052318738713,"id":4244,"parentId":4181,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1065,"timestamp":6052318738718,"id":4245,"parentId":4182,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1133,"timestamp":6052318738722,"id":4246,"parentId":4183,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1194,"timestamp":6052318738726,"id":4247,"parentId":4184,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1439,"timestamp":6052318738731,"id":4248,"parentId":4185,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2118,"timestamp":6052318738735,"id":4249,"parentId":4186,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2146,"timestamp":6052318738739,"id":4250,"parentId":4187,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2172,"timestamp":6052318738743,"id":4251,"parentId":4188,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2248,"timestamp":6052318738747,"id":4252,"parentId":4189,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2270,"timestamp":6052318738752,"id":4253,"parentId":4190,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":2881,"timestamp":6052318738756,"id":4254,"parentId":4191,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2904,"timestamp":6052318738760,"id":4255,"parentId":4192,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2928,"timestamp":6052318738764,"id":4256,"parentId":4193,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2952,"timestamp":6052318738769,"id":4257,"parentId":4194,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2974,"timestamp":6052318738773,"id":4258,"parentId":4195,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2998,"timestamp":6052318738777,"id":4259,"parentId":4196,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3022,"timestamp":6052318738781,"id":4260,"parentId":4197,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3045,"timestamp":6052318738785,"id":4261,"parentId":4198,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3164,"timestamp":6052318738789,"id":4262,"parentId":4199,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3567,"timestamp":6052318738794,"id":4263,"parentId":4200,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3604,"timestamp":6052318738798,"id":4264,"parentId":4201,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3629,"timestamp":6052318738802,"id":4265,"parentId":4202,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3735,"timestamp":6052318738805,"id":4266,"parentId":4203,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3850,"timestamp":6052318738809,"id":4267,"parentId":4204,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3915,"timestamp":6052318738815,"id":4268,"parentId":4205,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3909,"timestamp":6052318738856,"id":4269,"parentId":4206,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3933,"timestamp":6052318738861,"id":4270,"parentId":4207,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4074,"timestamp":6052318738867,"id":4271,"parentId":4208,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4159,"timestamp":6052318738871,"id":4272,"parentId":4209,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4226,"timestamp":6052318738875,"id":4273,"parentId":4210,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4290,"timestamp":6052318738879,"id":4274,"parentId":4211,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4386,"timestamp":6052318738882,"id":4275,"parentId":4212,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4450,"timestamp":6052318738886,"id":4276,"parentId":4213,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4507,"timestamp":6052318738890,"id":4277,"parentId":4214,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4792,"timestamp":6052318738894,"id":4278,"parentId":4215,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4866,"timestamp":6052318738897,"id":4279,"parentId":4216,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5090,"timestamp":6052318738901,"id":4280,"parentId":4217,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5148,"timestamp":6052318738905,"id":4281,"parentId":4218,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5308,"timestamp":6052318738908,"id":4282,"parentId":4219,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5342,"timestamp":6052318738912,"id":4283,"parentId":4220,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5371,"timestamp":6052318738915,"id":4284,"parentId":4221,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5396,"timestamp":6052318738919,"id":4285,"parentId":4222,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5422,"timestamp":6052318738922,"id":4286,"parentId":4223,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5447,"timestamp":6052318738926,"id":4287,"parentId":4224,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5472,"timestamp":6052318738929,"id":4288,"parentId":4225,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5495,"timestamp":6052318738933,"id":4289,"parentId":4226,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5522,"timestamp":6052318738935,"id":4290,"parentId":4227,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5547,"timestamp":6052318738938,"id":4291,"parentId":4228,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5574,"timestamp":6052318738942,"id":4292,"parentId":4229,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5615,"timestamp":6052318738945,"id":4293,"parentId":4230,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5643,"timestamp":6052318738948,"id":4294,"parentId":4231,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5667,"timestamp":6052318738951,"id":4295,"parentId":4232,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5692,"timestamp":6052318738953,"id":4296,"parentId":4233,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5718,"timestamp":6052318738956,"id":4297,"parentId":4234,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5742,"timestamp":6052318738959,"id":4298,"parentId":4235,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5766,"timestamp":6052318738962,"id":4299,"parentId":4236,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5780,"timestamp":6052318738980,"id":4300,"parentId":4174,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5690,"timestamp":6052318739072,"id":4301,"parentId":4175,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5595,"timestamp":6052318739167,"id":4302,"parentId":4176,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5501,"timestamp":6052318739262,"id":4303,"parentId":4177,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5413,"timestamp":6052318739351,"id":4304,"parentId":4178,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5326,"timestamp":6052318739439,"id":4305,"parentId":4179,"tags":{},"startTime":1775659266647,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5099,"timestamp":6052318739667,"id":4306,"parentId":4180,"tags":{},"startTime":1775659266648,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5061,"timestamp":6052318739706,"id":4307,"parentId":4181,"tags":{},"startTime":1775659266648,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4973,"timestamp":6052318739794,"id":4308,"parentId":4182,"tags":{},"startTime":1775659266648,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4904,"timestamp":6052318739864,"id":4309,"parentId":4183,"tags":{},"startTime":1775659266648,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4842,"timestamp":6052318739927,"id":4310,"parentId":4184,"tags":{},"startTime":1775659266648,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4536,"timestamp":6052318740234,"id":4311,"parentId":4185,"tags":{},"startTime":1775659266648,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3912,"timestamp":6052318740858,"id":4312,"parentId":4186,"tags":{},"startTime":1775659266649,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3883,"timestamp":6052318740888,"id":4313,"parentId":4187,"tags":{},"startTime":1775659266649,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3854,"timestamp":6052318740918,"id":4314,"parentId":4188,"tags":{},"startTime":1775659266649,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3775,"timestamp":6052318740998,"id":4315,"parentId":4189,"tags":{},"startTime":1775659266649,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3166,"timestamp":6052318741609,"id":4316,"parentId":4190,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3136,"timestamp":6052318741640,"id":4317,"parentId":4191,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3109,"timestamp":6052318741668,"id":4318,"parentId":4192,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3082,"timestamp":6052318741696,"id":4319,"parentId":4193,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3055,"timestamp":6052318741723,"id":4320,"parentId":4194,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3029,"timestamp":6052318741750,"id":4321,"parentId":4195,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3002,"timestamp":6052318741778,"id":4322,"parentId":4196,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2975,"timestamp":6052318741805,"id":4323,"parentId":4197,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2949,"timestamp":6052318741833,"id":4324,"parentId":4198,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2784,"timestamp":6052318741998,"id":4325,"parentId":4199,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2408,"timestamp":6052318742374,"id":4326,"parentId":4200,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2378,"timestamp":6052318742405,"id":4327,"parentId":4201,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2350,"timestamp":6052318742434,"id":4328,"parentId":4202,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2224,"timestamp":6052318742561,"id":4329,"parentId":4203,"tags":{},"startTime":1775659266650,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2154,"timestamp":6052318742674,"id":4330,"parentId":4204,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2111,"timestamp":6052318742735,"id":4331,"parentId":4205,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2082,"timestamp":6052318742768,"id":4332,"parentId":4206,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2054,"timestamp":6052318742797,"id":4333,"parentId":4207,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1897,"timestamp":6052318742954,"id":4334,"parentId":4208,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1812,"timestamp":6052318743040,"id":4335,"parentId":4209,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1739,"timestamp":6052318743114,"id":4336,"parentId":4210,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1648,"timestamp":6052318743206,"id":4337,"parentId":4211,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1579,"timestamp":6052318743276,"id":4338,"parentId":4212,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1512,"timestamp":6052318743344,"id":4339,"parentId":4213,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1450,"timestamp":6052318743407,"id":4340,"parentId":4214,"tags":{},"startTime":1775659266651,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1156,"timestamp":6052318743701,"id":4341,"parentId":4215,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1085,"timestamp":6052318743772,"id":4342,"parentId":4216,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":859,"timestamp":6052318743999,"id":4343,"parentId":4217,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":801,"timestamp":6052318744059,"id":4344,"parentId":4218,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":635,"timestamp":6052318744225,"id":4345,"parentId":4219,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":603,"timestamp":6052318744258,"id":4346,"parentId":4220,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":571,"timestamp":6052318744289,"id":4347,"parentId":4221,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":543,"timestamp":6052318744319,"id":4348,"parentId":4222,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":514,"timestamp":6052318744348,"id":4349,"parentId":4223,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":486,"timestamp":6052318744376,"id":4350,"parentId":4224,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":459,"timestamp":6052318744404,"id":4351,"parentId":4225,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":432,"timestamp":6052318744431,"id":4352,"parentId":4226,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":402,"timestamp":6052318744461,"id":4353,"parentId":4227,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":373,"timestamp":6052318744490,"id":4354,"parentId":4228,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":492,"timestamp":6052318744519,"id":4355,"parentId":4229,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":489,"timestamp":6052318744565,"id":4356,"parentId":4230,"tags":{},"startTime":1775659266652,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":463,"timestamp":6052318744594,"id":4357,"parentId":4231,"tags":{},"startTime":1775659266653,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":437,"timestamp":6052318744621,"id":4358,"parentId":4232,"tags":{},"startTime":1775659266653,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":411,"timestamp":6052318744649,"id":4359,"parentId":4233,"tags":{},"startTime":1775659266653,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":383,"timestamp":6052318744678,"id":4360,"parentId":4234,"tags":{},"startTime":1775659266653,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":358,"timestamp":6052318744704,"id":4361,"parentId":4235,"tags":{},"startTime":1775659266653,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":332,"timestamp":6052318744731,"id":4362,"parentId":4236,"tags":{},"startTime":1775659266653,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17802,"timestamp":6052318733650,"id":4174,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/echarts.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17858,"timestamp":6052318733851,"id":4175,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/view/Component.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18219,"timestamp":6052318733902,"id":4176,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/view/Chart.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18557,"timestamp":6052318733947,"id":4177,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Component.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21058,"timestamp":6052318733990,"id":4178,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Series.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21167,"timestamp":6052318734174,"id":4179,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/impl.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21274,"timestamp":6052318734442,"id":4180,"parentId":4157,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21264,"timestamp":6052318734570,"id":4181,"parentId":4157,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/installLabelLayout.js","layer":"app-pages-browser"},"startTime":1775659266642,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21153,"timestamp":6052318734744,"id":4182,"parentId":4158,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/renderer/installSVGRenderer.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21170,"timestamp":6052318734825,"id":4183,"parentId":4158,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/renderer/installCanvasRenderer.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22197,"timestamp":6052318734877,"id":4184,"parentId":4161,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/universalTransition.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22258,"timestamp":6052318734918,"id":4185,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22475,"timestamp":6052318734960,"id":4186,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22695,"timestamp":6052318735000,"id":4187,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22783,"timestamp":6052318735039,"id":4188,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/scatter/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22865,"timestamp":6052318735076,"id":4189,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22905,"timestamp":6052318735114,"id":4190,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22698,"timestamp":6052318735382,"id":4191,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/install.js","layer":"app-pages-browser"},"startTime":1775659266643,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22503,"timestamp":6052318735639,"id":4192,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22546,"timestamp":6052318735727,"id":4193,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22545,"timestamp":6052318735778,"id":4194,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22578,"timestamp":6052318735817,"id":4195,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22607,"timestamp":6052318735856,"id":4196,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22649,"timestamp":6052318735895,"id":4197,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22674,"timestamp":6052318735932,"id":4198,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22698,"timestamp":6052318735971,"id":4199,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22721,"timestamp":6052318736009,"id":4200,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/effectScatter/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22741,"timestamp":6052318736047,"id":4201,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22750,"timestamp":6052318736083,"id":4202,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22774,"timestamp":6052318736121,"id":4203,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/installPictorialBar.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22789,"timestamp":6052318736159,"id":4204,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22825,"timestamp":6052318736196,"id":4205,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22844,"timestamp":6052318736237,"id":4206,"parentId":4159,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/custom/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22975,"timestamp":6052318736275,"id":4207,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/grid/installSimple.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23043,"timestamp":6052318736312,"id":4208,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/grid/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23218,"timestamp":6052318736349,"id":4209,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/polar/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23276,"timestamp":6052318736387,"id":4210,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/radar/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23442,"timestamp":6052318736423,"id":4211,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/geo/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23537,"timestamp":6052318736461,"id":4212,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/singleAxis/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23586,"timestamp":6052318736513,"id":4213,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/parallel/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23610,"timestamp":6052318736550,"id":4214,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/calendar/install.js","layer":"app-pages-browser"},"startTime":1775659266644,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23661,"timestamp":6052318736585,"id":4215,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/graphic/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23555,"timestamp":6052318736790,"id":4216,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23582,"timestamp":6052318736830,"id":4217,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23656,"timestamp":6052318736867,"id":4218,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23730,"timestamp":6052318736905,"id":4219,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24014,"timestamp":6052318736943,"id":4220,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/title/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24041,"timestamp":6052318736981,"id":4221,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24066,"timestamp":6052318737018,"id":4222,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/installMarkPoint.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24032,"timestamp":6052318737113,"id":4223,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/installMarkLine.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24052,"timestamp":6052318737152,"id":4224,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/installMarkArea.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24067,"timestamp":6052318737189,"id":4225,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24094,"timestamp":6052318737226,"id":4226,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/installLegendScroll.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24116,"timestamp":6052318737263,"id":4227,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/installLegendPlain.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24054,"timestamp":6052318737380,"id":4228,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/install.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24074,"timestamp":6052318737424,"id":4229,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24121,"timestamp":6052318737489,"id":4230,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js","layer":"app-pages-browser"},"startTime":1775659266645,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23973,"timestamp":6052318737713,"id":4231,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/install.js","layer":"app-pages-browser"},"startTime":1775659266646,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23750,"timestamp":6052318738000,"id":4232,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js","layer":"app-pages-browser"},"startTime":1775659266646,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23694,"timestamp":6052318738107,"id":4233,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js","layer":"app-pages-browser"},"startTime":1775659266646,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23635,"timestamp":6052318738214,"id":4234,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/aria/install.js","layer":"app-pages-browser"},"startTime":1775659266646,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23505,"timestamp":6052318738391,"id":4235,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/transform/install.js","layer":"app-pages-browser"},"startTime":1775659266646,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23729,"timestamp":6052318738504,"id":4236,"parentId":4160,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataset/install.js","layer":"app-pages-browser"},"startTime":1775659266646,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":368,"timestamp":6052318830499,"id":4376,"parentId":4363,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":412,"timestamp":6052318830506,"id":4377,"parentId":4364,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":441,"timestamp":6052318830509,"id":4378,"parentId":4365,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":479,"timestamp":6052318830513,"id":4379,"parentId":4366,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":501,"timestamp":6052318830516,"id":4380,"parentId":4367,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":527,"timestamp":6052318830518,"id":4381,"parentId":4368,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":599,"timestamp":6052318830521,"id":4382,"parentId":4369,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":675,"timestamp":6052318830524,"id":4383,"parentId":4370,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":729,"timestamp":6052318830528,"id":4384,"parentId":4371,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":771,"timestamp":6052318830531,"id":4385,"parentId":4372,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":827,"timestamp":6052318830533,"id":4386,"parentId":4373,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":870,"timestamp":6052318830535,"id":4387,"parentId":4374,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":916,"timestamp":6052318830537,"id":4388,"parentId":4375,"tags":{},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5080,"timestamp":6052318830881,"id":4389,"parentId":4363,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5046,"timestamp":6052318830921,"id":4390,"parentId":4364,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5014,"timestamp":6052318830954,"id":4391,"parentId":4365,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4974,"timestamp":6052318830994,"id":4392,"parentId":4366,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4950,"timestamp":6052318831019,"id":4393,"parentId":4367,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4922,"timestamp":6052318831048,"id":4394,"parentId":4368,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4828,"timestamp":6052318831143,"id":4395,"parentId":4369,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4768,"timestamp":6052318831204,"id":4396,"parentId":4370,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4711,"timestamp":6052318831261,"id":4397,"parentId":4371,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4669,"timestamp":6052318831304,"id":4398,"parentId":4372,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4607,"timestamp":6052318831366,"id":4399,"parentId":4373,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4566,"timestamp":6052318831408,"id":4400,"parentId":4374,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4520,"timestamp":6052318831456,"id":4401,"parentId":4375,"tags":{},"startTime":1775659266739,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":7468,"timestamp":6052318829805,"id":4363,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/zrender.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":8852,"timestamp":6052318829920,"id":4364,"parentId":4156,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/util.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10495,"timestamp":6052318829966,"id":4365,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Global.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10657,"timestamp":6052318830010,"id":4366,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/ExtensionAPI.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":10891,"timestamp":6052318830053,"id":4367,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/CoordinateSystem.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11575,"timestamp":6052318830093,"id":4368,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/OptionManager.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13427,"timestamp":6052318830129,"id":4369,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/preprocessor/backwardCompat.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13666,"timestamp":6052318830182,"id":4370,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/dataStack.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14821,"timestamp":6052318830244,"id":4371,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/graphic.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15022,"timestamp":6052318830291,"id":4372,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/innerStore.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16774,"timestamp":6052318830338,"id":4373,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/states.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18413,"timestamp":6052318830384,"id":4374,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/model.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18690,"timestamp":6052318830421,"id":4375,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/throttle.js","layer":"app-pages-browser"},"startTime":1775659266738,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":326,"timestamp":6052318852799,"id":4418,"parentId":4402,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":360,"timestamp":6052318852806,"id":4419,"parentId":4403,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":386,"timestamp":6052318852809,"id":4420,"parentId":4404,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":429,"timestamp":6052318852811,"id":4421,"parentId":4405,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":459,"timestamp":6052318852813,"id":4422,"parentId":4406,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":481,"timestamp":6052318852816,"id":4423,"parentId":4407,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":506,"timestamp":6052318852818,"id":4424,"parentId":4408,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":531,"timestamp":6052318852820,"id":4425,"parentId":4409,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":553,"timestamp":6052318852822,"id":4426,"parentId":4410,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":574,"timestamp":6052318852824,"id":4427,"parentId":4411,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":597,"timestamp":6052318852825,"id":4428,"parentId":4412,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":620,"timestamp":6052318852827,"id":4429,"parentId":4413,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":642,"timestamp":6052318852829,"id":4430,"parentId":4414,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":663,"timestamp":6052318852831,"id":4431,"parentId":4415,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":683,"timestamp":6052318852833,"id":4432,"parentId":4416,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":705,"timestamp":6052318852834,"id":4433,"parentId":4417,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31875,"timestamp":6052318853131,"id":4434,"parentId":4402,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31849,"timestamp":6052318853167,"id":4435,"parentId":4403,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31817,"timestamp":6052318853200,"id":4436,"parentId":4404,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31775,"timestamp":6052318853242,"id":4437,"parentId":4405,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31744,"timestamp":6052318853274,"id":4438,"parentId":4406,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31720,"timestamp":6052318853298,"id":4439,"parentId":4407,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31692,"timestamp":6052318853326,"id":4440,"parentId":4408,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31666,"timestamp":6052318853352,"id":4441,"parentId":4409,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31642,"timestamp":6052318853376,"id":4442,"parentId":4410,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31619,"timestamp":6052318853399,"id":4443,"parentId":4411,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31595,"timestamp":6052318853424,"id":4444,"parentId":4412,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31570,"timestamp":6052318853449,"id":4445,"parentId":4413,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31547,"timestamp":6052318853473,"id":4446,"parentId":4414,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31525,"timestamp":6052318853495,"id":4447,"parentId":4415,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31502,"timestamp":6052318853517,"id":4448,"parentId":4416,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":31480,"timestamp":6052318853540,"id":4449,"parentId":4417,"tags":{},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33857,"timestamp":6052318852071,"id":4402,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/style.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34222,"timestamp":6052318852187,"id":4403,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/loading/default.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36647,"timestamp":6052318852246,"id":4404,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/Scheduler.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36789,"timestamp":6052318852290,"id":4405,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/theme/light.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37026,"timestamp":6052318852331,"id":4406,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/theme/dark.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38403,"timestamp":6052318852367,"id":4407,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/clazz.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38677,"timestamp":6052318852403,"id":4408,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/ECEventProcessor.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38845,"timestamp":6052318852445,"id":4409,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/symbol.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38988,"timestamp":6052318852480,"id":4410,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/helper.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39221,"timestamp":6052318852513,"id":4411,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/log.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39433,"timestamp":6052318852547,"id":4412,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/legacy/dataSelectAction.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39581,"timestamp":6052318852586,"id":4413,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/locale.js","layer":"app-pages-browser"},"startTime":1775659266760,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39615,"timestamp":6052318852621,"id":4414,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/event.js","layer":"app-pages-browser"},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39682,"timestamp":6052318852654,"id":4415,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/decal.js","layer":"app-pages-browser"},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39732,"timestamp":6052318852693,"id":4416,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/lifecycle.js","layer":"app-pages-browser"},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40105,"timestamp":6052318852727,"id":4417,"parentId":4175,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/component.js","layer":"app-pages-browser"},"startTime":1775659266761,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":583,"timestamp":6052318901300,"id":4497,"parentId":4450,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":632,"timestamp":6052318901314,"id":4498,"parentId":4451,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":653,"timestamp":6052318901322,"id":4499,"parentId":4452,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":679,"timestamp":6052318901331,"id":4500,"parentId":4453,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":726,"timestamp":6052318901336,"id":4501,"parentId":4454,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":751,"timestamp":6052318901341,"id":4502,"parentId":4455,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":780,"timestamp":6052318901347,"id":4503,"parentId":4456,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":811,"timestamp":6052318901352,"id":4504,"parentId":4457,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":833,"timestamp":6052318901357,"id":4505,"parentId":4458,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":854,"timestamp":6052318901362,"id":4506,"parentId":4459,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":884,"timestamp":6052318901369,"id":4507,"parentId":4460,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":914,"timestamp":6052318901374,"id":4508,"parentId":4461,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":943,"timestamp":6052318901378,"id":4509,"parentId":4462,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":966,"timestamp":6052318901382,"id":4510,"parentId":4463,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":988,"timestamp":6052318901387,"id":4511,"parentId":4464,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1009,"timestamp":6052318901391,"id":4512,"parentId":4465,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1029,"timestamp":6052318901396,"id":4513,"parentId":4466,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1061,"timestamp":6052318901401,"id":4514,"parentId":4467,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1081,"timestamp":6052318901405,"id":4515,"parentId":4468,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1101,"timestamp":6052318901410,"id":4516,"parentId":4469,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1120,"timestamp":6052318901416,"id":4517,"parentId":4470,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1148,"timestamp":6052318901421,"id":4518,"parentId":4471,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1175,"timestamp":6052318901426,"id":4519,"parentId":4472,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1191,"timestamp":6052318901435,"id":4520,"parentId":4473,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1213,"timestamp":6052318901441,"id":4521,"parentId":4474,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1232,"timestamp":6052318901446,"id":4522,"parentId":4475,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1254,"timestamp":6052318901449,"id":4523,"parentId":4476,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1285,"timestamp":6052318901453,"id":4524,"parentId":4477,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1314,"timestamp":6052318901459,"id":4525,"parentId":4478,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1336,"timestamp":6052318901466,"id":4526,"parentId":4479,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1360,"timestamp":6052318901470,"id":4527,"parentId":4480,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1389,"timestamp":6052318901474,"id":4528,"parentId":4481,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1414,"timestamp":6052318901479,"id":4529,"parentId":4482,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1442,"timestamp":6052318901483,"id":4530,"parentId":4483,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1465,"timestamp":6052318901487,"id":4531,"parentId":4484,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1504,"timestamp":6052318901492,"id":4532,"parentId":4485,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1529,"timestamp":6052318901496,"id":4533,"parentId":4486,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1549,"timestamp":6052318901501,"id":4534,"parentId":4487,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1573,"timestamp":6052318901505,"id":4535,"parentId":4488,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1613,"timestamp":6052318901511,"id":4536,"parentId":4489,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1638,"timestamp":6052318901515,"id":4537,"parentId":4490,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1692,"timestamp":6052318901520,"id":4538,"parentId":4491,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1731,"timestamp":6052318901523,"id":4539,"parentId":4492,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1758,"timestamp":6052318901527,"id":4540,"parentId":4493,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":2151,"timestamp":6052318901534,"id":4541,"parentId":4494,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2183,"timestamp":6052318901537,"id":4542,"parentId":4495,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2232,"timestamp":6052318901540,"id":4543,"parentId":4496,"tags":{},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7367,"timestamp":6052318901895,"id":4544,"parentId":4450,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7318,"timestamp":6052318901949,"id":4545,"parentId":4451,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7290,"timestamp":6052318901977,"id":4546,"parentId":4452,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7256,"timestamp":6052318902013,"id":4547,"parentId":4453,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7206,"timestamp":6052318902064,"id":4548,"parentId":4454,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7177,"timestamp":6052318902094,"id":4549,"parentId":4455,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7143,"timestamp":6052318902129,"id":4550,"parentId":4456,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7107,"timestamp":6052318902166,"id":4551,"parentId":4457,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7081,"timestamp":6052318902192,"id":4552,"parentId":4458,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7054,"timestamp":6052318902219,"id":4553,"parentId":4459,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7020,"timestamp":6052318902255,"id":4554,"parentId":4460,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6986,"timestamp":6052318902290,"id":4555,"parentId":4461,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6954,"timestamp":6052318902323,"id":4556,"parentId":4462,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6928,"timestamp":6052318902350,"id":4557,"parentId":4463,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6901,"timestamp":6052318902378,"id":4558,"parentId":4464,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6878,"timestamp":6052318902402,"id":4559,"parentId":4465,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6853,"timestamp":6052318902428,"id":4560,"parentId":4466,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6818,"timestamp":6052318902463,"id":4561,"parentId":4467,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6794,"timestamp":6052318902489,"id":4562,"parentId":4468,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6770,"timestamp":6052318902513,"id":4563,"parentId":4469,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6746,"timestamp":6052318902538,"id":4564,"parentId":4470,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6713,"timestamp":6052318902572,"id":4565,"parentId":4471,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6682,"timestamp":6052318902603,"id":4566,"parentId":4472,"tags":{},"startTime":1775659266810,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6658,"timestamp":6052318902629,"id":4567,"parentId":4473,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6632,"timestamp":6052318902655,"id":4568,"parentId":4474,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6608,"timestamp":6052318902681,"id":4569,"parentId":4475,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6585,"timestamp":6052318902705,"id":4570,"parentId":4476,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6550,"timestamp":6052318902740,"id":4571,"parentId":4477,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6516,"timestamp":6052318902775,"id":4572,"parentId":4478,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6489,"timestamp":6052318902803,"id":4573,"parentId":4479,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6461,"timestamp":6052318902832,"id":4574,"parentId":4480,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6429,"timestamp":6052318902865,"id":4575,"parentId":4481,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6401,"timestamp":6052318902894,"id":4576,"parentId":4482,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6368,"timestamp":6052318902928,"id":4577,"parentId":4483,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6342,"timestamp":6052318902954,"id":4578,"parentId":4484,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6300,"timestamp":6052318902998,"id":4579,"parentId":4485,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6272,"timestamp":6052318903026,"id":4580,"parentId":4486,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6247,"timestamp":6052318903052,"id":4581,"parentId":4487,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6221,"timestamp":6052318903079,"id":4582,"parentId":4488,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6174,"timestamp":6052318903127,"id":4583,"parentId":4489,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6146,"timestamp":6052318903155,"id":4584,"parentId":4490,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6088,"timestamp":6052318903215,"id":4585,"parentId":4491,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6046,"timestamp":6052318903257,"id":4586,"parentId":4492,"tags":{},"startTime":1775659266811,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5662,"timestamp":6052318903644,"id":4587,"parentId":4493,"tags":{},"startTime":1775659266812,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5616,"timestamp":6052318903690,"id":4588,"parentId":4494,"tags":{},"startTime":1775659266812,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5583,"timestamp":6052318903723,"id":4589,"parentId":4495,"tags":{},"startTime":1775659266812,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5528,"timestamp":6052318903778,"id":4590,"parentId":4496,"tags":{},"startTime":1775659266812,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11476,"timestamp":6052318898804,"id":4450,"parentId":4176,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/core/task.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11846,"timestamp":6052318898926,"id":4451,"parentId":4177,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/Model.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12833,"timestamp":6052318898995,"id":4452,"parentId":4177,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/layout.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28856,"timestamp":6052318899178,"id":4453,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/SeriesData.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32471,"timestamp":6052318899250,"id":4454,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/Axis.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35495,"timestamp":6052318899293,"id":4455,"parentId":4181,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/LabelManager.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36869,"timestamp":6052318899334,"id":4456,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/transform.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37100,"timestamp":6052318899373,"id":4457,"parentId":4176,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createRenderPlanner.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37994,"timestamp":6052318899412,"id":4458,"parentId":4178,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/palette.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39438,"timestamp":6052318899450,"id":4459,"parentId":4178,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/dataFormat.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41619,"timestamp":6052318899487,"id":4460,"parentId":4178,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/sourceManager.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41931,"timestamp":6052318899525,"id":4461,"parentId":4178,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42120,"timestamp":6052318899566,"id":4462,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/helper.js","layer":"app-pages-browser"},"startTime":1775659266807,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42366,"timestamp":6052318899608,"id":4463,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/parseGeoJson.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42417,"timestamp":6052318899647,"id":4464,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/number.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42432,"timestamp":6052318899684,"id":4465,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/time.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42481,"timestamp":6052318899719,"id":4466,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/graphic.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42499,"timestamp":6052318899758,"id":4467,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/format.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42527,"timestamp":6052318899797,"id":4468,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/export/api/util.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":43056,"timestamp":6052318899833,"id":4469,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/env.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44147,"timestamp":6052318899871,"id":4470,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/timsort.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44505,"timestamp":6052318899907,"id":4471,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/Eventful.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":44800,"timestamp":6052318899943,"id":4472,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/platform.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45875,"timestamp":6052318899978,"id":4473,"parentId":4175,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Group.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47214,"timestamp":6052318900014,"id":4474,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/matrix.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49350,"timestamp":6052318900053,"id":4475,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/vector.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":53056,"timestamp":6052318900089,"id":4476,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/color.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":63811,"timestamp":6052318900124,"id":4477,"parentId":4180,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/graphic.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":68027,"timestamp":6052318900160,"id":4478,"parentId":4182,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/Painter.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69368,"timestamp":6052318900200,"id":4479,"parentId":4184,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/morphTransitionHelper.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":71986,"timestamp":6052318900243,"id":4480,"parentId":4184,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/DataDiffer.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74630,"timestamp":6052318900278,"id":4481,"parentId":4184,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/basicTransition.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":74881,"timestamp":6052318900336,"id":4482,"parentId":4185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/layout/points.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":75306,"timestamp":6052318900408,"id":4483,"parentId":4185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/dataSample.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76367,"timestamp":6052318900449,"id":4484,"parentId":4186,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/layout/barGrid.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76471,"timestamp":6052318900488,"id":4485,"parentId":4187,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/dataFilter.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76543,"timestamp":6052318900525,"id":4486,"parentId":4187,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/processor/negativeDataFilter.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":76949,"timestamp":6052318900563,"id":4487,"parentId":4185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/LineSeries.js","layer":"app-pages-browser"},"startTime":1775659266808,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81571,"timestamp":6052318900605,"id":4488,"parentId":4185,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/LineView.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":81783,"timestamp":6052318900643,"id":4489,"parentId":4186,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/BarSeries.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":83395,"timestamp":6052318900734,"id":4490,"parentId":4186,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/BarView.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":83840,"timestamp":6052318900779,"id":4491,"parentId":4187,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/pieLayout.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":85098,"timestamp":6052318900825,"id":4492,"parentId":4187,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/PieView.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":85594,"timestamp":6052318900906,"id":4493,"parentId":4187,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/PieSeries.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":85990,"timestamp":6052318901033,"id":4494,"parentId":4188,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/scatter/ScatterSeries.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":86185,"timestamp":6052318901153,"id":4495,"parentId":4188,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/scatter/ScatterView.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":86289,"timestamp":6052318901193,"id":4496,"parentId":4189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/radarLayout.js","layer":"app-pages-browser"},"startTime":1775659266809,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":278,"timestamp":6052319018842,"id":4658,"parentId":4591,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":303,"timestamp":6052319018860,"id":4659,"parentId":4592,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":331,"timestamp":6052319018863,"id":4660,"parentId":4593,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":353,"timestamp":6052319018866,"id":4661,"parentId":4594,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":647,"timestamp":6052319018869,"id":4662,"parentId":4595,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":708,"timestamp":6052319018871,"id":4663,"parentId":4596,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":744,"timestamp":6052319018874,"id":4664,"parentId":4597,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":777,"timestamp":6052319018877,"id":4665,"parentId":4598,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":805,"timestamp":6052319018880,"id":4666,"parentId":4599,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":833,"timestamp":6052319018882,"id":4667,"parentId":4600,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":876,"timestamp":6052319018884,"id":4668,"parentId":4601,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":907,"timestamp":6052319018886,"id":4669,"parentId":4602,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":932,"timestamp":6052319018888,"id":4670,"parentId":4603,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":972,"timestamp":6052319018891,"id":4671,"parentId":4604,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1002,"timestamp":6052319018893,"id":4672,"parentId":4605,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1027,"timestamp":6052319018895,"id":4673,"parentId":4606,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1099,"timestamp":6052319018898,"id":4674,"parentId":4607,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1133,"timestamp":6052319018900,"id":4675,"parentId":4608,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1161,"timestamp":6052319018902,"id":4676,"parentId":4609,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1217,"timestamp":6052319018904,"id":4677,"parentId":4610,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1302,"timestamp":6052319018907,"id":4678,"parentId":4611,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1329,"timestamp":6052319018908,"id":4679,"parentId":4612,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1383,"timestamp":6052319018910,"id":4680,"parentId":4613,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1406,"timestamp":6052319018913,"id":4681,"parentId":4614,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1430,"timestamp":6052319018915,"id":4682,"parentId":4615,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1453,"timestamp":6052319018917,"id":4683,"parentId":4616,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1475,"timestamp":6052319018919,"id":4684,"parentId":4617,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1497,"timestamp":6052319018921,"id":4685,"parentId":4618,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1526,"timestamp":6052319018923,"id":4686,"parentId":4619,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1550,"timestamp":6052319018925,"id":4687,"parentId":4620,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1576,"timestamp":6052319018927,"id":4688,"parentId":4621,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1601,"timestamp":6052319018929,"id":4689,"parentId":4622,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1644,"timestamp":6052319018931,"id":4690,"parentId":4623,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1675,"timestamp":6052319018932,"id":4691,"parentId":4624,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1702,"timestamp":6052319018934,"id":4692,"parentId":4625,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1735,"timestamp":6052319018936,"id":4693,"parentId":4626,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1765,"timestamp":6052319018938,"id":4694,"parentId":4627,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1798,"timestamp":6052319018940,"id":4695,"parentId":4628,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1822,"timestamp":6052319018942,"id":4696,"parentId":4629,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1843,"timestamp":6052319018944,"id":4697,"parentId":4630,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1879,"timestamp":6052319018946,"id":4698,"parentId":4631,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1917,"timestamp":6052319018947,"id":4699,"parentId":4632,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1949,"timestamp":6052319018949,"id":4700,"parentId":4633,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1973,"timestamp":6052319018951,"id":4701,"parentId":4634,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2012,"timestamp":6052319018953,"id":4702,"parentId":4635,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2056,"timestamp":6052319018955,"id":4703,"parentId":4636,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2088,"timestamp":6052319018956,"id":4704,"parentId":4637,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2114,"timestamp":6052319018958,"id":4705,"parentId":4638,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2147,"timestamp":6052319018959,"id":4706,"parentId":4639,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2171,"timestamp":6052319018961,"id":4707,"parentId":4640,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2193,"timestamp":6052319018963,"id":4708,"parentId":4641,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2215,"timestamp":6052319018965,"id":4709,"parentId":4642,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2242,"timestamp":6052319018966,"id":4710,"parentId":4643,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2271,"timestamp":6052319018968,"id":4711,"parentId":4644,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2298,"timestamp":6052319018969,"id":4712,"parentId":4645,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2324,"timestamp":6052319018971,"id":4713,"parentId":4646,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2359,"timestamp":6052319018972,"id":4714,"parentId":4647,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2382,"timestamp":6052319018974,"id":4715,"parentId":4648,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2405,"timestamp":6052319018976,"id":4716,"parentId":4649,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2442,"timestamp":6052319018977,"id":4717,"parentId":4650,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2465,"timestamp":6052319018979,"id":4718,"parentId":4651,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2506,"timestamp":6052319018980,"id":4719,"parentId":4652,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2530,"timestamp":6052319018982,"id":4720,"parentId":4653,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2555,"timestamp":6052319018983,"id":4721,"parentId":4654,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2581,"timestamp":6052319018985,"id":4722,"parentId":4655,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2605,"timestamp":6052319018987,"id":4723,"parentId":4656,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2632,"timestamp":6052319018988,"id":4724,"parentId":4657,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4786,"timestamp":6052319019130,"id":4725,"parentId":4591,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4755,"timestamp":6052319019165,"id":4726,"parentId":4592,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4726,"timestamp":6052319019196,"id":4727,"parentId":4593,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4475,"timestamp":6052319019449,"id":4728,"parentId":4594,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4397,"timestamp":6052319019527,"id":4729,"parentId":4595,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4342,"timestamp":6052319019584,"id":4730,"parentId":4596,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4306,"timestamp":6052319019621,"id":4731,"parentId":4597,"tags":{},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4271,"timestamp":6052319019657,"id":4732,"parentId":4598,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4240,"timestamp":6052319019688,"id":4733,"parentId":4599,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4212,"timestamp":6052319019719,"id":4734,"parentId":4600,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4168,"timestamp":6052319019763,"id":4735,"parentId":4601,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4137,"timestamp":6052319019795,"id":4736,"parentId":4602,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4111,"timestamp":6052319019823,"id":4737,"parentId":4603,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4068,"timestamp":6052319019867,"id":4738,"parentId":4604,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4038,"timestamp":6052319019898,"id":4739,"parentId":4605,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4011,"timestamp":6052319019925,"id":4740,"parentId":4606,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3932,"timestamp":6052319020005,"id":4741,"parentId":4607,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3904,"timestamp":6052319020035,"id":4742,"parentId":4608,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3875,"timestamp":6052319020066,"id":4743,"parentId":4609,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3817,"timestamp":6052319020125,"id":4744,"parentId":4610,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3731,"timestamp":6052319020211,"id":4745,"parentId":4611,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3704,"timestamp":6052319020240,"id":4746,"parentId":4612,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3648,"timestamp":6052319020296,"id":4747,"parentId":4613,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3624,"timestamp":6052319020321,"id":4748,"parentId":4614,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3600,"timestamp":6052319020347,"id":4749,"parentId":4615,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3576,"timestamp":6052319020372,"id":4750,"parentId":4616,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3553,"timestamp":6052319020396,"id":4751,"parentId":4617,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3530,"timestamp":6052319020420,"id":4752,"parentId":4618,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3499,"timestamp":6052319020451,"id":4753,"parentId":4619,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3474,"timestamp":6052319020477,"id":4754,"parentId":4620,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3447,"timestamp":6052319020505,"id":4755,"parentId":4621,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3422,"timestamp":6052319020532,"id":4756,"parentId":4622,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3378,"timestamp":6052319020577,"id":4757,"parentId":4623,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3347,"timestamp":6052319020609,"id":4758,"parentId":4624,"tags":{},"startTime":1775659266928,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3319,"timestamp":6052319020638,"id":4759,"parentId":4625,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3285,"timestamp":6052319020673,"id":4760,"parentId":4626,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3253,"timestamp":6052319020705,"id":4761,"parentId":4627,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3219,"timestamp":6052319020740,"id":4762,"parentId":4628,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":3305,"timestamp":6052319020765,"id":4763,"parentId":4629,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3282,"timestamp":6052319020789,"id":4764,"parentId":4630,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3245,"timestamp":6052319020827,"id":4765,"parentId":4631,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3206,"timestamp":6052319020867,"id":4766,"parentId":4632,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3173,"timestamp":6052319020900,"id":4767,"parentId":4633,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3148,"timestamp":6052319020926,"id":4768,"parentId":4634,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3107,"timestamp":6052319020969,"id":4769,"parentId":4635,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3063,"timestamp":6052319021014,"id":4770,"parentId":4636,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3032,"timestamp":6052319021046,"id":4771,"parentId":4637,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3004,"timestamp":6052319021074,"id":4772,"parentId":4638,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2971,"timestamp":6052319021108,"id":4773,"parentId":4639,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2946,"timestamp":6052319021134,"id":4774,"parentId":4640,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2923,"timestamp":6052319021158,"id":4775,"parentId":4641,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2900,"timestamp":6052319021182,"id":4776,"parentId":4642,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2873,"timestamp":6052319021210,"id":4777,"parentId":4643,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2842,"timestamp":6052319021241,"id":4778,"parentId":4644,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2815,"timestamp":6052319021270,"id":4779,"parentId":4645,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2790,"timestamp":6052319021296,"id":4780,"parentId":4646,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2753,"timestamp":6052319021333,"id":4781,"parentId":4647,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2729,"timestamp":6052319021358,"id":4782,"parentId":4648,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2706,"timestamp":6052319021382,"id":4783,"parentId":4649,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2667,"timestamp":6052319021421,"id":4784,"parentId":4650,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2642,"timestamp":6052319021447,"id":4785,"parentId":4651,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2602,"timestamp":6052319021489,"id":4786,"parentId":4652,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2578,"timestamp":6052319021513,"id":4787,"parentId":4653,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2552,"timestamp":6052319021540,"id":4788,"parentId":4654,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2526,"timestamp":6052319021567,"id":4789,"parentId":4655,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2501,"timestamp":6052319021593,"id":4790,"parentId":4656,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2473,"timestamp":6052319021622,"id":4791,"parentId":4657,"tags":{},"startTime":1775659266929,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":8095,"timestamp":6052319016429,"id":4591,"parentId":4189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/backwardCompat.js","layer":"app-pages-browser"},"startTime":1775659266924,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":9786,"timestamp":6052319016542,"id":4592,"parentId":4189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/RadarView.js","layer":"app-pages-browser"},"startTime":1775659266924,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10249,"timestamp":6052319016588,"id":4593,"parentId":4189,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/radar/RadarSeries.js","layer":"app-pages-browser"},"startTime":1775659266924,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10565,"timestamp":6052319016626,"id":4594,"parentId":4190,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/MapView.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12006,"timestamp":6052319016664,"id":4595,"parentId":4183,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/Painter.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12780,"timestamp":6052319016701,"id":4596,"parentId":4184,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Path.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13380,"timestamp":6052319016735,"id":4597,"parentId":4184,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Displayable.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13796,"timestamp":6052319016771,"id":4598,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/View.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13916,"timestamp":6052319016807,"id":4599,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/action/roamHelper.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14284,"timestamp":6052319016841,"id":4600,"parentId":4190,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/MapSeries.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14456,"timestamp":6052319016876,"id":4601,"parentId":4190,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/mapDataStatistic.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14549,"timestamp":6052319016910,"id":4602,"parentId":4190,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/map/mapSymbolLayout.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16380,"timestamp":6052319016944,"id":4603,"parentId":4191,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/TreeView.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16699,"timestamp":6052319016977,"id":4604,"parentId":4191,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/TreeSeries.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17620,"timestamp":6052319017010,"id":4605,"parentId":4191,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/treeLayout.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18172,"timestamp":6052319017044,"id":4606,"parentId":4191,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/treeVisual.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18374,"timestamp":6052319017080,"id":4607,"parentId":4191,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/treeAction.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18470,"timestamp":6052319017114,"id":4608,"parentId":4192,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/treemapAction.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18932,"timestamp":6052319017150,"id":4609,"parentId":4192,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/TreemapSeries.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23100,"timestamp":6052319017183,"id":4610,"parentId":4192,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/TreemapView.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23531,"timestamp":6052319017219,"id":4611,"parentId":4192,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/treemapVisual.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24425,"timestamp":6052319017276,"id":4612,"parentId":4192,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/treemapLayout.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24520,"timestamp":6052319017312,"id":4613,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/categoryFilter.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24633,"timestamp":6052319017347,"id":4614,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/categoryVisual.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24754,"timestamp":6052319017383,"id":4615,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/edgeVisual.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24932,"timestamp":6052319017424,"id":4616,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/simpleLayout.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24958,"timestamp":6052319017460,"id":4617,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/circularLayout.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25347,"timestamp":6052319017493,"id":4618,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/forceLayout.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25503,"timestamp":6052319017527,"id":4619,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/createView.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25975,"timestamp":6052319017561,"id":4620,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/GraphView.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26325,"timestamp":6052319017594,"id":4621,"parentId":4193,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/GraphSeries.js","layer":"app-pages-browser"},"startTime":1775659266925,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27503,"timestamp":6052319017626,"id":4622,"parentId":4194,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/GaugeView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27650,"timestamp":6052319017658,"id":4623,"parentId":4194,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/GaugeSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28063,"timestamp":6052319017691,"id":4624,"parentId":4195,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/FunnelView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28276,"timestamp":6052319017723,"id":4625,"parentId":4195,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/FunnelSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29156,"timestamp":6052319017756,"id":4626,"parentId":4195,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/funnel/funnelLayout.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29788,"timestamp":6052319017789,"id":4627,"parentId":4196,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/ParallelView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30168,"timestamp":6052319017822,"id":4628,"parentId":4196,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/ParallelSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30257,"timestamp":6052319017855,"id":4629,"parentId":4196,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/parallel/parallelVisual.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31011,"timestamp":6052319017890,"id":4630,"parentId":4197,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/SankeyView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31339,"timestamp":6052319017923,"id":4631,"parentId":4197,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/SankeySeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33468,"timestamp":6052319017956,"id":4632,"parentId":4197,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/sankeyLayout.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33700,"timestamp":6052319017989,"id":4633,"parentId":4197,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sankey/sankeyVisual.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33819,"timestamp":6052319018022,"id":4634,"parentId":4198,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34119,"timestamp":6052319018054,"id":4635,"parentId":4198,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/BoxplotView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34503,"timestamp":6052319018088,"id":4636,"parentId":4198,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/boxplotLayout.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34753,"timestamp":6052319018121,"id":4637,"parentId":4198,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/boxplotTransform.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35649,"timestamp":6052319018154,"id":4638,"parentId":4199,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/CandlestickView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35830,"timestamp":6052319018188,"id":4639,"parentId":4199,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35881,"timestamp":6052319018220,"id":4640,"parentId":4199,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/preprocessor.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35997,"timestamp":6052319018254,"id":4641,"parentId":4199,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/candlestickVisual.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36506,"timestamp":6052319018286,"id":4642,"parentId":4199,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/candlestick/candlestickLayout.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36700,"timestamp":6052319018325,"id":4643,"parentId":4200,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36807,"timestamp":6052319018357,"id":4644,"parentId":4200,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37126,"timestamp":6052319018390,"id":4645,"parentId":4201,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/LinesView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37712,"timestamp":6052319018423,"id":4646,"parentId":4201,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/LinesSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37913,"timestamp":6052319018455,"id":4647,"parentId":4201,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/linesLayout.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38006,"timestamp":6052319018486,"id":4648,"parentId":4201,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/lines/linesVisual.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38701,"timestamp":6052319018525,"id":4649,"parentId":4202,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/HeatmapView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38801,"timestamp":6052319018558,"id":4650,"parentId":4202,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40553,"timestamp":6052319018592,"id":4651,"parentId":4203,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/PictorialBarView.js","layer":"app-pages-browser"},"startTime":1775659266926,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":40813,"timestamp":6052319018624,"id":4652,"parentId":4203,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/PictorialBarSeries.js","layer":"app-pages-browser"},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":41281,"timestamp":6052319018658,"id":4653,"parentId":4204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js","layer":"app-pages-browser"},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42062,"timestamp":6052319018691,"id":4654,"parentId":4204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js","layer":"app-pages-browser"},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42337,"timestamp":6052319018723,"id":4655,"parentId":4204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js","layer":"app-pages-browser"},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42680,"timestamp":6052319018756,"id":4656,"parentId":4205,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/SunburstView.js","layer":"app-pages-browser"},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":42956,"timestamp":6052319018788,"id":4657,"parentId":4205,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/SunburstSeries.js","layer":"app-pages-browser"},"startTime":1775659266927,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":312,"timestamp":6052319129765,"id":4848,"parentId":4792,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":365,"timestamp":6052319129772,"id":4849,"parentId":4793,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":435,"timestamp":6052319129776,"id":4850,"parentId":4794,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3097,"timestamp":6052319129779,"id":4851,"parentId":4795,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3344,"timestamp":6052319129782,"id":4852,"parentId":4796,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":4016,"timestamp":6052319129786,"id":4853,"parentId":4797,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4082,"timestamp":6052319129789,"id":4854,"parentId":4798,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4115,"timestamp":6052319129792,"id":4855,"parentId":4799,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4241,"timestamp":6052319129796,"id":4856,"parentId":4800,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4277,"timestamp":6052319129800,"id":4857,"parentId":4801,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4302,"timestamp":6052319129803,"id":4858,"parentId":4802,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4399,"timestamp":6052319129806,"id":4859,"parentId":4803,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4427,"timestamp":6052319129810,"id":4860,"parentId":4804,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4451,"timestamp":6052319129813,"id":4861,"parentId":4805,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4479,"timestamp":6052319129816,"id":4862,"parentId":4806,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4504,"timestamp":6052319129819,"id":4863,"parentId":4807,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4551,"timestamp":6052319129822,"id":4864,"parentId":4808,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4640,"timestamp":6052319129825,"id":4865,"parentId":4809,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5320,"timestamp":6052319129828,"id":4866,"parentId":4810,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5635,"timestamp":6052319129832,"id":4867,"parentId":4811,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5866,"timestamp":6052319129834,"id":4868,"parentId":4812,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":5941,"timestamp":6052319129838,"id":4869,"parentId":4813,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6004,"timestamp":6052319129841,"id":4870,"parentId":4814,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6031,"timestamp":6052319129843,"id":4871,"parentId":4815,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6060,"timestamp":6052319129845,"id":4872,"parentId":4816,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6114,"timestamp":6052319129848,"id":4873,"parentId":4817,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6183,"timestamp":6052319129851,"id":4874,"parentId":4818,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6213,"timestamp":6052319129853,"id":4875,"parentId":4819,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6239,"timestamp":6052319129855,"id":4876,"parentId":4820,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6266,"timestamp":6052319129858,"id":4877,"parentId":4821,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6290,"timestamp":6052319129860,"id":4878,"parentId":4822,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6407,"timestamp":6052319129862,"id":4879,"parentId":4823,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6466,"timestamp":6052319129864,"id":4880,"parentId":4824,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6493,"timestamp":6052319129867,"id":4881,"parentId":4825,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6531,"timestamp":6052319129869,"id":4882,"parentId":4826,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":6560,"timestamp":6052319129871,"id":4883,"parentId":4827,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7113,"timestamp":6052319129873,"id":4884,"parentId":4828,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7276,"timestamp":6052319129875,"id":4885,"parentId":4829,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7375,"timestamp":6052319129877,"id":4886,"parentId":4830,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7427,"timestamp":6052319129879,"id":4887,"parentId":4831,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7478,"timestamp":6052319129881,"id":4888,"parentId":4832,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7599,"timestamp":6052319129883,"id":4889,"parentId":4833,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":7984,"timestamp":6052319129885,"id":4890,"parentId":4834,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8090,"timestamp":6052319129887,"id":4891,"parentId":4835,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8128,"timestamp":6052319129888,"id":4892,"parentId":4836,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8170,"timestamp":6052319129890,"id":4893,"parentId":4837,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8208,"timestamp":6052319129892,"id":4894,"parentId":4838,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8397,"timestamp":6052319129894,"id":4895,"parentId":4839,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8425,"timestamp":6052319129896,"id":4896,"parentId":4840,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8467,"timestamp":6052319129898,"id":4897,"parentId":4841,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8512,"timestamp":6052319129900,"id":4898,"parentId":4842,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8565,"timestamp":6052319129902,"id":4899,"parentId":4843,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8663,"timestamp":6052319129903,"id":4900,"parentId":4844,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8774,"timestamp":6052319129905,"id":4901,"parentId":4845,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":8915,"timestamp":6052319129907,"id":4902,"parentId":4846,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":9004,"timestamp":6052319129908,"id":4903,"parentId":4847,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":16196,"timestamp":6052319130090,"id":4904,"parentId":4792,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":16150,"timestamp":6052319130140,"id":4905,"parentId":4793,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":16066,"timestamp":6052319130225,"id":4906,"parentId":4794,"tags":{},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":13318,"timestamp":6052319132974,"id":4907,"parentId":4795,"tags":{},"startTime":1775659267041,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12569,"timestamp":6052319133725,"id":4908,"parentId":4796,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12479,"timestamp":6052319133815,"id":4909,"parentId":4797,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12415,"timestamp":6052319133880,"id":4910,"parentId":4798,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12382,"timestamp":6052319133913,"id":4911,"parentId":4799,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12246,"timestamp":6052319134050,"id":4912,"parentId":4800,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12217,"timestamp":6052319134080,"id":4913,"parentId":4801,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12190,"timestamp":6052319134108,"id":4914,"parentId":4802,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12090,"timestamp":6052319134209,"id":4915,"parentId":4803,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12060,"timestamp":6052319134240,"id":4916,"parentId":4804,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12033,"timestamp":6052319134268,"id":4917,"parentId":4805,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":12003,"timestamp":6052319134298,"id":4918,"parentId":4806,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11977,"timestamp":6052319134326,"id":4919,"parentId":4807,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11921,"timestamp":6052319134382,"id":4920,"parentId":4808,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11785,"timestamp":6052319134519,"id":4921,"parentId":4809,"tags":{},"startTime":1775659267042,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11047,"timestamp":6052319135258,"id":4922,"parentId":4810,"tags":{},"startTime":1775659267043,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10819,"timestamp":6052319135487,"id":4923,"parentId":4811,"tags":{},"startTime":1775659267043,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10602,"timestamp":6052319135705,"id":4924,"parentId":4812,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10525,"timestamp":6052319135782,"id":4925,"parentId":4813,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10461,"timestamp":6052319135848,"id":4926,"parentId":4814,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10431,"timestamp":6052319135878,"id":4927,"parentId":4815,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10387,"timestamp":6052319135924,"id":4928,"parentId":4816,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10338,"timestamp":6052319135973,"id":4929,"parentId":4817,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10273,"timestamp":6052319136038,"id":4930,"parentId":4818,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10243,"timestamp":6052319136069,"id":4931,"parentId":4819,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10216,"timestamp":6052319136097,"id":4932,"parentId":4820,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10188,"timestamp":6052319136126,"id":4933,"parentId":4821,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10162,"timestamp":6052319136153,"id":4934,"parentId":4822,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10019,"timestamp":6052319136297,"id":4935,"parentId":4823,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9982,"timestamp":6052319136334,"id":4936,"parentId":4824,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9955,"timestamp":6052319136363,"id":4937,"parentId":4825,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9914,"timestamp":6052319136404,"id":4938,"parentId":4826,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9885,"timestamp":6052319136434,"id":4939,"parentId":4827,"tags":{},"startTime":1775659267044,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9299,"timestamp":6052319137020,"id":4940,"parentId":4828,"tags":{},"startTime":1775659267045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9108,"timestamp":6052319137212,"id":4941,"parentId":4829,"tags":{},"startTime":1775659267045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9065,"timestamp":6052319137256,"id":4942,"parentId":4830,"tags":{},"startTime":1775659267045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9012,"timestamp":6052319137310,"id":4943,"parentId":4831,"tags":{},"startTime":1775659267045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8959,"timestamp":6052319137364,"id":4944,"parentId":4832,"tags":{},"startTime":1775659267045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8778,"timestamp":6052319137546,"id":4945,"parentId":4833,"tags":{},"startTime":1775659267045,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8430,"timestamp":6052319137894,"id":4946,"parentId":4834,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8344,"timestamp":6052319137981,"id":4947,"parentId":4835,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8307,"timestamp":6052319138020,"id":4948,"parentId":4836,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8256,"timestamp":6052319138071,"id":4949,"parentId":4837,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8224,"timestamp":6052319138104,"id":4950,"parentId":4838,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8033,"timestamp":6052319138295,"id":4951,"parentId":4839,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8004,"timestamp":6052319138325,"id":4952,"parentId":4840,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7961,"timestamp":6052319138368,"id":4953,"parentId":4841,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":7989,"timestamp":6052319138415,"id":4954,"parentId":4842,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7934,"timestamp":6052319138470,"id":4955,"parentId":4843,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7835,"timestamp":6052319138570,"id":4956,"parentId":4844,"tags":{},"startTime":1775659267046,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7723,"timestamp":6052319138683,"id":4957,"parentId":4845,"tags":{},"startTime":1775659267047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7579,"timestamp":6052319138828,"id":4958,"parentId":4846,"tags":{},"startTime":1775659267047,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7490,"timestamp":6052319138917,"id":4959,"parentId":4847,"tags":{},"startTime":1775659267047,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20324,"timestamp":6052319127173,"id":4792,"parentId":4205,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/sunburstLayout.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20504,"timestamp":6052319127308,"id":4793,"parentId":4205,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/sunburstVisual.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22591,"timestamp":6052319127358,"id":4794,"parentId":4174,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/node_modules/tslib/tslib.es6.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22864,"timestamp":6052319127399,"id":4795,"parentId":4207,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisModelCreator.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23331,"timestamp":6052319127439,"id":4796,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/layout/barPolar.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23510,"timestamp":6052319127477,"id":4797,"parentId":4205,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/sunburstAction.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23636,"timestamp":6052319127516,"id":4798,"parentId":4206,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/custom/CustomSeries.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30111,"timestamp":6052319127603,"id":4799,"parentId":4206,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/custom/CustomView.js","layer":"app-pages-browser"},"startTime":1775659267035,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30365,"timestamp":6052319127716,"id":4800,"parentId":4207,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/GridModel.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30541,"timestamp":6052319127767,"id":4801,"parentId":4207,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/AxisModel.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31713,"timestamp":6052319127821,"id":4802,"parentId":4207,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Grid.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32369,"timestamp":6052319127861,"id":4803,"parentId":4207,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/CartesianAxisView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32625,"timestamp":6052319127901,"id":4804,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/AxisView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33426,"timestamp":6052319127942,"id":4805,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33593,"timestamp":6052319127980,"id":4806,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/PolarModel.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34206,"timestamp":6052319128018,"id":4807,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/AxisModel.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35940,"timestamp":6052319128060,"id":4808,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/polarCreator.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":45690,"timestamp":6052319128100,"id":4809,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/AngleAxisView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":47609,"timestamp":6052319128141,"id":4810,"parentId":4209,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/RadiusAxisView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":48244,"timestamp":6052319128183,"id":4811,"parentId":4210,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/radar/RadarModel.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":49369,"timestamp":6052319128226,"id":4812,"parentId":4210,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/radar/RadarView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":54478,"timestamp":6052319128263,"id":4813,"parentId":4210,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/radar/Radar.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":54909,"timestamp":6052319128347,"id":4814,"parentId":4211,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/GeoModel.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":55545,"timestamp":6052319128413,"id":4815,"parentId":4211,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/geoCreator.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":55799,"timestamp":6052319128458,"id":4816,"parentId":4211,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/geo/GeoView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":56923,"timestamp":6052319128499,"id":4817,"parentId":4220,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/labelStyle.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":58590,"timestamp":6052319128538,"id":4818,"parentId":4220,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/format.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":59667,"timestamp":6052319128574,"id":4819,"parentId":4211,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/geoSourceManager.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":63872,"timestamp":6052319128612,"id":4820,"parentId":4212,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/SingleAxisView.js","layer":"app-pages-browser"},"startTime":1775659267036,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":65122,"timestamp":6052319128648,"id":4821,"parentId":4212,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/AxisModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":66557,"timestamp":6052319128684,"id":4822,"parentId":4212,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/singleCreator.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":68265,"timestamp":6052319128720,"id":4823,"parentId":4212,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":69312,"timestamp":6052319128849,"id":4824,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":71448,"timestamp":6052319128911,"id":4825,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/parallel/ParallelView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":72681,"timestamp":6052319128949,"id":4826,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/ParallelModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":79134,"timestamp":6052319128986,"id":4827,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/parallelCreator.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":80280,"timestamp":6052319129023,"id":4828,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/AxisModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":82668,"timestamp":6052319129060,"id":4829,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/ParallelAxisView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":83531,"timestamp":6052319129097,"id":4830,"parentId":4213,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/parallelAxisAction.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":83783,"timestamp":6052319129134,"id":4831,"parentId":4214,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/calendar/CalendarModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":85108,"timestamp":6052319129171,"id":4832,"parentId":4214,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/calendar/CalendarView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":85984,"timestamp":6052319129208,"id":4833,"parentId":4214,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/calendar/Calendar.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":86500,"timestamp":6052319129244,"id":4834,"parentId":4215,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/graphic/GraphicModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":87255,"timestamp":6052319129280,"id":4835,"parentId":4215,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/graphic/GraphicView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":87298,"timestamp":6052319129315,"id":4836,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":87391,"timestamp":6052319129351,"id":4837,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/ToolboxModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":87916,"timestamp":6052319129385,"id":4838,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/ToolboxView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":87950,"timestamp":6052319129421,"id":4839,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/featureManager.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":88040,"timestamp":6052319129455,"id":4840,"parentId":4217,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":89582,"timestamp":6052319129489,"id":4841,"parentId":4217,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":89846,"timestamp":6052319129523,"id":4842,"parentId":4218,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":89919,"timestamp":6052319129559,"id":4843,"parentId":4218,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":90273,"timestamp":6052319129594,"id":4844,"parentId":4218,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/AxisPointerView.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":91226,"timestamp":6052319129628,"id":4845,"parentId":4218,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/modelHelper.js","layer":"app-pages-browser"},"startTime":1775659267037,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":92258,"timestamp":6052319129661,"id":4846,"parentId":4218,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/axisTrigger.js","layer":"app-pages-browser"},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":92394,"timestamp":6052319129696,"id":4847,"parentId":4219,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/preprocessor.js","layer":"app-pages-browser"},"startTime":1775659267038,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":325,"timestamp":6052319261960,"id":4992,"parentId":4960,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":667,"timestamp":6052319261970,"id":4993,"parentId":4961,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":827,"timestamp":6052319261973,"id":4994,"parentId":4962,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":924,"timestamp":6052319261976,"id":4995,"parentId":4963,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1074,"timestamp":6052319261978,"id":4996,"parentId":4964,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1130,"timestamp":6052319261980,"id":4997,"parentId":4965,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1188,"timestamp":6052319261982,"id":4998,"parentId":4966,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1221,"timestamp":6052319261984,"id":4999,"parentId":4967,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1248,"timestamp":6052319261986,"id":5000,"parentId":4968,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1279,"timestamp":6052319261988,"id":5001,"parentId":4969,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1331,"timestamp":6052319261990,"id":5002,"parentId":4970,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1387,"timestamp":6052319261992,"id":5003,"parentId":4971,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1434,"timestamp":6052319261994,"id":5004,"parentId":4972,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1474,"timestamp":6052319261996,"id":5005,"parentId":4973,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1617,"timestamp":6052319261998,"id":5006,"parentId":4974,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1657,"timestamp":6052319262000,"id":5007,"parentId":4975,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1693,"timestamp":6052319262002,"id":5008,"parentId":4976,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1725,"timestamp":6052319262004,"id":5009,"parentId":4977,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1748,"timestamp":6052319262006,"id":5010,"parentId":4978,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1776,"timestamp":6052319262008,"id":5011,"parentId":4979,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1808,"timestamp":6052319262009,"id":5012,"parentId":4980,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1835,"timestamp":6052319262011,"id":5013,"parentId":4981,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1857,"timestamp":6052319262013,"id":5014,"parentId":4982,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1883,"timestamp":6052319262015,"id":5015,"parentId":4983,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1920,"timestamp":6052319262017,"id":5016,"parentId":4984,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1945,"timestamp":6052319262018,"id":5017,"parentId":4985,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1974,"timestamp":6052319262020,"id":5018,"parentId":4986,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2008,"timestamp":6052319262022,"id":5019,"parentId":4987,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2031,"timestamp":6052319262023,"id":5020,"parentId":4988,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2059,"timestamp":6052319262025,"id":5021,"parentId":4989,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2083,"timestamp":6052319262026,"id":5022,"parentId":4990,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2110,"timestamp":6052319262028,"id":5023,"parentId":4991,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10285,"timestamp":6052319262299,"id":5024,"parentId":4960,"tags":{},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9845,"timestamp":6052319262743,"id":5025,"parentId":4961,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9776,"timestamp":6052319262813,"id":5026,"parentId":4962,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9676,"timestamp":6052319262914,"id":5027,"parentId":4963,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9532,"timestamp":6052319263058,"id":5028,"parentId":4964,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9478,"timestamp":6052319263113,"id":5029,"parentId":4965,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9415,"timestamp":6052319263176,"id":5030,"parentId":4966,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":9521,"timestamp":6052319263209,"id":5031,"parentId":4967,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9494,"timestamp":6052319263237,"id":5032,"parentId":4968,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9459,"timestamp":6052319263272,"id":5033,"parentId":4969,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9407,"timestamp":6052319263324,"id":5034,"parentId":4970,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9348,"timestamp":6052319263383,"id":5035,"parentId":4971,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9299,"timestamp":6052319263432,"id":5036,"parentId":4972,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9166,"timestamp":6052319263566,"id":5037,"parentId":4973,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9111,"timestamp":6052319263621,"id":5038,"parentId":4974,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9073,"timestamp":6052319263660,"id":5039,"parentId":4975,"tags":{},"startTime":1775659267171,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9035,"timestamp":6052319263698,"id":5040,"parentId":4976,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":9003,"timestamp":6052319263731,"id":5041,"parentId":4977,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8978,"timestamp":6052319263756,"id":5042,"parentId":4978,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8947,"timestamp":6052319263786,"id":5043,"parentId":4979,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8914,"timestamp":6052319263820,"id":5044,"parentId":4980,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8886,"timestamp":6052319263848,"id":5045,"parentId":4981,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8862,"timestamp":6052319263873,"id":5046,"parentId":4982,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8835,"timestamp":6052319263900,"id":5047,"parentId":4983,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8795,"timestamp":6052319263940,"id":5048,"parentId":4984,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8769,"timestamp":6052319263966,"id":5049,"parentId":4985,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8739,"timestamp":6052319263996,"id":5050,"parentId":4986,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8704,"timestamp":6052319264032,"id":5051,"parentId":4987,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8679,"timestamp":6052319264057,"id":5052,"parentId":4988,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8650,"timestamp":6052319264087,"id":5053,"parentId":4989,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8625,"timestamp":6052319264112,"id":5054,"parentId":4990,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8596,"timestamp":6052319264141,"id":5055,"parentId":4991,"tags":{},"startTime":1775659267172,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12991,"timestamp":6052319260478,"id":4960,"parentId":4219,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/BrushView.js","layer":"app-pages-browser"},"startTime":1775659267168,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13100,"timestamp":6052319260657,"id":4961,"parentId":4219,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/BrushModel.js","layer":"app-pages-browser"},"startTime":1775659267168,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13601,"timestamp":6052319260702,"id":4962,"parentId":4219,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/visualEncoding.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13755,"timestamp":6052319260740,"id":4963,"parentId":4221,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15151,"timestamp":6052319260777,"id":4964,"parentId":4221,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/SliderTimelineView.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15509,"timestamp":6052319260815,"id":4965,"parentId":4221,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/timelineAction.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15875,"timestamp":6052319260850,"id":4966,"parentId":4221,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/preprocessor.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15991,"timestamp":6052319260885,"id":4967,"parentId":4222,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/checkMarkerInSeries.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16170,"timestamp":6052319260920,"id":4968,"parentId":4222,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkPointModel.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16569,"timestamp":6052319260953,"id":4969,"parentId":4222,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkPointView.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16640,"timestamp":6052319260995,"id":4970,"parentId":4223,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkLineModel.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19026,"timestamp":6052319261028,"id":4971,"parentId":4223,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkLineView.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19200,"timestamp":6052319261065,"id":4972,"parentId":4224,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkAreaModel.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19977,"timestamp":6052319261101,"id":4973,"parentId":4224,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkAreaView.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20237,"timestamp":6052319261138,"id":4974,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20597,"timestamp":6052319261172,"id":4975,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/MagicType.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21750,"timestamp":6052319261227,"id":4976,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/DataView.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21848,"timestamp":6052319261262,"id":4977,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/Restore.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22217,"timestamp":6052319261296,"id":4978,"parentId":4216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/DataZoom.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22364,"timestamp":6052319261336,"id":4979,"parentId":4219,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/toolbox/feature/Brush.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22725,"timestamp":6052319261376,"id":4980,"parentId":4234,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/aria.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22789,"timestamp":6052319261410,"id":4981,"parentId":4236,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/types.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22924,"timestamp":6052319261443,"id":4982,"parentId":4226,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/ScrollableLegendModel.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23488,"timestamp":6052319261533,"id":4983,"parentId":4226,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/ScrollableLegendView.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23497,"timestamp":6052319261594,"id":4984,"parentId":4226,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/scrollableLegendAction.js","layer":"app-pages-browser"},"startTime":1775659267169,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23816,"timestamp":6052319261663,"id":4985,"parentId":4227,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/LegendModel.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26541,"timestamp":6052319261713,"id":4986,"parentId":4227,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/LegendView.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27002,"timestamp":6052319261749,"id":4987,"parentId":4227,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/legendFilter.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27232,"timestamp":6052319261785,"id":4988,"parentId":4227,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/legend/legendAction.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27316,"timestamp":6052319261825,"id":4989,"parentId":4229,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27792,"timestamp":6052319261862,"id":4990,"parentId":4229,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/InsideZoomView.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28157,"timestamp":6052319261896,"id":4991,"parentId":4229,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/roams.js","layer":"app-pages-browser"},"startTime":1775659267170,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":658,"timestamp":6052319311261,"id":5097,"parentId":5056,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":707,"timestamp":6052319311265,"id":5098,"parentId":5057,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":728,"timestamp":6052319311275,"id":5099,"parentId":5058,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":858,"timestamp":6052319311278,"id":5100,"parentId":5059,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":910,"timestamp":6052319311281,"id":5101,"parentId":5060,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1044,"timestamp":6052319311283,"id":5102,"parentId":5061,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1135,"timestamp":6052319311286,"id":5103,"parentId":5062,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1239,"timestamp":6052319311378,"id":5104,"parentId":5063,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1271,"timestamp":6052319311383,"id":5105,"parentId":5064,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1295,"timestamp":6052319311386,"id":5106,"parentId":5065,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1322,"timestamp":6052319311389,"id":5107,"parentId":5066,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1351,"timestamp":6052319311391,"id":5108,"parentId":5067,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1389,"timestamp":6052319311393,"id":5109,"parentId":5068,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1415,"timestamp":6052319311396,"id":5110,"parentId":5069,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1438,"timestamp":6052319311398,"id":5111,"parentId":5070,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1487,"timestamp":6052319311402,"id":5112,"parentId":5071,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1520,"timestamp":6052319311404,"id":5113,"parentId":5072,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1547,"timestamp":6052319311406,"id":5114,"parentId":5073,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1574,"timestamp":6052319311408,"id":5115,"parentId":5074,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1631,"timestamp":6052319311411,"id":5116,"parentId":5075,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1663,"timestamp":6052319311414,"id":5117,"parentId":5076,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1710,"timestamp":6052319311416,"id":5118,"parentId":5077,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1739,"timestamp":6052319311419,"id":5119,"parentId":5078,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1774,"timestamp":6052319311421,"id":5120,"parentId":5079,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1798,"timestamp":6052319311424,"id":5121,"parentId":5080,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1836,"timestamp":6052319311426,"id":5122,"parentId":5081,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1860,"timestamp":6052319311429,"id":5123,"parentId":5082,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1887,"timestamp":6052319311431,"id":5124,"parentId":5083,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1942,"timestamp":6052319311433,"id":5125,"parentId":5084,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2059,"timestamp":6052319311436,"id":5126,"parentId":5085,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2086,"timestamp":6052319311437,"id":5127,"parentId":5086,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2110,"timestamp":6052319311439,"id":5128,"parentId":5087,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2145,"timestamp":6052319311441,"id":5129,"parentId":5088,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2171,"timestamp":6052319311443,"id":5130,"parentId":5089,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2258,"timestamp":6052319311446,"id":5131,"parentId":5090,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2283,"timestamp":6052319311448,"id":5132,"parentId":5091,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2306,"timestamp":6052319311450,"id":5133,"parentId":5092,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2328,"timestamp":6052319311452,"id":5134,"parentId":5093,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2353,"timestamp":6052319311454,"id":5135,"parentId":5094,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2379,"timestamp":6052319311455,"id":5136,"parentId":5095,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2409,"timestamp":6052319311457,"id":5137,"parentId":5096,"tags":{},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8097,"timestamp":6052319311933,"id":5138,"parentId":5056,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8059,"timestamp":6052319311976,"id":5139,"parentId":5057,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8030,"timestamp":6052319312006,"id":5140,"parentId":5058,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"}] +[{"name":"next-swc-loader","duration":8069,"timestamp":6052319312160,"id":5141,"parentId":5059,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":8037,"timestamp":6052319312194,"id":5142,"parentId":5060,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7901,"timestamp":6052319312330,"id":5143,"parentId":5061,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7729,"timestamp":6052319312502,"id":5144,"parentId":5062,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7610,"timestamp":6052319312622,"id":5145,"parentId":5063,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7576,"timestamp":6052319312657,"id":5146,"parentId":5064,"tags":{},"startTime":1775659267220,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7549,"timestamp":6052319312684,"id":5147,"parentId":5065,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7520,"timestamp":6052319312713,"id":5148,"parentId":5066,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7489,"timestamp":6052319312745,"id":5149,"parentId":5067,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7449,"timestamp":6052319312785,"id":5150,"parentId":5068,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7420,"timestamp":6052319312814,"id":5151,"parentId":5069,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7395,"timestamp":6052319312839,"id":5152,"parentId":5070,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7343,"timestamp":6052319312892,"id":5153,"parentId":5071,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7307,"timestamp":6052319312928,"id":5154,"parentId":5072,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7278,"timestamp":6052319312957,"id":5155,"parentId":5073,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7249,"timestamp":6052319312987,"id":5156,"parentId":5074,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7192,"timestamp":6052319313044,"id":5157,"parentId":5075,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7156,"timestamp":6052319313080,"id":5158,"parentId":5076,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7107,"timestamp":6052319313129,"id":5159,"parentId":5077,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7076,"timestamp":6052319313161,"id":5160,"parentId":5078,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7039,"timestamp":6052319313198,"id":5161,"parentId":5079,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7012,"timestamp":6052319313225,"id":5162,"parentId":5080,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6971,"timestamp":6052319313266,"id":5163,"parentId":5081,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6946,"timestamp":6052319313291,"id":5164,"parentId":5082,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6917,"timestamp":6052319313321,"id":5165,"parentId":5083,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6847,"timestamp":6052319313392,"id":5166,"parentId":5084,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6741,"timestamp":6052319313498,"id":5167,"parentId":5085,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6713,"timestamp":6052319313526,"id":5168,"parentId":5086,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6688,"timestamp":6052319313551,"id":5169,"parentId":5087,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6650,"timestamp":6052319313590,"id":5170,"parentId":5088,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6623,"timestamp":6052319313617,"id":5171,"parentId":5089,"tags":{},"startTime":1775659267221,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6534,"timestamp":6052319313706,"id":5172,"parentId":5090,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6508,"timestamp":6052319313733,"id":5173,"parentId":5091,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6483,"timestamp":6052319313758,"id":5174,"parentId":5092,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6459,"timestamp":6052319313783,"id":5175,"parentId":5093,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6432,"timestamp":6052319313810,"id":5176,"parentId":5094,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6405,"timestamp":6052319313837,"id":5177,"parentId":5095,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6374,"timestamp":6052319313868,"id":5178,"parentId":5096,"tags":{},"startTime":1775659267222,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11171,"timestamp":6052319309633,"id":5056,"parentId":4229,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/installCommon.js","layer":"app-pages-browser"},"startTime":1775659267217,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":11483,"timestamp":6052319309788,"id":5057,"parentId":4230,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13480,"timestamp":6052319309835,"id":5058,"parentId":4230,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SliderZoomView.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13919,"timestamp":6052319309875,"id":5059,"parentId":4232,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/ContinuousModel.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15593,"timestamp":6052319309911,"id":5060,"parentId":4232,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/ContinuousView.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15804,"timestamp":6052319309947,"id":5061,"parentId":4232,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/installCommon.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16797,"timestamp":6052319309983,"id":5062,"parentId":4233,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/PiecewiseModel.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17191,"timestamp":6052319310018,"id":5063,"parentId":4233,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/PiecewiseView.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17256,"timestamp":6052319310053,"id":5064,"parentId":4234,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/aria/preprocessor.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17379,"timestamp":6052319310087,"id":5065,"parentId":4235,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/transform/filterTransform.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17789,"timestamp":6052319310122,"id":5066,"parentId":4235,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/transform/sortTransform.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18909,"timestamp":6052319310162,"id":5067,"parentId":4363,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/Handler.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19332,"timestamp":6052319310198,"id":5068,"parentId":4363,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/Storage.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19487,"timestamp":6052319310234,"id":5069,"parentId":4363,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/config.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19721,"timestamp":6052319310266,"id":5070,"parentId":4363,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/Animation.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20262,"timestamp":6052319310303,"id":5071,"parentId":4363,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/dom/HandlerProxy.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20379,"timestamp":6052319310343,"id":5072,"parentId":4365,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/globalDefault.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20480,"timestamp":6052319310376,"id":5073,"parentId":4365,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/internalComponentCreator.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22421,"timestamp":6052319310410,"id":5074,"parentId":4370,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/number.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23192,"timestamp":6052319310443,"id":5075,"parentId":4365,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/sourceHelper.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23952,"timestamp":6052319310477,"id":5076,"parentId":4369,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/preprocessor/helper/compatStyle.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24931,"timestamp":6052319310510,"id":5077,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/path.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25466,"timestamp":6052319310542,"id":5078,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/Transformable.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25662,"timestamp":6052319310574,"id":5079,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Image.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27525,"timestamp":6052319310607,"id":5080,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Text.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28093,"timestamp":6052319310639,"id":5081,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/CompoundPath.js","layer":"app-pages-browser"},"startTime":1775659267218,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28302,"timestamp":6052319310670,"id":5082,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/LinearGradient.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28719,"timestamp":6052319310703,"id":5083,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/RadialGradient.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29197,"timestamp":6052319310743,"id":5084,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/BoundingRect.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29462,"timestamp":6052319310774,"id":5085,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/OrientedBoundingRect.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29840,"timestamp":6052319310807,"id":5086,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/Point.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30171,"timestamp":6052319310842,"id":5087,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/IncrementalDisplayable.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30263,"timestamp":6052319310875,"id":5088,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Circle.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30367,"timestamp":6052319310908,"id":5089,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Ellipse.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30450,"timestamp":6052319310939,"id":5090,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Sector.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30519,"timestamp":6052319310970,"id":5091,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Ring.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30549,"timestamp":6052319311034,"id":5092,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Polygon.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30610,"timestamp":6052319311067,"id":5093,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Polyline.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30725,"timestamp":6052319311098,"id":5094,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Rect.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30838,"timestamp":6052319311129,"id":5095,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Line.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31045,"timestamp":6052319311164,"id":5096,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/BezierCurve.js","layer":"app-pages-browser"},"startTime":1775659267219,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":272,"timestamp":6052319366732,"id":5235,"parentId":5179,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":304,"timestamp":6052319366740,"id":5236,"parentId":5180,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":327,"timestamp":6052319366744,"id":5237,"parentId":5181,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":348,"timestamp":6052319366748,"id":5238,"parentId":5182,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":379,"timestamp":6052319366751,"id":5239,"parentId":5183,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":419,"timestamp":6052319366754,"id":5240,"parentId":5184,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":442,"timestamp":6052319366757,"id":5241,"parentId":5185,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":463,"timestamp":6052319366761,"id":5242,"parentId":5186,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":482,"timestamp":6052319366765,"id":5243,"parentId":5187,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":526,"timestamp":6052319366768,"id":5244,"parentId":5188,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":549,"timestamp":6052319366771,"id":5245,"parentId":5189,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":589,"timestamp":6052319366775,"id":5246,"parentId":5190,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":642,"timestamp":6052319366777,"id":5247,"parentId":5191,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":671,"timestamp":6052319366780,"id":5248,"parentId":5192,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":731,"timestamp":6052319366783,"id":5249,"parentId":5193,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":758,"timestamp":6052319366786,"id":5250,"parentId":5194,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":785,"timestamp":6052319366788,"id":5251,"parentId":5195,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":902,"timestamp":6052319366791,"id":5252,"parentId":5196,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":927,"timestamp":6052319366794,"id":5253,"parentId":5197,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":950,"timestamp":6052319366797,"id":5254,"parentId":5198,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":970,"timestamp":6052319366800,"id":5255,"parentId":5199,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":990,"timestamp":6052319366803,"id":5256,"parentId":5200,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":1156,"timestamp":6052319366806,"id":5257,"parentId":5201,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1181,"timestamp":6052319366809,"id":5258,"parentId":5202,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1207,"timestamp":6052319366811,"id":5259,"parentId":5203,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1232,"timestamp":6052319366813,"id":5260,"parentId":5204,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1264,"timestamp":6052319366815,"id":5261,"parentId":5205,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1290,"timestamp":6052319366817,"id":5262,"parentId":5206,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1317,"timestamp":6052319366819,"id":5263,"parentId":5207,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1345,"timestamp":6052319366821,"id":5264,"parentId":5208,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1367,"timestamp":6052319366823,"id":5265,"parentId":5209,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1389,"timestamp":6052319366825,"id":5266,"parentId":5210,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1425,"timestamp":6052319366827,"id":5267,"parentId":5211,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1452,"timestamp":6052319366829,"id":5268,"parentId":5212,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1478,"timestamp":6052319366831,"id":5269,"parentId":5213,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1499,"timestamp":6052319366834,"id":5270,"parentId":5214,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1524,"timestamp":6052319366837,"id":5271,"parentId":5215,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1553,"timestamp":6052319366839,"id":5272,"parentId":5216,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1578,"timestamp":6052319366841,"id":5273,"parentId":5217,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1603,"timestamp":6052319366843,"id":5274,"parentId":5218,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1631,"timestamp":6052319366845,"id":5275,"parentId":5219,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1656,"timestamp":6052319366847,"id":5276,"parentId":5220,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1677,"timestamp":6052319366849,"id":5277,"parentId":5221,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1701,"timestamp":6052319366851,"id":5278,"parentId":5222,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1724,"timestamp":6052319366853,"id":5279,"parentId":5223,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1752,"timestamp":6052319366855,"id":5280,"parentId":5224,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1787,"timestamp":6052319366857,"id":5281,"parentId":5225,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1815,"timestamp":6052319366859,"id":5282,"parentId":5226,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1843,"timestamp":6052319366861,"id":5283,"parentId":5227,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1870,"timestamp":6052319366862,"id":5284,"parentId":5228,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1897,"timestamp":6052319366864,"id":5285,"parentId":5229,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1922,"timestamp":6052319366865,"id":5286,"parentId":5230,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1943,"timestamp":6052319366867,"id":5287,"parentId":5231,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1972,"timestamp":6052319366869,"id":5288,"parentId":5232,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1994,"timestamp":6052319366871,"id":5289,"parentId":5233,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2017,"timestamp":6052319366872,"id":5290,"parentId":5234,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5553,"timestamp":6052319367014,"id":5291,"parentId":5179,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5524,"timestamp":6052319367047,"id":5292,"parentId":5180,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5499,"timestamp":6052319367073,"id":5293,"parentId":5181,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5475,"timestamp":6052319367098,"id":5294,"parentId":5182,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5441,"timestamp":6052319367133,"id":5295,"parentId":5183,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5399,"timestamp":6052319367176,"id":5296,"parentId":5184,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5374,"timestamp":6052319367202,"id":5297,"parentId":5185,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5350,"timestamp":6052319367226,"id":5298,"parentId":5186,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5328,"timestamp":6052319367249,"id":5299,"parentId":5187,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5281,"timestamp":6052319367297,"id":5300,"parentId":5188,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5256,"timestamp":6052319367323,"id":5301,"parentId":5189,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5213,"timestamp":6052319367366,"id":5302,"parentId":5190,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5159,"timestamp":6052319367421,"id":5303,"parentId":5191,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5128,"timestamp":6052319367453,"id":5304,"parentId":5192,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5066,"timestamp":6052319367515,"id":5305,"parentId":5193,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5037,"timestamp":6052319367545,"id":5306,"parentId":5194,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4967,"timestamp":6052319367616,"id":5307,"parentId":5195,"tags":{},"startTime":1775659267275,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4885,"timestamp":6052319367698,"id":5308,"parentId":5196,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4861,"timestamp":6052319367724,"id":5309,"parentId":5197,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4836,"timestamp":6052319367750,"id":5310,"parentId":5198,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4813,"timestamp":6052319367773,"id":5311,"parentId":5199,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4667,"timestamp":6052319367921,"id":5312,"parentId":5200,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4623,"timestamp":6052319367965,"id":5313,"parentId":5201,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4597,"timestamp":6052319367992,"id":5314,"parentId":5202,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4569,"timestamp":6052319368020,"id":5315,"parentId":5203,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4543,"timestamp":6052319368047,"id":5316,"parentId":5204,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4509,"timestamp":6052319368082,"id":5317,"parentId":5205,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4482,"timestamp":6052319368110,"id":5318,"parentId":5206,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4453,"timestamp":6052319368139,"id":5319,"parentId":5207,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4425,"timestamp":6052319368168,"id":5320,"parentId":5208,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4401,"timestamp":6052319368192,"id":5321,"parentId":5209,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4378,"timestamp":6052319368217,"id":5322,"parentId":5210,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4341,"timestamp":6052319368255,"id":5323,"parentId":5211,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4313,"timestamp":6052319368283,"id":5324,"parentId":5212,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4286,"timestamp":6052319368311,"id":5325,"parentId":5213,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4263,"timestamp":6052319368334,"id":5326,"parentId":5214,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4235,"timestamp":6052319368363,"id":5327,"parentId":5215,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4205,"timestamp":6052319368394,"id":5328,"parentId":5216,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4179,"timestamp":6052319368421,"id":5329,"parentId":5217,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4153,"timestamp":6052319368448,"id":5330,"parentId":5218,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4122,"timestamp":6052319368478,"id":5331,"parentId":5219,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4096,"timestamp":6052319368506,"id":5332,"parentId":5220,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4074,"timestamp":6052319368528,"id":5333,"parentId":5221,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4049,"timestamp":6052319368554,"id":5334,"parentId":5222,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4025,"timestamp":6052319368578,"id":5335,"parentId":5223,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3995,"timestamp":6052319368609,"id":5336,"parentId":5224,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3959,"timestamp":6052319368646,"id":5337,"parentId":5225,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3931,"timestamp":6052319368675,"id":5338,"parentId":5226,"tags":{},"startTime":1775659267276,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3901,"timestamp":6052319368706,"id":5339,"parentId":5227,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3873,"timestamp":6052319368735,"id":5340,"parentId":5228,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3846,"timestamp":6052319368762,"id":5341,"parentId":5229,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3820,"timestamp":6052319368789,"id":5342,"parentId":5230,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3797,"timestamp":6052319368812,"id":5343,"parentId":5231,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3767,"timestamp":6052319368843,"id":5344,"parentId":5232,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3743,"timestamp":6052319368867,"id":5345,"parentId":5233,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3717,"timestamp":6052319368894,"id":5346,"parentId":5234,"tags":{},"startTime":1775659267277,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":8953,"timestamp":6052319364068,"id":5179,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/shape/Arc.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":9026,"timestamp":6052319364180,"id":5180,"parentId":4371,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/subPixelOptimize.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":9093,"timestamp":6052319364234,"id":5181,"parentId":4413,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/i18n/langEN.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":9158,"timestamp":6052319364305,"id":5182,"parentId":4413,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/i18n/langZH.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":9724,"timestamp":6052319364395,"id":5183,"parentId":4415,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/decal.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10522,"timestamp":6052319364506,"id":5184,"parentId":4402,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/makeStyleMapper.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10752,"timestamp":6052319364585,"id":5185,"parentId":4402,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/itemStyle.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10826,"timestamp":6052319364676,"id":5186,"parentId":4402,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/lineStyle.js","layer":"app-pages-browser"},"startTime":1775659267272,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12980,"timestamp":6052319364764,"id":5187,"parentId":4473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/Element.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13064,"timestamp":6052319364805,"id":5188,"parentId":4453,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/SeriesDimensionDefine.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14294,"timestamp":6052319364843,"id":5189,"parentId":4453,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/Source.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":16156,"timestamp":6052319364878,"id":5190,"parentId":4453,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/DataStore.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16761,"timestamp":6052319364913,"id":5191,"parentId":4454,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisTickLabelBuilder.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18146,"timestamp":6052319364953,"id":5192,"parentId":4455,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/labelGuideHelper.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18771,"timestamp":6052319364992,"id":5193,"parentId":4455,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/labelLayoutHelper.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19006,"timestamp":6052319365029,"id":5194,"parentId":4476,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/LRU.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20332,"timestamp":6052319365070,"id":5195,"parentId":4477,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/PathProxy.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20583,"timestamp":6052319365108,"id":5196,"parentId":4477,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/helper.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21635,"timestamp":6052319365143,"id":5197,"parentId":4477,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/TSpan.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21671,"timestamp":6052319365220,"id":5198,"parentId":4477,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/dashStyle.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21635,"timestamp":6052319365301,"id":5199,"parentId":4477,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/constants.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23305,"timestamp":6052319365346,"id":5200,"parentId":4478,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/graphic.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23649,"timestamp":6052319365389,"id":5201,"parentId":4478,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/core.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24192,"timestamp":6052319365455,"id":5202,"parentId":4478,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/helper.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24718,"timestamp":6052319365514,"id":5203,"parentId":4478,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/patch.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25275,"timestamp":6052319365560,"id":5204,"parentId":4462,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisHelper.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25333,"timestamp":6052319365595,"id":5205,"parentId":4462,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisModelCommonMixin.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25893,"timestamp":6052319365631,"id":5206,"parentId":4462,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/symbol.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26478,"timestamp":6052319365665,"id":5207,"parentId":4465,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/time.js","layer":"app-pages-browser"},"startTime":1775659267273,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26531,"timestamp":6052319365698,"id":5208,"parentId":4451,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/areaStyle.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26633,"timestamp":6052319365738,"id":5209,"parentId":4451,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/mixin/textStyle.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27694,"timestamp":6052319365774,"id":5210,"parentId":4453,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dataProvider.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27945,"timestamp":6052319365812,"id":5211,"parentId":4453,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dimensionHelper.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28271,"timestamp":6052319365847,"id":5212,"parentId":4453,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/SeriesDataSchema.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28370,"timestamp":6052319365914,"id":5213,"parentId":4477,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/image.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28644,"timestamp":6052319365952,"id":5214,"parentId":4456,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dataValueHelper.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29739,"timestamp":6052319365989,"id":5215,"parentId":4461,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/tooltipMarkup.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30289,"timestamp":6052319366024,"id":5216,"parentId":4462,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createSeriesData.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30573,"timestamp":6052319366059,"id":5217,"parentId":4462,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/dataStackHelper.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31058,"timestamp":6052319366093,"id":5218,"parentId":4462,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/createDimensions.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31533,"timestamp":6052319366128,"id":5219,"parentId":4463,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/Region.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31554,"timestamp":6052319366161,"id":5220,"parentId":4455,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/util.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31592,"timestamp":6052319366192,"id":5221,"parentId":4482,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/vendor.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31606,"timestamp":6052319366224,"id":5222,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/CoordinateSystem.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31884,"timestamp":6052319366257,"id":5223,"parentId":4490,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/label/sectorLabel.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32188,"timestamp":6052319366289,"id":5224,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/SymbolDraw.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32775,"timestamp":6052319366321,"id":5225,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/Symbol.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33974,"timestamp":6052319366352,"id":5226,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/lineAnimationDiff.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34787,"timestamp":6052319366385,"id":5227,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/poly.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35061,"timestamp":6052319366420,"id":5228,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/line/helper.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35239,"timestamp":6052319366454,"id":5229,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35332,"timestamp":6052319366488,"id":5230,"parentId":4488,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/labelHelper.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35507,"timestamp":6052319366543,"id":5231,"parentId":4489,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/bar/BaseBarSeries.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35656,"timestamp":6052319366579,"id":5232,"parentId":4490,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/shape/sausage.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35693,"timestamp":6052319366627,"id":5233,"parentId":4490,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/sectorHelper.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37464,"timestamp":6052319366670,"id":5234,"parentId":4479,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/morphPath.js","layer":"app-pages-browser"},"startTime":1775659267274,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1650,"timestamp":6052319432869,"id":5423,"parentId":5347,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1696,"timestamp":6052319432875,"id":5424,"parentId":5348,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1728,"timestamp":6052319432879,"id":5425,"parentId":5349,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1753,"timestamp":6052319432881,"id":5426,"parentId":5350,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1791,"timestamp":6052319432884,"id":5427,"parentId":5351,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1830,"timestamp":6052319432887,"id":5428,"parentId":5352,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1857,"timestamp":6052319432890,"id":5429,"parentId":5353,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1877,"timestamp":6052319432892,"id":5430,"parentId":5354,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1903,"timestamp":6052319432895,"id":5431,"parentId":5355,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1932,"timestamp":6052319432897,"id":5432,"parentId":5356,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1954,"timestamp":6052319432900,"id":5433,"parentId":5357,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2004,"timestamp":6052319432902,"id":5434,"parentId":5358,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2040,"timestamp":6052319432905,"id":5435,"parentId":5359,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2080,"timestamp":6052319432908,"id":5436,"parentId":5360,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2107,"timestamp":6052319432910,"id":5437,"parentId":5361,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2129,"timestamp":6052319432912,"id":5438,"parentId":5362,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2158,"timestamp":6052319432914,"id":5439,"parentId":5363,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2181,"timestamp":6052319432917,"id":5440,"parentId":5364,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2205,"timestamp":6052319432920,"id":5441,"parentId":5365,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2230,"timestamp":6052319432922,"id":5442,"parentId":5366,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2263,"timestamp":6052319432924,"id":5443,"parentId":5367,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2297,"timestamp":6052319432927,"id":5444,"parentId":5368,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2319,"timestamp":6052319432929,"id":5445,"parentId":5369,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2345,"timestamp":6052319432931,"id":5446,"parentId":5370,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2373,"timestamp":6052319432933,"id":5447,"parentId":5371,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2403,"timestamp":6052319432935,"id":5448,"parentId":5372,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2430,"timestamp":6052319432937,"id":5449,"parentId":5373,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2460,"timestamp":6052319432939,"id":5450,"parentId":5374,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2481,"timestamp":6052319432941,"id":5451,"parentId":5375,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2505,"timestamp":6052319432943,"id":5452,"parentId":5376,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2528,"timestamp":6052319432945,"id":5453,"parentId":5377,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2559,"timestamp":6052319432947,"id":5454,"parentId":5378,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2583,"timestamp":6052319432949,"id":5455,"parentId":5379,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2615,"timestamp":6052319432951,"id":5456,"parentId":5380,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2640,"timestamp":6052319432952,"id":5457,"parentId":5381,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2671,"timestamp":6052319432954,"id":5458,"parentId":5382,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2693,"timestamp":6052319432956,"id":5459,"parentId":5383,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2717,"timestamp":6052319432958,"id":5460,"parentId":5384,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2751,"timestamp":6052319432961,"id":5461,"parentId":5385,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2775,"timestamp":6052319432963,"id":5462,"parentId":5386,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2804,"timestamp":6052319432965,"id":5463,"parentId":5387,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2834,"timestamp":6052319432966,"id":5464,"parentId":5388,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2857,"timestamp":6052319432968,"id":5465,"parentId":5389,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2879,"timestamp":6052319432970,"id":5466,"parentId":5390,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2911,"timestamp":6052319432972,"id":5467,"parentId":5391,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2955,"timestamp":6052319432973,"id":5468,"parentId":5392,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2979,"timestamp":6052319432975,"id":5469,"parentId":5393,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3001,"timestamp":6052319432977,"id":5470,"parentId":5394,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3033,"timestamp":6052319432979,"id":5471,"parentId":5395,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3056,"timestamp":6052319432981,"id":5472,"parentId":5396,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3078,"timestamp":6052319432982,"id":5473,"parentId":5397,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3101,"timestamp":6052319432984,"id":5474,"parentId":5398,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3124,"timestamp":6052319432986,"id":5475,"parentId":5399,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3154,"timestamp":6052319432987,"id":5476,"parentId":5400,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3185,"timestamp":6052319432989,"id":5477,"parentId":5401,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3209,"timestamp":6052319432991,"id":5478,"parentId":5402,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":3539,"timestamp":6052319432992,"id":5479,"parentId":5403,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3606,"timestamp":6052319432994,"id":5480,"parentId":5404,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3668,"timestamp":6052319432996,"id":5481,"parentId":5405,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3756,"timestamp":6052319432997,"id":5482,"parentId":5406,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3798,"timestamp":6052319432999,"id":5483,"parentId":5407,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3826,"timestamp":6052319433001,"id":5484,"parentId":5408,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3849,"timestamp":6052319433002,"id":5485,"parentId":5409,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3877,"timestamp":6052319433004,"id":5486,"parentId":5410,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3904,"timestamp":6052319433006,"id":5487,"parentId":5411,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3938,"timestamp":6052319433007,"id":5488,"parentId":5412,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3968,"timestamp":6052319433009,"id":5489,"parentId":5413,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3998,"timestamp":6052319433010,"id":5490,"parentId":5414,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4025,"timestamp":6052319433012,"id":5491,"parentId":5415,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4166,"timestamp":6052319433014,"id":5492,"parentId":5416,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4245,"timestamp":6052319433015,"id":5493,"parentId":5417,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4320,"timestamp":6052319433017,"id":5494,"parentId":5418,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4355,"timestamp":6052319433019,"id":5495,"parentId":5419,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4383,"timestamp":6052319433020,"id":5496,"parentId":5420,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4445,"timestamp":6052319433022,"id":5497,"parentId":5421,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4469,"timestamp":6052319433023,"id":5498,"parentId":5422,"tags":{},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4635,"timestamp":6052319434530,"id":5499,"parentId":5347,"tags":{},"startTime":1775659267342,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4595,"timestamp":6052319434574,"id":5500,"parentId":5348,"tags":{},"startTime":1775659267342,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4561,"timestamp":6052319434609,"id":5501,"parentId":5349,"tags":{},"startTime":1775659267342,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4536,"timestamp":6052319434636,"id":5502,"parentId":5350,"tags":{},"startTime":1775659267342,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4495,"timestamp":6052319434678,"id":5503,"parentId":5351,"tags":{},"startTime":1775659267342,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4454,"timestamp":6052319434719,"id":5504,"parentId":5352,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4426,"timestamp":6052319434748,"id":5505,"parentId":5353,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4403,"timestamp":6052319434771,"id":5506,"parentId":5354,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4376,"timestamp":6052319434800,"id":5507,"parentId":5355,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4346,"timestamp":6052319434831,"id":5508,"parentId":5356,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4322,"timestamp":6052319434856,"id":5509,"parentId":5357,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4270,"timestamp":6052319434909,"id":5510,"parentId":5358,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4214,"timestamp":6052319434965,"id":5511,"parentId":5359,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4190,"timestamp":6052319434990,"id":5512,"parentId":5360,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4161,"timestamp":6052319435019,"id":5513,"parentId":5361,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4138,"timestamp":6052319435043,"id":5514,"parentId":5362,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4107,"timestamp":6052319435075,"id":5515,"parentId":5363,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4083,"timestamp":6052319435101,"id":5516,"parentId":5364,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4058,"timestamp":6052319435127,"id":5517,"parentId":5365,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4031,"timestamp":6052319435154,"id":5518,"parentId":5366,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3997,"timestamp":6052319435189,"id":5519,"parentId":5367,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3962,"timestamp":6052319435226,"id":5520,"parentId":5368,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3938,"timestamp":6052319435250,"id":5521,"parentId":5369,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3911,"timestamp":6052319435278,"id":5522,"parentId":5370,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3882,"timestamp":6052319435308,"id":5523,"parentId":5371,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3851,"timestamp":6052319435340,"id":5524,"parentId":5372,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3823,"timestamp":6052319435369,"id":5525,"parentId":5373,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3792,"timestamp":6052319435401,"id":5526,"parentId":5374,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3769,"timestamp":6052319435425,"id":5527,"parentId":5375,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3744,"timestamp":6052319435451,"id":5528,"parentId":5376,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3721,"timestamp":6052319435475,"id":5529,"parentId":5377,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3688,"timestamp":6052319435508,"id":5530,"parentId":5378,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3663,"timestamp":6052319435534,"id":5531,"parentId":5379,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3629,"timestamp":6052319435568,"id":5532,"parentId":5380,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3604,"timestamp":6052319435595,"id":5533,"parentId":5381,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3573,"timestamp":6052319435627,"id":5534,"parentId":5382,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3549,"timestamp":6052319435652,"id":5535,"parentId":5383,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3517,"timestamp":6052319435685,"id":5536,"parentId":5384,"tags":{},"startTime":1775659267343,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3489,"timestamp":6052319435714,"id":5537,"parentId":5385,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3463,"timestamp":6052319435741,"id":5538,"parentId":5386,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3434,"timestamp":6052319435770,"id":5539,"parentId":5387,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3403,"timestamp":6052319435802,"id":5540,"parentId":5388,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3379,"timestamp":6052319435827,"id":5541,"parentId":5389,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3355,"timestamp":6052319435851,"id":5542,"parentId":5390,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3323,"timestamp":6052319435885,"id":5543,"parentId":5391,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3279,"timestamp":6052319435930,"id":5544,"parentId":5392,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3253,"timestamp":6052319435956,"id":5545,"parentId":5393,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3230,"timestamp":6052319435980,"id":5546,"parentId":5394,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3198,"timestamp":6052319436014,"id":5547,"parentId":5395,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3174,"timestamp":6052319436038,"id":5548,"parentId":5396,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3151,"timestamp":6052319436062,"id":5549,"parentId":5397,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3127,"timestamp":6052319436087,"id":5550,"parentId":5398,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3104,"timestamp":6052319436111,"id":5551,"parentId":5399,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3072,"timestamp":6052319436144,"id":5552,"parentId":5400,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3042,"timestamp":6052319436176,"id":5553,"parentId":5401,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2769,"timestamp":6052319436450,"id":5554,"parentId":5402,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2682,"timestamp":6052319436538,"id":5555,"parentId":5403,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2618,"timestamp":6052319436603,"id":5556,"parentId":5404,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2554,"timestamp":6052319436668,"id":5557,"parentId":5405,"tags":{},"startTime":1775659267344,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2466,"timestamp":6052319436757,"id":5558,"parentId":5406,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2423,"timestamp":6052319436800,"id":5559,"parentId":5407,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2394,"timestamp":6052319436830,"id":5560,"parentId":5408,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2371,"timestamp":6052319436854,"id":5561,"parentId":5409,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2342,"timestamp":6052319436883,"id":5562,"parentId":5410,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2313,"timestamp":6052319436913,"id":5563,"parentId":5411,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2279,"timestamp":6052319436948,"id":5564,"parentId":5412,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2248,"timestamp":6052319436979,"id":5565,"parentId":5413,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2217,"timestamp":6052319437011,"id":5566,"parentId":5414,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2190,"timestamp":6052319437039,"id":5567,"parentId":5415,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2026,"timestamp":6052319437204,"id":5568,"parentId":5416,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1948,"timestamp":6052319437282,"id":5569,"parentId":5417,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1889,"timestamp":6052319437342,"id":5570,"parentId":5418,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1855,"timestamp":6052319437377,"id":5571,"parentId":5419,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1826,"timestamp":6052319437406,"id":5572,"parentId":5420,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1763,"timestamp":6052319437469,"id":5573,"parentId":5421,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1738,"timestamp":6052319437496,"id":5574,"parentId":5422,"tags":{},"startTime":1775659267345,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":9638,"timestamp":6052319429982,"id":5347,"parentId":4493,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/LegendVisualProvider.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10549,"timestamp":6052319430093,"id":5348,"parentId":4492,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/pie/labelLayout.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":10618,"timestamp":6052319430137,"id":5349,"parentId":4493,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12080,"timestamp":6052319430177,"id":5350,"parentId":4495,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13124,"timestamp":6052319430215,"id":5351,"parentId":4473,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/node_modules/tslib/tslib.es6.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":13747,"timestamp":6052319430252,"id":5352,"parentId":4595,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/canvas/Layer.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13799,"timestamp":6052319430288,"id":5353,"parentId":4595,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/requestAnimationFrame.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14415,"timestamp":6052319430340,"id":5354,"parentId":4596,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/path.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14875,"timestamp":6052319430375,"id":5355,"parentId":4604,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/Tree.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":15096,"timestamp":6052319430408,"id":5356,"parentId":4610,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/animation.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16319,"timestamp":6052319430454,"id":5357,"parentId":4594,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/MapDraw.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16688,"timestamp":6052319430490,"id":5358,"parentId":4603,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/layoutHelper.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16751,"timestamp":6052319430524,"id":5359,"parentId":4603,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/roamHelper.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17077,"timestamp":6052319430558,"id":5360,"parentId":4603,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/RoamController.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17115,"timestamp":6052319430592,"id":5361,"parentId":4603,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/cursorHelper.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17202,"timestamp":6052319430625,"id":5362,"parentId":4604,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/treeHelper.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17268,"timestamp":6052319430658,"id":5363,"parentId":4605,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/tree/traversalHelper.js","layer":"app-pages-browser"},"startTime":1775659267338,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17324,"timestamp":6052319430691,"id":5364,"parentId":4609,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17601,"timestamp":6052319430727,"id":5365,"parentId":4610,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/treemap/Breadcrumb.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17885,"timestamp":6052319430761,"id":5366,"parentId":4603,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/bbox.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18596,"timestamp":6052319430793,"id":5367,"parentId":4611,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/VisualMapping.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18690,"timestamp":6052319430825,"id":5368,"parentId":4616,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18958,"timestamp":6052319430860,"id":5369,"parentId":4617,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/circularLayoutHelper.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19169,"timestamp":6052319430894,"id":5370,"parentId":4618,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/forceHelper.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19394,"timestamp":6052319430927,"id":5371,"parentId":4618,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19625,"timestamp":6052319430960,"id":5372,"parentId":4620,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LineDraw.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20913,"timestamp":6052319430992,"id":5373,"parentId":4620,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/adjustEdge.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21065,"timestamp":6052319431023,"id":5374,"parentId":4620,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/graph/graphHelper.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21285,"timestamp":6052319431056,"id":5375,"parentId":4621,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21423,"timestamp":6052319431088,"id":5376,"parentId":4622,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/gauge/PointerPath.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21641,"timestamp":6052319431123,"id":5377,"parentId":4634,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21782,"timestamp":6052319431156,"id":5378,"parentId":4637,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22431,"timestamp":6052319431191,"id":5379,"parentId":4643,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/EffectSymbol.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23476,"timestamp":6052319431224,"id":5380,"parentId":4645,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/EffectLine.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24262,"timestamp":6052319431259,"id":5381,"parentId":4645,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/Line.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24433,"timestamp":6052319431291,"id":5382,"parentId":4645,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/Polyline.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24619,"timestamp":6052319431323,"id":5383,"parentId":4645,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/EffectPolyline.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25025,"timestamp":6052319431355,"id":5384,"parentId":4645,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LargeLineDraw.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25228,"timestamp":6052319431388,"id":5385,"parentId":4649,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25638,"timestamp":6052319431420,"id":5386,"parentId":4656,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/sunburst/SunburstPiece.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25712,"timestamp":6052319431486,"id":5387,"parentId":4795,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisDefault.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25835,"timestamp":6052319431518,"id":5388,"parentId":4795,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/OrdinalMeta.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25847,"timestamp":6052319431554,"id":5389,"parentId":4795,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisCommonTypes.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26242,"timestamp":6052319431588,"id":5390,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/styleCompat.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26964,"timestamp":6052319431666,"id":5391,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/customGraphicTransition.js","layer":"app-pages-browser"},"startTime":1775659267339,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27122,"timestamp":6052319431730,"id":5392,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27267,"timestamp":6052319431797,"id":5393,"parentId":4802,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/helper.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27458,"timestamp":6052319431859,"id":5394,"parentId":4802,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/axisAlignTicks.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27543,"timestamp":6052319431899,"id":5395,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/prepareCustom.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27616,"timestamp":6052319431936,"id":5396,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/prepareCustom.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27668,"timestamp":6052319431971,"id":5397,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/prepareCustom.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27756,"timestamp":6052319432005,"id":5398,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/prepareCustom.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27783,"timestamp":6052319432039,"id":5399,"parentId":4799,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/calendar/prepareCustom.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28087,"timestamp":6052319432074,"id":5400,"parentId":4802,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Cartesian2D.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28167,"timestamp":6052319432108,"id":5401,"parentId":4802,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Axis2D.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":28376,"timestamp":6052319432144,"id":5402,"parentId":4802,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29327,"timestamp":6052319432179,"id":5403,"parentId":4803,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/AxisBuilder.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29819,"timestamp":6052319432214,"id":5404,"parentId":4803,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axis/axisSplitHelper.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31489,"timestamp":6052319432263,"id":5405,"parentId":4805,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32179,"timestamp":6052319432298,"id":5406,"parentId":4805,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/viewHelper.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32584,"timestamp":6052319432331,"id":5407,"parentId":4808,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/Polar.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32641,"timestamp":6052319432364,"id":5408,"parentId":4818,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/legacy/getTextRect.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33235,"timestamp":6052319432395,"id":5409,"parentId":4813,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Interval.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33301,"timestamp":6052319432427,"id":5410,"parentId":4813,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/radar/IndicatorAxis.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33645,"timestamp":6052319432460,"id":5411,"parentId":4815,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/Geo.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33966,"timestamp":6052319432492,"id":5412,"parentId":4819,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/GeoSVGResource.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34164,"timestamp":6052319432525,"id":5413,"parentId":4819,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/GeoJSONResource.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34253,"timestamp":6052319432557,"id":5414,"parentId":4820,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/singleAxisHelper.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34522,"timestamp":6052319432590,"id":5415,"parentId":4822,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/Single.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":35456,"timestamp":6052319432621,"id":5416,"parentId":4827,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/Parallel.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37380,"timestamp":6052319432654,"id":5417,"parentId":4829,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/BrushController.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":37643,"timestamp":6052319432686,"id":5418,"parentId":4829,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/brushHelper.js","layer":"app-pages-browser"},"startTime":1775659267340,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":38094,"timestamp":6052319432718,"id":5419,"parentId":4818,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/dom.js","layer":"app-pages-browser"},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39491,"timestamp":6052319432750,"id":5420,"parentId":4818,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/parseText.js","layer":"app-pages-browser"},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39586,"timestamp":6052319432782,"id":5421,"parentId":4836,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js","layer":"app-pages-browser"},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":39633,"timestamp":6052319432815,"id":5422,"parentId":4836,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/SelectZoomView.js","layer":"app-pages-browser"},"startTime":1775659267341,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":638,"timestamp":6052319526550,"id":5631,"parentId":5575,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":651,"timestamp":6052319526584,"id":5632,"parentId":5576,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":733,"timestamp":6052319526589,"id":5633,"parentId":5577,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":870,"timestamp":6052319526593,"id":5634,"parentId":5578,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":907,"timestamp":6052319526597,"id":5635,"parentId":5579,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":942,"timestamp":6052319526601,"id":5636,"parentId":5580,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1024,"timestamp":6052319526605,"id":5637,"parentId":5581,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1136,"timestamp":6052319526609,"id":5638,"parentId":5582,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1255,"timestamp":6052319526614,"id":5639,"parentId":5583,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1306,"timestamp":6052319526618,"id":5640,"parentId":5584,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1427,"timestamp":6052319526622,"id":5641,"parentId":5585,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1456,"timestamp":6052319526626,"id":5642,"parentId":5586,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":1713,"timestamp":6052319526629,"id":5643,"parentId":5587,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2124,"timestamp":6052319526633,"id":5644,"parentId":5588,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2312,"timestamp":6052319526637,"id":5645,"parentId":5589,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2522,"timestamp":6052319526640,"id":5646,"parentId":5590,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2591,"timestamp":6052319526644,"id":5647,"parentId":5591,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2629,"timestamp":6052319526647,"id":5648,"parentId":5592,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2672,"timestamp":6052319526651,"id":5649,"parentId":5593,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2762,"timestamp":6052319526654,"id":5650,"parentId":5594,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2789,"timestamp":6052319526658,"id":5651,"parentId":5595,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2818,"timestamp":6052319526662,"id":5652,"parentId":5596,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2900,"timestamp":6052319526665,"id":5653,"parentId":5597,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2927,"timestamp":6052319526668,"id":5654,"parentId":5598,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":2955,"timestamp":6052319526672,"id":5655,"parentId":5599,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3118,"timestamp":6052319526675,"id":5656,"parentId":5600,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3158,"timestamp":6052319526679,"id":5657,"parentId":5601,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3308,"timestamp":6052319526682,"id":5658,"parentId":5602,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3335,"timestamp":6052319526686,"id":5659,"parentId":5603,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3362,"timestamp":6052319526689,"id":5660,"parentId":5604,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":3555,"timestamp":6052319526693,"id":5661,"parentId":5605,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3582,"timestamp":6052319526697,"id":5662,"parentId":5606,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3605,"timestamp":6052319526700,"id":5663,"parentId":5607,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3652,"timestamp":6052319526703,"id":5664,"parentId":5608,"tags":{},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3679,"timestamp":6052319526707,"id":5665,"parentId":5609,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3705,"timestamp":6052319526711,"id":5666,"parentId":5610,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3717,"timestamp":6052319526725,"id":5667,"parentId":5611,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3832,"timestamp":6052319526729,"id":5668,"parentId":5612,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3859,"timestamp":6052319526732,"id":5669,"parentId":5613,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3880,"timestamp":6052319526736,"id":5670,"parentId":5614,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3907,"timestamp":6052319526740,"id":5671,"parentId":5615,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3936,"timestamp":6052319526743,"id":5672,"parentId":5616,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3887,"timestamp":6052319526818,"id":5673,"parentId":5617,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3881,"timestamp":6052319526855,"id":5674,"parentId":5618,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3931,"timestamp":6052319526860,"id":5675,"parentId":5619,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3963,"timestamp":6052319526864,"id":5676,"parentId":5620,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":3998,"timestamp":6052319526868,"id":5677,"parentId":5621,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4028,"timestamp":6052319526872,"id":5678,"parentId":5622,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4078,"timestamp":6052319526875,"id":5679,"parentId":5623,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4103,"timestamp":6052319526878,"id":5680,"parentId":5624,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4137,"timestamp":6052319526882,"id":5681,"parentId":5625,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4167,"timestamp":6052319526885,"id":5682,"parentId":5626,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4199,"timestamp":6052319526888,"id":5683,"parentId":5627,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4231,"timestamp":6052319526892,"id":5684,"parentId":5628,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4256,"timestamp":6052319526896,"id":5685,"parentId":5629,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":4288,"timestamp":6052319526899,"id":5686,"parentId":5630,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7788,"timestamp":6052319527201,"id":5687,"parentId":5575,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7752,"timestamp":6052319527241,"id":5688,"parentId":5576,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7670,"timestamp":6052319527324,"id":5689,"parentId":5577,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7530,"timestamp":6052319527465,"id":5690,"parentId":5578,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7483,"timestamp":6052319527513,"id":5691,"parentId":5579,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7414,"timestamp":6052319527583,"id":5692,"parentId":5580,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7364,"timestamp":6052319527633,"id":5693,"parentId":5581,"tags":{},"startTime":1775659267435,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7249,"timestamp":6052319527749,"id":5694,"parentId":5582,"tags":{},"startTime":1775659267436,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7122,"timestamp":6052319527877,"id":5695,"parentId":5583,"tags":{},"startTime":1775659267436,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":7072,"timestamp":6052319527928,"id":5696,"parentId":5584,"tags":{},"startTime":1775659267436,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6949,"timestamp":6052319528052,"id":5697,"parentId":5585,"tags":{},"startTime":1775659267436,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6876,"timestamp":6052319528126,"id":5698,"parentId":5586,"tags":{},"startTime":1775659267436,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6625,"timestamp":6052319528378,"id":5699,"parentId":5587,"tags":{},"startTime":1775659267436,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6242,"timestamp":6052319528762,"id":5700,"parentId":5588,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":6017,"timestamp":6052319528988,"id":5701,"parentId":5589,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5825,"timestamp":6052319529181,"id":5702,"parentId":5590,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5766,"timestamp":6052319529241,"id":5703,"parentId":5591,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5728,"timestamp":6052319529280,"id":5704,"parentId":5592,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5681,"timestamp":6052319529327,"id":5705,"parentId":5593,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5589,"timestamp":6052319529421,"id":5706,"parentId":5594,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5560,"timestamp":6052319529451,"id":5707,"parentId":5595,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5507,"timestamp":6052319529505,"id":5708,"parentId":5596,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5443,"timestamp":6052319529569,"id":5709,"parentId":5597,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5414,"timestamp":6052319529600,"id":5710,"parentId":5598,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5363,"timestamp":6052319529651,"id":5711,"parentId":5599,"tags":{},"startTime":1775659267437,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5207,"timestamp":6052319529808,"id":5712,"parentId":5600,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5175,"timestamp":6052319529841,"id":5713,"parentId":5601,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":5022,"timestamp":6052319529995,"id":5714,"parentId":5602,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4994,"timestamp":6052319530024,"id":5715,"parentId":5603,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4803,"timestamp":6052319530216,"id":5716,"parentId":5604,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4769,"timestamp":6052319530252,"id":5717,"parentId":5605,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4739,"timestamp":6052319530282,"id":5718,"parentId":5606,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4714,"timestamp":6052319530309,"id":5719,"parentId":5607,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4664,"timestamp":6052319530359,"id":5720,"parentId":5608,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4634,"timestamp":6052319530390,"id":5721,"parentId":5609,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4607,"timestamp":6052319530418,"id":5722,"parentId":5610,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4581,"timestamp":6052319530445,"id":5723,"parentId":5611,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4461,"timestamp":6052319530565,"id":5724,"parentId":5612,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4433,"timestamp":6052319530594,"id":5725,"parentId":5613,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4409,"timestamp":6052319530619,"id":5726,"parentId":5614,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4379,"timestamp":6052319530649,"id":5727,"parentId":5615,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4347,"timestamp":6052319530683,"id":5728,"parentId":5616,"tags":{},"startTime":1775659267438,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4319,"timestamp":6052319530711,"id":5729,"parentId":5617,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4279,"timestamp":6052319530752,"id":5730,"parentId":5618,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4238,"timestamp":6052319530794,"id":5731,"parentId":5619,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4202,"timestamp":6052319530831,"id":5732,"parentId":5620,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4164,"timestamp":6052319530870,"id":5733,"parentId":5621,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4132,"timestamp":6052319530902,"id":5734,"parentId":5622,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4078,"timestamp":6052319530957,"id":5735,"parentId":5623,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4052,"timestamp":6052319530985,"id":5736,"parentId":5624,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":4015,"timestamp":6052319531022,"id":5737,"parentId":5625,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3984,"timestamp":6052319531055,"id":5738,"parentId":5626,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3945,"timestamp":6052319531094,"id":5739,"parentId":5627,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3911,"timestamp":6052319531129,"id":5740,"parentId":5628,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3885,"timestamp":6052319531156,"id":5741,"parentId":5629,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":3852,"timestamp":6052319531190,"id":5742,"parentId":5630,"tags":{},"startTime":1775659267439,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12671,"timestamp":6052319522919,"id":5575,"parentId":4838,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/listComponent.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":16891,"timestamp":6052319523084,"id":5576,"parentId":4841,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17422,"timestamp":6052319523140,"id":5577,"parentId":4841,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/TooltipRichContent.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17636,"timestamp":6052319523183,"id":5578,"parentId":4841,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17847,"timestamp":6052319523227,"id":5579,"parentId":4841,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/axisPointer/globalListener.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":17886,"timestamp":6052319523389,"id":5580,"parentId":4841,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/tooltip/helper.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18261,"timestamp":6052319523480,"id":5581,"parentId":4838,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/text.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18564,"timestamp":6052319523649,"id":5582,"parentId":4961,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/visualSolution.js","layer":"app-pages-browser"},"startTime":1775659267431,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":18966,"timestamp":6052319523759,"id":5583,"parentId":4964,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Ordinal.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":19866,"timestamp":6052319523821,"id":5584,"parentId":4964,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Time.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20083,"timestamp":6052319523864,"id":5585,"parentId":4962,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/brush/selector.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20758,"timestamp":6052319523907,"id":5586,"parentId":4962,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/BrushTargetManager.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":20969,"timestamp":6052319523953,"id":5587,"parentId":4963,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/TimelineModel.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21374,"timestamp":6052319523993,"id":5588,"parentId":4964,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/TimelineView.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":21640,"timestamp":6052319524031,"id":5589,"parentId":4964,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/timeline/TimelineAxis.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22201,"timestamp":6052319524069,"id":5590,"parentId":4968,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkerModel.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22680,"timestamp":6052319524106,"id":5591,"parentId":4969,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/markerHelper.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":22982,"timestamp":6052319524144,"id":5592,"parentId":4969,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/marker/MarkerView.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":23936,"timestamp":6052319524182,"id":5593,"parentId":4989,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/DataZoomModel.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"}] +[{"name":"build-module-js","duration":24109,"timestamp":6052319524219,"id":5594,"parentId":4990,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/DataZoomView.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24241,"timestamp":6052319524256,"id":5595,"parentId":4990,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/sliderMove.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24495,"timestamp":6052319524291,"id":5596,"parentId":4991,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/helper.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24604,"timestamp":6052319524335,"id":5597,"parentId":4977,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/history.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":24985,"timestamp":6052319524399,"id":5598,"parentId":4976,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/event.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25147,"timestamp":6052319524445,"id":5599,"parentId":5067,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/mixin/Draggable.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":25310,"timestamp":6052319524481,"id":5600,"parentId":5067,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/GestureMgr.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":26990,"timestamp":6052319524518,"id":5601,"parentId":5070,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/Animator.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27342,"timestamp":6052319524557,"id":5602,"parentId":5077,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/transformPath.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":27433,"timestamp":6052319524599,"id":5603,"parentId":5062,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/visual/visualDefault.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29684,"timestamp":6052319524637,"id":5604,"parentId":5065,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/util/conditionalExpression.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29874,"timestamp":6052319524688,"id":5605,"parentId":5056,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js","layer":"app-pages-browser"},"startTime":1775659267432,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":29922,"timestamp":6052319524729,"id":5606,"parentId":5056,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/dataZoomAction.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30469,"timestamp":6052319524832,"id":5607,"parentId":5059,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/VisualMapModel.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30565,"timestamp":6052319524973,"id":5608,"parentId":5060,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/VisualMapView.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30819,"timestamp":6052319525056,"id":5609,"parentId":5060,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/helper.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30832,"timestamp":6052319525129,"id":5610,"parentId":5061,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/visualMapAction.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30866,"timestamp":6052319525255,"id":5611,"parentId":5061,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/visualEncoding.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30877,"timestamp":6052319525360,"id":5612,"parentId":5061,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/visualMap/preprocessor.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":30890,"timestamp":6052319525407,"id":5613,"parentId":5082,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/Gradient.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31625,"timestamp":6052319525446,"id":5614,"parentId":5096,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/curve.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31985,"timestamp":6052319525653,"id":5615,"parentId":5090,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/roundSector.js","layer":"app-pages-browser"},"startTime":1775659267433,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31840,"timestamp":6052319525898,"id":5616,"parentId":5092,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/poly.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":31914,"timestamp":6052319525974,"id":5617,"parentId":5094,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/roundRect.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32128,"timestamp":6052319526016,"id":5618,"parentId":5200,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/SVGPathRebuilder.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32284,"timestamp":6052319526053,"id":5619,"parentId":5200,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/mapStyleToAttrs.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":32746,"timestamp":6052319526087,"id":5620,"parentId":5200,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/cssAnimation.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33279,"timestamp":6052319526122,"id":5621,"parentId":5200,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/cssEmphasis.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33332,"timestamp":6052319526184,"id":5622,"parentId":5203,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/domapi.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33422,"timestamp":6052319526222,"id":5623,"parentId":5204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Scale.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":33703,"timestamp":6052319526259,"id":5624,"parentId":5204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/scale/Log.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34029,"timestamp":6052319526293,"id":5625,"parentId":5204,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/scaleRawExtentInfo.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34245,"timestamp":6052319526329,"id":5626,"parentId":5216,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/model/referHelper.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34316,"timestamp":6052319526363,"id":5627,"parentId":5183,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/WeakMap.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34369,"timestamp":6052319526397,"id":5628,"parentId":5219,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/polygon.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":34948,"timestamp":6052319526432,"id":5629,"parentId":5234,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/dividePath.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":36325,"timestamp":6052319526466,"id":5630,"parentId":5234,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/convertPath.js","layer":"app-pages-browser"},"startTime":1775659267434,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":446,"timestamp":6052319580551,"id":5755,"parentId":5743,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":482,"timestamp":6052319580559,"id":5756,"parentId":5744,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":503,"timestamp":6052319580562,"id":5757,"parentId":5745,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":522,"timestamp":6052319580565,"id":5758,"parentId":5746,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":541,"timestamp":6052319580568,"id":5759,"parentId":5747,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":560,"timestamp":6052319580571,"id":5760,"parentId":5748,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":608,"timestamp":6052319580574,"id":5761,"parentId":5749,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":635,"timestamp":6052319580576,"id":5762,"parentId":5750,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":658,"timestamp":6052319580578,"id":5763,"parentId":5751,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":681,"timestamp":6052319580580,"id":5764,"parentId":5752,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":704,"timestamp":6052319580582,"id":5765,"parentId":5753,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":726,"timestamp":6052319580585,"id":5766,"parentId":5754,"tags":{},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11246,"timestamp":6052319581008,"id":5767,"parentId":5743,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11216,"timestamp":6052319581043,"id":5768,"parentId":5744,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11193,"timestamp":6052319581066,"id":5769,"parentId":5745,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11171,"timestamp":6052319581089,"id":5770,"parentId":5746,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11149,"timestamp":6052319581111,"id":5771,"parentId":5747,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11126,"timestamp":6052319581134,"id":5772,"parentId":5748,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11075,"timestamp":6052319581185,"id":5773,"parentId":5749,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11048,"timestamp":6052319581212,"id":5774,"parentId":5750,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":11022,"timestamp":6052319581239,"id":5775,"parentId":5751,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10997,"timestamp":6052319581264,"id":5776,"parentId":5752,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10973,"timestamp":6052319581288,"id":5777,"parentId":5753,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":10949,"timestamp":6052319581312,"id":5778,"parentId":5754,"tags":{},"startTime":1775659267489,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12757,"timestamp":6052319579826,"id":5743,"parentId":5354,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/line.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12778,"timestamp":6052319579953,"id":5744,"parentId":5354,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/cubic.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12796,"timestamp":6052319580027,"id":5745,"parentId":5354,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/quadratic.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12839,"timestamp":6052319580095,"id":5746,"parentId":5354,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/arc.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":12882,"timestamp":6052319580134,"id":5747,"parentId":5354,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/contain/windingLine.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13638,"timestamp":6052319580170,"id":5748,"parentId":5375,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/Graph.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13834,"timestamp":6052319580208,"id":5749,"parentId":5355,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/data/helper/linkSeriesData.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":13917,"timestamp":6052319580247,"id":5750,"parentId":5360,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/helper/interactionMutex.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14041,"timestamp":6052319580293,"id":5751,"parentId":5381,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/chart/helper/LinePath.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14092,"timestamp":6052319580333,"id":5752,"parentId":5400,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/cartesian/Cartesian.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14140,"timestamp":6052319580368,"id":5753,"parentId":5407,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/RadiusAxis.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":14266,"timestamp":6052319580406,"id":5754,"parentId":5407,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/polar/AngleAxis.js","layer":"app-pages-browser"},"startTime":1775659267488,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":82,"timestamp":6052319597180,"id":5787,"parentId":5779,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":115,"timestamp":6052319597185,"id":5788,"parentId":5780,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":139,"timestamp":6052319597187,"id":5789,"parentId":5781,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":163,"timestamp":6052319597189,"id":5790,"parentId":5782,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":190,"timestamp":6052319597190,"id":5791,"parentId":5783,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":214,"timestamp":6052319597192,"id":5792,"parentId":5784,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":239,"timestamp":6052319597193,"id":5793,"parentId":5785,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":287,"timestamp":6052319597195,"id":5794,"parentId":5786,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":915,"timestamp":6052319597269,"id":5795,"parentId":5779,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":884,"timestamp":6052319597302,"id":5796,"parentId":5780,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":860,"timestamp":6052319597328,"id":5797,"parentId":5781,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":835,"timestamp":6052319597353,"id":5798,"parentId":5782,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":806,"timestamp":6052319597382,"id":5799,"parentId":5783,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":781,"timestamp":6052319597408,"id":5800,"parentId":5784,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":756,"timestamp":6052319597433,"id":5801,"parentId":5785,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":706,"timestamp":6052319597484,"id":5802,"parentId":5786,"tags":{},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1844,"timestamp":6052319596775,"id":5779,"parentId":5419,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/core/fourPointsTransform.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1886,"timestamp":6052319596877,"id":5780,"parentId":5415,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/single/SingleAxis.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":1981,"timestamp":6052319596928,"id":5781,"parentId":5416,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/parallel/ParallelAxis.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":2234,"timestamp":6052319596969,"id":5782,"parentId":5413,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/fix/nanhai.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3194,"timestamp":6052319597005,"id":5783,"parentId":5413,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/fix/textCoord.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3438,"timestamp":6052319597041,"id":5784,"parentId":5413,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4788,"timestamp":6052319597077,"id":5785,"parentId":5412,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/parseSVG.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4843,"timestamp":6052319597111,"id":5786,"parentId":5412,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/tool/parseXML.js","layer":"app-pages-browser"},"startTime":1775659267505,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":159,"timestamp":6052319603832,"id":5809,"parentId":5803,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":188,"timestamp":6052319603842,"id":5810,"parentId":5804,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":211,"timestamp":6052319603846,"id":5811,"parentId":5805,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":234,"timestamp":6052319603849,"id":5812,"parentId":5806,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"}] +[{"name":"read-resource","duration":405,"timestamp":6052319603852,"id":5813,"parentId":5807,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":437,"timestamp":6052319603854,"id":5814,"parentId":5808,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2030,"timestamp":6052319603999,"id":5815,"parentId":5803,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":2000,"timestamp":6052319604033,"id":5816,"parentId":5804,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1975,"timestamp":6052319604059,"id":5817,"parentId":5805,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1806,"timestamp":6052319604231,"id":5818,"parentId":5806,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1779,"timestamp":6052319604260,"id":5819,"parentId":5807,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":1745,"timestamp":6052319604295,"id":5820,"parentId":5808,"tags":{},"startTime":1775659267512,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3149,"timestamp":6052319603194,"id":5803,"parentId":5601,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/Clip.js","layer":"app-pages-browser"},"startTime":1775659267511,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3503,"timestamp":6052319603267,"id":5804,"parentId":5601,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/easing.js","layer":"app-pages-browser"},"startTime":1775659267511,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3643,"timestamp":6052319603313,"id":5805,"parentId":5601,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/animation/cubicEasing.js","layer":"app-pages-browser"},"startTime":1775659267511,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":3651,"timestamp":6052319603356,"id":5806,"parentId":5620,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/svg/cssClassId.js","layer":"app-pages-browser"},"startTime":1775659267511,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4159,"timestamp":6052319603407,"id":5807,"parentId":5605,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/echarts/lib/component/dataZoom/AxisProxy.js","layer":"app-pages-browser"},"startTime":1775659267511,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":4099,"timestamp":6052319603646,"id":5808,"parentId":5616,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/zrender/lib/graphic/helper/smoothBezier.js","layer":"app-pages-browser"},"startTime":1775659267511,"traceId":"63571fab0751eb1f"},{"name":"read-resource","duration":358,"timestamp":6052319611649,"id":5822,"parentId":5821,"tags":{},"startTime":1775659267519,"traceId":"63571fab0751eb1f"},{"name":"next-swc-loader","duration":49,"timestamp":6052319612013,"id":5823,"parentId":5821,"tags":{},"startTime":1775659267520,"traceId":"63571fab0751eb1f"},{"name":"build-module-js","duration":5008,"timestamp":6052319611564,"id":5821,"parentId":5202,"tags":{"name":"/Users/aaron/source_code/astock-agent/frontend/node_modules/next/dist/compiled/buffer/index.js","layer":"app-pages-browser"},"startTime":1775659267519,"traceId":"63571fab0751eb1f"},{"name":"add-entry","duration":1021597,"timestamp":6052318595085,"id":4139,"parentId":4128,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22%2FUsers%2Faaron%2Fsource_code%2Fastock-agent%2Ffrontend%2Fsrc%2Fapp%2Fstock%2F%5Bcode%5D%2Fpage.tsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1775659266503,"traceId":"63571fab0751eb1f"},{"name":"make","duration":1026177,"timestamp":6052318590629,"id":4128,"parentId":4127,"tags":{},"startTime":1775659266499,"traceId":"63571fab0751eb1f"},{"name":"chunk-graph","duration":5741,"timestamp":6052319636970,"id":5825,"parentId":5824,"tags":{},"startTime":1775659267545,"traceId":"63571fab0751eb1f"},{"name":"optimize-modules","duration":5,"timestamp":6052319642733,"id":5827,"parentId":5824,"tags":{},"startTime":1775659267551,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunks","duration":340,"timestamp":6052319642830,"id":5828,"parentId":5824,"tags":{},"startTime":1775659267551,"traceId":"63571fab0751eb1f"},{"name":"optimize-tree","duration":6,"timestamp":6052319643185,"id":5829,"parentId":5824,"tags":{},"startTime":1775659267551,"traceId":"63571fab0751eb1f"},{"name":"optimize-chunk-modules","duration":4,"timestamp":6052319643214,"id":5830,"parentId":5824,"tags":{},"startTime":1775659267551,"traceId":"63571fab0751eb1f"},{"name":"optimize","duration":2503,"timestamp":6052319642726,"id":5826,"parentId":5824,"tags":{},"startTime":1775659267551,"traceId":"63571fab0751eb1f"},{"name":"module-hash","duration":5184,"timestamp":6052319652161,"id":5831,"parentId":5824,"tags":{},"startTime":1775659267560,"traceId":"63571fab0751eb1f"},{"name":"code-generation","duration":49689,"timestamp":6052319657357,"id":5832,"parentId":5824,"tags":{},"startTime":1775659267565,"traceId":"63571fab0751eb1f"},{"name":"hash","duration":17281,"timestamp":6052319710844,"id":5833,"parentId":5824,"tags":{},"startTime":1775659267619,"traceId":"63571fab0751eb1f"},{"name":"code-generation-jobs","duration":180,"timestamp":6052319728124,"id":5834,"parentId":5824,"tags":{},"startTime":1775659267636,"traceId":"63571fab0751eb1f"},{"name":"module-assets","duration":154,"timestamp":6052319728293,"id":5835,"parentId":5824,"tags":{},"startTime":1775659267636,"traceId":"63571fab0751eb1f"},{"name":"create-chunk-assets","duration":110112,"timestamp":6052319728452,"id":5836,"parentId":5824,"tags":{},"startTime":1775659267636,"traceId":"63571fab0751eb1f"},{"name":"NextJsBuildManifest-generateClientManifest","duration":236,"timestamp":6052319840471,"id":5838,"parentId":4127,"tags":{},"startTime":1775659267748,"traceId":"63571fab0751eb1f"},{"name":"NextJsBuildManifest-createassets","duration":436,"timestamp":6052319840274,"id":5837,"parentId":4127,"tags":{},"startTime":1775659267748,"traceId":"63571fab0751eb1f"},{"name":"seal","duration":212588,"timestamp":6052319630191,"id":5824,"parentId":4127,"tags":{},"startTime":1775659267538,"traceId":"63571fab0751eb1f"},{"name":"webpack-compilation","duration":1252895,"timestamp":6052318589946,"id":4127,"parentId":2431,"tags":{"name":"client"},"startTime":1775659266498,"traceId":"63571fab0751eb1f"},{"name":"emit","duration":30183,"timestamp":6052319842880,"id":5839,"parentId":2431,"tags":{},"startTime":1775659267751,"traceId":"63571fab0751eb1f"},{"name":"compile-path","duration":2909147,"timestamp":6052316965020,"id":2412,"tags":{"trigger":"/stock/[code]","isTurbopack":false},"startTime":1775659264873,"traceId":"63571fab0751eb1f"},{"name":"webpack-invalidated-client","duration":2703303,"timestamp":6052317171397,"id":2431,"parentId":3,"tags":{"trigger":"manual"},"startTime":1775659265080,"traceId":"63571fab0751eb1f"}] diff --git a/frontend/Dockerfile b/frontend/Dockerfile index 71af05e8..d3e88a75 100644 --- a/frontend/Dockerfile +++ b/frontend/Dockerfile @@ -1,11 +1,26 @@ +# Stage 1: Build +FROM node:20-alpine AS builder + +WORKDIR /app + +ARG BACKEND_URL=http://localhost:8000 + +COPY package.json package-lock.json* yarn.lock* ./ +RUN npm ci + +COPY . . +ENV BACKEND_URL=$BACKEND_URL +RUN npm run build + +# Stage 2: Runtime FROM node:20-alpine WORKDIR /app ENV NODE_ENV=production -COPY .next/standalone ./ -COPY .next/static ./.next/static +COPY --from=builder /app/.next/standalone ./ +COPY --from=builder /app/.next/static ./.next/static EXPOSE 3002