diff --git a/.next/app-build-manifest.json b/.next/app-build-manifest.json index 1b3b57d..5bc66ab 100644 --- a/.next/app-build-manifest.json +++ b/.next/app-build-manifest.json @@ -1,3 +1,68 @@ { - "pages": {} + "pages": { + "/home-v5/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/css/app/home-v5/page.css", + "static/chunks/app/home-v5/page.js" + ], + "/layout": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/css/app/layout.css", + "static/chunks/app/layout.js" + ], + "/loading": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/loading.js" + ], + "/not-found": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/not-found.js" + ], + "/courses-grid-view/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/courses-grid-view/page.js" + ], + "/course-details/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/css/app/course-details/page.css", + "static/chunks/app/course-details/page.js" + ], + "/admin/courses/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/courses/page.js" + ], + "/admin/layout": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/layout.js" + ], + "/admin/enquiries/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/enquiries/page.js" + ], + "/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/css/app/page.css", + "static/chunks/app/page.js" + ], + "/admin/dashboard/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/dashboard/page.js" + ], + "/_not-found/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/_not-found/page.js" + ] + } } \ No newline at end of file diff --git a/.next/build-manifest.json b/.next/build-manifest.json index b8b66ce..018cb67 100644 --- a/.next/build-manifest.json +++ b/.next/build-manifest.json @@ -8,7 +8,10 @@ "static/development/_buildManifest.js", "static/development/_ssgManifest.js" ], - "rootMainFiles": [], + "rootMainFiles": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js" + ], "pages": { "/_app": [] }, diff --git a/.next/server/app-paths-manifest.json b/.next/server/app-paths-manifest.json index 9e26dfe..22a07ac 100644 --- a/.next/server/app-paths-manifest.json +++ b/.next/server/app-paths-manifest.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "/course-details/page": "app/course-details/page.js", + "/courses-grid-view/page": "app/courses-grid-view/page.js", + "/page": "app/page.js", + "/home-v5/page": "app/home-v5/page.js", + "/_not-found/page": "app/_not-found/page.js", + "/admin/courses/page": "app/admin/courses/page.js" +} \ No newline at end of file diff --git a/.next/server/middleware-build-manifest.js b/.next/server/middleware-build-manifest.js index 0229456..36489d8 100644 --- a/.next/server/middleware-build-manifest.js +++ b/.next/server/middleware-build-manifest.js @@ -5,7 +5,10 @@ self.__BUILD_MANIFEST = { "devFiles": [], "ampDevFiles": [], "lowPriorityFiles": [], - "rootMainFiles": [], + "rootMainFiles": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js" + ], "pages": { "/_app": [] }, diff --git a/.next/server/middleware-manifest.json b/.next/server/middleware-manifest.json index 33872a3..b97c6c9 100644 --- a/.next/server/middleware-manifest.json +++ b/.next/server/middleware-manifest.json @@ -1,6 +1,29 @@ { "version": 3, - "middleware": {}, + "middleware": { + "/": { + "files": [ + "server/edge-runtime-webpack.js", + "server/src/middleware.js" + ], + "name": "src/middleware", + "page": "/", + "matchers": [ + { + "regexp": "^/.*$", + "originalSource": "/:path*" + } + ], + "wasm": [], + "assets": [], + "env": { + "__NEXT_BUILD_ID": "development", + "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "XR9546Qfu7EwajBjd8gahEOdCxfWF6T4uIvBHwJo3yk=" + } + } + }, "functions": {}, - "sortedMiddleware": [] + "sortedMiddleware": [ + "/" + ] } \ No newline at end of file diff --git a/.next/trace b/.next/trace index 4c1a3a4..532e066 100644 --- a/.next/trace +++ b/.next/trace @@ -1,2 +1,55 @@ [{"name":"hot-reloader","duration":86,"timestamp":1487638140233,"id":3,"tags":{"version":"14.2.16","isTurbopack":false},"startTime":1772778791460,"traceId":"049bdf49393d5782"},{"name":"start","duration":3,"timestamp":1487638141462,"id":4,"parentId":3,"tags":{},"startTime":1772778791461,"traceId":"049bdf49393d5782"},{"name":"get-version-info","duration":539671,"timestamp":1487638141775,"id":5,"parentId":4,"tags":{},"startTime":1772778791461,"traceId":"049bdf49393d5782"},{"name":"clean","duration":2612,"timestamp":1487638681626,"id":6,"parentId":4,"tags":{},"startTime":1772778792001,"traceId":"049bdf49393d5782"},{"name":"create-pages-mapping","duration":715,"timestamp":1487638689947,"id":8,"parentId":7,"tags":{},"startTime":1772778792009,"traceId":"049bdf49393d5782"},{"name":"create-entrypoints","duration":220090,"timestamp":1487638690772,"id":9,"parentId":7,"tags":{},"startTime":1772778792010,"traceId":"049bdf49393d5782"},{"name":"generate-webpack-config","duration":581483,"timestamp":1487638911051,"id":10,"parentId":7,"tags":{},"startTime":1772778792230,"traceId":"049bdf49393d5782"},{"name":"get-webpack-config","duration":803170,"timestamp":1487638689421,"id":7,"parentId":4,"tags":{},"startTime":1772778792009,"traceId":"049bdf49393d5782"},{"name":"make","duration":4499,"timestamp":1487639795541,"id":12,"parentId":11,"tags":{},"startTime":1772778793115,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3648,"timestamp":1487639811199,"id":14,"parentId":13,"tags":{},"startTime":1772778793131,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":172,"timestamp":1487639815640,"id":16,"parentId":13,"tags":{},"startTime":1772778793135,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":903,"timestamp":1487639816580,"id":17,"parentId":13,"tags":{},"startTime":1772778793136,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":152,"timestamp":1487639817856,"id":18,"parentId":13,"tags":{},"startTime":1772778793137,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":134,"timestamp":1487639818858,"id":19,"parentId":13,"tags":{},"startTime":1772778793138,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":4121,"timestamp":1487639815309,"id":15,"parentId":13,"tags":{},"startTime":1772778793135,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":752,"timestamp":1487639823813,"id":20,"parentId":13,"tags":{},"startTime":1772778793143,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":1069,"timestamp":1487639824794,"id":21,"parentId":13,"tags":{},"startTime":1772778793144,"traceId":"049bdf49393d5782"},{"name":"hash","duration":3242,"timestamp":1487639827457,"id":22,"parentId":13,"tags":{},"startTime":1772778793147,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":488,"timestamp":1487639830680,"id":23,"parentId":13,"tags":{},"startTime":1772778793150,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":520,"timestamp":1487639830972,"id":24,"parentId":13,"tags":{},"startTime":1772778793150,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":1531,"timestamp":1487639831565,"id":25,"parentId":13,"tags":{},"startTime":1772778793151,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":2858,"timestamp":1487639981817,"id":27,"parentId":11,"tags":{},"startTime":1772778793301,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":4071,"timestamp":1487639980656,"id":26,"parentId":11,"tags":{},"startTime":1772778793300,"traceId":"049bdf49393d5782"},{"name":"seal","duration":178032,"timestamp":1487639810005,"id":13,"parentId":11,"tags":{},"startTime":1772778793129,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":209266,"timestamp":1487639779344,"id":11,"parentId":3,"tags":{"name":"client"},"startTime":1772778793099,"traceId":"049bdf49393d5782"},{"name":"emit","duration":19952,"timestamp":1487639989573,"id":28,"parentId":3,"tags":{},"startTime":1772778793309,"traceId":"049bdf49393d5782"},{"name":"make","duration":4059,"timestamp":1487640029106,"id":30,"parentId":29,"tags":{},"startTime":1772778793349,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":42,"timestamp":1487640034049,"id":32,"parentId":31,"tags":{},"startTime":1772778793353,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":9,"timestamp":1487640034132,"id":34,"parentId":31,"tags":{},"startTime":1772778793354,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":471,"timestamp":1487640034249,"id":35,"parentId":31,"tags":{},"startTime":1772778793354,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":29,"timestamp":1487640034858,"id":36,"parentId":31,"tags":{},"startTime":1772778793354,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":25,"timestamp":1487640035030,"id":37,"parentId":31,"tags":{},"startTime":1772778793354,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1109,"timestamp":1487640034120,"id":33,"parentId":31,"tags":{},"startTime":1772778793354,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":25,"timestamp":1487640035649,"id":38,"parentId":31,"tags":{},"startTime":1772778793355,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":20,"timestamp":1487640035702,"id":39,"parentId":31,"tags":{},"startTime":1772778793355,"traceId":"049bdf49393d5782"},{"name":"hash","duration":176,"timestamp":1487640035833,"id":40,"parentId":31,"tags":{},"startTime":1772778793355,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":126,"timestamp":1487640036008,"id":41,"parentId":31,"tags":{},"startTime":1772778793355,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":30,"timestamp":1487640036114,"id":42,"parentId":31,"tags":{},"startTime":1772778793356,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":35,"timestamp":1487640036157,"id":43,"parentId":31,"tags":{},"startTime":1772778793356,"traceId":"049bdf49393d5782"},{"name":"seal","duration":4443,"timestamp":1487640033971,"id":31,"parentId":29,"tags":{},"startTime":1772778793353,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":12204,"timestamp":1487640026581,"id":29,"parentId":3,"tags":{"name":"server"},"startTime":1772778793346,"traceId":"049bdf49393d5782"},{"name":"emit","duration":4777,"timestamp":1487640038997,"id":44,"parentId":3,"tags":{},"startTime":1772778793358,"traceId":"049bdf49393d5782"},{"name":"make","duration":391,"timestamp":1487640052405,"id":46,"parentId":45,"tags":{},"startTime":1772778793372,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":74,"timestamp":1487640054398,"id":48,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":9,"timestamp":1487640054528,"id":50,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":22,"timestamp":1487640054649,"id":51,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":10,"timestamp":1487640054705,"id":52,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1487640054736,"id":53,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":261,"timestamp":1487640054513,"id":49,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":13,"timestamp":1487640054944,"id":54,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":12,"timestamp":1487640054972,"id":55,"parentId":47,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"hash","duration":201,"timestamp":1487640055087,"id":56,"parentId":47,"tags":{},"startTime":1772778793375,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":35,"timestamp":1487640055287,"id":57,"parentId":47,"tags":{},"startTime":1772778793375,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":15,"timestamp":1487640055312,"id":58,"parentId":47,"tags":{},"startTime":1772778793375,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":21,"timestamp":1487640055335,"id":59,"parentId":47,"tags":{},"startTime":1772778793375,"traceId":"049bdf49393d5782"},{"name":"seal","duration":2310,"timestamp":1487640054280,"id":47,"parentId":45,"tags":{},"startTime":1772778793374,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":7114,"timestamp":1487640049586,"id":45,"parentId":3,"tags":{"name":"edge-server"},"startTime":1772778793369,"traceId":"049bdf49393d5782"},{"name":"emit","duration":4602,"timestamp":1487640056968,"id":60,"parentId":3,"tags":{},"startTime":1772778793376,"traceId":"049bdf49393d5782"}] [{"name":"make","duration":487,"timestamp":1487640502147,"id":65,"parentId":64,"tags":{},"startTime":1772778793822,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":56,"timestamp":1487640502975,"id":67,"parentId":66,"tags":{},"startTime":1772778793822,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":12,"timestamp":1487640503076,"id":69,"parentId":66,"tags":{},"startTime":1772778793823,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":28,"timestamp":1487640503119,"id":70,"parentId":66,"tags":{},"startTime":1772778793823,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":22,"timestamp":1487640503180,"id":71,"parentId":66,"tags":{},"startTime":1772778793823,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":32,"timestamp":1487640503234,"id":72,"parentId":66,"tags":{},"startTime":1772778793823,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":306,"timestamp":1487640503061,"id":68,"parentId":66,"tags":{},"startTime":1772778793822,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":59,"timestamp":1487640504182,"id":73,"parentId":66,"tags":{},"startTime":1772778793824,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":27,"timestamp":1487640504387,"id":74,"parentId":66,"tags":{},"startTime":1772778793824,"traceId":"049bdf49393d5782"},{"name":"hash","duration":142,"timestamp":1487640504564,"id":75,"parentId":66,"tags":{},"startTime":1772778793824,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":46,"timestamp":1487640504705,"id":76,"parentId":66,"tags":{},"startTime":1772778793824,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":19,"timestamp":1487640504737,"id":77,"parentId":66,"tags":{},"startTime":1772778793824,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":31,"timestamp":1487640504770,"id":78,"parentId":66,"tags":{},"startTime":1772778793824,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":304,"timestamp":1487640505843,"id":80,"parentId":64,"tags":{},"startTime":1772778793825,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":411,"timestamp":1487640505750,"id":79,"parentId":64,"tags":{},"startTime":1772778793825,"traceId":"049bdf49393d5782"},{"name":"seal","duration":3673,"timestamp":1487640502902,"id":66,"parentId":64,"tags":{},"startTime":1772778793822,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":5799,"timestamp":1487640500836,"id":64,"parentId":61,"tags":{"name":"client"},"startTime":1772778793820,"traceId":"049bdf49393d5782"},{"name":"setup-dev-bundler","duration":2620645,"timestamp":1487638129063,"id":2,"parentId":1,"tags":{},"startTime":1772778791448,"traceId":"049bdf49393d5782"},{"name":"run-instrumentation-hook","duration":93,"timestamp":1487640867042,"id":82,"parentId":1,"tags":{},"startTime":1772778794186,"traceId":"049bdf49393d5782"},{"name":"emit","duration":370003,"timestamp":1487640506702,"id":81,"parentId":61,"tags":{},"startTime":1772778793826,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":397769,"timestamp":1487640480357,"id":61,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772778793800,"traceId":"049bdf49393d5782"},{"name":"make","duration":647,"timestamp":1487640882413,"id":84,"parentId":83,"tags":{},"startTime":1772778794202,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":128,"timestamp":1487640883433,"id":86,"parentId":85,"tags":{},"startTime":1772778794203,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":14,"timestamp":1487640883626,"id":88,"parentId":85,"tags":{},"startTime":1772778794203,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":272,"timestamp":1487640883853,"id":89,"parentId":85,"tags":{},"startTime":1772778794203,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":17,"timestamp":1487640884171,"id":90,"parentId":85,"tags":{},"startTime":1772778794204,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":16,"timestamp":1487640884235,"id":91,"parentId":85,"tags":{},"startTime":1772778794204,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":709,"timestamp":1487640883603,"id":87,"parentId":85,"tags":{},"startTime":1772778794203,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":23,"timestamp":1487640884762,"id":92,"parentId":85,"tags":{},"startTime":1772778794204,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":19,"timestamp":1487640884818,"id":93,"parentId":85,"tags":{},"startTime":1772778794204,"traceId":"049bdf49393d5782"},{"name":"hash","duration":203,"timestamp":1487640884917,"id":94,"parentId":85,"tags":{},"startTime":1772778794204,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":52,"timestamp":1487640885119,"id":95,"parentId":85,"tags":{},"startTime":1772778794205,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":23,"timestamp":1487640885155,"id":96,"parentId":85,"tags":{},"startTime":1772778794205,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":40,"timestamp":1487640885190,"id":97,"parentId":85,"tags":{},"startTime":1772778794205,"traceId":"049bdf49393d5782"},{"name":"seal","duration":2775,"timestamp":1487640883357,"id":85,"parentId":83,"tags":{},"startTime":1772778794203,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":5556,"timestamp":1487640880667,"id":83,"parentId":62,"tags":{"name":"server"},"startTime":1772778794200,"traceId":"049bdf49393d5782"},{"name":"start-dev-server","duration":3505462,"timestamp":1487637407814,"id":1,"tags":{"cpus":"8","platform":"win32","memory.freeMem":"1192144896","memory.totalMem":"8419024896","memory.heapSizeLimit":"4259315712","isTurbopack":false,"memory.rss":"136409088","memory.heapTotal":"87097344","memory.heapUsed":"55558336"},"startTime":1772778790727,"traceId":"049bdf49393d5782"},{"name":"emit","duration":31344,"timestamp":1487640886280,"id":98,"parentId":62,"tags":{},"startTime":1772778794206,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":437641,"timestamp":1487640480790,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772778793800,"traceId":"049bdf49393d5782"},{"name":"make","duration":1042,"timestamp":1487640922752,"id":100,"parentId":99,"tags":{},"startTime":1772778794242,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":61,"timestamp":1487640924583,"id":102,"parentId":101,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":15,"timestamp":1487640924703,"id":104,"parentId":101,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":37,"timestamp":1487640924877,"id":105,"parentId":101,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":19,"timestamp":1487640924957,"id":106,"parentId":101,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":20,"timestamp":1487640925017,"id":107,"parentId":101,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":409,"timestamp":1487640924678,"id":103,"parentId":101,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":22,"timestamp":1487640925341,"id":108,"parentId":101,"tags":{},"startTime":1772778794245,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":19,"timestamp":1487640925387,"id":109,"parentId":101,"tags":{},"startTime":1772778794245,"traceId":"049bdf49393d5782"},{"name":"hash","duration":129,"timestamp":1487640925491,"id":110,"parentId":101,"tags":{},"startTime":1772778794245,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":52,"timestamp":1487640925618,"id":111,"parentId":101,"tags":{},"startTime":1772778794245,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":23,"timestamp":1487640925655,"id":112,"parentId":101,"tags":{},"startTime":1772778794245,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":39,"timestamp":1487640925690,"id":113,"parentId":101,"tags":{},"startTime":1772778794245,"traceId":"049bdf49393d5782"},{"name":"seal","duration":2222,"timestamp":1487640924484,"id":101,"parentId":99,"tags":{},"startTime":1772778794244,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":6402,"timestamp":1487640920375,"id":99,"parentId":63,"tags":{"name":"edge-server"},"startTime":1772778794240,"traceId":"049bdf49393d5782"},{"name":"emit","duration":4148,"timestamp":1487640926843,"id":114,"parentId":63,"tags":{},"startTime":1772778794246,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-edge-server","duration":451480,"timestamp":1487640480880,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772778793800,"traceId":"049bdf49393d5782"}] +[{"name":"build-module","duration":297241,"timestamp":1487779863894,"id":121,"parentId":120,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772778933184,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":299976,"timestamp":1487780289164,"id":134,"parentId":133,"tags":{},"startTime":1772778933609,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":304522,"timestamp":1487780284667,"id":133,"parentId":122,"tags":{},"startTime":1772778933605,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":347043,"timestamp":1487780257232,"id":122,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\loading.jsx","layer":"rsc"},"startTime":1772778933577,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":314192,"timestamp":1487780290401,"id":136,"parentId":135,"tags":{},"startTime":1772778933611,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":315117,"timestamp":1487780289499,"id":135,"parentId":123,"tags":{},"startTime":1772778933610,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":346888,"timestamp":1487780273095,"id":123,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\not-found.jsx","layer":"rsc"},"startTime":1772778933593,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":328573,"timestamp":1487780291922,"id":140,"parentId":139,"tags":{},"startTime":1772778933612,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":329131,"timestamp":1487780291382,"id":139,"parentId":125,"tags":{},"startTime":1772778933612,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":350958,"timestamp":1487780275558,"id":125,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\home-v5\\page.jsx","layer":"rsc"},"startTime":1772778933596,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":335360,"timestamp":1487780291328,"id":138,"parentId":137,"tags":{},"startTime":1772778933612,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":336255,"timestamp":1487780290443,"id":137,"parentId":124,"tags":{},"startTime":1772778933611,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":362713,"timestamp":1487780274528,"id":124,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\layout.jsx","layer":"rsc"},"startTime":1772778933595,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":371646,"timestamp":1487780292337,"id":142,"parentId":141,"tags":{},"startTime":1772778933613,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":372058,"timestamp":1487780291953,"id":141,"parentId":128,"tags":{},"startTime":1772778933612,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":396367,"timestamp":1487780278591,"id":128,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\error-boundary.js","layer":"rsc"},"startTime":1772778933599,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":402625,"timestamp":1487780283823,"id":130,"parentId":126,"tags":{},"startTime":1772778933604,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":683,"timestamp":1487780686731,"id":143,"parentId":126,"tags":{},"startTime":1772778934007,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":427076,"timestamp":1487780276634,"id":126,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-kind.js","layer":"rsc"},"startTime":1772778933597,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":423756,"timestamp":1487780284543,"id":132,"parentId":129,"tags":{},"startTime":1772778933605,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":820,"timestamp":1487780708462,"id":144,"parentId":129,"tags":{},"startTime":1772778934029,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":447688,"timestamp":1487780279261,"id":129,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\module.compiled.js","layer":"ssr"},"startTime":1772778933599,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":442746,"timestamp":1487780284361,"id":131,"parentId":127,"tags":{},"startTime":1772778933605,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":778,"timestamp":1487780727216,"id":145,"parentId":127,"tags":{},"startTime":1772778934047,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":508344,"timestamp":1487780277575,"id":127,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\entry-base.js","layer":"rsc"},"startTime":1772778933598,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":2790,"timestamp":1487780835134,"id":146,"parentId":129,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.dev.js","layer":null},"startTime":1772778934155,"traceId":"049bdf49393d5782"},{"name":"build-module-external","duration":222,"timestamp":1487780929519,"id":152,"parentId":127,"tags":{"name":"../../client/components/static-generation-async-storage.external","layer":null},"startTime":1772778934250,"traceId":"049bdf49393d5782"},{"name":"build-module-external","duration":65,"timestamp":1487780929842,"id":153,"parentId":127,"tags":{"name":"../../client/components/action-async-storage.external","layer":null},"startTime":1772778934250,"traceId":"049bdf49393d5782"},{"name":"build-module-external","duration":42,"timestamp":1487780929940,"id":154,"parentId":127,"tags":{"name":"../../client/components/request-async-storage.external","layer":null},"startTime":1772778934250,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":30888,"timestamp":1487780933689,"id":164,"parentId":163,"tags":{},"startTime":1772778934254,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":31243,"timestamp":1487780933361,"id":163,"parentId":151,"tags":{},"startTime":1772778934254,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40462,"timestamp":1487780929062,"id":151,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js","layer":"rsc"},"startTime":1772778934249,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":35094,"timestamp":1487780934783,"id":166,"parentId":165,"tags":{},"startTime":1772778934255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":35822,"timestamp":1487780934071,"id":165,"parentId":155,"tags":{},"startTime":1772778934254,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41608,"timestamp":1487780930010,"id":155,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\client-page.js","layer":"rsc"},"startTime":1772778934250,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":38546,"timestamp":1487780933313,"id":162,"parentId":161,"tags":{},"startTime":1772778934254,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":38926,"timestamp":1487780932956,"id":161,"parentId":150,"tags":{},"startTime":1772778934253,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":46305,"timestamp":1487780928649,"id":150,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\layout-router.js","layer":"rsc"},"startTime":1772778934249,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":43003,"timestamp":1487780932848,"id":160,"parentId":159,"tags":{},"startTime":1772778934253,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":44385,"timestamp":1487780931506,"id":159,"parentId":149,"tags":{},"startTime":1772778934252,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":50571,"timestamp":1487780927946,"id":149,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router.js","layer":"rsc"},"startTime":1772778934248,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":50986,"timestamp":1487780935410,"id":170,"parentId":169,"tags":{},"startTime":1772778934256,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51190,"timestamp":1487780935234,"id":169,"parentId":157,"tags":{},"startTime":1772778934255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":69849,"timestamp":1487780930867,"id":157,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\hooks-server-context.js","layer":"rsc"},"startTime":1772778934251,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":68556,"timestamp":1487780935193,"id":168,"parentId":167,"tags":{},"startTime":1772778934255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":68946,"timestamp":1487780934832,"id":167,"parentId":156,"tags":{},"startTime":1772778934255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":91449,"timestamp":1487780930474,"id":156,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\search-params.js","layer":"rsc"},"startTime":1772778934251,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":86587,"timestamp":1487780935541,"id":172,"parentId":171,"tags":{},"startTime":1772778934256,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":86705,"timestamp":1487780935442,"id":171,"parentId":158,"tags":{},"startTime":1772778934256,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":93308,"timestamp":1487780931184,"id":158,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js","layer":"rsc"},"startTime":1772778934251,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":179325,"timestamp":1487780923170,"id":148,"parentId":147,"tags":{},"startTime":1772778934243,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":690,"timestamp":1487781102598,"id":183,"parentId":147,"tags":{},"startTime":1772778934423,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":184725,"timestamp":1487780921481,"id":147,"parentId":128,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-loader\\module-proxy.js","layer":"rsc"},"startTime":1772778934242,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":106469,"timestamp":1487781045385,"id":181,"parentId":176,"tags":{},"startTime":1772778934366,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":354,"timestamp":1487781151932,"id":192,"parentId":176,"tags":{},"startTime":1772778934472,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":115731,"timestamp":1487781038296,"id":176,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\rsc\\postpone.js","layer":"rsc"},"startTime":1772778934358,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":109067,"timestamp":1487781045105,"id":178,"parentId":173,"tags":{},"startTime":1772778934365,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":391,"timestamp":1487781154223,"id":193,"parentId":173,"tags":{},"startTime":1772778934474,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":120594,"timestamp":1487781036321,"id":173,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\link.js","layer":"rsc"},"startTime":1772778934357,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":111873,"timestamp":1487781045248,"id":179,"parentId":174,"tags":{},"startTime":1772778934365,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":448,"timestamp":1487781157210,"id":194,"parentId":174,"tags":{},"startTime":1772778934477,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":221390,"timestamp":1487781037115,"id":174,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\lib\\patch-fetch.js","layer":"rsc"},"startTime":1772778934357,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":213309,"timestamp":1487781045316,"id":180,"parentId":175,"tags":{},"startTime":1772778934366,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":370,"timestamp":1487781258684,"id":195,"parentId":175,"tags":{},"startTime":1772778934579,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":226366,"timestamp":1487781037737,"id":175,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\rsc\\preloads.js","layer":"rsc"},"startTime":1772778934358,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":218736,"timestamp":1487781045845,"id":182,"parentId":177,"tags":{},"startTime":1772778934366,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":306,"timestamp":1487781264640,"id":196,"parentId":177,"tags":{},"startTime":1772778934585,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":237756,"timestamp":1487781039241,"id":177,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\rsc\\taint.js","layer":"rsc"},"startTime":1772778934359,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":167107,"timestamp":1487781150438,"id":187,"parentId":186,"tags":{},"startTime":1772778934471,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":171348,"timestamp":1487781149941,"id":186,"parentId":124,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\jquery-ui.min.css","layer":"rsc"},"startTime":1772778934470,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":170743,"timestamp":1487781150863,"id":189,"parentId":188,"tags":{},"startTime":1772778934471,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":173012,"timestamp":1487781150597,"id":188,"parentId":124,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\animate.css","layer":"rsc"},"startTime":1772778934471,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":174393,"timestamp":1487781149657,"id":185,"parentId":184,"tags":{},"startTime":1772778934470,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":181740,"timestamp":1487781145726,"id":184,"parentId":124,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\fontawesome.min.css","layer":"rsc"},"startTime":1772778934466,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":180251,"timestamp":1487781151183,"id":191,"parentId":190,"tags":{},"startTime":1772778934471,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":185181,"timestamp":1487781150992,"id":190,"parentId":124,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772778934471,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":61196,"timestamp":1487781282663,"id":200,"parentId":198,"tags":{},"startTime":1772778934603,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":318,"timestamp":1487781343932,"id":205,"parentId":198,"tags":{},"startTime":1772778934664,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":79088,"timestamp":1487781281366,"id":198,"parentId":156,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\dynamic-rendering.js","layer":"rsc"},"startTime":1772778934602,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":78198,"timestamp":1487781282387,"id":199,"parentId":197,"tags":{},"startTime":1772778934603,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":305,"timestamp":1487781360637,"id":206,"parentId":197,"tags":{},"startTime":1772778934681,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":81430,"timestamp":1487781280651,"id":197,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\rsc\\react-server-dom-webpack-server-edge.js","layer":"rsc"},"startTime":1772778934601,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":104396,"timestamp":1487781303747,"id":202,"parentId":201,"tags":{},"startTime":1772778934624,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":236,"timestamp":1487781408225,"id":228,"parentId":201,"tags":{},"startTime":1772778934728,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":106919,"timestamp":1487781302629,"id":201,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\rsc\\react-jsx-dev-runtime.js","layer":"rsc"},"startTime":1772778934623,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":29309,"timestamp":1487781380400,"id":219,"parentId":218,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29561,"timestamp":1487781380158,"id":218,"parentId":209,"tags":{},"startTime":1772778934700,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":36412,"timestamp":1487781375425,"id":209,"parentId":124,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\provider\\Provider.jsx","layer":"rsc"},"startTime":1772778934696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31917,"timestamp":1487781380015,"id":215,"parentId":214,"tags":{},"startTime":1772778934700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":32397,"timestamp":1487781379551,"id":214,"parentId":207,"tags":{},"startTime":1772778934700,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":39428,"timestamp":1487781373750,"id":207,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\layouts\\Layout.jsx","layer":"rsc"},"startTime":1772778934694,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":32291,"timestamp":1487781380980,"id":223,"parentId":222,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":32573,"timestamp":1487781380707,"id":222,"parentId":211,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":39020,"timestamp":1487781376570,"id":211,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\about\\AboutFive.jsx","layer":"rsc"},"startTime":1772778934697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":50762,"timestamp":1487781380686,"id":221,"parentId":220,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51065,"timestamp":1487781380415,"id":220,"parentId":210,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":75427,"timestamp":1487781376022,"id":210,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\blogs\\BlogFive.jsx","layer":"rsc"},"startTime":1772778934696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":71564,"timestamp":1487781381219,"id":225,"parentId":224,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":71808,"timestamp":1487781380996,"id":224,"parentId":212,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":84863,"timestamp":1487781377109,"id":212,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\category\\CategoryThree.jsx","layer":"rsc"},"startTime":1772778934697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":80659,"timestamp":1487781381505,"id":227,"parentId":226,"tags":{},"startTime":1772778934702,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":81919,"timestamp":1487781381234,"id":226,"parentId":213,"tags":{},"startTime":1772778934701,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":86768,"timestamp":1487781377757,"id":213,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"rsc"},"startTime":1772778934698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":84504,"timestamp":1487781380141,"id":217,"parentId":216,"tags":{},"startTime":1772778934700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":84611,"timestamp":1487781380044,"id":216,"parentId":208,"tags":{},"startTime":1772778934700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":92551,"timestamp":1487781374972,"id":208,"parentId":173,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\link.js","layer":"rsc"},"startTime":1772778934695,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":45695,"timestamp":1487781423263,"id":238,"parentId":237,"tags":{},"startTime":1772778934743,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":46160,"timestamp":1487781422828,"id":237,"parentId":229,"tags":{},"startTime":1772778934743,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":53470,"timestamp":1487781416874,"id":229,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"rsc"},"startTime":1772778934737,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":46796,"timestamp":1487781423648,"id":240,"parentId":239,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":47151,"timestamp":1487781423303,"id":239,"parentId":231,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":52981,"timestamp":1487781418460,"id":231,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\faqs\\FaqTwo.jsx","layer":"rsc"},"startTime":1772778934739,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":47297,"timestamp":1487781424231,"id":244,"parentId":243,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":47573,"timestamp":1487781423964,"id":243,"parentId":233,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":52816,"timestamp":1487781419790,"id":233,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\hero\\HeroFive.jsx","layer":"rsc"},"startTime":1772778934740,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":69243,"timestamp":1487781423944,"id":242,"parentId":241,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":69540,"timestamp":1487781423677,"id":241,"parentId":232,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":83606,"timestamp":1487781419200,"id":232,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\cta\\CtaTwo.jsx","layer":"rsc"},"startTime":1772778934739,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":78651,"timestamp":1487781424544,"id":246,"parentId":245,"tags":{},"startTime":1772778934745,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":78967,"timestamp":1487781424251,"id":245,"parentId":234,"tags":{},"startTime":1772778934744,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":85267,"timestamp":1487781420268,"id":234,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\teams\\TeamFour.jsx","layer":"rsc"},"startTime":1772778934740,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":80831,"timestamp":1487781424923,"id":248,"parentId":247,"tags":{},"startTime":1772778934745,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":81204,"timestamp":1487781424563,"id":247,"parentId":235,"tags":{},"startTime":1772778934745,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":98589,"timestamp":1487781420719,"id":235,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\pricing\\PricingTwo.jsx","layer":"rsc"},"startTime":1772778934741,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":178747,"timestamp":1487781341789,"id":204,"parentId":203,"tags":{},"startTime":1772778934662,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":185405,"timestamp":1487781341528,"id":203,"parentId":124,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css","layer":"rsc"},"startTime":1772778934662,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":48985,"timestamp":1487781478414,"id":259,"parentId":258,"tags":{},"startTime":1772778934799,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":49332,"timestamp":1487781478083,"id":258,"parentId":249,"tags":{},"startTime":1772778934798,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":54640,"timestamp":1487781473896,"id":249,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\testimonials\\TestimonialFive.jsx","layer":"rsc"},"startTime":1772778934794,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":21567,"timestamp":1487781531198,"id":262,"parentId":261,"tags":{},"startTime":1772778934851,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":21872,"timestamp":1487781530918,"id":261,"parentId":260,"tags":{},"startTime":1772778934851,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":24535,"timestamp":1487781529570,"id":260,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoTwo.jsx","layer":"rsc"},"startTime":1772778934850,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":152745,"timestamp":1487781421659,"id":236,"parentId":230,"tags":{},"startTime":1772778934742,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":303,"timestamp":1487781574489,"id":263,"parentId":230,"tags":{},"startTime":1772778934895,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":159780,"timestamp":1487781417819,"id":230,"parentId":156,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"rsc"},"startTime":1772778934738,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":102003,"timestamp":1487781477517,"id":257,"parentId":253,"tags":{},"startTime":1772778934798,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":231,"timestamp":1487781579575,"id":269,"parentId":253,"tags":{},"startTime":1772778934900,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":116167,"timestamp":1487781475962,"id":253,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\constants.js","layer":"rsc"},"startTime":1772778934796,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":114833,"timestamp":1487781477427,"id":256,"parentId":252,"tags":{},"startTime":1772778934798,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":515,"timestamp":1487781592320,"id":270,"parentId":252,"tags":{},"startTime":1772778934913,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":126950,"timestamp":1487781475531,"id":252,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\output\\log.js","layer":"rsc"},"startTime":1772778934796,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":125307,"timestamp":1487781477332,"id":255,"parentId":251,"tags":{},"startTime":1772778934798,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":439,"timestamp":1487781602780,"id":271,"parentId":251,"tags":{},"startTime":1772778934923,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":152706,"timestamp":1487781475101,"id":251,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\lib\\trace\\tracer.js","layer":"rsc"},"startTime":1772778934795,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":150769,"timestamp":1487781477160,"id":254,"parentId":250,"tags":{},"startTime":1772778934797,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":274,"timestamp":1487781627973,"id":272,"parentId":250,"tags":{},"startTime":1772778934948,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":166213,"timestamp":1487781474606,"id":250,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\lib\\trace\\constants.js","layer":"rsc"},"startTime":1772778934795,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":68244,"timestamp":1487781579256,"id":268,"parentId":267,"tags":{},"startTime":1772778934899,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":68414,"timestamp":1487781579111,"id":267,"parentId":265,"tags":{},"startTime":1772778934899,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":79616,"timestamp":1487781578508,"id":265,"parentId":198,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-bailout.js","layer":"rsc"},"startTime":1772778934899,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":88084,"timestamp":1487781578896,"id":266,"parentId":264,"tags":{},"startTime":1772778934899,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":820,"timestamp":1487781667377,"id":275,"parentId":264,"tags":{},"startTime":1772778934988,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":98681,"timestamp":1487781577894,"id":264,"parentId":198,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\url.js","layer":"rsc"},"startTime":1772778934898,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":33935,"timestamp":1487781643376,"id":274,"parentId":273,"tags":{},"startTime":1772778934964,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":238,"timestamp":1487781677362,"id":276,"parentId":273,"tags":{},"startTime":1772778934998,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35976,"timestamp":1487781642501,"id":273,"parentId":198,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\rsc\\react.js","layer":"rsc"},"startTime":1772778934963,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":7099,"timestamp":1487781679790,"id":278,"parentId":277,"tags":{},"startTime":1772778935000,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":215,"timestamp":1487781686943,"id":281,"parentId":277,"tags":{},"startTime":1772778935007,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16966,"timestamp":1487781679095,"id":277,"parentId":252,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\picocolors.js","layer":"rsc"},"startTime":1772778934999,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":11836,"timestamp":1487781686037,"id":280,"parentId":279,"tags":{},"startTime":1772778935006,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":226,"timestamp":1487781697931,"id":282,"parentId":279,"tags":{},"startTime":1772778935018,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14502,"timestamp":1487781685359,"id":279,"parentId":175,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\rsc\\react-dom.js","layer":"rsc"},"startTime":1772778935006,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":2066,"timestamp":1487781707749,"id":284,"parentId":283,"tags":{},"startTime":1772778935028,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":293,"timestamp":1487781709877,"id":285,"parentId":283,"tags":{},"startTime":1772778935030,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":91669,"timestamp":1487781707068,"id":283,"parentId":251,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@opentelemetry\\api\\index.js","layer":"rsc"},"startTime":1772778935027,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":2112421,"timestamp":1487779693086,"id":120,"parentId":119,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772778933013,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":46537,"timestamp":1487781911871,"id":292,"parentId":118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=true!","layer":"ssr"},"startTime":1772778935232,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":5122,"timestamp":1487781958526,"id":293,"parentId":118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=true!","layer":"ssr"},"startTime":1772778935279,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":867,"timestamp":1487781963740,"id":294,"parentId":118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?server=true!","layer":"ssr"},"startTime":1772778935284,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":8418,"timestamp":1487781964672,"id":295,"parentId":118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=true!","layer":"ssr"},"startTime":1772778935285,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":19867,"timestamp":1487781973191,"id":296,"parentId":118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1772778935293,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":16988,"timestamp":1487782060069,"id":315,"parentId":314,"tags":{},"startTime":1772778935380,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18342,"timestamp":1487782058770,"id":314,"parentId":297,"tags":{},"startTime":1772778935379,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":58805,"timestamp":1487782037867,"id":297,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\layouts\\Layout.jsx","layer":"ssr"},"startTime":1772778935358,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":65673,"timestamp":1487782060483,"id":317,"parentId":316,"tags":{},"startTime":1772778935381,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":66101,"timestamp":1487782060109,"id":316,"parentId":298,"tags":{},"startTime":1772778935380,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":116378,"timestamp":1487782048136,"id":298,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\about\\AboutFive.jsx","layer":"ssr"},"startTime":1772778935368,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":104013,"timestamp":1487782060795,"id":319,"parentId":318,"tags":{},"startTime":1772778935381,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":104313,"timestamp":1487782060510,"id":318,"parentId":299,"tags":{},"startTime":1772778935381,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":129182,"timestamp":1487782050378,"id":299,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"ssr"},"startTime":1772778935371,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":118806,"timestamp":1487782061126,"id":321,"parentId":320,"tags":{},"startTime":1772778935381,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":119127,"timestamp":1487782060815,"id":320,"parentId":300,"tags":{},"startTime":1772778935381,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":141595,"timestamp":1487782051201,"id":300,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"ssr"},"startTime":1772778935371,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":131677,"timestamp":1487782061459,"id":323,"parentId":322,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":132001,"timestamp":1487782061146,"id":322,"parentId":301,"tags":{},"startTime":1772778935381,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":150521,"timestamp":1487782051931,"id":301,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\faqs\\FaqTwo.jsx","layer":"ssr"},"startTime":1772778935372,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":140735,"timestamp":1487782062009,"id":327,"parentId":326,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":141010,"timestamp":1487782061746,"id":326,"parentId":303,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":155708,"timestamp":1487782053025,"id":303,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\teams\\TeamFour.jsx","layer":"ssr"},"startTime":1772778935373,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":146675,"timestamp":1487782062286,"id":329,"parentId":328,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":146943,"timestamp":1487782062027,"id":328,"parentId":304,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":163863,"timestamp":1487782053477,"id":304,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\testimonials\\TestimonialFive.jsx","layer":"ssr"},"startTime":1772778935374,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":155837,"timestamp":1487782061728,"id":325,"parentId":324,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":156090,"timestamp":1487782061483,"id":324,"parentId":302,"tags":{},"startTime":1772778935382,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":171239,"timestamp":1487782052487,"id":302,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\hero\\HeroFive.jsx","layer":"ssr"},"startTime":1772778935373,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":161435,"timestamp":1487782062559,"id":331,"parentId":330,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":161707,"timestamp":1487782062307,"id":330,"parentId":305,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":176440,"timestamp":1487782053941,"id":305,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoTwo.jsx","layer":"ssr"},"startTime":1772778935374,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":167842,"timestamp":1487782062832,"id":333,"parentId":332,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":168107,"timestamp":1487782062577,"id":332,"parentId":306,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":178562,"timestamp":1487782054509,"id":306,"parentId":293,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\provider\\Provider.jsx","layer":"ssr"},"startTime":1772778935375,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":170017,"timestamp":1487782063275,"id":339,"parentId":338,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":170879,"timestamp":1487782063171,"id":338,"parentId":309,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":180729,"timestamp":1487782055777,"id":309,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\client-page.js","layer":"ssr"},"startTime":1772778935376,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":192269,"timestamp":1487782063378,"id":341,"parentId":340,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":192384,"timestamp":1487782063293,"id":340,"parentId":310,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":204823,"timestamp":1487782056213,"id":310,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\error-boundary.js","layer":"ssr"},"startTime":1772778935376,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":197676,"timestamp":1487782063582,"id":345,"parentId":344,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":197777,"timestamp":1487782063502,"id":344,"parentId":312,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":206939,"timestamp":1487782057743,"id":312,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js","layer":"ssr"},"startTime":1772778935378,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":201933,"timestamp":1487782063043,"id":335,"parentId":334,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":202135,"timestamp":1487782062851,"id":334,"parentId":307,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":225098,"timestamp":1487782055015,"id":307,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\link.js","layer":"ssr"},"startTime":1772778935375,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":220775,"timestamp":1487782063678,"id":347,"parentId":346,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":220879,"timestamp":1487782063598,"id":346,"parentId":313,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":228125,"timestamp":1487782058245,"id":313,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js","layer":"ssr"},"startTime":1772778935378,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":223086,"timestamp":1487782063487,"id":343,"parentId":342,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":223179,"timestamp":1487782063403,"id":342,"parentId":311,"tags":{},"startTime":1772778935384,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":246995,"timestamp":1487782057100,"id":311,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\layout-router.js","layer":"ssr"},"startTime":1772778935377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":241298,"timestamp":1487782063155,"id":337,"parentId":336,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":241419,"timestamp":1487782063063,"id":336,"parentId":308,"tags":{},"startTime":1772778935383,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":272928,"timestamp":1487782055301,"id":308,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router.js","layer":"ssr"},"startTime":1772778935376,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":7925,"timestamp":1487782513692,"id":361,"parentId":348,"tags":{},"startTime":1772778935834,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4378,"timestamp":1487782521692,"id":386,"parentId":348,"tags":{},"startTime":1772778935842,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18472,"timestamp":1487782509642,"id":348,"parentId":298,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\link.js","layer":"ssr"},"startTime":1772778935830,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":38328,"timestamp":1487782519157,"id":367,"parentId":366,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":38458,"timestamp":1487782519060,"id":366,"parentId":351,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48882,"timestamp":1487782511590,"id":351,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-locale.js","layer":"ssr"},"startTime":1772778935832,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":41998,"timestamp":1487782518627,"id":363,"parentId":362,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":42206,"timestamp":1487782518436,"id":362,"parentId":349,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":53233,"timestamp":1487782510816,"id":349,"parentId":309,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\search-params.js","layer":"ssr"},"startTime":1772778935831,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":101064,"timestamp":1487782519035,"id":365,"parentId":364,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":101460,"timestamp":1487782518668,"id":364,"parentId":350,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":115500,"timestamp":1487782511135,"id":350,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\resolve-href.js","layer":"ssr"},"startTime":1772778935831,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":107587,"timestamp":1487782519253,"id":369,"parentId":368,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":107681,"timestamp":1487782519172,"id":368,"parentId":352,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":119190,"timestamp":1487782511883,"id":352,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\use-intersection.js","layer":"ssr"},"startTime":1772778935832,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":111864,"timestamp":1487782519339,"id":371,"parentId":370,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":111947,"timestamp":1487782519268,"id":370,"parentId":353,"tags":{},"startTime":1772778935839,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":123667,"timestamp":1487782512093,"id":353,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-base-path.js","layer":"ssr"},"startTime":1772778935832,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":116518,"timestamp":1487782519422,"id":373,"parentId":372,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":116599,"timestamp":1487782519354,"id":372,"parentId":354,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":126333,"timestamp":1487782512284,"id":354,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\get-domain-locale.js","layer":"ssr"},"startTime":1772778935832,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":119244,"timestamp":1487782519511,"id":375,"parentId":374,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":119336,"timestamp":1487782519435,"id":374,"parentId":355,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":129262,"timestamp":1487782512482,"id":355,"parentId":310,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-next-router-error.js","layer":"ssr"},"startTime":1772778935833,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":122101,"timestamp":1487782519875,"id":379,"parentId":378,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":122290,"timestamp":1487782519708,"id":378,"parentId":357,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":132380,"timestamp":1487782512868,"id":357,"parentId":312,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found.js","layer":"ssr"},"startTime":1772778935833,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":125408,"timestamp":1487782520001,"id":381,"parentId":380,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":125525,"timestamp":1487782519895,"id":380,"parentId":358,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":134087,"timestamp":1487782513051,"id":358,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\unresolved-thenable.js","layer":"ssr"},"startTime":1772778935833,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":141237,"timestamp":1487782520085,"id":383,"parentId":382,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":141333,"timestamp":1487782520016,"id":382,"parentId":359,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":150541,"timestamp":1487782513243,"id":359,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\match-segments.js","layer":"ssr"},"startTime":1772778935833,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":144497,"timestamp":1487782519690,"id":377,"parentId":376,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":144678,"timestamp":1487782519526,"id":376,"parentId":356,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":157311,"timestamp":1487782512669,"id":356,"parentId":310,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.js","layer":"ssr"},"startTime":1772778935833,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":150227,"timestamp":1487782520165,"id":385,"parentId":384,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":150308,"timestamp":1487782520101,"id":384,"parentId":360,"tags":{},"startTime":1772778935840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":161086,"timestamp":1487782513426,"id":360,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-boundary.js","layer":"ssr"},"startTime":1772778935834,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":106352,"timestamp":1487782571032,"id":400,"parentId":399,"tags":{},"startTime":1772778935891,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":106532,"timestamp":1487782570875,"id":399,"parentId":392,"tags":{},"startTime":1772778935891,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":116644,"timestamp":1487782569384,"id":392,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\use-reducer-with-devtools.js","layer":"ssr"},"startTime":1772778935890,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":183620,"timestamp":1487782571297,"id":402,"parentId":401,"tags":{},"startTime":1772778935891,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":183906,"timestamp":1487782571058,"id":401,"parentId":393,"tags":{},"startTime":1772778935891,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":282455,"timestamp":1487782569603,"id":393,"parentId":306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\js\\jquery-ui.min.js","layer":"ssr"},"startTime":1772778935890,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":145953,"timestamp":1487782706279,"id":415,"parentId":414,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":146041,"timestamp":1487782706201,"id":414,"parentId":406,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":158071,"timestamp":1487782695940,"id":406,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\create-href-from-url.js","layer":"ssr"},"startTime":1772778936016,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":148082,"timestamp":1487782706038,"id":411,"parentId":410,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":148278,"timestamp":1487782705852,"id":410,"parentId":404,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":161257,"timestamp":1487782695439,"id":404,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\create-router-cache-key.js","layer":"ssr"},"startTime":1772778936016,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":153150,"timestamp":1487782705806,"id":409,"parentId":408,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":153355,"timestamp":1487782705627,"id":408,"parentId":403,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":166593,"timestamp":1487782694880,"id":403,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer-types.js","layer":"ssr"},"startTime":1772778936015,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":155181,"timestamp":1487782706423,"id":417,"parentId":416,"tags":{},"startTime":1772778936027,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":155321,"timestamp":1487782706294,"id":416,"parentId":407,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":166990,"timestamp":1487782696137,"id":407,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\get-segment-value.js","layer":"ssr"},"startTime":1772778936016,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":157119,"timestamp":1487782706183,"id":413,"parentId":412,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":157247,"timestamp":1487782706073,"id":412,"parentId":405,"tags":{},"startTime":1772778936026,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":174869,"timestamp":1487782695716,"id":405,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fetch-server-response.js","layer":"ssr"},"startTime":1772778936016,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1722,"timestamp":1487782877078,"id":423,"parentId":419,"tags":{},"startTime":1772778936197,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1947,"timestamp":1487782877116,"id":424,"parentId":420,"tags":{},"startTime":1772778936197,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5264,"timestamp":1487782878851,"id":430,"parentId":419,"tags":{},"startTime":1772778936199,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5078,"timestamp":1487782879088,"id":431,"parentId":420,"tags":{},"startTime":1772778936199,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14885,"timestamp":1487782875524,"id":419,"parentId":349,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\dynamic-rendering.js","layer":"ssr"},"startTime":1772778936196,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16725,"timestamp":1487782875949,"id":420,"parentId":349,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"ssr"},"startTime":1772778936196,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":40219,"timestamp":1487782878349,"id":429,"parentId":428,"tags":{},"startTime":1772778936199,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":40540,"timestamp":1487782878058,"id":428,"parentId":422,"tags":{},"startTime":1772778936198,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":43368,"timestamp":1487782876674,"id":422,"parentId":306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useWow.js","layer":"ssr"},"startTime":1772778936197,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":42308,"timestamp":1487782878031,"id":427,"parentId":426,"tags":{},"startTime":1772778936198,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":42478,"timestamp":1487782877876,"id":426,"parentId":418,"tags":{},"startTime":1772778936198,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52416,"timestamp":1487782874966,"id":418,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\has-interception-route-in-current-tree.js","layer":"ssr"},"startTime":1772778936195,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":383807,"timestamp":1487782570298,"id":398,"parentId":391,"tags":{},"startTime":1772778935891,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":272,"timestamp":1487782954352,"id":456,"parentId":391,"tags":{},"startTime":1772778936275,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":386411,"timestamp":1487782569053,"id":391,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\ssr\\react-dom.js","layer":"ssr"},"startTime":1772778935889,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":385350,"timestamp":1487782570192,"id":396,"parentId":389,"tags":{},"startTime":1772778935890,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":214,"timestamp":1487782955575,"id":457,"parentId":389,"tags":{},"startTime":1772778936276,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":388329,"timestamp":1487782568339,"id":389,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\ssr\\react.js","layer":"ssr"},"startTime":1772778935889,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":386526,"timestamp":1487782570252,"id":397,"parentId":390,"tags":{},"startTime":1772778935890,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":213,"timestamp":1487782956865,"id":458,"parentId":390,"tags":{},"startTime":1772778936277,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":389004,"timestamp":1487782568710,"id":390,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\ssr\\react-jsx-dev-runtime.js","layer":"ssr"},"startTime":1772778935889,"traceId":"049bdf49393d5782"}] +[{"name":"read-resource","duration":388564,"timestamp":1487782570013,"id":394,"parentId":387,"tags":{},"startTime":1772778935890,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":212,"timestamp":1487782958619,"id":459,"parentId":387,"tags":{},"startTime":1772778936279,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":392250,"timestamp":1487782567386,"id":387,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\navigation.js","layer":"ssr"},"startTime":1772778935888,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":389744,"timestamp":1487782570136,"id":395,"parentId":388,"tags":{},"startTime":1772778935890,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":440,"timestamp":1487782959920,"id":460,"parentId":388,"tags":{},"startTime":1772778936280,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":539079,"timestamp":1487782567962,"id":388,"parentId":306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","layer":"ssr"},"startTime":1772778935888,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":192283,"timestamp":1487782934331,"id":443,"parentId":442,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":193555,"timestamp":1487782933088,"id":442,"parentId":433,"tags":{},"startTime":1772778936253,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":199329,"timestamp":1487782929233,"id":433,"parentId":298,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useTabs.js","layer":"ssr"},"startTime":1772778936249,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":195705,"timestamp":1487782933044,"id":441,"parentId":440,"tags":{},"startTime":1772778936253,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":196369,"timestamp":1487782932393,"id":440,"parentId":432,"tags":{},"startTime":1772778936253,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":201545,"timestamp":1487782928675,"id":432,"parentId":301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useAccordion.js","layer":"ssr"},"startTime":1772778936249,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":195767,"timestamp":1487782934610,"id":445,"parentId":444,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":196016,"timestamp":1487782934371,"id":444,"parentId":434,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":205677,"timestamp":1487782929628,"id":434,"parentId":301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useHobble.js","layer":"ssr"},"startTime":1772778936250,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":200667,"timestamp":1487782934807,"id":449,"parentId":448,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":200756,"timestamp":1487782934730,"id":448,"parentId":436,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":206588,"timestamp":1487782930230,"id":436,"parentId":312,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils\\warn-once.js","layer":"ssr"},"startTime":1772778936250,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":202041,"timestamp":1487782934895,"id":451,"parentId":450,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":202123,"timestamp":1487782934822,"id":450,"parentId":437,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":207976,"timestamp":1487782930426,"id":437,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-local-url.js","layer":"ssr"},"startTime":1772778936251,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":204871,"timestamp":1487782934715,"id":447,"parentId":446,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":204985,"timestamp":1487782934629,"id":446,"parentId":435,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":214726,"timestamp":1487782930018,"id":435,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils.js","layer":"ssr"},"startTime":1772778936250,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":243234,"timestamp":1487782934977,"id":453,"parentId":452,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":243328,"timestamp":1487782934909,"id":452,"parentId":438,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":251517,"timestamp":1487782930630,"id":438,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-url.js","layer":"ssr"},"startTime":1772778936251,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":247827,"timestamp":1487782935058,"id":455,"parentId":454,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":247954,"timestamp":1487782934990,"id":454,"parentId":439,"tags":{},"startTime":1772778936255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":254297,"timestamp":1487782930815,"id":439,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\handle-smooth-scroll.js","layer":"ssr"},"startTime":1772778936251,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":42223,"timestamp":1487783152502,"id":473,"parentId":472,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":42336,"timestamp":1487783152416,"id":472,"parentId":462,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48665,"timestamp":1487783148312,"id":462,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\remove-base-path.js","layer":"ssr"},"startTime":1772778936469,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":44372,"timestamp":1487783152720,"id":477,"parentId":476,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":44451,"timestamp":1487783152650,"id":476,"parentId":464,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":50279,"timestamp":1487783150059,"id":464,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-headers.js","layer":"ssr"},"startTime":1772778936470,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":48234,"timestamp":1487783152391,"id":471,"parentId":470,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":48417,"timestamp":1487783152233,"id":470,"parentId":461,"tags":{},"startTime":1772778936472,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":55064,"timestamp":1487783147919,"id":461,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\has-base-path.js","layer":"ssr"},"startTime":1772778936468,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":50566,"timestamp":1487783152634,"id":475,"parentId":474,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":50696,"timestamp":1487783152518,"id":474,"parentId":463,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":56781,"timestamp":1487783149365,"id":463,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-announcer.js","layer":"ssr"},"startTime":1772778936470,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":53405,"timestamp":1487783152891,"id":481,"parentId":480,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":53480,"timestamp":1487783152827,"id":480,"parentId":466,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":56928,"timestamp":1487783150631,"id":466,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\segment.js","layer":"ssr"},"startTime":1772778936471,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":54713,"timestamp":1487783152968,"id":483,"parentId":482,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":54787,"timestamp":1487783152904,"id":482,"parentId":467,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":59540,"timestamp":1487783150884,"id":467,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-bot.js","layer":"ssr"},"startTime":1772778936471,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":57787,"timestamp":1487783152813,"id":479,"parentId":478,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":57877,"timestamp":1487783152733,"id":478,"parentId":465,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":62970,"timestamp":1487783150338,"id":465,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\create-initial-router-state.js","layer":"ssr"},"startTime":1772778936471,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":60386,"timestamp":1487783153045,"id":485,"parentId":484,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":60461,"timestamp":1487783152980,"id":484,"parentId":468,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":65389,"timestamp":1487783151184,"id":468,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\find-head-in-cache.js","layer":"ssr"},"startTime":1772778936471,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":63876,"timestamp":1487783153120,"id":487,"parentId":486,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":63959,"timestamp":1487783153057,"id":486,"parentId":469,"tags":{},"startTime":1772778936473,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":70727,"timestamp":1487783151418,"id":469,"parentId":351,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\normalize-trailing-slash.js","layer":"ssr"},"startTime":1772778936472,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":9568,"timestamp":1487783229276,"id":502,"parentId":488,"tags":{},"startTime":1772778936549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7475,"timestamp":1487783238947,"id":528,"parentId":488,"tags":{},"startTime":1772778936559,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27179,"timestamp":1487783225001,"id":488,"parentId":419,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\url.js","layer":"ssr"},"startTime":1772778936545,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":392742,"timestamp":1487782877133,"id":425,"parentId":421,"tags":{},"startTime":1772778936197,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":266,"timestamp":1487783269944,"id":529,"parentId":421,"tags":{},"startTime":1772778936590,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":395025,"timestamp":1487782876323,"id":421,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\ssr\\react-jsx-runtime.js","layer":"ssr"},"startTime":1772778936197,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":36627,"timestamp":1487783235087,"id":509,"parentId":508,"tags":{},"startTime":1772778936555,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":37106,"timestamp":1487783234624,"id":508,"parentId":491,"tags":{},"startTime":1772778936555,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":47448,"timestamp":1487783226117,"id":491,"parentId":298,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoPlayer.jsx","layer":"ssr"},"startTime":1772778936546,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":39140,"timestamp":1487783234580,"id":507,"parentId":506,"tags":{},"startTime":1772778936555,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":39665,"timestamp":1487783234067,"id":506,"parentId":490,"tags":{},"startTime":1772778936554,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":51285,"timestamp":1487783225886,"id":490,"parentId":419,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-bailout.js","layer":"ssr"},"startTime":1772778936546,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":43366,"timestamp":1487783234013,"id":505,"parentId":504,"tags":{},"startTime":1772778936554,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":43890,"timestamp":1487783233582,"id":504,"parentId":489,"tags":{},"startTime":1772778936554,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":54193,"timestamp":1487783225572,"id":489,"parentId":419,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\hooks-server-context.js","layer":"ssr"},"startTime":1772778936546,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":44670,"timestamp":1487783235271,"id":511,"parentId":510,"tags":{},"startTime":1772778936555,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":44833,"timestamp":1487783235121,"id":510,"parentId":492,"tags":{},"startTime":1772778936555,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":57742,"timestamp":1487783226469,"id":492,"parentId":352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\request-idle-callback.js","layer":"ssr"},"startTime":1772778936547,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":48801,"timestamp":1487783235696,"id":515,"parentId":514,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":49054,"timestamp":1487783235462,"id":514,"parentId":495,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":60025,"timestamp":1487783227247,"id":495,"parentId":356,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.react-server.js","layer":"ssr"},"startTime":1772778936547,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":51530,"timestamp":1487783235870,"id":517,"parentId":516,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51682,"timestamp":1487783235728,"id":516,"parentId":496,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":62737,"timestamp":1487783227442,"id":496,"parentId":356,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\bailout-to-client-rendering.js","layer":"ssr"},"startTime":1772778936548,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":54357,"timestamp":1487783236039,"id":519,"parentId":518,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":54522,"timestamp":1487783235896,"id":518,"parentId":497,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":67579,"timestamp":1487783227632,"id":497,"parentId":350,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\querystring.js","layer":"ssr"},"startTime":1772778936548,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":59162,"timestamp":1487783236260,"id":521,"parentId":520,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":59380,"timestamp":1487783236062,"id":520,"parentId":498,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":69444,"timestamp":1487783227849,"id":498,"parentId":350,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\omit.js","layer":"ssr"},"startTime":1772778936548,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":62131,"timestamp":1487783235434,"id":513,"parentId":512,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":62292,"timestamp":1487783235295,"id":512,"parentId":493,"tags":{},"startTime":1772778936555,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":78349,"timestamp":1487783226697,"id":493,"parentId":355,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect.js","layer":"ssr"},"startTime":1772778936547,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":69159,"timestamp":1487783236568,"id":525,"parentId":524,"tags":{},"startTime":1772778936557,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":69302,"timestamp":1487783236447,"id":524,"parentId":500,"tags":{},"startTime":1772778936557,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":79686,"timestamp":1487783228234,"id":500,"parentId":353,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"ssr"},"startTime":1772778936548,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":73154,"timestamp":1487783236421,"id":523,"parentId":522,"tags":{},"startTime":1772778936557,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":73366,"timestamp":1487783236290,"id":522,"parentId":499,"tags":{},"startTime":1772778936556,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":84566,"timestamp":1487783228043,"id":499,"parentId":350,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\interpolate-as.js","layer":"ssr"},"startTime":1772778936548,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4409,"timestamp":1487783318980,"id":534,"parentId":530,"tags":{},"startTime":1772778936639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5117,"timestamp":1487783323463,"id":540,"parentId":530,"tags":{},"startTime":1772778936644,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13000,"timestamp":1487783317046,"id":530,"parentId":391,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\module.compiled.js","layer":"ssr"},"startTime":1772778936637,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":104583,"timestamp":1487783236690,"id":527,"parentId":526,"tags":{},"startTime":1772778936557,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":104714,"timestamp":1487783236593,"id":526,"parentId":501,"tags":{},"startTime":1772778936557,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":117416,"timestamp":1487783228450,"id":501,"parentId":392,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\action-queue.js","layer":"ssr"},"startTime":1772778936549,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25252,"timestamp":1487783322659,"id":537,"parentId":536,"tags":{},"startTime":1772778936643,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":25565,"timestamp":1487783322398,"id":536,"parentId":531,"tags":{},"startTime":1772778936643,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33493,"timestamp":1487783317664,"id":531,"parentId":405,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-call-server.js","layer":"ssr"},"startTime":1772778936638,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":28437,"timestamp":1487783322884,"id":539,"parentId":538,"tags":{},"startTime":1772778936643,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":28629,"timestamp":1487783322702,"id":538,"parentId":532,"tags":{},"startTime":1772778936643,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35523,"timestamp":1487783317980,"id":532,"parentId":405,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\hash.js","layer":"ssr"},"startTime":1772778936638,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":173488,"timestamp":1487783229328,"id":503,"parentId":494,"tags":{},"startTime":1772778936550,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":338,"timestamp":1487783402882,"id":570,"parentId":494,"tags":{},"startTime":1772778936723,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":178875,"timestamp":1487783226916,"id":494,"parentId":359,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\get-segment-param.js","layer":"ssr"},"startTime":1772778936547,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":37386,"timestamp":1487783398175,"id":559,"parentId":558,"tags":{},"startTime":1772778936718,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":37646,"timestamp":1487783397942,"id":558,"parentId":546,"tags":{},"startTime":1772778936718,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":47060,"timestamp":1487783394963,"id":546,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderFive.jsx","layer":"ssr"},"startTime":1772778936715,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":43056,"timestamp":1487783399343,"id":563,"parentId":562,"tags":{},"startTime":1772778936720,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":43986,"timestamp":1487783398431,"id":562,"parentId":548,"tags":{},"startTime":1772778936719,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":64411,"timestamp":1487783395648,"id":548,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSeven.jsx","layer":"ssr"},"startTime":1772778936716,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":62267,"timestamp":1487783398407,"id":561,"parentId":560,"tags":{},"startTime":1772778936719,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":62519,"timestamp":1487783398192,"id":560,"parentId":547,"tags":{},"startTime":1772778936718,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":85742,"timestamp":1487783395313,"id":547,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderEight.jsx","layer":"ssr"},"startTime":1772778936716,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":83386,"timestamp":1487783397918,"id":557,"parentId":556,"tags":{},"startTime":1772778936718,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":83566,"timestamp":1487783397750,"id":556,"parentId":541,"tags":{},"startTime":1772778936718,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":101255,"timestamp":1487783392646,"id":541,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\app\\hot-reloader-client.js","layer":"ssr"},"startTime":1772778936713,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":95195,"timestamp":1487783399746,"id":565,"parentId":564,"tags":{},"startTime":1772778936720,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":95546,"timestamp":1487783399413,"id":564,"parentId":549,"tags":{},"startTime":1772778936720,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":109110,"timestamp":1487783395973,"id":549,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSix.jsx","layer":"ssr"},"startTime":1772778936716,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":186771,"timestamp":1487783319022,"id":535,"parentId":533,"tags":{},"startTime":1772778936639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":332,"timestamp":1487783505904,"id":618,"parentId":533,"tags":{},"startTime":1772778936826,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":188798,"timestamp":1487783318264,"id":533,"parentId":405,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\ssr\\react-server-dom-webpack-client-edge.js","layer":"ssr"},"startTime":1772778936638,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":109534,"timestamp":1487783400100,"id":567,"parentId":566,"tags":{},"startTime":1772778936720,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":109880,"timestamp":1487783399777,"id":566,"parentId":550,"tags":{},"startTime":1772778936720,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":121863,"timestamp":1487783396299,"id":550,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFive.jsx","layer":"ssr"},"startTime":1772778936717,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":117919,"timestamp":1487783400509,"id":569,"parentId":568,"tags":{},"startTime":1772778936721,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":118265,"timestamp":1487783400179,"id":568,"parentId":551,"tags":{},"startTime":1772778936720,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":126222,"timestamp":1487783396622,"id":551,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\breadcrumb\\Breadcrumb.jsx","layer":"ssr"},"startTime":1772778936717,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":138561,"timestamp":1487783425047,"id":589,"parentId":588,"tags":{},"startTime":1772778936745,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":139058,"timestamp":1487783424575,"id":588,"parentId":571,"tags":{},"startTime":1772778936745,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":155778,"timestamp":1487783414150,"id":571,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFour.jsx","layer":"ssr"},"startTime":1772778936734,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":144138,"timestamp":1487783426037,"id":593,"parentId":592,"tags":{},"startTime":1772778936746,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":144705,"timestamp":1487783425480,"id":592,"parentId":573,"tags":{},"startTime":1772778936746,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":167912,"timestamp":1487783416293,"id":573,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSix.jsx","layer":"ssr"},"startTime":1772778936737,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":158022,"timestamp":1487783426481,"id":595,"parentId":594,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":158432,"timestamp":1487783426085,"id":594,"parentId":574,"tags":{},"startTime":1772778936746,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":173404,"timestamp":1487783417515,"id":574,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterThree.jsx","layer":"ssr"},"startTime":1772778936738,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":165741,"timestamp":1487783425449,"id":591,"parentId":590,"tags":{},"startTime":1772778936746,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":166117,"timestamp":1487783425087,"id":590,"parentId":572,"tags":{},"startTime":1772778936745,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":182271,"timestamp":1487783414722,"id":572,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSeven.jsx","layer":"ssr"},"startTime":1772778936735,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":169724,"timestamp":1487783427409,"id":603,"parentId":602,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":169853,"timestamp":1487783427291,"id":602,"parentId":579,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":178089,"timestamp":1487783420244,"id":579,"parentId":461,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"ssr"},"startTime":1772778936740,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":171360,"timestamp":1487783427505,"id":605,"parentId":604,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":171515,"timestamp":1487783427429,"id":604,"parentId":580,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":181294,"timestamp":1487783420519,"id":580,"parentId":469,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"ssr"},"startTime":1772778936741,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":175408,"timestamp":1487783427269,"id":601,"parentId":600,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":175645,"timestamp":1487783427063,"id":600,"parentId":577,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":192362,"timestamp":1487783419525,"id":577,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterTwo.jsx","layer":"ssr"},"startTime":1772778936740,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":185497,"timestamp":1487783426802,"id":597,"parentId":596,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":185806,"timestamp":1487783426514,"id":596,"parentId":575,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":202048,"timestamp":1487783418582,"id":575,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterOne.jsx","layer":"ssr"},"startTime":1772778936739,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":193896,"timestamp":1487783427045,"id":599,"parentId":598,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":194129,"timestamp":1487783426825,"id":598,"parentId":576,"tags":{},"startTime":1772778936747,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":208935,"timestamp":1487783419103,"id":576,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterEight.jsx","layer":"ssr"},"startTime":1772778936739,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":200605,"timestamp":1487783427588,"id":607,"parentId":606,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":200681,"timestamp":1487783427522,"id":606,"parentId":581,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":208693,"timestamp":1487783420727,"id":581,"parentId":469,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":"ssr"},"startTime":1772778936741,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":201919,"timestamp":1487783427671,"id":609,"parentId":608,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":201997,"timestamp":1487783427602,"id":608,"parentId":582,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":213452,"timestamp":1487783420919,"id":582,"parentId":465,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fill-lazy-items-till-leaf-with-head.js","layer":"ssr"},"startTime":1772778936741,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":206610,"timestamp":1487783427952,"id":615,"parentId":614,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":206688,"timestamp":1487783427886,"id":614,"parentId":585,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":216903,"timestamp":1487783422403,"id":585,"parentId":465,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\compute-changed-path.js","layer":"ssr"},"startTime":1772778936743,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":211703,"timestamp":1487783427869,"id":613,"parentId":612,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":211813,"timestamp":1487783427781,"id":612,"parentId":584,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":223675,"timestamp":1487783421401,"id":584,"parentId":465,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1772778936742,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":217107,"timestamp":1487783428172,"id":617,"parentId":616,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":217328,"timestamp":1487783427966,"id":616,"parentId":586,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":223143,"timestamp":1487783423060,"id":586,"parentId":303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\slick_slider\\SlickSlider.jsx","layer":"ssr"},"startTime":1772778936743,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":218593,"timestamp":1487783427760,"id":611,"parentId":610,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":218679,"timestamp":1487783427684,"id":610,"parentId":583,"tags":{},"startTime":1772778936748,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":232195,"timestamp":1487783421110,"id":583,"parentId":465,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\prefetch-cache-utils.js","layer":"ssr"},"startTime":1772778936741,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":125707,"timestamp":1487783537063,"id":623,"parentId":622,"tags":{},"startTime":1772778936857,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":125917,"timestamp":1487783536880,"id":622,"parentId":619,"tags":{},"startTime":1772778936857,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":135342,"timestamp":1487783529006,"id":619,"parentId":493,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-status-code.js","layer":"ssr"},"startTime":1772778936849,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":127273,"timestamp":1487783537202,"id":625,"parentId":624,"tags":{},"startTime":1772778936857,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":127385,"timestamp":1487783537101,"id":624,"parentId":620,"tags":{},"startTime":1772778936857,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":139614,"timestamp":1487783529448,"id":620,"parentId":499,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-matcher.js","layer":"ssr"},"startTime":1772778936850,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":132796,"timestamp":1487783537293,"id":627,"parentId":626,"tags":{},"startTime":1772778936857,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":132896,"timestamp":1487783537218,"id":626,"parentId":621,"tags":{},"startTime":1772778936857,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":148117,"timestamp":1487783529944,"id":621,"parentId":499,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-regex.js","layer":"ssr"},"startTime":1772778936850,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":326909,"timestamp":1487783397025,"id":552,"parentId":542,"tags":{},"startTime":1772778936717,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":110,"timestamp":1487783723970,"id":628,"parentId":542,"tags":{},"startTime":1772778937044,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":331059,"timestamp":1487783393386,"id":542,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\contexts\\router-context.js","layer":"ssr"},"startTime":1772778936714,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":327263,"timestamp":1487783397214,"id":554,"parentId":544,"tags":{},"startTime":1772778936717,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":80,"timestamp":1487783724489,"id":629,"parentId":544,"tags":{},"startTime":1772778937045,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":330534,"timestamp":1487783394262,"id":544,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\contexts\\hooks-client-context.js","layer":"ssr"},"startTime":1772778936714,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":327665,"timestamp":1487783397155,"id":553,"parentId":543,"tags":{},"startTime":1772778936717,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487783724831,"id":630,"parentId":543,"tags":{},"startTime":1772778937045,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":331255,"timestamp":1487783393887,"id":543,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\contexts\\app-router-context.js","layer":"ssr"},"startTime":1772778936714,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":327915,"timestamp":1487783397273,"id":555,"parentId":545,"tags":{},"startTime":1772778936717,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487783725211,"id":631,"parentId":545,"tags":{},"startTime":1772778937045,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":330891,"timestamp":1487783394612,"id":545,"parentId":356,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\vendored\\contexts\\server-inserted-html.js","layer":"ssr"},"startTime":1772778936715,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":307337,"timestamp":1487783424091,"id":587,"parentId":578,"tags":{},"startTime":1772778936744,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":179,"timestamp":1487783732103,"id":641,"parentId":578,"tags":{},"startTime":1772778937052,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":315441,"timestamp":1487783419903,"id":578,"parentId":418,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\helpers\\interception-routes.js","layer":"ssr"},"startTime":1772778936740,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10569,"timestamp":1487783727403,"id":636,"parentId":635,"tags":{},"startTime":1772778937048,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10690,"timestamp":1487783727290,"id":635,"parentId":632,"tags":{},"startTime":1772778937047,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":11984,"timestamp":1487783726829,"id":632,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\scroll_to_top\\ScrollToTop.jsx","layer":"ssr"},"startTime":1772778937047,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":11404,"timestamp":1487783727478,"id":640,"parentId":639,"tags":{},"startTime":1772778937048,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11434,"timestamp":1487783727451,"id":639,"parentId":634,"tags":{},"startTime":1772778937048,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12466,"timestamp":1487783727150,"id":634,"parentId":496,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\bailout-to-csr.js","layer":"ssr"},"startTime":1772778937047,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14936,"timestamp":1487783727446,"id":638,"parentId":637,"tags":{},"startTime":1772778937048,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":14979,"timestamp":1487783727412,"id":637,"parentId":633,"tags":{},"startTime":1772778937048,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16316,"timestamp":1487783727050,"id":633,"parentId":501,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer.js","layer":"ssr"},"startTime":1772778937047,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6800,"timestamp":1487783750465,"id":646,"parentId":645,"tags":{},"startTime":1772778937071,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6925,"timestamp":1487783750349,"id":645,"parentId":642,"tags":{},"startTime":1772778937071,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9931,"timestamp":1487783748006,"id":642,"parentId":350,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\index.js","layer":"ssr"},"startTime":1772778937068,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7517,"timestamp":1487783750544,"id":648,"parentId":647,"tags":{},"startTime":1772778937071,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7577,"timestamp":1487783750487,"id":647,"parentId":643,"tags":{},"startTime":1772778937071,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11023,"timestamp":1487783748218,"id":643,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\shared.js","layer":"ssr"},"startTime":1772778937068,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12672,"timestamp":1487783750602,"id":650,"parentId":649,"tags":{},"startTime":1772778937071,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12733,"timestamp":1487783750554,"id":649,"parentId":644,"tags":{},"startTime":1772778937071,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18530,"timestamp":1487783748591,"id":644,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\app\\ReactDevOverlay.js","layer":"ssr"},"startTime":1772778937069,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12665,"timestamp":1487783760689,"id":663,"parentId":662,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12707,"timestamp":1487783760658,"id":662,"parentId":654,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14000,"timestamp":1487783760150,"id":654,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\escape-regexp.js","layer":"ssr"},"startTime":1772778937080,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":13709,"timestamp":1487783760526,"id":657,"parentId":656,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13825,"timestamp":1487783760414,"id":656,"parentId":651,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15645,"timestamp":1487783759639,"id":651,"parentId":546,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useStickyHeader.js","layer":"ssr"},"startTime":1772778937080,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14957,"timestamp":1487783760618,"id":659,"parentId":658,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15048,"timestamp":1487783760535,"id":658,"parentId":652,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16333,"timestamp":1487783759863,"id":652,"parentId":546,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useMobilemenu.js","layer":"ssr"},"startTime":1772778937080,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19317,"timestamp":1487783760654,"id":661,"parentId":660,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":19357,"timestamp":1487783760623,"id":660,"parentId":653,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20874,"timestamp":1487783760015,"id":653,"parentId":584,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\apply-flight-data.js","layer":"ssr"},"startTime":1772778937080,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20608,"timestamp":1487783760720,"id":665,"parentId":664,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20639,"timestamp":1487783760694,"id":664,"parentId":655,"tags":{},"startTime":1772778937081,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22846,"timestamp":1487783760232,"id":655,"parentId":583,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\prefetch-reducer.js","layer":"ssr"},"startTime":1772778937080,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7432,"timestamp":1487783791095,"id":672,"parentId":671,"tags":{},"startTime":1772778937111,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7520,"timestamp":1487783791025,"id":671,"parentId":670,"tags":{},"startTime":1772778937111,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12154,"timestamp":1487783789177,"id":670,"parentId":578,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\app-paths.js","layer":"ssr"},"startTime":1772778937109,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9600,"timestamp":1487783804052,"id":694,"parentId":693,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9653,"timestamp":1487783804014,"id":693,"parentId":678,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13135,"timestamp":1487783802885,"id":678,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\runtime-error-handler.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12570,"timestamp":1487783804006,"id":692,"parentId":691,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12654,"timestamp":1487783803961,"id":691,"parentId":677,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17597,"timestamp":1487783802788,"id":677,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\parseStack.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":16615,"timestamp":1487783803904,"id":688,"parentId":687,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":16695,"timestamp":1487783803833,"id":687,"parentId":675,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26405,"timestamp":1487783802470,"id":675,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\format-webpack-messages.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25037,"timestamp":1487783803954,"id":690,"parentId":689,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":25085,"timestamp":1487783803913,"id":689,"parentId":676,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30320,"timestamp":1487783802678,"id":676,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-error-handler.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":37359,"timestamp":1487783804111,"id":696,"parentId":695,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":37438,"timestamp":1487783804061,"id":695,"parentId":679,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40901,"timestamp":1487783802987,"id":679,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\parse-component-stack.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":39692,"timestamp":1487783804285,"id":702,"parentId":701,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":39745,"timestamp":1487783804237,"id":701,"parentId":682,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":43080,"timestamp":1487783803273,"id":682,"parentId":633,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\server-patch-reducer.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":42312,"timestamp":1487783804172,"id":698,"parentId":697,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":42370,"timestamp":1487783804120,"id":697,"parentId":680,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48135,"timestamp":1487783803081,"id":680,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-websocket.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":47079,"timestamp":1487783804356,"id":704,"parentId":703,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":47151,"timestamp":1487783804294,"id":703,"parentId":683,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":50193,"timestamp":1487783803374,"id":683,"parentId":633,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\restore-reducer.js","layer":"ssr"},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":49808,"timestamp":1487783804229,"id":700,"parentId":699,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":49864,"timestamp":1487783804180,"id":699,"parentId":681,"tags":{},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":57515,"timestamp":1487783803183,"id":681,"parentId":633,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\navigate-reducer.js","layer":"ssr"},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":91974,"timestamp":1487783769854,"id":669,"parentId":667,"tags":{},"startTime":1772778937090,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":100,"timestamp":1487783861951,"id":717,"parentId":667,"tags":{},"startTime":1772778937182,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":93442,"timestamp":1487783769547,"id":667,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\extract-modules-from-turbopack-message.js","layer":"ssr"},"startTime":1772778937090,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":93212,"timestamp":1487783769812,"id":668,"parentId":666,"tags":{},"startTime":1772778937090,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":144,"timestamp":1487783863040,"id":718,"parentId":666,"tags":{},"startTime":1772778937183,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":94505,"timestamp":1487783769326,"id":666,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\hot-reloader-types.js","layer":"ssr"},"startTime":1772778937090,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":70149,"timestamp":1487783804417,"id":706,"parentId":705,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":70211,"timestamp":1487783804366,"id":705,"parentId":684,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":73306,"timestamp":1487783803463,"id":684,"parentId":633,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\refresh-reducer.js","layer":"ssr"},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":72355,"timestamp":1487783804478,"id":708,"parentId":707,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":72410,"timestamp":1487783804427,"id":707,"parentId":685,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":75289,"timestamp":1487783803550,"id":685,"parentId":633,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\fast-refresh-reducer.js","layer":"ssr"},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":74689,"timestamp":1487783804539,"id":710,"parentId":709,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":74744,"timestamp":1487783804490,"id":709,"parentId":686,"tags":{},"startTime":1772778937125,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":89949,"timestamp":1487783803651,"id":686,"parentId":633,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\server-action-reducer.js","layer":"ssr"},"startTime":1772778937124,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":58347,"timestamp":1487783835340,"id":714,"parentId":713,"tags":{},"startTime":1772778937156,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":58464,"timestamp":1487783835228,"id":713,"parentId":711,"tags":{},"startTime":1772778937155,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":60144,"timestamp":1487783834316,"id":711,"parentId":642,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-dynamic.js","layer":"ssr"},"startTime":1772778937155,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":78546,"timestamp":1487783835416,"id":716,"parentId":715,"tags":{},"startTime":1772778937156,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":78616,"timestamp":1487783835354,"id":715,"parentId":712,"tags":{},"startTime":1772778937156,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":82889,"timestamp":1487783834633,"id":712,"parentId":642,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\sorted-routes.js","layer":"ssr"},"startTime":1772778937155,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":22262,"timestamp":1487783901301,"id":721,"parentId":720,"tags":{},"startTime":1772778937222,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":22467,"timestamp":1487783901114,"id":720,"parentId":719,"tags":{},"startTime":1772778937221,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":27122,"timestamp":1487783897450,"id":719,"parentId":548,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSearch.jsx","layer":"ssr"},"startTime":1772778937218,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":126927,"timestamp":1487783802405,"id":674,"parentId":673,"tags":{},"startTime":1772778937123,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":127656,"timestamp":1487783802260,"id":673,"parentId":491,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\index.css","layer":"ssr"},"startTime":1772778937122,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12400,"timestamp":1487783927631,"id":729,"parentId":728,"tags":{},"startTime":1772778937248,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12485,"timestamp":1487783927562,"id":728,"parentId":722,"tags":{},"startTime":1772778937248,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16946,"timestamp":1487783925468,"id":722,"parentId":653,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fill-cache-with-new-subtree-data.js","layer":"ssr"},"startTime":1772778937246,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24589,"timestamp":1487783927695,"id":731,"parentId":730,"tags":{},"startTime":1772778937248,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24653,"timestamp":1487783927643,"id":730,"parentId":723,"tags":{},"startTime":1772778937248,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28377,"timestamp":1487783925627,"id":723,"parentId":655,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\promise-queue.js","layer":"ssr"},"startTime":1772778937246,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24478,"timestamp":1487783934693,"id":740,"parentId":739,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24566,"timestamp":1487783934617,"id":739,"parentId":732,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27094,"timestamp":1487783933377,"id":732,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\ShadowPortal.js","layer":"ssr"},"startTime":1772778937254,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25803,"timestamp":1487783934803,"id":746,"parentId":745,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":26176,"timestamp":1487783934777,"id":745,"parentId":735,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27954,"timestamp":1487783934201,"id":735,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\root-layout-missing-tags-error.js","layer":"ssr"},"startTime":1772778937254,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27506,"timestamp":1487783934737,"id":742,"parentId":741,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27546,"timestamp":1487783934701,"id":741,"parentId":733,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29544,"timestamp":1487783933919,"id":733,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\BuildError.js","layer":"ssr"},"startTime":1772778937254,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":28660,"timestamp":1487783934863,"id":750,"parentId":749,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":28687,"timestamp":1487783934838,"id":749,"parentId":737,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29813,"timestamp":1487783934375,"id":737,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\Base.js","layer":"ssr"},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":29541,"timestamp":1487783934833,"id":748,"parentId":747,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29571,"timestamp":1487783934808,"id":747,"parentId":736,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31593,"timestamp":1487783934285,"id":736,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\ComponentStyles.js","layer":"ssr"},"startTime":1772778937254,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":33458,"timestamp":1487783934892,"id":752,"parentId":751,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":33494,"timestamp":1487783934867,"id":751,"parentId":738,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34790,"timestamp":1487783934458,"id":738,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\CssReset.js","layer":"ssr"},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":34564,"timestamp":1487783934771,"id":744,"parentId":743,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":34596,"timestamp":1487783934742,"id":743,"parentId":734,"tags":{},"startTime":1772778937255,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40533,"timestamp":1487783934069,"id":734,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\Errors.js","layer":"ssr"},"startTime":1772778937254,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":43898,"timestamp":1487783955981,"id":756,"parentId":755,"tags":{},"startTime":1772778937276,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":44047,"timestamp":1487783955888,"id":755,"parentId":753,"tags":{},"startTime":1772778937276,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":46942,"timestamp":1487783954548,"id":753,"parentId":676,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-hydration-error.js","layer":"ssr"},"startTime":1772778937275,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":45514,"timestamp":1487783956054,"id":758,"parentId":757,"tags":{},"startTime":1772778937276,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":45569,"timestamp":1487783956002,"id":757,"parentId":754,"tags":{},"startTime":1772778937276,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":47584,"timestamp":1487783954778,"id":754,"parentId":676,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\hydration-error-info.js","layer":"ssr"},"startTime":1772778937275,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":77183,"timestamp":1487783926760,"id":726,"parentId":724,"tags":{},"startTime":1772778937247,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":91,"timestamp":1487784003967,"id":790,"parentId":724,"tags":{},"startTime":1772778937324,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":79506,"timestamp":1487783925729,"id":724,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_default.js","layer":"ssr"},"startTime":1772778937246,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":78567,"timestamp":1487783926806,"id":727,"parentId":725,"tags":{},"startTime":1772778937247,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":109,"timestamp":1487784005395,"id":791,"parentId":725,"tags":{},"startTime":1772778937326,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":80556,"timestamp":1487783926550,"id":725,"parentId":312,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_wildcard.js","layer":"ssr"},"startTime":1772778937247,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27713,"timestamp":1487783979553,"id":779,"parentId":778,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27747,"timestamp":1487783979527,"id":778,"parentId":766,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30806,"timestamp":1487783977585,"id":766,"parentId":682,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-mutable.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":28961,"timestamp":1487783979485,"id":775,"parentId":774,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29008,"timestamp":1487783979440,"id":774,"parentId":764,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31667,"timestamp":1487783977420,"id":764,"parentId":682,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\is-navigating-to-new-root-layout.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":29714,"timestamp":1487783979417,"id":773,"parentId":772,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29831,"timestamp":1487783979302,"id":772,"parentId":763,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33230,"timestamp":1487783977271,"id":763,"parentId":682,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\apply-router-state-patch-to-tree.js","layer":"ssr"},"startTime":1772778937297,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31054,"timestamp":1487783979522,"id":777,"parentId":776,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":31087,"timestamp":1487783979492,"id":776,"parentId":765,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34038,"timestamp":1487783977504,"id":765,"parentId":682,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-segment-mismatch.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31986,"timestamp":1487783979675,"id":787,"parentId":786,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":32019,"timestamp":1487783979648,"id":786,"parentId":770,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34994,"timestamp":1487783977946,"id":770,"parentId":680,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\get-socket-url.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":33386,"timestamp":1487783979614,"id":783,"parentId":782,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":33413,"timestamp":1487783979589,"id":782,"parentId":768,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":36108,"timestamp":1487783977753,"id":768,"parentId":681,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":34259,"timestamp":1487783979643,"id":785,"parentId":784,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":34286,"timestamp":1487783979618,"id":784,"parentId":769,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":36669,"timestamp":1487783977846,"id":769,"parentId":681,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\should-hard-navigate.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":37329,"timestamp":1487783979748,"id":789,"parentId":788,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":37519,"timestamp":1487783979680,"id":788,"parentId":771,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40272,"timestamp":1487783978026,"id":771,"parentId":681,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\clear-cache-node-data-for-segment-path.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":38907,"timestamp":1487783979583,"id":781,"parentId":780,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":38935,"timestamp":1487783979558,"id":780,"parentId":767,"tags":{},"startTime":1772778937300,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":45361,"timestamp":1487783977661,"id":767,"parentId":683,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\ppr-navigations.js","layer":"ssr"},"startTime":1772778937298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10468,"timestamp":1487784027628,"id":798,"parentId":797,"tags":{},"startTime":1772778937348,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10565,"timestamp":1487784027543,"id":797,"parentId":794,"tags":{},"startTime":1772778937348,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14082,"timestamp":1487784024944,"id":794,"parentId":670,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":"ssr"},"startTime":1772778937345,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":68389,"timestamp":1487783977240,"id":762,"parentId":761,"tags":{},"startTime":1772778937297,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":69158,"timestamp":1487783977171,"id":761,"parentId":586,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick-theme.css","layer":"ssr"},"startTime":1772778937297,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9694,"timestamp":1487784037079,"id":801,"parentId":800,"tags":{},"startTime":1772778937357,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9786,"timestamp":1487784036994,"id":800,"parentId":799,"tags":{},"startTime":1772778937357,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11427,"timestamp":1487784036675,"id":799,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\strip-ansi\\index.js","layer":"ssr"},"startTime":1772778937357,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":71030,"timestamp":1487783977122,"id":760,"parentId":759,"tags":{},"startTime":1772778937297,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":73774,"timestamp":1487783977002,"id":759,"parentId":586,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick.css","layer":"ssr"},"startTime":1772778937297,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":16131,"timestamp":1487784044933,"id":804,"parentId":803,"tags":{},"startTime":1772778937365,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":16240,"timestamp":1487784044833,"id":803,"parentId":802,"tags":{},"startTime":1772778937365,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17485,"timestamp":1487784044478,"id":802,"parentId":722,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1772778937365,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":37896,"timestamp":1487784025496,"id":796,"parentId":793,"tags":{},"startTime":1772778937346,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":109,"timestamp":1487784063420,"id":814,"parentId":793,"tags":{},"startTime":1772778937384,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48079,"timestamp":1487784024771,"id":793,"parentId":491,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\reactjs-popup.esm.js","layer":"ssr"},"startTime":1772778937345,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20669,"timestamp":1487784053875,"id":809,"parentId":808,"tags":{},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20745,"timestamp":1487784053807,"id":808,"parentId":805,"tags":{},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21778,"timestamp":1487784053392,"id":805,"parentId":734,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\error-source.js","layer":"ssr"},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":21298,"timestamp":1487784053917,"id":811,"parentId":810,"tags":{},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":21334,"timestamp":1487784053883,"id":810,"parentId":806,"tags":{},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22273,"timestamp":1487784053579,"id":806,"parentId":733,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\noop-template.js","layer":"ssr"},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":21945,"timestamp":1487784053951,"id":813,"parentId":812,"tags":{},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":21976,"timestamp":1487784053922,"id":812,"parentId":807,"tags":{},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22899,"timestamp":1487784053685,"id":807,"parentId":734,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\getErrorByType.js","layer":"ssr"},"startTime":1772778937374,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":51584,"timestamp":1487784025431,"id":795,"parentId":792,"tags":{},"startTime":1772778937346,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":492,"timestamp":1487784077038,"id":817,"parentId":792,"tags":{},"startTime":1772778937397,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":156799,"timestamp":1487784024495,"id":792,"parentId":393,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jquery\\dist\\jquery.js","layer":"ssr"},"startTime":1772778937345,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":8208,"timestamp":1487784184682,"id":827,"parentId":826,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":8307,"timestamp":1487784184592,"id":826,"parentId":818,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10013,"timestamp":1487784183598,"id":818,"parentId":680,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\dev\\noop-turbopack-hmr.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":8945,"timestamp":1487784184724,"id":829,"parentId":828,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":8981,"timestamp":1487784184691,"id":828,"parentId":819,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10346,"timestamp":1487784183873,"id":819,"parentId":770,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\normalized-asset-prefix.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9470,"timestamp":1487784184790,"id":833,"parentId":832,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9499,"timestamp":1487784184763,"id":832,"parentId":821,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11119,"timestamp":1487784184060,"id":821,"parentId":736,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\styles.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10459,"timestamp":1487784184758,"id":831,"parentId":830,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10490,"timestamp":1487784184729,"id":830,"parentId":820,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11797,"timestamp":1487784183976,"id":820,"parentId":736,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\styles.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19106,"timestamp":1487784184821,"id":835,"parentId":834,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":19141,"timestamp":1487784184795,"id":834,"parentId":822,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20726,"timestamp":1487784184137,"id":822,"parentId":736,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\styles.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20084,"timestamp":1487784184882,"id":839,"parentId":838,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20115,"timestamp":1487784184857,"id":838,"parentId":824,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":22453,"timestamp":1487784184280,"id":824,"parentId":736,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\styles.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":22366,"timestamp":1487784184852,"id":837,"parentId":836,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":22399,"timestamp":1487784184826,"id":836,"parentId":823,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":23734,"timestamp":1487784184209,"id":823,"parentId":734,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CloseIcon.js","layer":"ssr"},"startTime":1772778937504,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23494,"timestamp":1487784184911,"id":841,"parentId":840,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23524,"timestamp":1487784184886,"id":840,"parentId":825,"tags":{},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25848,"timestamp":1487784184352,"id":825,"parentId":734,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\component-stack-pseudo-html.js","layer":"ssr"},"startTime":1772778937505,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":147715,"timestamp":1487784073851,"id":816,"parentId":815,"tags":{},"startTime":1772778937394,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":85,"timestamp":1487784221621,"id":842,"parentId":815,"tags":{},"startTime":1772778937542,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":149387,"timestamp":1487784073517,"id":815,"parentId":753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\is-error.js","layer":"ssr"},"startTime":1772778937394,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":11581,"timestamp":1487784223782,"id":844,"parentId":843,"tags":{},"startTime":1772778937544,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":79,"timestamp":1487784235390,"id":853,"parentId":843,"tags":{},"startTime":1772778937556,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13082,"timestamp":1487784223501,"id":843,"parentId":491,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-iframe\\dist\\es\\iframe.js","layer":"ssr"},"startTime":1772778937544,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9193,"timestamp":1487784227506,"id":849,"parentId":848,"tags":{},"startTime":1772778937548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9259,"timestamp":1487784227442,"id":848,"parentId":846,"tags":{},"startTime":1772778937548,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11214,"timestamp":1487784227266,"id":846,"parentId":807,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\stack-frame.js","layer":"ssr"},"startTime":1772778937547,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":11835,"timestamp":1487784233733,"id":852,"parentId":851,"tags":{},"startTime":1772778937554,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11924,"timestamp":1487784233653,"id":851,"parentId":850,"tags":{},"startTime":1772778937554,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13643,"timestamp":1487784232699,"id":850,"parentId":825,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CollapseIcon.js","layer":"ssr"},"startTime":1772778937553,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7863,"timestamp":1487784239598,"id":862,"parentId":861,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7907,"timestamp":1487784239560,"id":861,"parentId":855,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9023,"timestamp":1487784238952,"id":855,"parentId":733,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\index.js","layer":"ssr"},"startTime":1772778937559,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":8464,"timestamp":1487784239550,"id":860,"parentId":859,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":8543,"timestamp":1487784239473,"id":859,"parentId":854,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10882,"timestamp":1487784238771,"id":854,"parentId":735,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\index.js","layer":"ssr"},"startTime":1772778937559,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10423,"timestamp":1487784239665,"id":866,"parentId":865,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10459,"timestamp":1487784239639,"id":865,"parentId":857,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12063,"timestamp":1487784239138,"id":857,"parentId":734,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\index.js","layer":"ssr"},"startTime":1772778937559,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":13549,"timestamp":1487784239634,"id":864,"parentId":863,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13586,"timestamp":1487784239603,"id":863,"parentId":856,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15542,"timestamp":1487784239044,"id":856,"parentId":736,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\index.js","layer":"ssr"},"startTime":1772778937559,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14943,"timestamp":1487784239694,"id":868,"parentId":867,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":14971,"timestamp":1487784239670,"id":867,"parentId":858,"tags":{},"startTime":1772778937560,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15852,"timestamp":1487784239219,"id":858,"parentId":815,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\is-plain-object.js","layer":"ssr"},"startTime":1772778937559,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":27722,"timestamp":1487784227379,"id":847,"parentId":845,"tags":{},"startTime":1772778937548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":104,"timestamp":1487784255113,"id":873,"parentId":845,"tags":{},"startTime":1772778937575,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30020,"timestamp":1487784227062,"id":845,"parentId":677,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\stacktrace-parser\\stack-trace-parser.cjs.js","layer":"ssr"},"startTime":1772778937547,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4106,"timestamp":1487784259969,"id":883,"parentId":882,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4149,"timestamp":1487784259935,"id":882,"parentId":876,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6088,"timestamp":1487784258688,"id":876,"parentId":735,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\index.js","layer":"ssr"},"startTime":1772778937579,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4815,"timestamp":1487784260002,"id":885,"parentId":884,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4845,"timestamp":1487784259974,"id":884,"parentId":877,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7915,"timestamp":1487784258779,"id":877,"parentId":736,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\index.js","layer":"ssr"},"startTime":1772778937579,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7192,"timestamp":1487784259883,"id":879,"parentId":878,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7280,"timestamp":1487784259804,"id":878,"parentId":874,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11635,"timestamp":1487784258033,"id":874,"parentId":735,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\index.js","layer":"ssr"},"startTime":1772778937578,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10200,"timestamp":1487784259930,"id":881,"parentId":880,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10240,"timestamp":1487784259895,"id":880,"parentId":875,"tags":{},"startTime":1772778937580,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12879,"timestamp":1487784258219,"id":875,"parentId":735,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\hot-linked-text\\index.js","layer":"ssr"},"startTime":1772778937578,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":30661,"timestamp":1487784247035,"id":872,"parentId":870,"tags":{},"startTime":1772778937567,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":130,"timestamp":1487784277726,"id":888,"parentId":870,"tags":{},"startTime":1772778937598,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31677,"timestamp":1487784246804,"id":870,"parentId":723,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_base.js","layer":"ssr"},"startTime":1772778937567,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":31521,"timestamp":1487784246990,"id":871,"parentId":869,"tags":{},"startTime":1772778937567,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":88,"timestamp":1487784278546,"id":889,"parentId":869,"tags":{},"startTime":1772778937599,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":32376,"timestamp":1487784246599,"id":869,"parentId":723,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_key.js","layer":"ssr"},"startTime":1772778937567,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":19961,"timestamp":1487784272165,"id":887,"parentId":886,"tags":{},"startTime":1772778937592,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":175,"timestamp":1487784292160,"id":907,"parentId":886,"tags":{},"startTime":1772778937612,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21342,"timestamp":1487784271817,"id":886,"parentId":733,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_tagged_template_literal_loose.js","layer":"ssr"},"startTime":1772778937592,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5117,"timestamp":1487784289970,"id":898,"parentId":897,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5206,"timestamp":1487784289891,"id":897,"parentId":891,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6922,"timestamp":1487784289035,"id":891,"parentId":856,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\group-stack-frames-by-framework.js","layer":"ssr"},"startTime":1772778937609,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5995,"timestamp":1487784290050,"id":902,"parentId":901,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6026,"timestamp":1487784290022,"id":901,"parentId":893,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8396,"timestamp":1487784289244,"id":893,"parentId":854,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\Overlay.js","layer":"ssr"},"startTime":1772778937609,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7921,"timestamp":1487784290081,"id":904,"parentId":903,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7954,"timestamp":1487784290055,"id":903,"parentId":894,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12060,"timestamp":1487784289335,"id":894,"parentId":856,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\GroupedStackFrames.js","layer":"ssr"},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":11481,"timestamp":1487784290016,"id":900,"parentId":899,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11522,"timestamp":1487784289980,"id":899,"parentId":892,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14612,"timestamp":1487784289159,"id":892,"parentId":855,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\Terminal.js","layer":"ssr"},"startTime":1772778937609,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18073,"timestamp":1487784294343,"id":923,"parentId":922,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18110,"timestamp":1487784294314,"id":922,"parentId":910,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19544,"timestamp":1487784293543,"id":910,"parentId":877,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\styles.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18859,"timestamp":1487784294267,"id":919,"parentId":918,"tags":{},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18968,"timestamp":1487784294160,"id":918,"parentId":908,"tags":{},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20341,"timestamp":1487784293264,"id":908,"parentId":876,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\styles.js","layer":"ssr"},"startTime":1772778937613,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19336,"timestamp":1487784294308,"id":921,"parentId":920,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":19371,"timestamp":1487784294276,"id":920,"parentId":909,"tags":{},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20983,"timestamp":1487784293450,"id":909,"parentId":875,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\magic-identifier.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24374,"timestamp":1487784290113,"id":906,"parentId":905,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24403,"timestamp":1487784290086,"id":905,"parentId":895,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27721,"timestamp":1487784289479,"id":895,"parentId":857,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\LeftRightDialogHeader.js","layer":"ssr"},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":22908,"timestamp":1487784294408,"id":927,"parentId":926,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":22941,"timestamp":1487784294382,"id":926,"parentId":912,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24670,"timestamp":1487784293710,"id":912,"parentId":874,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\Dialog.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24057,"timestamp":1487784294375,"id":925,"parentId":924,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24087,"timestamp":1487784294348,"id":924,"parentId":911,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25718,"timestamp":1487784293622,"id":911,"parentId":876,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\VersionStalenessInfo.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24937,"timestamp":1487784294441,"id":929,"parentId":928,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24966,"timestamp":1487784294414,"id":928,"parentId":913,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26117,"timestamp":1487784293785,"id":913,"parentId":877,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\Toast.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25465,"timestamp":1487784294471,"id":931,"parentId":930,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":25493,"timestamp":1487784294446,"id":930,"parentId":914,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26537,"timestamp":1487784293857,"id":914,"parentId":874,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogBody.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":26460,"timestamp":1487784294512,"id":933,"parentId":932,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26501,"timestamp":1487784294476,"id":932,"parentId":915,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27604,"timestamp":1487784293928,"id":915,"parentId":874,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogContent.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27036,"timestamp":1487784294547,"id":935,"parentId":934,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27070,"timestamp":1487784294517,"id":934,"parentId":916,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28447,"timestamp":1487784294001,"id":916,"parentId":874,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogHeader.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":28000,"timestamp":1487784294596,"id":937,"parentId":936,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":28398,"timestamp":1487784294552,"id":936,"parentId":917,"tags":{},"startTime":1772778937615,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29670,"timestamp":1487784294075,"id":917,"parentId":874,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\styles.js","layer":"ssr"},"startTime":1772778937614,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":52858,"timestamp":1487784289614,"id":896,"parentId":890,"tags":{},"startTime":1772778937610,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":82,"timestamp":1487784342498,"id":938,"parentId":890,"tags":{},"startTime":1772778937663,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":54333,"timestamp":1487784288802,"id":890,"parentId":586,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\index.js","layer":"ssr"},"startTime":1772778937609,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4870,"timestamp":1487784347337,"id":947,"parentId":946,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4918,"timestamp":1487784347304,"id":946,"parentId":940,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6710,"timestamp":1487784346915,"id":940,"parentId":893,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\body-locker.js","layer":"ssr"},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6474,"timestamp":1487784347401,"id":951,"parentId":950,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6506,"timestamp":1487784347375,"id":950,"parentId":942,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8388,"timestamp":1487784347086,"id":942,"parentId":892,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\EditorLink.js","layer":"ssr"},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10618,"timestamp":1487784347296,"id":945,"parentId":944,"tags":{},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10685,"timestamp":1487784347238,"id":944,"parentId":939,"tags":{},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12117,"timestamp":1487784346767,"id":939,"parentId":894,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\FrameworkIcon.js","layer":"ssr"},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12988,"timestamp":1487784347431,"id":953,"parentId":952,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13019,"timestamp":1487784347405,"id":952,"parentId":943,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14234,"timestamp":1487784347161,"id":943,"parentId":894,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\CallStackFrame.js","layer":"ssr"},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4895,"timestamp":1487784362822,"id":959,"parentId":958,"tags":{},"startTime":1772778937683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4975,"timestamp":1487784362758,"id":958,"parentId":955,"tags":{},"startTime":1772778937683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6292,"timestamp":1487784362130,"id":955,"parentId":856,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\index.js","layer":"ssr"},"startTime":1772778937682,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5694,"timestamp":1487784362866,"id":961,"parentId":960,"tags":{},"startTime":1772778937683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5732,"timestamp":1487784362832,"id":960,"parentId":956,"tags":{},"startTime":1772778937683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6872,"timestamp":1487784362267,"id":956,"parentId":912,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\hooks\\use-on-click-outside.js","layer":"ssr"},"startTime":1772778937682,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":10581,"timestamp":1487784362399,"id":957,"parentId":954,"tags":{},"startTime":1772778937683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":127,"timestamp":1487784373014,"id":962,"parentId":954,"tags":{},"startTime":1772778937693,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14354,"timestamp":1487784361920,"id":954,"parentId":890,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\slider.js","layer":"ssr"},"startTime":1772778937682,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5953,"timestamp":1487784377009,"id":965,"parentId":964,"tags":{},"startTime":1772778937697,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6064,"timestamp":1487784376919,"id":964,"parentId":963,"tags":{},"startTime":1772778937697,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7885,"timestamp":1487784376660,"id":963,"parentId":942,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-open-in-editor.js","layer":"ssr"},"startTime":1772778937697,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":3195,"timestamp":1487784388107,"id":972,"parentId":970,"tags":{},"startTime":1772778937708,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":132,"timestamp":1487784391333,"id":979,"parentId":970,"tags":{},"startTime":1772778937712,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4280,"timestamp":1487784387922,"id":970,"parentId":954,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\default-props.js","layer":"ssr"},"startTime":1772778937708,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4745,"timestamp":1487784388068,"id":971,"parentId":969,"tags":{},"startTime":1772778937708,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":157,"timestamp":1487784392835,"id":980,"parentId":969,"tags":{},"startTime":1772778937713,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13991,"timestamp":1487784387747,"id":969,"parentId":954,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\inner-slider.js","layer":"ssr"},"startTime":1772778937708,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14624,"timestamp":1487784387283,"id":968,"parentId":967,"tags":{},"startTime":1772778937707,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":14691,"timestamp":1487784387220,"id":967,"parentId":966,"tags":{},"startTime":1772778937707,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16379,"timestamp":1487784387020,"id":966,"parentId":955,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\CodeFrame.js","layer":"ssr"},"startTime":1772778937707,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":23113,"timestamp":1487784389484,"id":974,"parentId":973,"tags":{},"startTime":1772778937710,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":89,"timestamp":1487784412624,"id":981,"parentId":973,"tags":{},"startTime":1772778937733,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24463,"timestamp":1487784389192,"id":973,"parentId":843,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\object-assign\\index.js","layer":"ssr"},"startTime":1772778937709,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":66994,"timestamp":1487784347370,"id":949,"parentId":948,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":67027,"timestamp":1487784347342,"id":948,"parentId":941,"tags":{},"startTime":1772778937668,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":91583,"timestamp":1487784347003,"id":941,"parentId":893,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\maintain--tab-focus.js","layer":"ssr"},"startTime":1772778937667,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":47993,"timestamp":1487784390677,"id":977,"parentId":975,"tags":{},"startTime":1772778937711,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":289,"timestamp":1487784438706,"id":982,"parentId":975,"tags":{},"startTime":1772778937759,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":56809,"timestamp":1487784389952,"id":975,"parentId":954,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\utils\\innerSliderUtils.js","layer":"ssr"},"startTime":1772778937710,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":56081,"timestamp":1487784390745,"id":978,"parentId":976,"tags":{},"startTime":1772778937711,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":121,"timestamp":1487784446847,"id":983,"parentId":976,"tags":{},"startTime":1772778937767,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":61760,"timestamp":1487784390373,"id":976,"parentId":892,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\anser\\index.js","layer":"ssr"},"startTime":1772778937711,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4027,"timestamp":1487784460936,"id":988,"parentId":984,"tags":{},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":287,"timestamp":1487784464998,"id":992,"parentId":984,"tags":{},"startTime":1772778937785,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6909,"timestamp":1487784460117,"id":984,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\initial-state.js","layer":"ssr"},"startTime":1772778937780,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":6926,"timestamp":1487784461038,"id":991,"parentId":987,"tags":{},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":155,"timestamp":1487784467995,"id":993,"parentId":987,"tags":{},"startTime":1772778937788,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10231,"timestamp":1487784460733,"id":987,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\dots.js","layer":"ssr"},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":10139,"timestamp":1487784460980,"id":989,"parentId":985,"tags":{},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":118,"timestamp":1487784471137,"id":994,"parentId":985,"tags":{},"startTime":1772778937791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14567,"timestamp":1487784460382,"id":985,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\track.js","layer":"ssr"},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":14000,"timestamp":1487784461007,"id":990,"parentId":986,"tags":{},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":119,"timestamp":1487784475026,"id":995,"parentId":986,"tags":{},"startTime":1772778937795,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17407,"timestamp":1487784460566,"id":986,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\arrows.js","layer":"ssr"},"startTime":1772778937781,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":3652,"timestamp":1487784487596,"id":997,"parentId":996,"tags":{},"startTime":1772778937808,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":103,"timestamp":1487784491276,"id":998,"parentId":996,"tags":{},"startTime":1772778937811,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4868,"timestamp":1487784487336,"id":996,"parentId":954,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\json2mq\\index.js","layer":"ssr"},"startTime":1772778937808,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5937,"timestamp":1487784493287,"id":1002,"parentId":1000,"tags":{},"startTime":1772778937813,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":295,"timestamp":1487784499336,"id":1007,"parentId":1000,"tags":{},"startTime":1772778937820,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20388,"timestamp":1487784493048,"id":1000,"parentId":941,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\platform\\platform.js","layer":"ssr"},"startTime":1772778937813,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":20284,"timestamp":1487784493239,"id":1001,"parentId":999,"tags":{},"startTime":1772778937813,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":166,"timestamp":1487784513551,"id":1008,"parentId":999,"tags":{},"startTime":1772778937834,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":23592,"timestamp":1487784492806,"id":999,"parentId":941,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\css.escape\\css.escape.js","layer":"ssr"},"startTime":1772778937813,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":21699,"timestamp":1487784497670,"id":1006,"parentId":1004,"tags":{},"startTime":1772778937818,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":209,"timestamp":1487784519404,"id":1013,"parentId":1004,"tags":{},"startTime":1772778937840,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25460,"timestamp":1487784497438,"id":1004,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lodash.debounce\\index.js","layer":"ssr"},"startTime":1772778937818,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":25382,"timestamp":1487784497630,"id":1005,"parentId":1003,"tags":{},"startTime":1772778937818,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":283,"timestamp":1487784523048,"id":1014,"parentId":1003,"tags":{},"startTime":1772778937843,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31103,"timestamp":1487784497180,"id":1003,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\classnames\\index.js","layer":"ssr"},"startTime":1772778937817,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":17384,"timestamp":1487784518253,"id":1010,"parentId":1009,"tags":{},"startTime":1772778937838,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":436,"timestamp":1487784535703,"id":1015,"parentId":1009,"tags":{},"startTime":1772778937856,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33991,"timestamp":1487784517757,"id":1009,"parentId":969,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\resize-observer-polyfill\\dist\\ResizeObserver.es.js","layer":"ssr"},"startTime":1772778937838,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":33049,"timestamp":1487784519251,"id":1012,"parentId":1011,"tags":{},"startTime":1772778937839,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":217,"timestamp":1487784552347,"id":1016,"parentId":1011,"tags":{},"startTime":1772778937873,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34517,"timestamp":1487784518841,"id":1011,"parentId":954,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\index.js","layer":"ssr"},"startTime":1772778937839,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1354,"timestamp":1487784561249,"id":1020,"parentId":1019,"tags":{},"startTime":1772778937881,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":212,"timestamp":1487784562648,"id":1021,"parentId":1019,"tags":{},"startTime":1772778937883,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3863,"timestamp":1487784560843,"id":1019,"parentId":1011,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQueryDispatch.js","layer":"ssr"},"startTime":1772778937881,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4213,"timestamp":1487784560590,"id":1018,"parentId":1017,"tags":{},"startTime":1772778937881,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":212,"timestamp":1487784564831,"id":1022,"parentId":1017,"tags":{},"startTime":1772778937885,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7839,"timestamp":1487784560072,"id":1017,"parentId":996,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\string-convert\\camel2hyphen.js","layer":"ssr"},"startTime":1772778937880,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":2051,"timestamp":1487784573554,"id":1024,"parentId":1023,"tags":{},"startTime":1772778937894,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":259,"timestamp":1487784575675,"id":1027,"parentId":1023,"tags":{},"startTime":1772778937896,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5153,"timestamp":1487784572881,"id":1023,"parentId":1019,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQuery.js","layer":"ssr"},"startTime":1772778937893,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5328,"timestamp":1487784574344,"id":1026,"parentId":1025,"tags":{},"startTime":1772778937895,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":190,"timestamp":1487784579709,"id":1028,"parentId":1025,"tags":{},"startTime":1772778937900,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7261,"timestamp":1487784573836,"id":1025,"parentId":1019,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\Util.js","layer":"ssr"},"startTime":1772778937894,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1602,"timestamp":1487784585606,"id":1030,"parentId":1029,"tags":{},"startTime":1772778937906,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":213,"timestamp":1487784587255,"id":1031,"parentId":1029,"tags":{},"startTime":1772778937907,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3968,"timestamp":1487784584876,"id":1029,"parentId":1023,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\QueryHandler.js","layer":"ssr"},"startTime":1772778937905,"traceId":"049bdf49393d5782"},{"name":"make","duration":4931442,"timestamp":1487779664160,"id":119,"parentId":118,"tags":{},"startTime":1772778932984,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":28231,"timestamp":1487784652825,"id":1033,"parentId":1032,"tags":{},"startTime":1772778937973,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":35,"timestamp":1487784681182,"id":1035,"parentId":1032,"tags":{},"startTime":1772778938001,"traceId":"049bdf49393d5782"}] +[{"name":"optimize-chunks","duration":27680,"timestamp":1487784683243,"id":1036,"parentId":1032,"tags":{},"startTime":1772778938003,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":41,"timestamp":1487784711027,"id":1037,"parentId":1032,"tags":{},"startTime":1772778938031,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":25,"timestamp":1487784711153,"id":1038,"parentId":1032,"tags":{},"startTime":1772778938031,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":33484,"timestamp":1487784681141,"id":1034,"parentId":1032,"tags":{},"startTime":1772778938001,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":61627,"timestamp":1487784738209,"id":1039,"parentId":1032,"tags":{},"startTime":1772778938058,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":188746,"timestamp":1487784799991,"id":1040,"parentId":1032,"tags":{},"startTime":1772778938120,"traceId":"049bdf49393d5782"},{"name":"hash","duration":31197,"timestamp":1487785011693,"id":1041,"parentId":1032,"tags":{},"startTime":1772778938332,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":2820,"timestamp":1487785042883,"id":1042,"parentId":1032,"tags":{},"startTime":1772778938363,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":818,"timestamp":1487785045520,"id":1043,"parentId":1032,"tags":{},"startTime":1772778938366,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":557976,"timestamp":1487785046391,"id":1044,"parentId":1032,"tags":{},"startTime":1772778938367,"traceId":"049bdf49393d5782"},{"name":"seal","duration":970669,"timestamp":1487784646524,"id":1032,"parentId":118,"tags":{},"startTime":1772778937967,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":5965286,"timestamp":1487779660843,"id":118,"parentId":116,"tags":{"name":"server"},"startTime":1772778932981,"traceId":"049bdf49393d5782"},{"name":"emit","duration":124299,"timestamp":1487785626311,"id":1045,"parentId":116,"tags":{},"startTime":1772778938947,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":6106307,"timestamp":1487779647065,"id":116,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772778932967,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":29766,"timestamp":1487785862825,"id":1055,"parentId":1050,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772778939184,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":18441,"timestamp":1487785893010,"id":1056,"parentId":1051,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772778939214,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":611,"timestamp":1487785911614,"id":1057,"parentId":1052,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?server=false!","layer":"app-pages-browser"},"startTime":1772778939232,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":5780,"timestamp":1487785912266,"id":1058,"parentId":1053,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772778939233,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":12653,"timestamp":1487785918126,"id":1059,"parentId":1054,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772778939239,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":139666,"timestamp":1487785803531,"id":1052,"parentId":1047,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772778939124,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":35598,"timestamp":1487785992099,"id":1087,"parentId":1086,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":35698,"timestamp":1487785992030,"id":1086,"parentId":1064,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52584,"timestamp":1487785985913,"id":1064,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\client-page.js","layer":"app-pages-browser"},"startTime":1772778939307,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":55444,"timestamp":1487785991780,"id":1081,"parentId":1080,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":55847,"timestamp":1487785991396,"id":1080,"parentId":1061,"tags":{},"startTime":1772778939312,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":77302,"timestamp":1487785976862,"id":1061,"parentId":1049,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-next-dev.js","layer":"app-pages-browser"},"startTime":1772778939298,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":62714,"timestamp":1487785991921,"id":1083,"parentId":1082,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":62840,"timestamp":1487785991808,"id":1082,"parentId":1062,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":94556,"timestamp":1487785985285,"id":1062,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\link.js","layer":"app-pages-browser"},"startTime":1772778939306,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":127196,"timestamp":1487785992179,"id":1089,"parentId":1088,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":127286,"timestamp":1487785992112,"id":1088,"parentId":1065,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":140650,"timestamp":1487785986306,"id":1065,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\error-boundary.js","layer":"app-pages-browser"},"startTime":1772778939307,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":135207,"timestamp":1487785992017,"id":1085,"parentId":1084,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":135297,"timestamp":1487785991936,"id":1084,"parentId":1063,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":167895,"timestamp":1487785985626,"id":1063,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router.js","layer":"app-pages-browser"},"startTime":1772778939307,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":161346,"timestamp":1487785992355,"id":1093,"parentId":1092,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":161441,"timestamp":1487785992268,"id":1092,"parentId":1067,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":171451,"timestamp":1487785986774,"id":1067,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js","layer":"app-pages-browser"},"startTime":1772778939308,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":165940,"timestamp":1487785992432,"id":1095,"parentId":1094,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":166012,"timestamp":1487785992368,"id":1094,"parentId":1068,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":173745,"timestamp":1487785986973,"id":1068,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js","layer":"app-pages-browser"},"startTime":1772778939308,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":168149,"timestamp":1487785992720,"id":1097,"parentId":1096,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":168429,"timestamp":1487785992448,"id":1096,"parentId":1069,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":180840,"timestamp":1487785987170,"id":1069,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\layouts\\Layout.jsx","layer":"app-pages-browser"},"startTime":1772778939308,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":176045,"timestamp":1487785992256,"id":1091,"parentId":1090,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":176120,"timestamp":1487785992192,"id":1090,"parentId":1066,"tags":{},"startTime":1772778939313,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":190402,"timestamp":1487785986556,"id":1066,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\layout-router.js","layer":"app-pages-browser"},"startTime":1772778939307,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":184403,"timestamp":1487785992943,"id":1099,"parentId":1098,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":184618,"timestamp":1487785992735,"id":1098,"parentId":1070,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":197538,"timestamp":1487785987603,"id":1070,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\about\\AboutFive.jsx","layer":"app-pages-browser"},"startTime":1772778939308,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":192288,"timestamp":1487785993151,"id":1101,"parentId":1100,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":192490,"timestamp":1487785992958,"id":1100,"parentId":1071,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":205432,"timestamp":1487785987955,"id":1071,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"app-pages-browser"},"startTime":1772778939309,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":200300,"timestamp":1487785993592,"id":1105,"parentId":1104,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":200499,"timestamp":1487785993402,"id":1104,"parentId":1073,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":214988,"timestamp":1487785988665,"id":1073,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\faqs\\FaqTwo.jsx","layer":"app-pages-browser"},"startTime":1772778939310,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":210810,"timestamp":1487785993386,"id":1103,"parentId":1102,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":211041,"timestamp":1487785993165,"id":1102,"parentId":1072,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":248121,"timestamp":1487785988313,"id":1072,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"app-pages-browser"},"startTime":1772778939309,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":242892,"timestamp":1487785993917,"id":1107,"parentId":1106,"tags":{},"startTime":1772778939315,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":243217,"timestamp":1487785993605,"id":1106,"parentId":1074,"tags":{},"startTime":1772778939314,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":261845,"timestamp":1487785989002,"id":1074,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\hero\\HeroFive.jsx","layer":"app-pages-browser"},"startTime":1772778939310,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":256956,"timestamp":1487785994285,"id":1109,"parentId":1108,"tags":{},"startTime":1772778939315,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":257308,"timestamp":1487785993945,"id":1108,"parentId":1075,"tags":{},"startTime":1772778939315,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":271073,"timestamp":1487785989361,"id":1075,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\teams\\TeamFour.jsx","layer":"app-pages-browser"},"startTime":1772778939310,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":266966,"timestamp":1487785995045,"id":1115,"parentId":1114,"tags":{},"startTime":1772778939316,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":267200,"timestamp":1487785994837,"id":1114,"parentId":1078,"tags":{},"startTime":1772778939316,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":274476,"timestamp":1487785990405,"id":1078,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\provider\\Provider.jsx","layer":"app-pages-browser"},"startTime":1772778939311,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":271023,"timestamp":1487785994786,"id":1113,"parentId":1112,"tags":{},"startTime":1772778939316,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":271274,"timestamp":1487785994592,"id":1112,"parentId":1077,"tags":{},"startTime":1772778939315,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":283234,"timestamp":1487785990052,"id":1077,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoTwo.jsx","layer":"app-pages-browser"},"startTime":1772778939311,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":279215,"timestamp":1487785994575,"id":1111,"parentId":1110,"tags":{},"startTime":1772778939315,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":279494,"timestamp":1487785994313,"id":1110,"parentId":1076,"tags":{},"startTime":1772778939315,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":291489,"timestamp":1487785989703,"id":1076,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\testimonials\\TestimonialFive.jsx","layer":"app-pages-browser"},"startTime":1772778939311,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":377792,"timestamp":1487785991208,"id":1079,"parentId":1060,"tags":{},"startTime":1772778939312,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":123,"timestamp":1487786369039,"id":1116,"parentId":1060,"tags":{},"startTime":1772778939690,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":395361,"timestamp":1487785974739,"id":1060,"parentId":1048,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js","layer":"app-pages-browser"},"startTime":1772778939296,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9993,"timestamp":1487786378143,"id":1153,"parentId":1152,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10042,"timestamp":1487786378109,"id":1152,"parentId":1119,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":16013,"timestamp":1487786374880,"id":1119,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-locale.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12935,"timestamp":1487786378103,"id":1151,"parentId":1150,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12990,"timestamp":1487786378057,"id":1150,"parentId":1118,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19267,"timestamp":1487786374751,"id":1118,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\resolve-href.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":16089,"timestamp":1487786378047,"id":1149,"parentId":1148,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":16172,"timestamp":1487786377971,"id":1148,"parentId":1117,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22196,"timestamp":1487786374533,"id":1117,"parentId":1064,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\search-params.js","layer":"app-pages-browser"},"startTime":1772778939695,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18684,"timestamp":1487786378180,"id":1155,"parentId":1154,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18722,"timestamp":1487786378149,"id":1154,"parentId":1120,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26985,"timestamp":1487786374981,"id":1120,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\use-intersection.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23870,"timestamp":1487786378215,"id":1157,"parentId":1156,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23908,"timestamp":1487786378186,"id":1156,"parentId":1121,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29300,"timestamp":1487786375079,"id":1121,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\get-domain-locale.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":26239,"timestamp":1487786378249,"id":1159,"parentId":1158,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26273,"timestamp":1487786378220,"id":1158,"parentId":1122,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30899,"timestamp":1487786375172,"id":1122,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-base-path.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":794,"timestamp":1487786409456,"id":1218,"parentId":1210,"tags":{},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":875,"timestamp":1487786409476,"id":1219,"parentId":1217,"tags":{},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7147,"timestamp":1487786410269,"id":1232,"parentId":1210,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7069,"timestamp":1487786410358,"id":1233,"parentId":1217,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9785,"timestamp":1487786408434,"id":1210,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\navigation.js","layer":"app-pages-browser"},"startTime":1772778939729,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9435,"timestamp":1487786409292,"id":1217,"parentId":1070,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\link.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-transform","duration":43276,"timestamp":1487786378317,"id":1163,"parentId":1162,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":43313,"timestamp":1487786378288,"id":1162,"parentId":1124,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":47306,"timestamp":1487786375353,"id":1124,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":44373,"timestamp":1487786378350,"id":1165,"parentId":1164,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":44404,"timestamp":1487786378322,"id":1164,"parentId":1125,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48476,"timestamp":1487786375446,"id":1125,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":45623,"timestamp":1487786378384,"id":1167,"parentId":1166,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":45654,"timestamp":1487786378356,"id":1166,"parentId":1126,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":49702,"timestamp":1487786375537,"id":1126,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer-types.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":46871,"timestamp":1487786378418,"id":1169,"parentId":1168,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":46902,"timestamp":1487786378390,"id":1168,"parentId":1127,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":50489,"timestamp":1487786375631,"id":1127,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-local-url.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":47899,"timestamp":1487786378283,"id":1161,"parentId":1160,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":47930,"timestamp":1487786378254,"id":1160,"parentId":1123,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52920,"timestamp":1487786375263,"id":1123,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils.js","layer":"app-pages-browser"},"startTime":1772778939696,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":49717,"timestamp":1487786378520,"id":1175,"parentId":1174,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":49748,"timestamp":1487786378491,"id":1174,"parentId":1130,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":53298,"timestamp":1487786375908,"id":1130,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\has-base-path.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":50762,"timestamp":1487786378486,"id":1173,"parentId":1172,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":50795,"timestamp":1487786378456,"id":1172,"parentId":1129,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":54543,"timestamp":1487786375813,"id":1129,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\remove-base-path.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":51957,"timestamp":1487786378451,"id":1171,"parentId":1170,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51987,"timestamp":1487786378423,"id":1170,"parentId":1128,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":57005,"timestamp":1487786375721,"id":1128,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-url.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":54261,"timestamp":1487786378587,"id":1179,"parentId":1178,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":54293,"timestamp":1487786378559,"id":1178,"parentId":1132,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":58665,"timestamp":1487786376087,"id":1132,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-next-router-error.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":56208,"timestamp":1487786378622,"id":1181,"parentId":1180,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":56241,"timestamp":1487786378592,"id":1180,"parentId":1133,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":59673,"timestamp":1487786376178,"id":1133,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-async-storage.external.js","layer":"shared"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":57373,"timestamp":1487786378553,"id":1177,"parentId":1176,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":57404,"timestamp":1487786378525,"id":1176,"parentId":1131,"tags":{},"startTime":1772778939699,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":61898,"timestamp":1487786375998,"id":1131,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":59330,"timestamp":1487786378657,"id":1183,"parentId":1182,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":59362,"timestamp":1487786378629,"id":1182,"parentId":1134,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":62825,"timestamp":1487786376268,"id":1134,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":60421,"timestamp":1487786378759,"id":1187,"parentId":1186,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":60484,"timestamp":1487786378698,"id":1186,"parentId":1136,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":64111,"timestamp":1487786376445,"id":1136,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-announcer.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":61817,"timestamp":1487786378795,"id":1189,"parentId":1188,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":61849,"timestamp":1487786378765,"id":1188,"parentId":1137,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":68489,"timestamp":1487786376542,"id":1137,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-boundary.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":66429,"timestamp":1487786378693,"id":1185,"parentId":1184,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":66462,"timestamp":1487786378662,"id":1184,"parentId":1135,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":70459,"timestamp":1487786376357,"id":1135,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\use-reducer-with-devtools.js","layer":"app-pages-browser"},"startTime":1772778939697,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":68053,"timestamp":1487786378838,"id":1191,"parentId":1190,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":68097,"timestamp":1487786378801,"id":1190,"parentId":1138,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":71086,"timestamp":1487786376673,"id":1138,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":68898,"timestamp":1487786378904,"id":1195,"parentId":1194,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":68928,"timestamp":1487786378877,"id":1194,"parentId":1140,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":73110,"timestamp":1487786376893,"id":1140,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\segment.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":71247,"timestamp":1487786378872,"id":1193,"parentId":1192,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":71279,"timestamp":1487786378844,"id":1192,"parentId":1139,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":74692,"timestamp":1487786376766,"id":1139,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-headers.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":72585,"timestamp":1487786378936,"id":1197,"parentId":1196,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":72615,"timestamp":1487786378909,"id":1196,"parentId":1141,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":75500,"timestamp":1487786377010,"id":1141,"parentId":1067,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":73553,"timestamp":1487786379002,"id":1201,"parentId":1200,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":73584,"timestamp":1487786378974,"id":1200,"parentId":1143,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":76193,"timestamp":1487786377185,"id":1143,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\create-href-from-url.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":74451,"timestamp":1487786378969,"id":1199,"parentId":1198,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":74481,"timestamp":1487786378942,"id":1198,"parentId":1142,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":77531,"timestamp":1487786377099,"id":1142,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\match-segments.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":75661,"timestamp":1487786379035,"id":1203,"parentId":1202,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":75692,"timestamp":1487786379007,"id":1202,"parentId":1144,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":78990,"timestamp":1487786377271,"id":1144,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\create-initial-router-state.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":77462,"timestamp":1487786379068,"id":1205,"parentId":1204,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77496,"timestamp":1487786379040,"id":1204,"parentId":1145,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":80004,"timestamp":1487786377357,"id":1145,"parentId":1067,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils\\warn-once.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":78897,"timestamp":1487786379133,"id":1209,"parentId":1208,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":78929,"timestamp":1487786379105,"id":1208,"parentId":1147,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":81415,"timestamp":1487786377533,"id":1147,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\create-router-cache-key.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":79905,"timestamp":1487786379100,"id":1207,"parentId":1206,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":79936,"timestamp":1487786379073,"id":1206,"parentId":1146,"tags":{},"startTime":1772778939700,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":83218,"timestamp":1487786377448,"id":1146,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fetch-server-response.js","layer":"app-pages-browser"},"startTime":1772778939698,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":50940,"timestamp":1487786409767,"id":1221,"parentId":1220,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51012,"timestamp":1487786409699,"id":1220,"parentId":1211,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52855,"timestamp":1487786408679,"id":1211,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-bot.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":51688,"timestamp":1487786409889,"id":1227,"parentId":1226,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51719,"timestamp":1487786409861,"id":1226,"parentId":1214,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":53317,"timestamp":1487786409001,"id":1214,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":52546,"timestamp":1487786409818,"id":1223,"parentId":1222,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":52589,"timestamp":1487786409778,"id":1222,"parentId":1212,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":54548,"timestamp":1487786408805,"id":1212,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\find-head-in-cache.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":53472,"timestamp":1487786409922,"id":1229,"parentId":1228,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":53503,"timestamp":1487786409894,"id":1228,"parentId":1215,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":55129,"timestamp":1487786409092,"id":1215,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\get-segment-value.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":54309,"timestamp":1487786409955,"id":1231,"parentId":1230,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":54339,"timestamp":1487786409927,"id":1230,"parentId":1216,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":57905,"timestamp":1487786409180,"id":1216,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\has-interception-route-in-current-tree.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":80606,"timestamp":1487786409855,"id":1225,"parentId":1224,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":80649,"timestamp":1487786409824,"id":1224,"parentId":1213,"tags":{},"startTime":1772778939731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":86811,"timestamp":1487786408905,"id":1213,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\app\\hot-reloader-client.js","layer":"app-pages-browser"},"startTime":1772778939730,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":26664,"timestamp":1487786474584,"id":1236,"parentId":1235,"tags":{},"startTime":1772778939795,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26841,"timestamp":1487786474421,"id":1235,"parentId":1234,"tags":{},"startTime":1772778939795,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29652,"timestamp":1487786473160,"id":1234,"parentId":1070,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useTabs.js","layer":"app-pages-browser"},"startTime":1772778939794,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":3644,"timestamp":1487786521736,"id":1261,"parentId":1245,"tags":{},"startTime":1772778939843,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":3817,"timestamp":1487786521763,"id":1262,"parentId":1246,"tags":{},"startTime":1772778939843,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":17534,"timestamp":1487786525430,"id":1297,"parentId":1245,"tags":{},"startTime":1772778939846,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":17383,"timestamp":1487786525599,"id":1298,"parentId":1246,"tags":{},"startTime":1772778939846,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":37708,"timestamp":1487786506717,"id":1245,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_default.js","layer":"app-pages-browser"},"startTime":1772778939828,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":39236,"timestamp":1487786507719,"id":1246,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1772778939829,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27101,"timestamp":1487786522570,"id":1264,"parentId":1263,"tags":{},"startTime":1772778939843,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27374,"timestamp":1487786522375,"id":1263,"parentId":1237,"tags":{},"startTime":1772778939843,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":48889,"timestamp":1487786504212,"id":1237,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\breadcrumb\\Breadcrumb.jsx","layer":"app-pages-browser"},"startTime":1772778939825,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":30241,"timestamp":1487786523038,"id":1270,"parentId":1269,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":30388,"timestamp":1487786522896,"id":1269,"parentId":1240,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":55968,"timestamp":1487786505083,"id":1240,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterOne.jsx","layer":"app-pages-browser"},"startTime":1772778939826,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":38412,"timestamp":1487786522887,"id":1268,"parentId":1267,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":38543,"timestamp":1487786522761,"id":1267,"parentId":1239,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":60689,"timestamp":1487786504766,"id":1239,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFour.jsx","layer":"app-pages-browser"},"startTime":1772778939826,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":43160,"timestamp":1487786522750,"id":1266,"parentId":1265,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":43341,"timestamp":1487786522588,"id":1265,"parentId":1238,"tags":{},"startTime":1772778939843,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":66181,"timestamp":1487786504521,"id":1238,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFive.jsx","layer":"app-pages-browser"},"startTime":1772778939825,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":47700,"timestamp":1487786523175,"id":1272,"parentId":1271,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":47830,"timestamp":1487786523050,"id":1271,"parentId":1241,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":69912,"timestamp":1487786505396,"id":1241,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSeven.jsx","layer":"app-pages-browser"},"startTime":1772778939826,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":52156,"timestamp":1487786523317,"id":1274,"parentId":1273,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":52294,"timestamp":1487786523184,"id":1273,"parentId":1242,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":73684,"timestamp":1487786505720,"id":1242,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSix.jsx","layer":"app-pages-browser"},"startTime":1772778939827,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":55849,"timestamp":1487786523631,"id":1280,"parentId":1279,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":55901,"timestamp":1487786523583,"id":1279,"parentId":1252,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":61395,"timestamp":1487786520019,"id":1252,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-webpack.js","layer":"app-pages-browser"},"startTime":1772778939841,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":57987,"timestamp":1487786523575,"id":1278,"parentId":1277,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":58111,"timestamp":1487786523455,"id":1277,"parentId":1244,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":80533,"timestamp":1487786506440,"id":1244,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterTwo.jsx","layer":"app-pages-browser"},"startTime":1772778939827,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":63705,"timestamp":1487786523447,"id":1276,"parentId":1275,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":63830,"timestamp":1487786523327,"id":1275,"parentId":1243,"tags":{},"startTime":1772778939844,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":86362,"timestamp":1487786506052,"id":1243,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterThree.jsx","layer":"app-pages-browser"},"startTime":1772778939827,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":99951,"timestamp":1487786523680,"id":1282,"parentId":1281,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":100011,"timestamp":1487786523639,"id":1281,"parentId":1253,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":106739,"timestamp":1487786520204,"id":1253,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-bootstrap.js","layer":"app-pages-browser"},"startTime":1772778939841,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":103377,"timestamp":1487786523854,"id":1286,"parentId":1285,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":103503,"timestamp":1487786523735,"id":1285,"parentId":1255,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":115341,"timestamp":1487786520482,"id":1255,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterEight.jsx","layer":"app-pages-browser"},"startTime":1772778939841,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":112184,"timestamp":1487786524148,"id":1290,"parentId":1289,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":112370,"timestamp":1487786523988,"id":1289,"parentId":1257,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":120901,"timestamp":1487786520923,"id":1257,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderFive.jsx","layer":"app-pages-browser"},"startTime":1772778939842,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":118372,"timestamp":1487786523727,"id":1284,"parentId":1283,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":118418,"timestamp":1487786523688,"id":1283,"parentId":1254,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":129029,"timestamp":1487786520342,"id":1254,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-index.js","layer":"app-pages-browser"},"startTime":1772778939841,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":125797,"timestamp":1487786523979,"id":1288,"parentId":1287,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":125925,"timestamp":1487786523862,"id":1287,"parentId":1256,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":143740,"timestamp":1487786520710,"id":1256,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderEight.jsx","layer":"app-pages-browser"},"startTime":1772778939842,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":167560,"timestamp":1487786524370,"id":1296,"parentId":1295,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":167628,"timestamp":1487786524330,"id":1295,"parentId":1260,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":175310,"timestamp":1487786521520,"id":1260,"parentId":1119,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1772778939842,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":172666,"timestamp":1487786524322,"id":1294,"parentId":1293,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":172715,"timestamp":1487786524281,"id":1293,"parentId":1259,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":182018,"timestamp":1487786521390,"id":1259,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\dev-root-not-found-boundary.js","layer":"app-pages-browser"},"startTime":1772778939842,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":179478,"timestamp":1487786524273,"id":1292,"parentId":1291,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":179602,"timestamp":1487786524157,"id":1291,"parentId":1258,"tags":{},"startTime":1772778939845,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":191753,"timestamp":1487786521146,"id":1258,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSeven.jsx","layer":"app-pages-browser"},"startTime":1772778939842,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":9303,"timestamp":1487786737928,"id":1312,"parentId":1300,"tags":{},"startTime":1772778940059,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":9625,"timestamp":1487786737974,"id":1313,"parentId":1305,"tags":{},"startTime":1772778940059,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":30904,"timestamp":1487786747292,"id":1336,"parentId":1300,"tags":{},"startTime":1772778940068,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":30583,"timestamp":1487786747634,"id":1337,"parentId":1305,"tags":{},"startTime":1772778940069,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48972,"timestamp":1487786734005,"id":1300,"parentId":1117,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\dynamic-rendering.js","layer":"app-pages-browser"},"startTime":1772778940055,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48974,"timestamp":1487786735489,"id":1305,"parentId":1117,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"app-pages-browser"},"startTime":1772778940056,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":45215,"timestamp":1487786744423,"id":1319,"parentId":1318,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":45310,"timestamp":1487786744352,"id":1318,"parentId":1302,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":57928,"timestamp":1487786734807,"id":1302,"parentId":1118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\omit.js","layer":"app-pages-browser"},"startTime":1772778940056,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":48715,"timestamp":1487786744210,"id":1315,"parentId":1314,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":48906,"timestamp":1487786744029,"id":1314,"parentId":1299,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":62852,"timestamp":1487786733343,"id":1299,"parentId":1120,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\request-idle-callback.js","layer":"app-pages-browser"},"startTime":1772778940054,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":51844,"timestamp":1487786744502,"id":1321,"parentId":1320,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51916,"timestamp":1487786744436,"id":1320,"parentId":1303,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":65490,"timestamp":1487786735053,"id":1303,"parentId":1118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\interpolate-as.js","layer":"app-pages-browser"},"startTime":1772778940056,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":56483,"timestamp":1487786744336,"id":1317,"parentId":1316,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":56587,"timestamp":1487786744247,"id":1316,"parentId":1301,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":69890,"timestamp":1487786734541,"id":1301,"parentId":1118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\querystring.js","layer":"app-pages-browser"},"startTime":1772778940055,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":59936,"timestamp":1487786744651,"id":1325,"parentId":1324,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":60008,"timestamp":1487786744589,"id":1324,"parentId":1306,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":71960,"timestamp":1487786735854,"id":1306,"parentId":1118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\index.js","layer":"app-pages-browser"},"startTime":1772778940057,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":63460,"timestamp":1487786744577,"id":1323,"parentId":1322,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":63536,"timestamp":1487786744514,"id":1322,"parentId":1304,"tags":{},"startTime":1772778940065,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":75024,"timestamp":1487786735266,"id":1304,"parentId":1122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"app-pages-browser"},"startTime":1772778940056,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":65132,"timestamp":1487786745303,"id":1329,"parentId":1328,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":65532,"timestamp":1487786744908,"id":1328,"parentId":1308,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":76488,"timestamp":1487786736405,"id":1308,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\scroll_to_top\\ScrollToTop.jsx","layer":"app-pages-browser"},"startTime":1772778940057,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":67182,"timestamp":1487786745838,"id":1333,"parentId":1332,"tags":{},"startTime":1772778940067,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":67407,"timestamp":1487786745619,"id":1332,"parentId":1310,"tags":{},"startTime":1772778940067,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":78527,"timestamp":1487786737125,"id":1310,"parentId":1073,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useAccordion.js","layer":"app-pages-browser"},"startTime":1772778940058,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":71465,"timestamp":1487786746054,"id":1335,"parentId":1334,"tags":{},"startTime":1772778940067,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":71685,"timestamp":1487786745854,"id":1334,"parentId":1311,"tags":{},"startTime":1772778940067,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":83470,"timestamp":1487786737478,"id":1311,"parentId":1073,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useHobble.js","layer":"app-pages-browser"},"startTime":1772778940058,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":76321,"timestamp":1487786744894,"id":1327,"parentId":1326,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":76558,"timestamp":1487786744663,"id":1326,"parentId":1307,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":96800,"timestamp":1487786736068,"id":1307,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSix.jsx","layer":"app-pages-browser"},"startTime":1772778940057,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5685,"timestamp":1487786846153,"id":1357,"parentId":1345,"tags":{},"startTime":1772778940167,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":6201,"timestamp":1487786846190,"id":1358,"parentId":1353,"tags":{},"startTime":1772778940167,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":6521,"timestamp":1487786846240,"id":1359,"parentId":1355,"tags":{},"startTime":1772778940167,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":7145,"timestamp":1487786846256,"id":1360,"parentId":1356,"tags":{},"startTime":1772778940167,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":28279,"timestamp":1487786852023,"id":1391,"parentId":1345,"tags":{},"startTime":1772778940173,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27859,"timestamp":1487786852465,"id":1392,"parentId":1353,"tags":{},"startTime":1772778940173,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27521,"timestamp":1487786852807,"id":1393,"parentId":1355,"tags":{},"startTime":1772778940174,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26883,"timestamp":1487786853446,"id":1394,"parentId":1356,"tags":{},"startTime":1772778940174,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41696,"timestamp":1487786843016,"id":1345,"parentId":1142,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\get-segment-param.js","layer":"app-pages-browser"},"startTime":1772778940164,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":43575,"timestamp":1487786844783,"id":1353,"parentId":1216,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\helpers\\interception-routes.js","layer":"app-pages-browser"},"startTime":1772778940166,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":171838,"timestamp":1487786845475,"id":1355,"parentId":1078,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","layer":"app-pages-browser"},"startTime":1772778940166,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":172600,"timestamp":1487786845777,"id":1356,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\hot-reloader-types.js","layer":"app-pages-browser"},"startTime":1772778940167,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":203289,"timestamp":1487786847114,"id":1362,"parentId":1361,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":203975,"timestamp":1487786846816,"id":1361,"parentId":1338,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":211559,"timestamp":1487786840266,"id":1338,"parentId":1078,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useWow.js","layer":"app-pages-browser"},"startTime":1772778940161,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":204411,"timestamp":1487786847470,"id":1366,"parentId":1365,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":204494,"timestamp":1487786847390,"id":1365,"parentId":1340,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":211212,"timestamp":1487786841913,"id":1340,"parentId":1146,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-call-server.js","layer":"app-pages-browser"},"startTime":1772778940163,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":205822,"timestamp":1487786847374,"id":1364,"parentId":1363,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":206059,"timestamp":1487786847140,"id":1363,"parentId":1339,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":212799,"timestamp":1487786841314,"id":1339,"parentId":1070,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoPlayer.jsx","layer":"app-pages-browser"},"startTime":1772778940162,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":206467,"timestamp":1487786847696,"id":1372,"parentId":1371,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":206530,"timestamp":1487786847636,"id":1371,"parentId":1343,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":212707,"timestamp":1487786842611,"id":1343,"parentId":1131,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772778940163,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":207776,"timestamp":1487786847625,"id":1370,"parentId":1369,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":207843,"timestamp":1487786847562,"id":1369,"parentId":1342,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":214717,"timestamp":1487786842382,"id":1342,"parentId":1131,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.react-server.js","layer":"app-pages-browser"},"startTime":1772778940163,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":209651,"timestamp":1487786847550,"id":1368,"parentId":1367,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":209723,"timestamp":1487786847483,"id":1367,"parentId":1341,"tags":{},"startTime":1772778940168,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":216539,"timestamp":1487786842153,"id":1341,"parentId":1132,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect.js","layer":"app-pages-browser"},"startTime":1772778940163,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":210997,"timestamp":1487786847767,"id":1374,"parentId":1373,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":211059,"timestamp":1487786847708,"id":1373,"parentId":1344,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":217311,"timestamp":1487786842809,"id":1344,"parentId":1131,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\bailout-to-client-rendering.js","layer":"app-pages-browser"},"startTime":1772778940164,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":212367,"timestamp":1487786847835,"id":1376,"parentId":1375,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":212427,"timestamp":1487786847778,"id":1375,"parentId":1346,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":217959,"timestamp":1487786843334,"id":1346,"parentId":1146,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\hash.js","layer":"app-pages-browser"},"startTime":1772778940164,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":213362,"timestamp":1487786847999,"id":1380,"parentId":1379,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":213452,"timestamp":1487786847912,"id":1379,"parentId":1348,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":218336,"timestamp":1487786843767,"id":1348,"parentId":1130,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"app-pages-browser"},"startTime":1772778940165,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":214098,"timestamp":1487786848081,"id":1382,"parentId":1381,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":214168,"timestamp":1487786848013,"id":1381,"parentId":1349,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":219724,"timestamp":1487786843990,"id":1349,"parentId":1144,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fill-lazy-items-till-leaf-with-head.js","layer":"app-pages-browser"},"startTime":1772778940165,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":215896,"timestamp":1487786847901,"id":1378,"parentId":1377,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":215956,"timestamp":1487786847845,"id":1377,"parentId":1347,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":223632,"timestamp":1487786843563,"id":1347,"parentId":1135,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\action-queue.js","layer":"app-pages-browser"},"startTime":1772778940164,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":219200,"timestamp":1487786848153,"id":1384,"parentId":1383,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":219267,"timestamp":1487786848092,"id":1383,"parentId":1350,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":225362,"timestamp":1487786844191,"id":1350,"parentId":1144,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\compute-changed-path.js","layer":"app-pages-browser"},"startTime":1772778940165,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":220706,"timestamp":1487786848960,"id":1388,"parentId":1387,"tags":{},"startTime":1772778940170,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":221437,"timestamp":1487786848235,"id":1387,"parentId":1352,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":226509,"timestamp":1487786844590,"id":1352,"parentId":1144,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\refetch-inactive-parallel-segments.js","layer":"app-pages-browser"},"startTime":1772778940165,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":221737,"timestamp":1487786849453,"id":1390,"parentId":1389,"tags":{},"startTime":1772778940170,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":222156,"timestamp":1487786849037,"id":1389,"parentId":1354,"tags":{},"startTime":1772778940170,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":226815,"timestamp":1487786845123,"id":1354,"parentId":1075,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\slick_slider\\SlickSlider.jsx","layer":"app-pages-browser"},"startTime":1772778940166,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":223830,"timestamp":1487786848223,"id":1386,"parentId":1385,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":223895,"timestamp":1487786848164,"id":1385,"parentId":1351,"tags":{},"startTime":1772778940169,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":230834,"timestamp":1487786844386,"id":1351,"parentId":1144,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1772778940165,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":330182,"timestamp":1487786745600,"id":1331,"parentId":1330,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":330444,"timestamp":1487786745345,"id":1330,"parentId":1309,"tags":{},"startTime":1772778940066,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":364047,"timestamp":1487786736784,"id":1309,"parentId":1078,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\js\\jquery-ui.min.js","layer":"app-pages-browser"},"startTime":1772778940058,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":2458,"timestamp":1487787127596,"id":1406,"parentId":1405,"tags":{},"startTime":1772778940448,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":73915,"timestamp":1487787127779,"id":1408,"parentId":1407,"tags":{},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":73911,"timestamp":1487787127882,"id":1410,"parentId":1409,"tags":{},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":73855,"timestamp":1487787127973,"id":1412,"parentId":1411,"tags":{},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":73803,"timestamp":1487787128043,"id":1414,"parentId":1413,"tags":{},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1823,"timestamp":1487787202061,"id":1431,"parentId":1395,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1932,"timestamp":1487787202081,"id":1432,"parentId":1415,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15504,"timestamp":1487787203913,"id":1462,"parentId":1395,"tags":{},"startTime":1772778940525,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15404,"timestamp":1487787204023,"id":1463,"parentId":1415,"tags":{},"startTime":1772778940525,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":107224,"timestamp":1487787112846,"id":1395,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\extract-modules-from-turbopack-message.js","layer":"app-pages-browser"},"startTime":1772778940434,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":150144,"timestamp":1487787128055,"id":1415,"parentId":1234,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jquery\\dist\\jquery.js","layer":"app-pages-browser"},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":76950,"timestamp":1487787202984,"id":1441,"parentId":1440,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":76982,"timestamp":1487787202961,"id":1440,"parentId":1399,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":179547,"timestamp":1487787113559,"id":1399,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\parseStack.js","layer":"app-pages-browser"},"startTime":1772778940434,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":90316,"timestamp":1487787202882,"id":1435,"parentId":1434,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":90387,"timestamp":1487787202814,"id":1434,"parentId":1396,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":182179,"timestamp":1487787113095,"id":1396,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\shared.js","layer":"app-pages-browser"},"startTime":1772778940434,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":92410,"timestamp":1487787202926,"id":1437,"parentId":1436,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":92443,"timestamp":1487787202895,"id":1436,"parentId":1397,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":183168,"timestamp":1487787113341,"id":1397,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\app\\ReactDevOverlay.js","layer":"app-pages-browser"},"startTime":1772778940434,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":93506,"timestamp":1487787203039,"id":1445,"parentId":1444,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":93530,"timestamp":1487787203017,"id":1444,"parentId":1401,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":183296,"timestamp":1487787113853,"id":1401,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\runtime-error-handler.js","layer":"app-pages-browser"},"startTime":1772778940435,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":94241,"timestamp":1487787202956,"id":1439,"parentId":1438,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":94269,"timestamp":1487787202932,"id":1438,"parentId":1398,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":187566,"timestamp":1487787113434,"id":1398,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\format-webpack-messages.js","layer":"app-pages-browser"},"startTime":1772778940434,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":98086,"timestamp":1487787203013,"id":1443,"parentId":1442,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":98114,"timestamp":1487787202989,"id":1442,"parentId":1400,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":189556,"timestamp":1487787113750,"id":1400,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-error-handler.js","layer":"app-pages-browser"},"startTime":1772778940435,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":100324,"timestamp":1487787203065,"id":1447,"parentId":1446,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":100348,"timestamp":1487787203044,"id":1446,"parentId":1402,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":190793,"timestamp":1487787113950,"id":1402,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-websocket.js","layer":"app-pages-browser"},"startTime":1772778940435,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":101649,"timestamp":1487787203162,"id":1451,"parentId":1450,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":101720,"timestamp":1487787203095,"id":1450,"parentId":1404,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":191676,"timestamp":1487787114246,"id":1404,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\strip-ansi\\index.js","layer":"app-pages-browser"},"startTime":1772778940435,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":102924,"timestamp":1487787203091,"id":1449,"parentId":1448,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":102955,"timestamp":1487787203069,"id":1448,"parentId":1403,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":193269,"timestamp":1487787114123,"id":1403,"parentId":1213,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\parse-component-stack.js","layer":"app-pages-browser"},"startTime":1772778940435,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":104233,"timestamp":1487787203217,"id":1453,"parentId":1452,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":104284,"timestamp":1487787203168,"id":1452,"parentId":1420,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":179219,"timestamp":1487787129085,"id":1420,"parentId":1133,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-async-storage-instance.js","layer":"shared"},"startTime":1772778940450,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":105098,"timestamp":1487787203248,"id":1455,"parentId":1454,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":105126,"timestamp":1487787203223,"id":1454,"parentId":1421,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":179359,"timestamp":1487787129589,"id":1421,"parentId":1260,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1772778940450,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":105810,"timestamp":1487787203276,"id":1457,"parentId":1456,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":105836,"timestamp":1487787203253,"id":1456,"parentId":1422,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":180016,"timestamp":1487787129692,"id":1422,"parentId":1260,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":"app-pages-browser"},"startTime":1772778940451,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":106438,"timestamp":1487787203329,"id":1461,"parentId":1460,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":106463,"timestamp":1487787203307,"id":1460,"parentId":1424,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":180769,"timestamp":1487787129845,"id":1424,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\get-socket-url.js","layer":"app-pages-browser"},"startTime":1772778940451,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":107350,"timestamp":1487787203303,"id":1459,"parentId":1458,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":107375,"timestamp":1487787203280,"id":1458,"parentId":1423,"tags":{},"startTime":1772778940524,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":181801,"timestamp":1487787129770,"id":1423,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\hydration-error-info.js","layer":"app-pages-browser"},"startTime":1772778940451,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1439,"timestamp":1487787317443,"id":1477,"parentId":1464,"tags":{},"startTime":1772778940638,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":10521,"timestamp":1487787319333,"id":1497,"parentId":1464,"tags":{},"startTime":1772778940640,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15760,"timestamp":1487787314754,"id":1464,"parentId":1300,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\url.js","layer":"app-pages-browser"},"startTime":1772778940636,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":16377,"timestamp":1487787318168,"id":1484,"parentId":1483,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":16418,"timestamp":1487787318135,"id":1483,"parentId":1467,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19985,"timestamp":1487787315519,"id":1467,"parentId":1303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-matcher.js","layer":"app-pages-browser"},"startTime":1772778940636,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":17465,"timestamp":1487787318082,"id":1480,"parentId":1479,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":17543,"timestamp":1487787318006,"id":1479,"parentId":1465,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21173,"timestamp":1487787315184,"id":1465,"parentId":1300,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\hooks-server-context.js","layer":"app-pages-browser"},"startTime":1772778940636,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18263,"timestamp":1487787318129,"id":1482,"parentId":1481,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18299,"timestamp":1487787318095,"id":1481,"parentId":1466,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21874,"timestamp":1487787315369,"id":1466,"parentId":1300,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-bailout.js","layer":"app-pages-browser"},"startTime":1772778940636,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19022,"timestamp":1487787318256,"id":1490,"parentId":1489,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":19048,"timestamp":1487787318233,"id":1489,"parentId":1470,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21435,"timestamp":1487787316500,"id":1470,"parentId":1306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-dynamic.js","layer":"app-pages-browser"},"startTime":1772778940637,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19636,"timestamp":1487787318343,"id":1492,"parentId":1491,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":19720,"timestamp":1487787318261,"id":1491,"parentId":1471,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22309,"timestamp":1487787316610,"id":1471,"parentId":1257,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useMobilemenu.js","layer":"app-pages-browser"},"startTime":1772778940637,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20804,"timestamp":1487787318199,"id":1486,"parentId":1485,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20833,"timestamp":1487787318174,"id":1485,"parentId":1468,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24998,"timestamp":1487787315759,"id":1468,"parentId":1303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-regex.js","layer":"app-pages-browser"},"startTime":1772778940637,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":22540,"timestamp":1487787318422,"id":1494,"parentId":1493,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":22617,"timestamp":1487787318348,"id":1493,"parentId":1472,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25065,"timestamp":1487787316750,"id":1472,"parentId":1257,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useStickyHeader.js","layer":"app-pages-browser"},"startTime":1772778940638,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23370,"timestamp":1487787318497,"id":1496,"parentId":1495,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23443,"timestamp":1487787318426,"id":1495,"parentId":1473,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":25669,"timestamp":1487787317006,"id":1473,"parentId":1256,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSearch.jsx","layer":"app-pages-browser"},"startTime":1772778940638,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24497,"timestamp":1487787318228,"id":1488,"parentId":1487,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24523,"timestamp":1487787318204,"id":1487,"parentId":1469,"tags":{},"startTime":1772778940639,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29676,"timestamp":1487787315999,"id":1469,"parentId":1306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\sorted-routes.js","layer":"app-pages-browser"},"startTime":1772778940637,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5942,"timestamp":1487787351389,"id":1514,"parentId":1513,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5978,"timestamp":1487787351363,"id":1513,"parentId":1500,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8213,"timestamp":1487787350174,"id":1500,"parentId":1341,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-status-code.js","layer":"app-pages-browser"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7042,"timestamp":1487787351416,"id":1516,"parentId":1515,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7068,"timestamp":1487787351394,"id":1515,"parentId":1501,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9357,"timestamp":1487787350256,"id":1501,"parentId":1344,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":946,"timestamp":1487787361967,"id":1549,"parentId":1541,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1022,"timestamp":1487787361980,"id":1550,"parentId":1543,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1114,"timestamp":1487787361986,"id":1551,"parentId":1546,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1197,"timestamp":1487787361990,"id":1552,"parentId":1547,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":331,"timestamp":1487787362930,"id":1574,"parentId":1541,"tags":{},"startTime":1772778940684,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":255,"timestamp":1487787363008,"id":1575,"parentId":1543,"tags":{},"startTime":1772778940684,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":157,"timestamp":1487787363107,"id":1576,"parentId":1546,"tags":{},"startTime":1772778940684,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":68,"timestamp":1487787363196,"id":1577,"parentId":1547,"tags":{},"startTime":1772778940684,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4811,"timestamp":1487787360717,"id":1541,"parentId":1399,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\stacktrace-parser\\stack-trace-parser.cjs.js","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11535,"timestamp":1487787361046,"id":1543,"parentId":1339,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\reactjs-popup.esm.js","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12198,"timestamp":1487787361596,"id":1546,"parentId":1339,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-iframe\\dist\\es\\iframe.js","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12513,"timestamp":1487787361723,"id":1547,"parentId":1354,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\index.js","layer":"app-pages-browser"},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23422,"timestamp":1487787351358,"id":1512,"parentId":1511,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23457,"timestamp":1487787351327,"id":1511,"parentId":1499,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25504,"timestamp":1487787350041,"id":1499,"parentId":1341,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\action-async-storage.external.js","layer":"shared"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24264,"timestamp":1487787351316,"id":1510,"parentId":1509,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24334,"timestamp":1487787351248,"id":1509,"parentId":1498,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26592,"timestamp":1487787349753,"id":1498,"parentId":1341,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\request-async-storage.external.js","layer":"shared"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24919,"timestamp":1487787351470,"id":1520,"parentId":1519,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24943,"timestamp":1487787351448,"id":1519,"parentId":1503,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26818,"timestamp":1487787350416,"id":1503,"parentId":1352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\apply-flight-data.js","layer":"app-pages-browser"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25829,"timestamp":1487787351444,"id":1518,"parentId":1517,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":25854,"timestamp":1487787351421,"id":1517,"parentId":1502,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27782,"timestamp":1487787350340,"id":1502,"parentId":1347,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer.js","layer":"app-pages-browser"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":26663,"timestamp":1487787351496,"id":1522,"parentId":1521,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26687,"timestamp":1487787351475,"id":1521,"parentId":1504,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28420,"timestamp":1487787350489,"id":1504,"parentId":1353,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\app-paths.js","layer":"app-pages-browser"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27423,"timestamp":1487787351522,"id":1524,"parentId":1523,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27447,"timestamp":1487787351501,"id":1523,"parentId":1505,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29146,"timestamp":1487787350564,"id":1505,"parentId":1351,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1772778940671,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":250742,"timestamp":1487787129057,"id":1419,"parentId":1418,"tags":{},"startTime":1772778940450,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":251046,"timestamp":1487787129018,"id":1418,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\jsx-dev-runtime.js","layer":"app-pages-browser"},"startTime":1772778940450,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":178529,"timestamp":1487787202090,"id":1433,"parentId":1425,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":87,"timestamp":1487787380634,"id":1578,"parentId":1425,"tags":{},"startTime":1772778940702,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":252808,"timestamp":1487787129919,"id":1425,"parentId":1060,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\internal\\helpers.js","layer":"app-pages-browser"},"startTime":1772778940451,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":254045,"timestamp":1487787128961,"id":1417,"parentId":1416,"tags":{},"startTime":1772778940450,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":255528,"timestamp":1487787128253,"id":1416,"parentId":1064,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\jsx-runtime.js","layer":"app-pages-browser"},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":32335,"timestamp":1487787351598,"id":1530,"parentId":1529,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":32359,"timestamp":1487787351577,"id":1529,"parentId":1508,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33790,"timestamp":1487787350843,"id":1508,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":33124,"timestamp":1487787351548,"id":1526,"parentId":1525,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":33148,"timestamp":1487787351527,"id":1525,"parentId":1506,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34740,"timestamp":1487787350641,"id":1506,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":33855,"timestamp":1487787351573,"id":1528,"parentId":1527,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":33878,"timestamp":1487787351552,"id":1527,"parentId":1507,"tags":{},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35603,"timestamp":1487787350765,"id":1507,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-link-gc.js","layer":"app-pages-browser"},"startTime":1772778940672,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24134,"timestamp":1487787362290,"id":1557,"parentId":1556,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24167,"timestamp":1487787362260,"id":1556,"parentId":1532,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27114,"timestamp":1487787359992,"id":1532,"parentId":1424,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\normalized-asset-prefix.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24892,"timestamp":1487787362250,"id":1555,"parentId":1554,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24965,"timestamp":1487787362179,"id":1554,"parentId":1531,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28073,"timestamp":1487787359810,"id":1531,"parentId":1400,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-hydration-error.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25585,"timestamp":1487787362338,"id":1559,"parentId":1558,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":25617,"timestamp":1487787362309,"id":1558,"parentId":1533,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28706,"timestamp":1487787360083,"id":1533,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\ShadowPortal.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":26483,"timestamp":1487787362367,"id":1561,"parentId":1560,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26509,"timestamp":1487787362343,"id":1560,"parentId":1534,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30174,"timestamp":1487787360167,"id":1534,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\BuildError.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27985,"timestamp":1487787362423,"id":1565,"parentId":1564,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":28010,"timestamp":1487787362400,"id":1564,"parentId":1536,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31038,"timestamp":1487787360344,"id":1536,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\Base.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":28967,"timestamp":1487787362466,"id":1567,"parentId":1566,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29008,"timestamp":1487787362428,"id":1566,"parentId":1537,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31975,"timestamp":1487787360434,"id":1537,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\ComponentStyles.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":29954,"timestamp":1487787362496,"id":1569,"parentId":1568,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29981,"timestamp":1487787362471,"id":1568,"parentId":1538,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":33161,"timestamp":1487787360505,"id":1538,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\CssReset.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31137,"timestamp":1487787362567,"id":1573,"parentId":1572,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":31180,"timestamp":1487787362527,"id":1572,"parentId":1540,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33757,"timestamp":1487787360646,"id":1540,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\dev\\noop-turbopack-hmr.js","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31926,"timestamp":1487787362523,"id":1571,"parentId":1570,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":31951,"timestamp":1487787362500,"id":1570,"parentId":1539,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":37020,"timestamp":1487787360576,"id":1539,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\root-layout-missing-tags-error.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":35307,"timestamp":1487787362396,"id":1563,"parentId":1562,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":35334,"timestamp":1487787362372,"id":1562,"parentId":1535,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41765,"timestamp":1487787360245,"id":1535,"parentId":1397,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\Errors.js","layer":"app-pages-browser"},"startTime":1772778940681,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":135638,"timestamp":1487787317459,"id":1478,"parentId":1476,"tags":{},"startTime":1772778940638,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":110,"timestamp":1487787453131,"id":1582,"parentId":1476,"tags":{},"startTime":1772778940774,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":136560,"timestamp":1487787317286,"id":1476,"parentId":1252,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\deployment-id.js","layer":"app-pages-browser"},"startTime":1772778940638,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":136677,"timestamp":1487787317207,"id":1475,"parentId":1474,"tags":{},"startTime":1772778940638,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":137071,"timestamp":1487787317155,"id":1474,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\index.js","layer":"app-pages-browser"},"startTime":1772778940638,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":45101,"timestamp":1487787410385,"id":1581,"parentId":1580,"tags":{},"startTime":1772778940731,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":45188,"timestamp":1487787410308,"id":1580,"parentId":1579,"tags":{},"startTime":1772778940731,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":47602,"timestamp":1487787409093,"id":1579,"parentId":1468,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\escape-regexp.js","layer":"app-pages-browser"},"startTime":1772778940730,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":6016,"timestamp":1487787463590,"id":1596,"parentId":1595,"tags":{},"startTime":1772778940784,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5985,"timestamp":1487787463705,"id":1598,"parentId":1597,"tags":{},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5910,"timestamp":1487787463809,"id":1600,"parentId":1599,"tags":{},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5066,"timestamp":1487787469773,"id":1632,"parentId":1590,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5472,"timestamp":1487787469795,"id":1633,"parentId":1591,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":6341,"timestamp":1487787469810,"id":1634,"parentId":1616,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1520,"timestamp":1487787474928,"id":1687,"parentId":1590,"tags":{},"startTime":1772778940796,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1152,"timestamp":1487787475306,"id":1688,"parentId":1591,"tags":{},"startTime":1772778940796,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":256,"timestamp":1487787476205,"id":1689,"parentId":1616,"tags":{},"startTime":1772778940797,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28105,"timestamp":1487787461447,"id":1590,"parentId":1547,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\slider.js","layer":"app-pages-browser"},"startTime":1772778940782,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30964,"timestamp":1487787462059,"id":1591,"parentId":1531,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\is-error.js","layer":"app-pages-browser"},"startTime":1772778940783,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26286,"timestamp":1487787468072,"id":1616,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_tagged_template_literal_loose.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":134060,"timestamp":1487787361996,"id":1553,"parentId":1548,"tags":{},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":295,"timestamp":1487787496106,"id":1690,"parentId":1548,"tags":{},"startTime":1772778940817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":135396,"timestamp":1487787361833,"id":1548,"parentId":1060,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-refresh\\runtime.js","layer":"app-pages-browser"},"startTime":1772778940683,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":42237,"timestamp":1487787458947,"id":1589,"parentId":1588,"tags":{},"startTime":1772778940780,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":42373,"timestamp":1487787458835,"id":1588,"parentId":1586,"tags":{},"startTime":1772778940780,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":47131,"timestamp":1487787458023,"id":1586,"parentId":1420,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\async-local-storage.js","layer":"shared"},"startTime":1772778940779,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":35096,"timestamp":1487787470313,"id":1642,"parentId":1641,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":35162,"timestamp":1487787470259,"id":1641,"parentId":1601,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":44481,"timestamp":1487787463825,"id":1601,"parentId":1504,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":38682,"timestamp":1487787470248,"id":1640,"parentId":1639,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":38764,"timestamp":1487787470187,"id":1639,"parentId":1594,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48122,"timestamp":1487787463279,"id":1594,"parentId":1535,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\error-source.js","layer":"app-pages-browser"},"startTime":1772778940784,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":41401,"timestamp":1487787470174,"id":1638,"parentId":1637,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":41496,"timestamp":1487787470089,"id":1637,"parentId":1593,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":53533,"timestamp":1487787462828,"id":1593,"parentId":1503,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fill-cache-with-new-subtree-data.js","layer":"app-pages-browser"},"startTime":1772778940784,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":47047,"timestamp":1487787470069,"id":1636,"parentId":1635,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":47200,"timestamp":1487787469937,"id":1635,"parentId":1592,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":59269,"timestamp":1487787462460,"id":1592,"parentId":1505,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\promise-queue.js","layer":"app-pages-browser"},"startTime":1772778940783,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":51412,"timestamp":1487787470501,"id":1648,"parentId":1647,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":51474,"timestamp":1487787470450,"id":1647,"parentId":1604,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":62275,"timestamp":1487787464345,"id":1604,"parentId":1502,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\restore-reducer.js","layer":"app-pages-browser"},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":56327,"timestamp":1487787470440,"id":1646,"parentId":1645,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":56385,"timestamp":1487787470388,"id":1645,"parentId":1603,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":64916,"timestamp":1487787464155,"id":1603,"parentId":1502,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\server-patch-reducer.js","layer":"app-pages-browser"},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":58627,"timestamp":1487787470562,"id":1650,"parentId":1649,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":58683,"timestamp":1487787470511,"id":1649,"parentId":1605,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":68203,"timestamp":1487787464577,"id":1605,"parentId":1502,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\refresh-reducer.js","layer":"app-pages-browser"},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":62427,"timestamp":1487787470622,"id":1652,"parentId":1651,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":62494,"timestamp":1487787470572,"id":1651,"parentId":1606,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":71726,"timestamp":1487787464733,"id":1606,"parentId":1502,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\fast-refresh-reducer.js","layer":"app-pages-browser"},"startTime":1772778940786,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":101198,"timestamp":1487787470821,"id":1658,"parentId":1657,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":101266,"timestamp":1487787470771,"id":1657,"parentId":1609,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":111917,"timestamp":1487787466669,"id":1609,"parentId":1535,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\getErrorByType.js","layer":"app-pages-browser"},"startTime":1772778940788,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":107953,"timestamp":1487787470761,"id":1656,"parentId":1655,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":108010,"timestamp":1487787470710,"id":1655,"parentId":1608,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":114463,"timestamp":1487787466153,"id":1608,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\noop-template.js","layer":"app-pages-browser"},"startTime":1772778940787,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":110055,"timestamp":1487787470698,"id":1654,"parentId":1653,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":110127,"timestamp":1487787470632,"id":1653,"parentId":1607,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":121330,"timestamp":1487787465372,"id":1607,"parentId":1502,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\server-action-reducer.js","layer":"app-pages-browser"},"startTime":1772778940786,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":116518,"timestamp":1487787470377,"id":1644,"parentId":1643,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":116579,"timestamp":1487787470323,"id":1643,"parentId":1602,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":129867,"timestamp":1487787463969,"id":1602,"parentId":1502,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\navigate-reducer.js","layer":"app-pages-browser"},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":123090,"timestamp":1487787470880,"id":1660,"parentId":1659,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":123146,"timestamp":1487787470830,"id":1659,"parentId":1610,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":128704,"timestamp":1487787467065,"id":1610,"parentId":1535,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CloseIcon.js","layer":"app-pages-browser"},"startTime":1772778940788,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":124876,"timestamp":1487787470999,"id":1664,"parentId":1663,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":124932,"timestamp":1487787470949,"id":1663,"parentId":1612,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":130491,"timestamp":1487787467469,"id":1612,"parentId":1537,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\styles.js","layer":"app-pages-browser"},"startTime":1772778940788,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":127118,"timestamp":1487787470940,"id":1662,"parentId":1661,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":127175,"timestamp":1487787470889,"id":1661,"parentId":1611,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":134279,"timestamp":1487787467318,"id":1611,"parentId":1537,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\styles.js","layer":"app-pages-browser"},"startTime":1772778940788,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":130708,"timestamp":1487787471058,"id":1666,"parentId":1665,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":130767,"timestamp":1487787471008,"id":1665,"parentId":1613,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":136524,"timestamp":1487787467671,"id":1613,"parentId":1537,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\styles.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":133196,"timestamp":1487787471122,"id":1668,"parentId":1667,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":133258,"timestamp":1487787471067,"id":1667,"parentId":1614,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":138852,"timestamp":1487787467809,"id":1614,"parentId":1537,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\styles.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":135546,"timestamp":1487787471240,"id":1672,"parentId":1671,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":135602,"timestamp":1487787471191,"id":1671,"parentId":1617,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":140844,"timestamp":1487787468295,"id":1617,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\index.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":137897,"timestamp":1487787471359,"id":1676,"parentId":1675,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":137954,"timestamp":1487787471309,"id":1675,"parentId":1619,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":142549,"timestamp":1487787468555,"id":1619,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\index.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":139901,"timestamp":1487787471300,"id":1674,"parentId":1673,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":139958,"timestamp":1487787471250,"id":1673,"parentId":1618,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":144495,"timestamp":1487787468427,"id":1618,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\index.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":141597,"timestamp":1487787471418,"id":1678,"parentId":1677,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":141657,"timestamp":1487787471368,"id":1677,"parentId":1620,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":146646,"timestamp":1487787468698,"id":1620,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\index.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":143993,"timestamp":1487787471477,"id":1680,"parentId":1679,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":144053,"timestamp":1487787471427,"id":1679,"parentId":1621,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":150234,"timestamp":1487787468826,"id":1621,"parentId":1537,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\index.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":148100,"timestamp":1487787471181,"id":1670,"parentId":1669,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":148159,"timestamp":1487787471132,"id":1669,"parentId":1615,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":156050,"timestamp":1487787467940,"id":1615,"parentId":1535,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\component-stack-pseudo-html.js","layer":"app-pages-browser"},"startTime":1772778940789,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":1207846,"timestamp":1487789470493,"id":1693,"parentId":1426,"tags":{},"startTime":1772778942791,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":1072064,"timestamp":1487789606293,"id":1694,"parentId":1427,"tags":{},"startTime":1772778942927,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":1047577,"timestamp":1487789630783,"id":1695,"parentId":1428,"tags":{},"startTime":1772778942952,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":1020367,"timestamp":1487789657994,"id":1696,"parentId":1429,"tags":{},"startTime":1772778942979,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":1011482,"timestamp":1487789666881,"id":1697,"parentId":1430,"tags":{},"startTime":1772778942988,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":941002,"timestamp":1487789737363,"id":1698,"parentId":1629,"tags":{},"startTime":1772778943058,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":940298,"timestamp":1487789738067,"id":1699,"parentId":1630,"tags":{},"startTime":1772778943059,"traceId":"049bdf49393d5782"},{"name":"postcss-process","duration":938968,"timestamp":1487789739399,"id":1700,"parentId":1631,"tags":{},"startTime":1772778943060,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3575515,"timestamp":1487787131316,"id":1426,"parentId":1405,"tags":{},"startTime":1772778940452,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3505075,"timestamp":1487787201776,"id":1427,"parentId":1407,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3505034,"timestamp":1487787201819,"id":1428,"parentId":1409,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3505014,"timestamp":1487787201841,"id":1429,"parentId":1411,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3504845,"timestamp":1487787202012,"id":1430,"parentId":1413,"tags":{},"startTime":1772778940523,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3237205,"timestamp":1487787469653,"id":1629,"parentId":1595,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3237155,"timestamp":1487787469706,"id":1630,"parentId":1597,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"postcss-loader","duration":3237120,"timestamp":1487787469743,"id":1631,"parentId":1599,"tags":{},"startTime":1772778940791,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":466849,"timestamp":1487790708689,"id":1703,"parentId":1409,"tags":{"astUsed":"true"},"startTime":1772778944030,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":554607,"timestamp":1487790708772,"id":1706,"parentId":1595,"tags":{"astUsed":"true"},"startTime":1772778944030,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":554621,"timestamp":1487790708792,"id":1707,"parentId":1597,"tags":{"astUsed":"true"},"startTime":1772778944030,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4144289,"timestamp":1487787127804,"id":1409,"parentId":1249,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\animate.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\animate.css","layer":null},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":3809843,"timestamp":1487787463480,"id":1595,"parentId":1542,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\index.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\index.css","layer":null},"startTime":1772778940784,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":3810858,"timestamp":1487787463618,"id":1597,"parentId":1544,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick.css","layer":null},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":645756,"timestamp":1487790707481,"id":1701,"parentId":1405,"tags":{"astUsed":"true"},"startTime":1772778944028,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":644767,"timestamp":1487790708495,"id":1702,"parentId":1407,"tags":{"astUsed":"true"},"startTime":1772778944029,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":644545,"timestamp":1487790708721,"id":1704,"parentId":1411,"tags":{"astUsed":"true"},"startTime":1772778944030,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":644522,"timestamp":1487790708745,"id":1705,"parentId":1413,"tags":{"astUsed":"true"},"startTime":1772778944030,"traceId":"049bdf49393d5782"},{"name":"css-loader","duration":644456,"timestamp":1487790708814,"id":1708,"parentId":1599,"tags":{"astUsed":"true"},"startTime":1772778944030,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4281240,"timestamp":1487787114325,"id":1405,"parentId":1247,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css","layer":null},"startTime":1772778940435,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4280175,"timestamp":1487787127641,"id":1407,"parentId":1248,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\fontawesome.min.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\fontawesome.min.css","layer":null},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4283994,"timestamp":1487787127899,"id":1411,"parentId":1250,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\jquery-ui.min.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\jquery-ui.min.css","layer":null},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4318714,"timestamp":1487787127986,"id":1413,"parentId":1251,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":null},"startTime":1772778940449,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":3983906,"timestamp":1487787463724,"id":1599,"parentId":1545,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick-theme.css.webpack[javascript/auto]!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[2]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\postcss-loader\\src\\index.js??ruleSet[1].rules[14].oneOf[12].use[3]!E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick-theme.css","layer":null},"startTime":1772778940785,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3978989,"timestamp":1487787471736,"id":1686,"parentId":1685,"tags":{},"startTime":1772778940793,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3979137,"timestamp":1487787471611,"id":1685,"parentId":1624,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3982899,"timestamp":1487787469221,"id":1624,"parentId":1535,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\index.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3980672,"timestamp":1487787471536,"id":1682,"parentId":1681,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3980726,"timestamp":1487787471486,"id":1681,"parentId":1622,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3985092,"timestamp":1487787468953,"id":1622,"parentId":1537,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\index.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3982527,"timestamp":1487787471602,"id":1684,"parentId":1683,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3982588,"timestamp":1487787471545,"id":1683,"parentId":1623,"tags":{},"startTime":1772778940792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3987234,"timestamp":1487787469090,"id":1623,"parentId":1539,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\hot-linked-text\\index.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4029646,"timestamp":1487787457631,"id":1584,"parentId":1583,"tags":{},"startTime":1772778940779,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4030210,"timestamp":1487787457527,"id":1583,"parentId":1146,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-server-dom-webpack\\client.js","layer":"app-pages-browser"},"startTime":1772778940778,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4029626,"timestamp":1487787458200,"id":1587,"parentId":1585,"tags":{},"startTime":1772778940779,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":133,"timestamp":1487791487856,"id":1709,"parentId":1585,"tags":{},"startTime":1772778944809,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4031797,"timestamp":1487787457725,"id":1585,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\polyfills\\polyfill-module.js","layer":"app-pages-browser"},"startTime":1772778940779,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1087,"timestamp":1487791495480,"id":1730,"parentId":1712,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1267,"timestamp":1487791495492,"id":1731,"parentId":1713,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1367,"timestamp":1487791495500,"id":1732,"parentId":1714,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1494,"timestamp":1487791495507,"id":1733,"parentId":1722,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1556,"timestamp":1487791495512,"id":1734,"parentId":1723,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7675,"timestamp":1487791496587,"id":1753,"parentId":1712,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7498,"timestamp":1487791496776,"id":1754,"parentId":1713,"tags":{},"startTime":1772778944818,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7400,"timestamp":1487791496877,"id":1755,"parentId":1714,"tags":{},"startTime":1772778944818,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7268,"timestamp":1487791497010,"id":1756,"parentId":1722,"tags":{},"startTime":1772778944818,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7203,"timestamp":1487791497077,"id":1757,"parentId":1723,"tags":{},"startTime":1772778944818,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18155,"timestamp":1487791494129,"id":1712,"parentId":1590,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\inner-slider.js","layer":"app-pages-browser"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18738,"timestamp":1487791494265,"id":1713,"parentId":1590,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\default-props.js","layer":"app-pages-browser"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25616,"timestamp":1487791494382,"id":1714,"parentId":1590,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\utils\\innerSliderUtils.js","layer":"app-pages-browser"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25507,"timestamp":1487791495042,"id":1722,"parentId":1592,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26096,"timestamp":1487791495156,"id":1723,"parentId":1592,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4053555,"timestamp":1487787469541,"id":1628,"parentId":1627,"tags":{},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4054225,"timestamp":1487787469487,"id":1627,"parentId":1254,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-dom\\client.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4054342,"timestamp":1487787469409,"id":1626,"parentId":1625,"tags":{},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4054828,"timestamp":1487787469348,"id":1625,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-dom\\index.js","layer":"app-pages-browser"},"startTime":1772778940790,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31061,"timestamp":1487791495944,"id":1738,"parentId":1737,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":31100,"timestamp":1487791495912,"id":1737,"parentId":1711,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33806,"timestamp":1487791494046,"id":1711,"parentId":1499,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\action-async-storage-instance.js","layer":"shared"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31988,"timestamp":1487791495903,"id":1736,"parentId":1735,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":32066,"timestamp":1487791495826,"id":1735,"parentId":1710,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35086,"timestamp":1487791493870,"id":1710,"parentId":1498,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\request-async-storage-instance.js","layer":"shared"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":33035,"timestamp":1487791496013,"id":1742,"parentId":1741,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":33070,"timestamp":1487791495981,"id":1741,"parentId":1716,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35589,"timestamp":1487791494573,"id":1716,"parentId":1593,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\invalidate-cache-by-router-state.js","layer":"app-pages-browser"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":34245,"timestamp":1487791495976,"id":1740,"parentId":1739,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":34274,"timestamp":1487791495949,"id":1739,"parentId":1715,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":36501,"timestamp":1487791494493,"id":1715,"parentId":1591,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\is-plain-object.js","layer":"app-pages-browser"},"startTime":1772778944815,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":34935,"timestamp":1487791496096,"id":1748,"parentId":1747,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":34960,"timestamp":1487791496074,"id":1747,"parentId":1719,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38591,"timestamp":1487791494824,"id":1719,"parentId":1603,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\is-navigating-to-new-root-layout.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":37668,"timestamp":1487791496070,"id":1746,"parentId":1745,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":37697,"timestamp":1487791496046,"id":1745,"parentId":1718,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40384,"timestamp":1487791494752,"id":1718,"parentId":1603,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\apply-router-state-patch-to-tree.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":39192,"timestamp":1487791496122,"id":1750,"parentId":1749,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":39218,"timestamp":1487791496101,"id":1749,"parentId":1720,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41550,"timestamp":1487791494901,"id":1720,"parentId":1603,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-mutable.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":40351,"timestamp":1487791496148,"id":1752,"parentId":1751,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":40376,"timestamp":1487791496127,"id":1751,"parentId":1721,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":42257,"timestamp":1487791494972,"id":1721,"parentId":1603,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":41333,"timestamp":1487791496042,"id":1744,"parentId":1743,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":41359,"timestamp":1487791496018,"id":1743,"parentId":1717,"tags":{},"startTime":1772778944817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48472,"timestamp":1487791494650,"id":1717,"parentId":1604,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\ppr-navigations.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4017116,"timestamp":1487787546501,"id":1692,"parentId":1691,"tags":{},"startTime":1772778940867,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":135,"timestamp":1487791563656,"id":1809,"parentId":1691,"tags":{},"startTime":1772778944885,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4018448,"timestamp":1487787545957,"id":1691,"parentId":1546,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\polyfills\\object-assign.js","layer":"app-pages-browser"},"startTime":1772778940867,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":16265,"timestamp":1487791550615,"id":1778,"parentId":1777,"tags":{},"startTime":1772778944871,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":16309,"timestamp":1487791550582,"id":1777,"parentId":1759,"tags":{},"startTime":1772778944871,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":21490,"timestamp":1487791547485,"id":1759,"parentId":1602,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1772778944868,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18506,"timestamp":1487791550572,"id":1776,"parentId":1775,"tags":{},"startTime":1772778944871,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18581,"timestamp":1487791550502,"id":1775,"parentId":1758,"tags":{},"startTime":1772778944871,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":23270,"timestamp":1487791547328,"id":1758,"parentId":1602,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\invalidate-cache-below-flight-segmentpath.js","layer":"app-pages-browser"},"startTime":1772778944868,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20015,"timestamp":1487791550649,"id":1780,"parentId":1779,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20047,"timestamp":1487791550622,"id":1779,"parentId":1760,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24480,"timestamp":1487791547587,"id":1760,"parentId":1602,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\clear-cache-node-data-for-segment-path.js","layer":"app-pages-browser"},"startTime":1772778944868,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":21478,"timestamp":1487791550679,"id":1782,"parentId":1781,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":21506,"timestamp":1487791550654,"id":1781,"parentId":1761,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26604,"timestamp":1487791547697,"id":1761,"parentId":1609,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\stack-frame.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23667,"timestamp":1487791550708,"id":1784,"parentId":1783,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23694,"timestamp":1487791550684,"id":1783,"parentId":1762,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27439,"timestamp":1487791547781,"id":1762,"parentId":1615,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CollapseIcon.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":24497,"timestamp":1487791550765,"id":1788,"parentId":1787,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":24522,"timestamp":1487791550742,"id":1787,"parentId":1764,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28047,"timestamp":1487791547946,"id":1764,"parentId":1617,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogBody.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":25304,"timestamp":1487791550737,"id":1786,"parentId":1785,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":25330,"timestamp":1487791550713,"id":1785,"parentId":1763,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29329,"timestamp":1487791547854,"id":1763,"parentId":1617,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\Dialog.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":26426,"timestamp":1487791550794,"id":1790,"parentId":1789,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26452,"timestamp":1487791550770,"id":1789,"parentId":1765,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29929,"timestamp":1487791548023,"id":1765,"parentId":1617,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogContent.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27165,"timestamp":1487791550823,"id":1792,"parentId":1791,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27191,"timestamp":1487791550799,"id":1791,"parentId":1766,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":30573,"timestamp":1487791548134,"id":1766,"parentId":1617,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogHeader.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27891,"timestamp":1487791550852,"id":1794,"parentId":1793,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27916,"timestamp":1487791550828,"id":1793,"parentId":1767,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31107,"timestamp":1487791548410,"id":1767,"parentId":1617,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\styles.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":28579,"timestamp":1487791550973,"id":1800,"parentId":1799,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":28638,"timestamp":1487791550915,"id":1799,"parentId":1770,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":31459,"timestamp":1487791548811,"id":1770,"parentId":1620,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\styles.js","layer":"app-pages-browser"},"startTime":1772778944870,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":29406,"timestamp":1487791550910,"id":1798,"parentId":1797,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":29434,"timestamp":1487791550884,"id":1797,"parentId":1769,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":32615,"timestamp":1487791548629,"id":1769,"parentId":1618,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\Overlay.js","layer":"app-pages-browser"},"startTime":1772778944870,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":615,"timestamp":1487791587394,"id":1818,"parentId":1814,"tags":{},"startTime":1772778944908,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":702,"timestamp":1487791587407,"id":1819,"parentId":1815,"tags":{},"startTime":1772778944908,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13291,"timestamp":1487791588028,"id":1828,"parentId":1814,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13212,"timestamp":1487791588116,"id":1829,"parentId":1815,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15512,"timestamp":1487791586502,"id":1814,"parentId":1590,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\json2mq\\index.js","layer":"app-pages-browser"},"startTime":1772778944907,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15590,"timestamp":1487791586630,"id":1815,"parentId":1590,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\index.js","layer":"app-pages-browser"},"startTime":1772778944908,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":53923,"timestamp":1487791550879,"id":1796,"parentId":1795,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":53957,"timestamp":1487791550857,"id":1795,"parentId":1768,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":58156,"timestamp":1487791548524,"id":1768,"parentId":1619,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\Terminal.js","layer":"app-pages-browser"},"startTime":1772778944869,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":55694,"timestamp":1487791551053,"id":1804,"parentId":1803,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":55721,"timestamp":1487791551030,"id":1803,"parentId":1772,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":58113,"timestamp":1487791549521,"id":1772,"parentId":1621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\styles.js","layer":"app-pages-browser"},"startTime":1772778944870,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":56658,"timestamp":1487791551025,"id":1802,"parentId":1801,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":56688,"timestamp":1487791550998,"id":1801,"parentId":1771,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":59641,"timestamp":1487791549155,"id":1771,"parentId":1620,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\VersionStalenessInfo.js","layer":"app-pages-browser"},"startTime":1772778944870,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":61076,"timestamp":1487791551092,"id":1806,"parentId":1805,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":61116,"timestamp":1487791551058,"id":1805,"parentId":1773,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":63364,"timestamp":1487791549777,"id":1773,"parentId":1621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\Toast.js","layer":"app-pages-browser"},"startTime":1772778944871,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":63972,"timestamp":1487791551124,"id":1808,"parentId":1807,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":64014,"timestamp":1487791551097,"id":1807,"parentId":1774,"tags":{},"startTime":1772778944872,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":68394,"timestamp":1487791549862,"id":1774,"parentId":1624,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\LeftRightDialogHeader.js","layer":"app-pages-browser"},"startTime":1772778944871,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":30572,"timestamp":1487791587815,"id":1827,"parentId":1826,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":30602,"timestamp":1487791587791,"id":1826,"parentId":1813,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":32839,"timestamp":1487791586390,"id":1813,"parentId":1622,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\index.js","layer":"app-pages-browser"},"startTime":1772778944907,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":31521,"timestamp":1487791587754,"id":1823,"parentId":1822,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":31558,"timestamp":1487791587719,"id":1822,"parentId":1811,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34023,"timestamp":1487791586176,"id":1811,"parentId":1622,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\group-stack-frames-by-framework.js","layer":"app-pages-browser"},"startTime":1772778944907,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":32472,"timestamp":1487791587786,"id":1825,"parentId":1824,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":32502,"timestamp":1487791587759,"id":1824,"parentId":1812,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35346,"timestamp":1487791586283,"id":1812,"parentId":1622,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\GroupedStackFrames.js","layer":"app-pages-browser"},"startTime":1772778944907,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":34026,"timestamp":1487791587708,"id":1821,"parentId":1820,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":34096,"timestamp":1487791587644,"id":1820,"parentId":1810,"tags":{},"startTime":1772778944909,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":37298,"timestamp":1487791585925,"id":1810,"parentId":1623,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\magic-identifier.js","layer":"app-pages-browser"},"startTime":1772778944907,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":521,"timestamp":1487791626570,"id":1835,"parentId":1830,"tags":{},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":602,"timestamp":1487791626584,"id":1836,"parentId":1831,"tags":{},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":671,"timestamp":1487791626591,"id":1837,"parentId":1832,"tags":{},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":733,"timestamp":1487791626596,"id":1838,"parentId":1833,"tags":{},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15692,"timestamp":1487791627108,"id":1840,"parentId":1830,"tags":{},"startTime":1772778944948,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15617,"timestamp":1487791627193,"id":1841,"parentId":1831,"tags":{},"startTime":1772778944948,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15545,"timestamp":1487791627266,"id":1842,"parentId":1832,"tags":{},"startTime":1772778944948,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15479,"timestamp":1487791627333,"id":1843,"parentId":1833,"tags":{},"startTime":1772778944948,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17554,"timestamp":1487791625737,"id":1830,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\initial-state.js","layer":"app-pages-browser"},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24326,"timestamp":1487791626037,"id":1831,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\track.js","layer":"app-pages-browser"},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":26428,"timestamp":1487791626188,"id":1832,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\dots.js","layer":"app-pages-browser"},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28604,"timestamp":1487791626307,"id":1833,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\arrows.js","layer":"app-pages-browser"},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":160794,"timestamp":1487791495380,"id":1727,"parentId":1726,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":166762,"timestamp":1487791495350,"id":1726,"parentId":1418,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\cjs\\react-jsx-dev-runtime.development.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":166876,"timestamp":1487791495300,"id":1725,"parentId":1724,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":173955,"timestamp":1487791495267,"id":1724,"parentId":1416,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\cjs\\react-jsx-runtime.development.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":173861,"timestamp":1487791495433,"id":1729,"parentId":1728,"tags":{},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":188896,"timestamp":1487791495404,"id":1728,"parentId":1474,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\cjs\\react.development.js","layer":"app-pages-browser"},"startTime":1772778944816,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":763,"timestamp":1487791693109,"id":1864,"parentId":1847,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":894,"timestamp":1487791693122,"id":1865,"parentId":1848,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1021,"timestamp":1487791693129,"id":1866,"parentId":1849,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5892470,"timestamp":1487785803583,"id":1053,"parentId":1047,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772778939124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2174,"timestamp":1487791693899,"id":1873,"parentId":1847,"tags":{},"startTime":1772778945015,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2049,"timestamp":1487791694027,"id":1874,"parentId":1848,"tags":{},"startTime":1772778945015,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1920,"timestamp":1487791694157,"id":1875,"parentId":1849,"tags":{},"startTime":1772778945015,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6446,"timestamp":1487791691441,"id":1847,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\classnames\\index.js","layer":"app-pages-browser"},"startTime":1772778945012,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9819,"timestamp":1487791691562,"id":1848,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lodash.debounce\\index.js","layer":"app-pages-browser"},"startTime":1772778945012,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13754,"timestamp":1487791691727,"id":1849,"parentId":1712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\resize-observer-polyfill\\dist\\ResizeObserver.es.js","layer":"app-pages-browser"},"startTime":1772778945013,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":13249,"timestamp":1487791693408,"id":1868,"parentId":1867,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13334,"timestamp":1487791693339,"id":1867,"parentId":1844,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17209,"timestamp":1487791691066,"id":1844,"parentId":1763,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\hooks\\use-on-click-outside.js","layer":"app-pages-browser"},"startTime":1772778945012,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14852,"timestamp":1487791693518,"id":1872,"parentId":1871,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":14896,"timestamp":1487791693478,"id":1871,"parentId":1846,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18549,"timestamp":1487791691357,"id":1846,"parentId":1769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\body-locker.js","layer":"app-pages-browser"},"startTime":1772778945012,"traceId":"049bdf49393d5782"}] +[{"name":"read-resource","duration":658,"timestamp":1487791712593,"id":1910,"parentId":1876,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":783,"timestamp":1487791712611,"id":1911,"parentId":1881,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4561,"timestamp":1487791713275,"id":1920,"parentId":1876,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4449,"timestamp":1487791713409,"id":1921,"parentId":1881,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8397,"timestamp":1487791710620,"id":1876,"parentId":1815,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQueryDispatch.js","layer":"app-pages-browser"},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11393,"timestamp":1487791711375,"id":1881,"parentId":1768,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\anser\\index.js","layer":"app-pages-browser"},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":136919,"timestamp":1487791587290,"id":1817,"parentId":1816,"tags":{},"startTime":1772778944908,"traceId":"049bdf49393d5782"},{"name":"build-module-gif","duration":138105,"timestamp":1487791586746,"id":1816,"parentId":1599,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\ajax-loader.gif","layer":null},"startTime":1772778944908,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12321,"timestamp":1487791712863,"id":1915,"parentId":1914,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12377,"timestamp":1487791712814,"id":1914,"parentId":1878,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15636,"timestamp":1487791711116,"id":1878,"parentId":1768,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\EditorLink.js","layer":"app-pages-browser"},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14036,"timestamp":1487791712801,"id":1913,"parentId":1912,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":14138,"timestamp":1487791712702,"id":1912,"parentId":1877,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17114,"timestamp":1487791710924,"id":1877,"parentId":1812,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\FrameworkIcon.js","layer":"app-pages-browser"},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":15217,"timestamp":1487791712917,"id":1917,"parentId":1916,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15265,"timestamp":1487791712871,"id":1916,"parentId":1879,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18790,"timestamp":1487791711215,"id":1879,"parentId":1813,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\CodeFrame.js","layer":"app-pages-browser"},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":17198,"timestamp":1487791712965,"id":1919,"parentId":1918,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":17245,"timestamp":1487791712924,"id":1918,"parentId":1880,"tags":{},"startTime":1772778945034,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21070,"timestamp":1487791711298,"id":1880,"parentId":1812,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\CallStackFrame.js","layer":"app-pages-browser"},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":119974,"timestamp":1487791626601,"id":1839,"parentId":1834,"tags":{},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":125,"timestamp":1487791746608,"id":1922,"parentId":1834,"tags":{},"startTime":1772778945067,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":127656,"timestamp":1487791626419,"id":1834,"parentId":1548,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-refresh\\cjs\\react-refresh-runtime.development.js","layer":"app-pages-browser"},"startTime":1772778944947,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5951772,"timestamp":1487785802397,"id":1048,"parentId":1047,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772778939123,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":113,"timestamp":1487791755113,"id":1934,"parentId":1923,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":83,"timestamp":1487791755245,"id":1935,"parentId":1923,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":1802,"timestamp":1487791754238,"id":1923,"parentId":1814,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\string-convert\\camel2hyphen.js","layer":"app-pages-browser"},"startTime":1772778945075,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":63660,"timestamp":1487791692750,"id":1855,"parentId":1854,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-eot","duration":63822,"timestamp":1487791692720,"id":1854,"parentId":1599,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.eot","layer":null},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":63885,"timestamp":1487791692687,"id":1853,"parentId":1852,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":65169,"timestamp":1487791692653,"id":1852,"parentId":1595,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\api.js","layer":null},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":65049,"timestamp":1487791692822,"id":1857,"parentId":1856,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-woff","duration":65176,"timestamp":1487791692778,"id":1856,"parentId":1599,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.woff","layer":null},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":65129,"timestamp":1487791692904,"id":1859,"parentId":1858,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":65229,"timestamp":1487791692859,"id":1858,"parentId":1599,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.ttf","layer":null},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":65315,"timestamp":1487791692962,"id":1861,"parentId":1860,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-svg","duration":65402,"timestamp":1487791692933,"id":1860,"parentId":1599,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.svg","layer":null},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":65759,"timestamp":1487791692591,"id":1851,"parentId":1850,"tags":{},"startTime":1772778945013,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":66869,"timestamp":1487791691909,"id":1850,"parentId":1599,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\getUrl.js","layer":null},"startTime":1772778945013,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":66078,"timestamp":1487791693471,"id":1870,"parentId":1869,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":66131,"timestamp":1487791693421,"id":1869,"parentId":1845,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":85543,"timestamp":1487791691262,"id":1845,"parentId":1769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\maintain--tab-focus.js","layer":"app-pages-browser"},"startTime":1772778945012,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":83928,"timestamp":1487791693010,"id":1863,"parentId":1862,"tags":{},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":84337,"timestamp":1487791692984,"id":1862,"parentId":1583,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-server-dom-webpack\\client.browser.js","layer":"app-pages-browser"},"startTime":1772778945014,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4449016,"timestamp":1487787360846,"id":1542,"parentId":1339,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\index.css","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4450003,"timestamp":1487787361172,"id":1544,"parentId":1354,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick.css","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":5325535,"timestamp":1487786507896,"id":1247,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css","layer":"app-pages-browser"},"startTime":1772778939829,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":5317677,"timestamp":1487786519275,"id":1249,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\animate.css","layer":"app-pages-browser"},"startTime":1772778939840,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":5320728,"timestamp":1487786519547,"id":1250,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\jquery-ui.min.css","layer":"app-pages-browser"},"startTime":1772778939840,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":56368,"timestamp":1487791784120,"id":1939,"parentId":1936,"tags":{},"startTime":1772778945105,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":56438,"timestamp":1487791784152,"id":1940,"parentId":1937,"tags":{},"startTime":1772778945105,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":4482670,"timestamp":1487787361451,"id":1545,"parentId":1354,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick-theme.css","layer":"app-pages-browser"},"startTime":1772778940682,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5259,"timestamp":1487791840504,"id":1943,"parentId":1936,"tags":{},"startTime":1772778945161,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5173,"timestamp":1487791840598,"id":1944,"parentId":1937,"tags":{},"startTime":1772778945161,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":68274,"timestamp":1487791778422,"id":1936,"parentId":1876,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQuery.js","layer":"app-pages-browser"},"startTime":1772778945099,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":72638,"timestamp":1487791778692,"id":1937,"parentId":1876,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\Util.js","layer":"app-pages-browser"},"startTime":1772778945100,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":143862,"timestamp":1487791711715,"id":1887,"parentId":1886,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144099,"timestamp":1487791711670,"id":1886,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-regular-400.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144178,"timestamp":1487791711631,"id":1885,"parentId":1884,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-woff2","duration":144291,"timestamp":1487791711584,"id":1884,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-regular-400.woff2","layer":null},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144113,"timestamp":1487791711779,"id":1889,"parentId":1888,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144231,"timestamp":1487791711745,"id":1888,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-brands-400.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144456,"timestamp":1487791711533,"id":1883,"parentId":1882,"tags":{},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"build-module-woff2","duration":144607,"timestamp":1487791711496,"id":1882,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-brands-400.woff2","layer":null},"startTime":1772778945032,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144193,"timestamp":1487791711926,"id":1893,"parentId":1892,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-woff2","duration":144337,"timestamp":1487791711879,"id":1892,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-solid-900.woff2","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144154,"timestamp":1487791712076,"id":1897,"parentId":1896,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144236,"timestamp":1487791712029,"id":1896,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-v4compatibility.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144276,"timestamp":1487791712001,"id":1895,"parentId":1894,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-woff2","duration":144355,"timestamp":1487791711954,"id":1894,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-v4compatibility.woff2","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144472,"timestamp":1487791711848,"id":1891,"parentId":1890,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144624,"timestamp":1487791711802,"id":1890,"parentId":1407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-solid-900.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144285,"timestamp":1487791712156,"id":1899,"parentId":1898,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144436,"timestamp":1487791712107,"id":1898,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularARegular.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144326,"timestamp":1487791712231,"id":1901,"parentId":1900,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144434,"timestamp":1487791712184,"id":1900,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularAMedium.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144171,"timestamp":1487791712459,"id":1907,"parentId":1906,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-otf","duration":144298,"timestamp":1487791712413,"id":1906,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\adobe-garamond-pro\\AGaramondPro-Bold.otf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144418,"timestamp":1487791712307,"id":1903,"parentId":1902,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144525,"timestamp":1487791712259,"id":1902,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularASemiBold.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144266,"timestamp":1487791712532,"id":1909,"parentId":1908,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-otf","duration":144365,"timestamp":1487791712486,"id":1908,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\adobe-garamond-pro\\AGaramondPro-Regular.otf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":144583,"timestamp":1487791712383,"id":1905,"parentId":1904,"tags":{},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":144733,"timestamp":1487791712336,"id":1904,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularABold.ttf","layer":null},"startTime":1772778945033,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":72732,"timestamp":1487791784407,"id":1942,"parentId":1941,"tags":{},"startTime":1772778945105,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":72831,"timestamp":1487791784310,"id":1941,"parentId":1938,"tags":{},"startTime":1772778945105,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":79508,"timestamp":1487791778883,"id":1938,"parentId":1878,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\use-open-in-editor.js","layer":"app-pages-browser"},"startTime":1772778945100,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":5350473,"timestamp":1487786518776,"id":1248,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\fontawesome.min.css","layer":"app-pages-browser"},"startTime":1772778939840,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":249,"timestamp":1487791870770,"id":1948,"parentId":1945,"tags":{},"startTime":1772778945192,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":397,"timestamp":1487791870782,"id":1949,"parentId":1946,"tags":{},"startTime":1772778945192,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":219,"timestamp":1487791871033,"id":1951,"parentId":1945,"tags":{},"startTime":1772778945192,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":68,"timestamp":1487791871186,"id":1952,"parentId":1946,"tags":{},"startTime":1772778945192,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9866,"timestamp":1487791870249,"id":1945,"parentId":1845,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\platform\\platform.js","layer":"app-pages-browser"},"startTime":1772778945191,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10894,"timestamp":1487791870490,"id":1946,"parentId":1845,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\css.escape\\css.escape.js","layer":"app-pages-browser"},"startTime":1772778945191,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":126803,"timestamp":1487791754974,"id":1931,"parentId":1930,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":127197,"timestamp":1487791754923,"id":1930,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-SemiBold.ttf","layer":null},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":127445,"timestamp":1487791754806,"id":1927,"parentId":1926,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":127906,"timestamp":1487791754758,"id":1926,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Medium.ttf","layer":null},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":127906,"timestamp":1487791755060,"id":1933,"parentId":1932,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"build-module-ttf","duration":128171,"timestamp":1487791755009,"id":1932,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Bold.ttf","layer":null},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":128326,"timestamp":1487791754887,"id":1929,"parentId":1928,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-ttf","duration":129072,"timestamp":1487791754841,"id":1928,"parentId":1413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Regular.ttf","layer":null},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":232,"timestamp":1487791884418,"id":1953,"parentId":1542,"tags":{},"startTime":1772778945205,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":26,"timestamp":1487791884666,"id":1954,"parentId":1544,"tags":{},"startTime":1772778945206,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":230,"timestamp":1487791884698,"id":1955,"parentId":1247,"tags":{},"startTime":1772778945206,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":40,"timestamp":1487791884934,"id":1956,"parentId":1249,"tags":{},"startTime":1772778945206,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":31,"timestamp":1487791884980,"id":1957,"parentId":1250,"tags":{},"startTime":1772778945206,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":16,"timestamp":1487791885015,"id":1958,"parentId":1545,"tags":{},"startTime":1772778945206,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":3615,"timestamp":1487791886302,"id":1960,"parentId":1959,"tags":{},"startTime":1772778945207,"traceId":"049bdf49393d5782"},{"name":"build-module-css","duration":5383110,"timestamp":1487786519782,"id":1251,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772778939841,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12978,"timestamp":1487791889947,"id":1961,"parentId":1959,"tags":{},"startTime":1772778945211,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18325,"timestamp":1487791885047,"id":1959,"parentId":1936,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\QueryHandler.js","layer":"app-pages-browser"},"startTime":1772778945206,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":178,"timestamp":1487791905048,"id":1962,"parentId":1248,"tags":{},"startTime":1772778945226,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":151048,"timestamp":1487791754683,"id":1925,"parentId":1924,"tags":{},"startTime":1772778945076,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":474637,"timestamp":1487791754599,"id":1924,"parentId":1625,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-dom\\cjs\\react-dom.development.js","layer":"app-pages-browser"},"startTime":1772778945075,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":363553,"timestamp":1487791870788,"id":1950,"parentId":1947,"tags":{},"startTime":1772778945192,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":116,"timestamp":1487792234372,"id":1965,"parentId":1947,"tags":{},"startTime":1772778945555,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":367587,"timestamp":1487791870632,"id":1947,"parentId":1338,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\wow.js\\dist\\wow.js","layer":"app-pages-browser"},"startTime":1772778945192,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":336,"timestamp":1487792238737,"id":1966,"parentId":1251,"tags":{},"startTime":1772778945560,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6436657,"timestamp":1487785803415,"id":1051,"parentId":1047,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772778939124,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":10724,"timestamp":1487792230652,"id":1964,"parentId":1963,"tags":{},"startTime":1772778945552,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22165,"timestamp":1487792230452,"id":1963,"parentId":1862,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-server-dom-webpack\\cjs\\react-server-dom-webpack-client.browser.development.js","layer":"app-pages-browser"},"startTime":1772778945551,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":4483,"timestamp":1487792265677,"id":1968,"parentId":1967,"tags":{},"startTime":1772778945587,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":93,"timestamp":1487792270182,"id":1969,"parentId":1967,"tags":{},"startTime":1772778945591,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5668,"timestamp":1487792265022,"id":1967,"parentId":1924,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\scheduler\\index.js","layer":"app-pages-browser"},"startTime":1772778945586,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":2834,"timestamp":1487792277793,"id":1971,"parentId":1970,"tags":{},"startTime":1772778945599,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":121,"timestamp":1487792280647,"id":1972,"parentId":1970,"tags":{},"startTime":1772778945602,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7297,"timestamp":1487792277516,"id":1970,"parentId":1967,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\scheduler\\cjs\\scheduler.development.js","layer":"app-pages-browser"},"startTime":1772778945598,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6482299,"timestamp":1487785802956,"id":1050,"parentId":1047,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772778939124,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6481652,"timestamp":1487785803614,"id":1054,"parentId":1047,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772778939124,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6482455,"timestamp":1487785802817,"id":1049,"parentId":1047,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772778939124,"traceId":"049bdf49393d5782"},{"name":"make","duration":6521007,"timestamp":1487785764437,"id":1047,"parentId":1046,"tags":{},"startTime":1772778939085,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6526,"timestamp":1487792300507,"id":1974,"parentId":1973,"tags":{},"startTime":1772778945621,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":15,"timestamp":1487792307089,"id":1976,"parentId":1973,"tags":{},"startTime":1772778945628,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":189,"timestamp":1487792307245,"id":1977,"parentId":1973,"tags":{},"startTime":1772778945628,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":18,"timestamp":1487792307469,"id":1978,"parentId":1973,"tags":{},"startTime":1772778945628,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1487792307511,"id":1979,"parentId":1973,"tags":{},"startTime":1772778945628,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":2079,"timestamp":1487792307072,"id":1975,"parentId":1973,"tags":{},"startTime":1772778945628,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":16651,"timestamp":1487792313475,"id":1980,"parentId":1973,"tags":{},"startTime":1772778945634,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":47942,"timestamp":1487792330166,"id":1981,"parentId":1973,"tags":{},"startTime":1772778945651,"traceId":"049bdf49393d5782"},{"name":"hash","duration":47798,"timestamp":1487792384270,"id":1982,"parentId":1973,"tags":{},"startTime":1772778945705,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":1994,"timestamp":1487792432051,"id":1983,"parentId":1973,"tags":{},"startTime":1772778945753,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":1337,"timestamp":1487792433881,"id":1984,"parentId":1973,"tags":{},"startTime":1772778945755,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":699562,"timestamp":1487792435261,"id":1985,"parentId":1973,"tags":{},"startTime":1772778945756,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":2233,"timestamp":1487793145165,"id":1987,"parentId":1046,"tags":{},"startTime":1772778946466,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":5947,"timestamp":1487793141481,"id":1986,"parentId":1046,"tags":{},"startTime":1772778946462,"traceId":"049bdf49393d5782"},{"name":"seal","duration":869539,"timestamp":1487792297337,"id":1973,"parentId":1046,"tags":{},"startTime":1772778945618,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":7404525,"timestamp":1487785762965,"id":1046,"parentId":291,"tags":{"name":"client"},"startTime":1772778939084,"traceId":"049bdf49393d5782"},{"name":"emit","duration":266787,"timestamp":1487793167814,"id":1988,"parentId":291,"tags":{},"startTime":1772778946489,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":13791521,"timestamp":1487779647266,"id":117,"tags":{"trigger":"/home-v5","isTurbopack":false},"startTime":1772778932967,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":11565203,"timestamp":1487781876937,"id":291,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772778935197,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":14966222,"timestamp":1487779579484,"id":115,"tags":{"url":"/home-v5","isTurbopack":false},"startTime":1772778932900,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487794546459,"id":1989,"parentId":115,"tags":{"url":"/home-v5","memory.rss":"529526784","memory.heapUsed":"283083664","memory.heapTotal":"354947072"},"startTime":1772778947867,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":92,"timestamp":1487795871317,"id":1990,"parentId":3,"tags":{},"startTime":1772778949192,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":56652,"timestamp":1487796004335,"id":1996,"parentId":1995,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772778949325,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":16836,"timestamp":1487798011218,"id":1998,"parentId":1997,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772778951332,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":7110,"timestamp":1487798057825,"id":2000,"parentId":1999,"tags":{},"startTime":1772778951379,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":576,"timestamp":1487798065012,"id":2004,"parentId":1999,"tags":{},"startTime":1772778951386,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10653,"timestamp":1487798057381,"id":1999,"parentId":1998,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-route\\module.compiled.js","layer":"rsc"},"startTime":1772778951378,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":8770,"timestamp":1487798059819,"id":2003,"parentId":2002,"tags":{},"startTime":1772778951381,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9063,"timestamp":1487798059534,"id":2002,"parentId":2001,"tags":{},"startTime":1772778951380,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11080,"timestamp":1487798059125,"id":2001,"parentId":1998,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\course\\route.js","layer":"rsc"},"startTime":1772778951380,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":80,"timestamp":1487798074013,"id":2005,"parentId":1999,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.dev.js","layer":null},"startTime":1772778951395,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6120,"timestamp":1487798097461,"id":2012,"parentId":2011,"tags":{},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6252,"timestamp":1487798097344,"id":2011,"parentId":2007,"tags":{},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8121,"timestamp":1487798096642,"id":2007,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\mongodb.js","layer":"rsc"},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7545,"timestamp":1487798097326,"id":2010,"parentId":2009,"tags":{},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7706,"timestamp":1487798097170,"id":2009,"parentId":2006,"tags":{},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10101,"timestamp":1487798096286,"id":2006,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\checkPermission.js","layer":"rsc"},"startTime":1772778951417,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10389,"timestamp":1487798097612,"id":2014,"parentId":2013,"tags":{},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10534,"timestamp":1487798097475,"id":2013,"parentId":2008,"tags":{},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12229,"timestamp":1487798096898,"id":2008,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Course.js","layer":"rsc"},"startTime":1772778951418,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":11423,"timestamp":1487798107341,"id":2016,"parentId":2015,"tags":{},"startTime":1772778951428,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":135,"timestamp":1487798118802,"id":2017,"parentId":2015,"tags":{},"startTime":1772778951440,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12514,"timestamp":1487798106998,"id":2015,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\server.js","layer":"rsc"},"startTime":1772778951428,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3909,"timestamp":1487798124636,"id":2020,"parentId":2019,"tags":{},"startTime":1772778951446,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4069,"timestamp":1487798124486,"id":2019,"parentId":2018,"tags":{},"startTime":1772778951445,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5163,"timestamp":1487798124131,"id":2018,"parentId":2006,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Role.js","layer":"rsc"},"startTime":1772778951445,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":59,"timestamp":1487798140537,"id":2023,"parentId":2007,"tags":{"name":"mongoose","layer":null},"startTime":1772778951461,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5354,"timestamp":1487798139669,"id":2022,"parentId":2021,"tags":{},"startTime":1772778951461,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":124,"timestamp":1487798145050,"id":2024,"parentId":2021,"tags":{},"startTime":1772778951466,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6921,"timestamp":1487798139288,"id":2021,"parentId":2015,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\exports\\index.js","layer":"rsc"},"startTime":1772778951460,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":5572,"timestamp":1487798161856,"id":2026,"parentId":2025,"tags":{},"startTime":1772778951483,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":151,"timestamp":1487798167483,"id":2037,"parentId":2025,"tags":{},"startTime":1772778951488,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9143,"timestamp":1487798160725,"id":2025,"parentId":2006,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\index.js","layer":"rsc"},"startTime":1772778951482,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":11309,"timestamp":1487798163714,"id":2033,"parentId":2028,"tags":{},"startTime":1772778951485,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":139,"timestamp":1487798175056,"id":2038,"parentId":2028,"tags":{},"startTime":1772778951496,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14236,"timestamp":1487798162785,"id":2028,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\request.js","layer":"rsc"},"startTime":1772778951484,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":13466,"timestamp":1487798163667,"id":2032,"parentId":2027,"tags":{},"startTime":1772778951485,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":125,"timestamp":1487798177152,"id":2039,"parentId":2027,"tags":{},"startTime":1772778951498,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15154,"timestamp":1487798162501,"id":2027,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\image-response.js","layer":"rsc"},"startTime":1772778951483,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":13950,"timestamp":1487798163740,"id":2034,"parentId":2029,"tags":{},"startTime":1772778951485,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":127,"timestamp":1487798177705,"id":2040,"parentId":2029,"tags":{},"startTime":1772778951499,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15217,"timestamp":1487798163017,"id":2029,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\url-pattern.js","layer":"rsc"},"startTime":1772778951484,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":14514,"timestamp":1487798163767,"id":2035,"parentId":2030,"tags":{},"startTime":1772778951485,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":122,"timestamp":1487798178297,"id":2041,"parentId":2030,"tags":{},"startTime":1772778951499,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17333,"timestamp":1487798163231,"id":2030,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\response.js","layer":"rsc"},"startTime":1772778951484,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":16950,"timestamp":1487798163809,"id":2036,"parentId":2031,"tags":{},"startTime":1772778951485,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":151,"timestamp":1487798180786,"id":2042,"parentId":2031,"tags":{},"startTime":1772778951502,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19970,"timestamp":1487798163435,"id":2031,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\user-agent.js","layer":"rsc"},"startTime":1772778951484,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":28389,"timestamp":1487798210702,"id":2049,"parentId":2044,"tags":{},"startTime":1772778951532,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":171,"timestamp":1487798239134,"id":2109,"parentId":2044,"tags":{},"startTime":1772778951560,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":32711,"timestamp":1487798209752,"id":2044,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\sign.js","layer":"rsc"},"startTime":1772778951531,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":31813,"timestamp":1487798210729,"id":2050,"parentId":2045,"tags":{},"startTime":1772778951532,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":196,"timestamp":1487798242567,"id":2110,"parentId":2045,"tags":{},"startTime":1772778951563,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33989,"timestamp":1487798209991,"id":2045,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\decrypt.js","layer":"rsc"},"startTime":1772778951531,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":33280,"timestamp":1487798210752,"id":2051,"parentId":2046,"tags":{},"startTime":1772778951532,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":155,"timestamp":1487798244055,"id":2111,"parentId":2046,"tags":{},"startTime":1772778951565,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35981,"timestamp":1487798210208,"id":2046,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\encrypt.js","layer":"rsc"},"startTime":1772778951531,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":43513,"timestamp":1487798210649,"id":2048,"parentId":2043,"tags":{},"startTime":1772778951532,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":160,"timestamp":1487798254206,"id":2112,"parentId":2043,"tags":{},"startTime":1772778951575,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":46090,"timestamp":1487798209427,"id":2043,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\verify.js","layer":"rsc"},"startTime":1772778951530,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":45554,"timestamp":1487798210778,"id":2052,"parentId":2047,"tags":{},"startTime":1772778951532,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":199,"timestamp":1487798256375,"id":2113,"parentId":2047,"tags":{},"startTime":1772778951577,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48624,"timestamp":1487798210417,"id":2047,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\unsecured.js","layer":"rsc"},"startTime":1772778951531,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":35940,"timestamp":1487798227343,"id":2070,"parentId":2054,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":168,"timestamp":1487798263323,"id":2114,"parentId":2054,"tags":{},"startTime":1772778951584,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":45332,"timestamp":1487798222758,"id":2054,"parentId":2028,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\utils.js","layer":"rsc"},"startTime":1772778951544,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":40768,"timestamp":1487798227437,"id":2072,"parentId":2056,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":179,"timestamp":1487798268238,"id":2115,"parentId":2056,"tags":{},"startTime":1772778951589,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":45954,"timestamp":1487798223430,"id":2056,"parentId":2028,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\cookies.js","layer":"rsc"},"startTime":1772778951544,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":42191,"timestamp":1487798227255,"id":2069,"parentId":2053,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":170,"timestamp":1487798269470,"id":2116,"parentId":2053,"tags":{},"startTime":1772778951590,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":51171,"timestamp":1487798222290,"id":2053,"parentId":2028,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\next-url.js","layer":"rsc"},"startTime":1772778951543,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":46123,"timestamp":1487798227395,"id":2071,"parentId":2055,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":161,"timestamp":1487798273543,"id":2117,"parentId":2055,"tags":{},"startTime":1772778951594,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":51714,"timestamp":1487798223124,"id":2055,"parentId":2028,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\error.js","layer":"rsc"},"startTime":1772778951544,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":47391,"timestamp":1487798227499,"id":2073,"parentId":2057,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":159,"timestamp":1487798274913,"id":2118,"parentId":2057,"tags":{},"startTime":1772778951596,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":53479,"timestamp":1487798223728,"id":2057,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\thumbprint.js","layer":"rsc"},"startTime":1772778951545,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":49622,"timestamp":1487798227642,"id":2076,"parentId":2060,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":216,"timestamp":1487798277290,"id":2119,"parentId":2060,"tags":{},"startTime":1772778951598,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":58463,"timestamp":1487798224627,"id":2060,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\remote.js","layer":"rsc"},"startTime":1772778951546,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":55527,"timestamp":1487798227679,"id":2077,"parentId":2061,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":224,"timestamp":1487798283260,"id":2120,"parentId":2061,"tags":{},"startTime":1772778951604,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":60975,"timestamp":1487798224920,"id":2061,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_key_pair.js","layer":"rsc"},"startTime":1772778951546,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":58453,"timestamp":1487798227557,"id":2074,"parentId":2058,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":185,"timestamp":1487798286040,"id":2121,"parentId":2058,"tags":{},"startTime":1772778951607,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":63173,"timestamp":1487798224057,"id":2058,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\embedded.js","layer":"rsc"},"startTime":1772778951545,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":59558,"timestamp":1487798227734,"id":2078,"parentId":2062,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":241,"timestamp":1487798287326,"id":2122,"parentId":2062,"tags":{},"startTime":1772778951608,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":69631,"timestamp":1487798225206,"id":2062,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\import.js","layer":"rsc"},"startTime":1772778951546,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":67342,"timestamp":1487798227606,"id":2075,"parentId":2059,"tags":{},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":204,"timestamp":1487798294988,"id":2123,"parentId":2059,"tags":{},"startTime":1772778951616,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":78368,"timestamp":1487798224345,"id":2059,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\local.js","layer":"rsc"},"startTime":1772778951545,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":75090,"timestamp":1487798227792,"id":2079,"parentId":2063,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":257,"timestamp":1487798302931,"id":2124,"parentId":2063,"tags":{},"startTime":1772778951624,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":78780,"timestamp":1487798225485,"id":2063,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\export.js","layer":"rsc"},"startTime":1772778951546,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":76414,"timestamp":1487798227920,"id":2082,"parentId":2066,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":188,"timestamp":1487798304370,"id":2125,"parentId":2066,"tags":{},"startTime":1772778951625,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":80872,"timestamp":1487798226356,"id":2066,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\errors.js","layer":"rsc"},"startTime":1772778951547,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":79456,"timestamp":1487798227839,"id":2080,"parentId":2064,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":156,"timestamp":1487798308081,"id":2126,"parentId":2064,"tags":{},"startTime":1772778951629,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":83749,"timestamp":1487798225766,"id":2064,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_secret.js","layer":"rsc"},"startTime":1772778951547,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":81698,"timestamp":1487798227885,"id":2081,"parentId":2065,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":164,"timestamp":1487798309606,"id":2127,"parentId":2065,"tags":{},"startTime":1772778951630,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":84755,"timestamp":1487798226072,"id":2065,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_protected_header.js","layer":"rsc"},"startTime":1772778951547,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":82904,"timestamp":1487798227971,"id":2083,"parentId":2067,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":148,"timestamp":1487798310897,"id":2128,"parentId":2067,"tags":{},"startTime":1772778951632,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":85674,"timestamp":1487798226636,"id":2067,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_jwt.js","layer":"rsc"},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":84962,"timestamp":1487798228026,"id":2084,"parentId":2068,"tags":{},"startTime":1772778951549,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":241,"timestamp":1487798313025,"id":2129,"parentId":2068,"tags":{},"startTime":1772778951634,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":88974,"timestamp":1487798226931,"id":2068,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\base64url.js","layer":"rsc"},"startTime":1772778951548,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":99206,"timestamp":1487798236368,"id":2097,"parentId":2085,"tags":{},"startTime":1772778951557,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":179,"timestamp":1487798335620,"id":2130,"parentId":2085,"tags":{},"startTime":1772778951657,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":106364,"timestamp":1487798230754,"id":2085,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\decrypt.js","layer":"rsc"},"startTime":1772778951552,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":100474,"timestamp":1487798236706,"id":2101,"parentId":2089,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":169,"timestamp":1487798337204,"id":2131,"parentId":2089,"tags":{},"startTime":1772778951658,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":104549,"timestamp":1487798234058,"id":2089,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\decrypt.js","layer":"rsc"},"startTime":1772778951555,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":102122,"timestamp":1487798236537,"id":2098,"parentId":2086,"tags":{},"startTime":1772778951557,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":167,"timestamp":1487798338685,"id":2132,"parentId":2086,"tags":{},"startTime":1772778951660,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":107766,"timestamp":1487798232005,"id":2086,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\encrypt.js","layer":"rsc"},"startTime":1772778951553,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":102998,"timestamp":1487798236825,"id":2103,"parentId":2091,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":148,"timestamp":1487798339852,"id":2133,"parentId":2091,"tags":{},"startTime":1772778951661,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":106179,"timestamp":1487798234702,"id":2091,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\sign.js","layer":"rsc"},"startTime":1772778951556,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":104345,"timestamp":1487798236600,"id":2099,"parentId":2087,"tags":{},"startTime":1772778951557,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":160,"timestamp":1487798340968,"id":2134,"parentId":2087,"tags":{},"startTime":1772778951662,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":112706,"timestamp":1487798233150,"id":2087,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\decrypt.js","layer":"rsc"},"startTime":1772778951554,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":109307,"timestamp":1487798236648,"id":2100,"parentId":2088,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":352,"timestamp":1487798345993,"id":2135,"parentId":2088,"tags":{},"startTime":1772778951667,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":118522,"timestamp":1487798233712,"id":2088,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\encrypt.js","layer":"rsc"},"startTime":1772778951555,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":115564,"timestamp":1487798236765,"id":2102,"parentId":2090,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":325,"timestamp":1487798352366,"id":2136,"parentId":2090,"tags":{},"startTime":1772778951673,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":121798,"timestamp":1487798234371,"id":2090,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\encrypt.js","layer":"rsc"},"startTime":1772778951555,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":119247,"timestamp":1487798236983,"id":2106,"parentId":2094,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":167,"timestamp":1487798356259,"id":2137,"parentId":2094,"tags":{},"startTime":1772778951677,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":122439,"timestamp":1487798235532,"id":2094,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\sign.js","layer":"rsc"},"startTime":1772778951556,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":121088,"timestamp":1487798237050,"id":2108,"parentId":2096,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":154,"timestamp":1487798358165,"id":2138,"parentId":2096,"tags":{},"startTime":1772778951679,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":124507,"timestamp":1487798236069,"id":2096,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\sign.js","layer":"rsc"},"startTime":1772778951557,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":123955,"timestamp":1487798236868,"id":2104,"parentId":2092,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":196,"timestamp":1487798360865,"id":2139,"parentId":2092,"tags":{},"startTime":1772778951682,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":127138,"timestamp":1487798234984,"id":2092,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\verify.js","layer":"rsc"},"startTime":1772778951556,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":125166,"timestamp":1487798237014,"id":2107,"parentId":2095,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":170,"timestamp":1487798362205,"id":2140,"parentId":2095,"tags":{},"startTime":1772778951683,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":129911,"timestamp":1487798235802,"id":2095,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\verify.js","layer":"rsc"},"startTime":1772778951557,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":128916,"timestamp":1487798236944,"id":2105,"parentId":2093,"tags":{},"startTime":1772778951558,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":280,"timestamp":1487798366087,"id":2141,"parentId":2093,"tags":{},"startTime":1772778951687,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":132309,"timestamp":1487798235258,"id":2093,"parentId":2025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\verify.js","layer":"rsc"},"startTime":1772778951556,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":14884,"timestamp":1487798453888,"id":2156,"parentId":2145,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":102,"timestamp":1487798468803,"id":2190,"parentId":2145,"tags":{},"startTime":1772778951790,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17330,"timestamp":1487798452325,"id":2145,"parentId":2057,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_key_like.js","layer":"rsc"},"startTime":1772778951773,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":15749,"timestamp":1487798453935,"id":2157,"parentId":2146,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":76,"timestamp":1487798469697,"id":2191,"parentId":2146,"tags":{},"startTime":1772778951791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17754,"timestamp":1487798452479,"id":2146,"parentId":2057,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_jwk.js","layer":"rsc"},"startTime":1772778951773,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":16465,"timestamp":1487798453865,"id":2155,"parentId":2144,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":111,"timestamp":1487798470343,"id":2192,"parentId":2144,"tags":{},"startTime":1772778951791,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18602,"timestamp":1487798452166,"id":2144,"parentId":2057,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\digest.js","layer":"rsc"},"startTime":1772778951773,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":17611,"timestamp":1487798453978,"id":2159,"parentId":2148,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":78,"timestamp":1487798471603,"id":2193,"parentId":2148,"tags":{},"startTime":1772778951792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19293,"timestamp":1487798452775,"id":2148,"parentId":2060,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_object.js","layer":"rsc"},"startTime":1772778951774,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":18255,"timestamp":1487798453843,"id":2154,"parentId":2143,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":80,"timestamp":1487798472110,"id":2194,"parentId":2143,"tags":{},"startTime":1772778951793,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21119,"timestamp":1487798451989,"id":2143,"parentId":2047,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\buffer_utils.js","layer":"rsc"},"startTime":1772778951773,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":19185,"timestamp":1487798453957,"id":2158,"parentId":2147,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487798473154,"id":2195,"parentId":2147,"tags":{},"startTime":1772778951794,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21183,"timestamp":1487798452628,"id":2147,"parentId":2057,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\invalid_key_input.js","layer":"rsc"},"startTime":1772778951774,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":19811,"timestamp":1487798454027,"id":2161,"parentId":2150,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487798473849,"id":2196,"parentId":2150,"tags":{},"startTime":1772778951795,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21309,"timestamp":1487798453299,"id":2150,"parentId":2063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\key_to_jwk.js","layer":"rsc"},"startTime":1772778951774,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":20847,"timestamp":1487798453792,"id":2153,"parentId":2142,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":97,"timestamp":1487798474653,"id":2197,"parentId":2142,"tags":{},"startTime":1772778951796,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25837,"timestamp":1487798451691,"id":2142,"parentId":2044,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwt_claims_set.js","layer":"rsc"},"startTime":1772778951773,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":23531,"timestamp":1487798454069,"id":2162,"parentId":2151,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":98,"timestamp":1487798477615,"id":2198,"parentId":2151,"tags":{},"startTime":1772778951798,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25343,"timestamp":1487798453459,"id":2151,"parentId":2062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwk_to_key.js","layer":"rsc"},"startTime":1772778951774,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":24835,"timestamp":1487798453999,"id":2160,"parentId":2149,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":80,"timestamp":1487798478862,"id":2199,"parentId":2149,"tags":{},"startTime":1772778951800,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28136,"timestamp":1487798453123,"id":2149,"parentId":2062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\asn1.js","layer":"rsc"},"startTime":1772778951774,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":27499,"timestamp":1487798454110,"id":2163,"parentId":2152,"tags":{},"startTime":1772778951775,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":221,"timestamp":1487798481644,"id":2200,"parentId":2152,"tags":{},"startTime":1772778951803,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":29888,"timestamp":1487798453613,"id":2152,"parentId":2068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\base64.js","layer":"rsc"},"startTime":1772778951774,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":36917,"timestamp":1487798457158,"id":2182,"parentId":2169,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":86,"timestamp":1487798494105,"id":2213,"parentId":2169,"tags":{},"startTime":1772778951815,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38948,"timestamp":1487798455770,"id":2169,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_algorithms.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":37797,"timestamp":1487798456956,"id":2177,"parentId":2164,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":89,"timestamp":1487798494765,"id":2214,"parentId":2164,"tags":{},"startTime":1772778951816,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41275,"timestamp":1487798455025,"id":2164,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt.js","layer":"rsc"},"startTime":1772778951776,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":39267,"timestamp":1487798457060,"id":2180,"parentId":2167,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":83,"timestamp":1487798496339,"id":2215,"parentId":2167,"tags":{},"startTime":1772778951817,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":42502,"timestamp":1487798455500,"id":2167,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt_key_management.js","layer":"rsc"},"startTime":1772778951776,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":40968,"timestamp":1487798457091,"id":2181,"parentId":2168,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":162,"timestamp":1487798498094,"id":2216,"parentId":2168,"tags":{},"startTime":1772778951819,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":45174,"timestamp":1487798455638,"id":2168,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_crit.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":43624,"timestamp":1487798457260,"id":2186,"parentId":2173,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":133,"timestamp":1487798500908,"id":2217,"parentId":2173,"tags":{},"startTime":1772778951822,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":45133,"timestamp":1487798456289,"id":2173,"parentId":2088,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\private_symbols.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":44425,"timestamp":1487798457033,"id":2179,"parentId":2166,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":105,"timestamp":1487798501473,"id":2218,"parentId":2166,"tags":{},"startTime":1772778951822,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":46722,"timestamp":1487798455367,"id":2166,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\cek.js","layer":"rsc"},"startTime":1772778951776,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":44899,"timestamp":1487798457215,"id":2184,"parentId":2171,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487798502126,"id":2219,"parentId":2171,"tags":{},"startTime":1772778951823,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":47574,"timestamp":1487798456033,"id":2171,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\normalize_key.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"}] +[{"name":"read-resource","duration":47104,"timestamp":1487798457361,"id":2189,"parentId":2176,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":90,"timestamp":1487798504483,"id":2220,"parentId":2176,"tags":{},"startTime":1772778951825,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48156,"timestamp":1487798456817,"id":2176,"parentId":2095,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\verify.js","layer":"rsc"},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":47708,"timestamp":1487798457308,"id":2188,"parentId":2175,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":66,"timestamp":1487798505027,"id":2221,"parentId":2175,"tags":{},"startTime":1772778951826,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48698,"timestamp":1487798456688,"id":2175,"parentId":2096,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\sign.js","layer":"rsc"},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":48219,"timestamp":1487798457198,"id":2183,"parentId":2170,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":71,"timestamp":1487798505428,"id":2222,"parentId":2170,"tags":{},"startTime":1772778951826,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":50693,"timestamp":1487798455902,"id":2170,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_type.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":49334,"timestamp":1487798457287,"id":2187,"parentId":2174,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":74,"timestamp":1487798506633,"id":2223,"parentId":2174,"tags":{},"startTime":1772778951828,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":51168,"timestamp":1487798456469,"id":2174,"parentId":2088,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt_key_management.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":50650,"timestamp":1487798457011,"id":2178,"parentId":2165,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":67,"timestamp":1487798507673,"id":2224,"parentId":2165,"tags":{},"startTime":1772778951829,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52840,"timestamp":1487798455220,"id":2165,"parentId":2087,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_disjoint.js","layer":"rsc"},"startTime":1772778951776,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":50904,"timestamp":1487798457233,"id":2185,"parentId":2172,"tags":{},"startTime":1772778951778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":67,"timestamp":1487798508149,"id":2225,"parentId":2172,"tags":{},"startTime":1772778951829,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52999,"timestamp":1487798456161,"id":2172,"parentId":2088,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt.js","layer":"rsc"},"startTime":1772778951777,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":22455,"timestamp":1487798486909,"id":2206,"parentId":2205,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":22551,"timestamp":1487798486834,"id":2205,"parentId":2201,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24269,"timestamp":1487798485652,"id":2201,"parentId":2053,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\get-hostname.js","layer":"rsc"},"startTime":1772778951807,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23010,"timestamp":1487798486953,"id":2208,"parentId":2207,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23044,"timestamp":1487798486923,"id":2207,"parentId":2202,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24298,"timestamp":1487798486092,"id":2202,"parentId":2053,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\i18n\\detect-domain-locale.js","layer":"rsc"},"startTime":1772778951807,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23441,"timestamp":1487798486985,"id":2210,"parentId":2209,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23467,"timestamp":1487798486962,"id":2209,"parentId":2203,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24636,"timestamp":1487798486235,"id":2203,"parentId":2053,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-next-pathname-info.js","layer":"rsc"},"startTime":1772778951807,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23897,"timestamp":1487798487013,"id":2212,"parentId":2211,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23920,"timestamp":1487798486992,"id":2211,"parentId":2204,"tags":{},"startTime":1772778951808,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25431,"timestamp":1487798486333,"id":2204,"parentId":2053,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\get-next-pathname-info.js","layer":"rsc"},"startTime":1772778951807,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":27808,"timestamp":1487798513646,"id":2227,"parentId":2226,"tags":{},"startTime":1772778951835,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":92,"timestamp":1487798541474,"id":2252,"parentId":2226,"tags":{},"startTime":1772778951862,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":43844,"timestamp":1487798513362,"id":2226,"parentId":2031,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\ua-parser-js\\ua-parser.js","layer":"rsc"},"startTime":1772778951834,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3210,"timestamp":1487798565866,"id":2262,"parentId":2261,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3358,"timestamp":1487798565732,"id":2261,"parentId":2254,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6403,"timestamp":1487798563572,"id":2254,"parentId":2203,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"rsc"},"startTime":1772778951884,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4027,"timestamp":1487798566065,"id":2264,"parentId":2263,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4182,"timestamp":1487798565916,"id":2263,"parentId":2255,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7406,"timestamp":1487798563781,"id":2255,"parentId":2203,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"rsc"},"startTime":1772778951885,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5617,"timestamp":1487798566233,"id":2266,"parentId":2265,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5752,"timestamp":1487798566104,"id":2265,"parentId":2256,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8388,"timestamp":1487798563958,"id":2256,"parentId":2203,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-suffix.js","layer":"rsc"},"startTime":1772778951885,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6851,"timestamp":1487798565695,"id":2260,"parentId":2259,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7198,"timestamp":1487798565354,"id":2259,"parentId":2253,"tags":{},"startTime":1772778951886,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10002,"timestamp":1487798562986,"id":2253,"parentId":2204,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\i18n\\normalize-locale-path.js","layer":"rsc"},"startTime":1772778951884,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6721,"timestamp":1487798566390,"id":2268,"parentId":2267,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6832,"timestamp":1487798566283,"id":2267,"parentId":2257,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9406,"timestamp":1487798564119,"id":2257,"parentId":2203,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-locale.js","layer":"rsc"},"startTime":1772778951885,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6830,"timestamp":1487798566734,"id":2270,"parentId":2269,"tags":{},"startTime":1772778951888,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7139,"timestamp":1487798566427,"id":2269,"parentId":2258,"tags":{},"startTime":1772778951887,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9603,"timestamp":1487798564275,"id":2258,"parentId":2204,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-path-prefix.js","layer":"rsc"},"startTime":1772778951885,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5013,"timestamp":1487798568900,"id":2273,"parentId":2272,"tags":{},"startTime":1772778951890,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5111,"timestamp":1487798568805,"id":2272,"parentId":2271,"tags":{},"startTime":1772778951890,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5797,"timestamp":1487798568415,"id":2271,"parentId":2204,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"rsc"},"startTime":1772778951889,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":34890,"timestamp":1487798540437,"id":2240,"parentId":2228,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":85,"timestamp":1487798575347,"id":2274,"parentId":2228,"tags":{},"startTime":1772778951896,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":37786,"timestamp":1487798538612,"id":2228,"parentId":2164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\crypto_key.js","layer":"rsc"},"startTime":1772778951859,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":35931,"timestamp":1487798540503,"id":2241,"parentId":2229,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":76,"timestamp":1487798576446,"id":2275,"parentId":2229,"tags":{},"startTime":1772778951897,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38012,"timestamp":1487798538864,"id":2229,"parentId":2164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_cek_length.js","layer":"rsc"},"startTime":1772778951860,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":36361,"timestamp":1487798540541,"id":2243,"parentId":2231,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":73,"timestamp":1487798576920,"id":2276,"parentId":2231,"tags":{},"startTime":1772778951898,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38085,"timestamp":1487798539180,"id":2231,"parentId":2164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_iv_length.js","layer":"rsc"},"startTime":1772778951860,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":36764,"timestamp":1487798540523,"id":2242,"parentId":2230,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":72,"timestamp":1487798577298,"id":2277,"parentId":2230,"tags":{},"startTime":1772778951898,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38990,"timestamp":1487798539029,"id":2230,"parentId":2167,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aeskw.js","layer":"rsc"},"startTime":1772778951860,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":37511,"timestamp":1487798540586,"id":2245,"parentId":2233,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":80,"timestamp":1487798578111,"id":2278,"parentId":2233,"tags":{},"startTime":1772778951899,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":39161,"timestamp":1487798539464,"id":2233,"parentId":2167,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aesgcmkw.js","layer":"rsc"},"startTime":1772778951860,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":38095,"timestamp":1487798540560,"id":2244,"parentId":2232,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":75,"timestamp":1487798578668,"id":2279,"parentId":2232,"tags":{},"startTime":1772778951900,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40258,"timestamp":1487798539323,"id":2232,"parentId":2167,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\ecdhes.js","layer":"rsc"},"startTime":1772778951860,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":38973,"timestamp":1487798540637,"id":2247,"parentId":2235,"tags":{},"startTime":1772778951862,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487798579625,"id":2280,"parentId":2235,"tags":{},"startTime":1772778951901,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40427,"timestamp":1487798539745,"id":2235,"parentId":2176,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\subtle_dsa.js","layer":"rsc"},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":39524,"timestamp":1487798540679,"id":2249,"parentId":2237,"tags":{},"startTime":1772778951862,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":83,"timestamp":1487798580215,"id":2281,"parentId":2237,"tags":{},"startTime":1772778951901,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40565,"timestamp":1487798540019,"id":2237,"parentId":2176,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_length.js","layer":"rsc"},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":39906,"timestamp":1487798540710,"id":2251,"parentId":2239,"tags":{},"startTime":1772778951862,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":70,"timestamp":1487798580628,"id":2282,"parentId":2239,"tags":{},"startTime":1772778951902,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40754,"timestamp":1487798540291,"id":2239,"parentId":2172,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\iv.js","layer":"rsc"},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":40377,"timestamp":1487798540693,"id":2250,"parentId":2238,"tags":{},"startTime":1772778951862,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":255,"timestamp":1487798581081,"id":2283,"parentId":2238,"tags":{},"startTime":1772778951902,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":42856,"timestamp":1487798540157,"id":2238,"parentId":2176,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\get_sign_verify_key.js","layer":"rsc"},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":42512,"timestamp":1487798540609,"id":2246,"parentId":2234,"tags":{},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":161,"timestamp":1487798583165,"id":2284,"parentId":2234,"tags":{},"startTime":1772778951904,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":44489,"timestamp":1487798539600,"id":2234,"parentId":2167,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\rsaes.js","layer":"rsc"},"startTime":1772778951860,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":43475,"timestamp":1487798540663,"id":2248,"parentId":2236,"tags":{},"startTime":1772778951862,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":87,"timestamp":1487798584156,"id":2285,"parentId":2236,"tags":{},"startTime":1772778951905,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":45123,"timestamp":1487798539887,"id":2236,"parentId":2167,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\pbes2kw.js","layer":"rsc"},"startTime":1772778951861,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1276,"timestamp":1487798592389,"id":2287,"parentId":2286,"tags":{},"startTime":1772778951913,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":101,"timestamp":1487798593700,"id":2291,"parentId":2286,"tags":{},"startTime":1772778951915,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5482,"timestamp":1487798592139,"id":2286,"parentId":2056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@edge-runtime\\cookies\\index.js","layer":"rsc"},"startTime":1772778951913,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5921,"timestamp":1487798592802,"id":2290,"parentId":2289,"tags":{},"startTime":1772778951914,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6044,"timestamp":1487798592744,"id":2289,"parentId":2288,"tags":{},"startTime":1772778951914,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7751,"timestamp":1487798592598,"id":2288,"parentId":2255,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":"rsc"},"startTime":1772778951913,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":2596032,"timestamp":1487796004499,"id":1997,"parentId":1995,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772778949325,"traceId":"049bdf49393d5782"},{"name":"make","duration":2648793,"timestamp":1487795986615,"id":1995,"parentId":1994,"tags":{},"startTime":1772778949307,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6087,"timestamp":1487798645088,"id":2298,"parentId":2297,"tags":{},"startTime":1772778951966,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":10,"timestamp":1487798651258,"id":2300,"parentId":2297,"tags":{},"startTime":1772778951972,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":3531,"timestamp":1487798651296,"id":2301,"parentId":2297,"tags":{},"startTime":1772778951972,"traceId":"049bdf49393d5782"}] +[{"name":"optimize-tree","duration":17,"timestamp":1487798655196,"id":2302,"parentId":2297,"tags":{},"startTime":1772778951976,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1487798655249,"id":2303,"parentId":2297,"tags":{},"startTime":1772778951976,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":5640,"timestamp":1487798651237,"id":2299,"parentId":2297,"tags":{},"startTime":1772778951972,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1759,"timestamp":1487798660481,"id":2304,"parentId":2297,"tags":{},"startTime":1772778951981,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":9378,"timestamp":1487798662272,"id":2305,"parentId":2297,"tags":{},"startTime":1772778951983,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2103,"timestamp":1487798674054,"id":2306,"parentId":2297,"tags":{},"startTime":1772778951995,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":152,"timestamp":1487798676155,"id":2307,"parentId":2297,"tags":{},"startTime":1772778951997,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":136,"timestamp":1487798676285,"id":2308,"parentId":2297,"tags":{},"startTime":1772778951997,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":19545,"timestamp":1487798676429,"id":2309,"parentId":2297,"tags":{},"startTime":1772778951997,"traceId":"049bdf49393d5782"},{"name":"seal","duration":57676,"timestamp":1487798642331,"id":2297,"parentId":1994,"tags":{},"startTime":1772778951963,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":2718364,"timestamp":1487795984834,"id":1994,"parentId":1992,"tags":{"name":"server"},"startTime":1772778949306,"traceId":"049bdf49393d5782"},{"name":"emit","duration":18589,"timestamp":1487798703275,"id":2310,"parentId":1992,"tags":{},"startTime":1772778952024,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":2744920,"timestamp":1487795978096,"id":1993,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772778949299,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":2745367,"timestamp":1487795978050,"id":1992,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772778949299,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":4191441,"timestamp":1487795944041,"id":1991,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772778949265,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487800135598,"id":2311,"parentId":1991,"tags":{"url":"/api/course","memory.rss":"521678848","memory.heapUsed":"235697952","memory.heapTotal":"310292480"},"startTime":1772778953456,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":68951,"timestamp":1487800137838,"id":2312,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772778953459,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487800206867,"id":2313,"parentId":2312,"tags":{"url":"/api/course","memory.rss":"528035840","memory.heapUsed":"240903960","memory.heapTotal":"312721408"},"startTime":1772778953528,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":92838,"timestamp":1487854505235,"id":2319,"parentId":2318,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779007825,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":110416,"timestamp":1487854505579,"id":2320,"parentId":2318,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779007826,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":150451,"timestamp":1487854557590,"id":2322,"parentId":2321,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779007878,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6876,"timestamp":1487854727516,"id":2325,"parentId":2324,"tags":{},"startTime":1772779008047,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7317,"timestamp":1487854727093,"id":2324,"parentId":2323,"tags":{},"startTime":1772779008047,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":10390,"timestamp":1487854726446,"id":2323,"parentId":2322,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\courses-grid-view\\page.jsx","layer":"rsc"},"startTime":1772779008046,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3350,"timestamp":1487854762683,"id":2329,"parentId":2328,"tags":{},"startTime":1772779008083,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3858,"timestamp":1487854762191,"id":2328,"parentId":2326,"tags":{},"startTime":1772779008082,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":5862,"timestamp":1487854761671,"id":2326,"parentId":2323,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"rsc"},"startTime":1772779008082,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5167,"timestamp":1487854763237,"id":2331,"parentId":2330,"tags":{},"startTime":1772779008083,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5657,"timestamp":1487854762763,"id":2330,"parentId":2327,"tags":{},"startTime":1772779008083,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":7058,"timestamp":1487854761983,"id":2327,"parentId":2323,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"rsc"},"startTime":1772779008082,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":264476,"timestamp":1487854505618,"id":2321,"parentId":2318,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779007826,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":3306,"timestamp":1487854791073,"id":2343,"parentId":2317,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=true!","layer":"ssr"},"startTime":1772779008111,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3738,"timestamp":1487854804473,"id":2347,"parentId":2346,"tags":{},"startTime":1772779008124,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3958,"timestamp":1487854804292,"id":2346,"parentId":2344,"tags":{},"startTime":1772779008124,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":13934,"timestamp":1487854803690,"id":2344,"parentId":2343,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"ssr"},"startTime":1772779008124,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":15280,"timestamp":1487854804611,"id":2349,"parentId":2348,"tags":{},"startTime":1772779008125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15412,"timestamp":1487854804488,"id":2348,"parentId":2345,"tags":{},"startTime":1772779008124,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":29624,"timestamp":1487854803973,"id":2345,"parentId":2343,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"ssr"},"startTime":1772779008124,"traceId":"049bdf49393d5782"},{"name":"make","duration":346023,"timestamp":1487854495331,"id":2318,"parentId":2317,"tags":{},"startTime":1772779007815,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":4709,"timestamp":1487854849467,"id":2351,"parentId":2350,"tags":{},"startTime":1772779008169,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":12,"timestamp":1487854854228,"id":2353,"parentId":2350,"tags":{},"startTime":1772779008174,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":4310,"timestamp":1487854854262,"id":2354,"parentId":2350,"tags":{},"startTime":1772779008174,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":18,"timestamp":1487854858615,"id":2355,"parentId":2350,"tags":{},"startTime":1772779008179,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1487854858660,"id":2356,"parentId":2350,"tags":{},"startTime":1772779008179,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":5803,"timestamp":1487854854211,"id":2352,"parentId":2350,"tags":{},"startTime":1772779008174,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":2518,"timestamp":1487854861990,"id":2357,"parentId":2350,"tags":{},"startTime":1772779008182,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":4651,"timestamp":1487854864584,"id":2358,"parentId":2350,"tags":{},"startTime":1772779008185,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2431,"timestamp":1487854871508,"id":2359,"parentId":2350,"tags":{},"startTime":1772779008191,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":158,"timestamp":1487854873937,"id":2360,"parentId":2350,"tags":{},"startTime":1772779008194,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":144,"timestamp":1487854874074,"id":2361,"parentId":2350,"tags":{},"startTime":1772779008194,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":5481,"timestamp":1487854874226,"id":2362,"parentId":2350,"tags":{},"startTime":1772779008194,"traceId":"049bdf49393d5782"},{"name":"seal","duration":38428,"timestamp":1487854846639,"id":2350,"parentId":2317,"tags":{},"startTime":1772779008167,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":395490,"timestamp":1487854492974,"id":2317,"parentId":2315,"tags":{"name":"server"},"startTime":1772779007813,"traceId":"049bdf49393d5782"},{"name":"emit","duration":15295,"timestamp":1487854888523,"id":2363,"parentId":2315,"tags":{},"startTime":1772779008208,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":428421,"timestamp":1487854476265,"id":2315,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779007796,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5124,"timestamp":1487854922973,"id":2370,"parentId":2365,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5131,"timestamp":1487854922981,"id":2371,"parentId":2365,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":16452,"timestamp":1487854922842,"id":2366,"parentId":2365,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46628,"timestamp":1487854922988,"id":2372,"parentId":2365,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":48063,"timestamp":1487854922965,"id":2369,"parentId":2365,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":48167,"timestamp":1487854922934,"id":2367,"parentId":2365,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":53614,"timestamp":1487854922955,"id":2368,"parentId":2365,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":6862,"timestamp":1487855009896,"id":2374,"parentId":2373,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772779008330,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4507,"timestamp":1487855020112,"id":2378,"parentId":2377,"tags":{},"startTime":1772779008340,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4713,"timestamp":1487855019924,"id":2377,"parentId":2375,"tags":{},"startTime":1772779008340,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":16930,"timestamp":1487855019296,"id":2375,"parentId":2374,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"app-pages-browser"},"startTime":1772779008339,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18585,"timestamp":1487855020254,"id":2380,"parentId":2379,"tags":{},"startTime":1772779008340,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18725,"timestamp":1487855020128,"id":2379,"parentId":2376,"tags":{},"startTime":1772779008340,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":37781,"timestamp":1487855019665,"id":2376,"parentId":2374,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"app-pages-browser"},"startTime":1772779008340,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":144924,"timestamp":1487854922995,"id":2373,"parentId":2365,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779008243,"traceId":"049bdf49393d5782"},{"name":"make","duration":159055,"timestamp":1487854908947,"id":2365,"parentId":2364,"tags":{},"startTime":1772779008229,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3557,"timestamp":1487855073407,"id":2382,"parentId":2381,"tags":{},"startTime":1772779008393,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":9,"timestamp":1487855077018,"id":2384,"parentId":2381,"tags":{},"startTime":1772779008397,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":114,"timestamp":1487855077054,"id":2385,"parentId":2381,"tags":{},"startTime":1772779008397,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":67,"timestamp":1487855077201,"id":2386,"parentId":2381,"tags":{},"startTime":1772779008397,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":10,"timestamp":1487855077295,"id":2387,"parentId":2381,"tags":{},"startTime":1772779008397,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1673,"timestamp":1487855077000,"id":2383,"parentId":2381,"tags":{},"startTime":1772779008397,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1267,"timestamp":1487855082641,"id":2388,"parentId":2381,"tags":{},"startTime":1772779008403,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":6135,"timestamp":1487855083941,"id":2389,"parentId":2381,"tags":{},"startTime":1772779008404,"traceId":"049bdf49393d5782"},{"name":"hash","duration":8906,"timestamp":1487855093919,"id":2390,"parentId":2381,"tags":{},"startTime":1772779008414,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":407,"timestamp":1487855102822,"id":2391,"parentId":2381,"tags":{},"startTime":1772779008423,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":560,"timestamp":1487855103202,"id":2392,"parentId":2381,"tags":{},"startTime":1772779008423,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":21507,"timestamp":1487855103778,"id":2393,"parentId":2381,"tags":{},"startTime":1772779008424,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":590,"timestamp":1487855130089,"id":2395,"parentId":2364,"tags":{},"startTime":1772779008450,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":1871,"timestamp":1487855128835,"id":2394,"parentId":2364,"tags":{},"startTime":1772779008449,"traceId":"049bdf49393d5782"},{"name":"seal","duration":64518,"timestamp":1487855071749,"id":2381,"parentId":2364,"tags":{},"startTime":1772779008392,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":227958,"timestamp":1487854908357,"id":2364,"parentId":2342,"tags":{"name":"client"},"startTime":1772779008228,"traceId":"049bdf49393d5782"},{"name":"emit","duration":20790,"timestamp":1487855136358,"id":2396,"parentId":2342,"tags":{},"startTime":1772779008456,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":681817,"timestamp":1487854476448,"id":2316,"tags":{"trigger":"/courses-grid-view","isTurbopack":false},"startTime":1772779007796,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":385197,"timestamp":1487854774136,"id":2342,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779008094,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":784681,"timestamp":1487854453619,"id":2314,"tags":{"url":"/courses-grid-view?_rsc=1cosk","isTurbopack":false},"startTime":1772779007774,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487855238400,"id":2398,"parentId":2314,"tags":{"url":"/courses-grid-view?_rsc=1cosk","memory.rss":"437649408","memory.heapUsed":"252723312","memory.heapTotal":"286945280"},"startTime":1772779008558,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":471000,"timestamp":1487854775856,"id":2399,"parentId":3,"tags":{"updatedModules":[],"page":"/home-v5","isPageHidden":false},"startTime":1772779008568,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":35418,"timestamp":1487855248448,"id":2400,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","isTurbopack":false},"startTime":1772779008568,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487855283978,"id":2401,"parentId":2400,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","memory.rss":"438849536","memory.heapUsed":"254615832","memory.heapTotal":"286945280"},"startTime":1772779008604,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":171775,"timestamp":1487855603883,"id":2402,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779008924,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487855775730,"id":2403,"parentId":2402,"tags":{"url":"/api/course","memory.rss":"449753088","memory.heapUsed":"261605552","memory.heapTotal":"289636352"},"startTime":1772779009096,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40695,"timestamp":1487862269574,"id":2411,"parentId":2408,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779015589,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":51811,"timestamp":1487862269538,"id":2410,"parentId":2408,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779015589,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":59020,"timestamp":1487862269182,"id":2409,"parentId":2408,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779015589,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":84039,"timestamp":1487862303686,"id":2413,"parentId":2412,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779015624,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4076,"timestamp":1487862401216,"id":2416,"parentId":2415,"tags":{},"startTime":1772779015721,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4559,"timestamp":1487862400757,"id":2415,"parentId":2414,"tags":{},"startTime":1772779015721,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":7953,"timestamp":1487862399768,"id":2414,"parentId":2413,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\course-details\\page.jsx","layer":"rsc"},"startTime":1772779015720,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4993,"timestamp":1487862452785,"id":2420,"parentId":2419,"tags":{},"startTime":1772779015773,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5315,"timestamp":1487862452485,"id":2419,"parentId":2417,"tags":{},"startTime":1772779015772,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":8087,"timestamp":1487862451339,"id":2417,"parentId":2414,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"rsc"},"startTime":1772779015771,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10224,"timestamp":1487862453035,"id":2422,"parentId":2421,"tags":{},"startTime":1772779015773,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10474,"timestamp":1487862452820,"id":2421,"parentId":2418,"tags":{},"startTime":1772779015773,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":13567,"timestamp":1487862451995,"id":2418,"parentId":2414,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"rsc"},"startTime":1772779015772,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":197017,"timestamp":1487862269594,"id":2412,"parentId":2408,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779015590,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":8417,"timestamp":1487862525962,"id":2439,"parentId":2407,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=true!","layer":"ssr"},"startTime":1772779015846,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":11552,"timestamp":1487862558035,"id":2443,"parentId":2442,"tags":{},"startTime":1772779015878,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11920,"timestamp":1487862557688,"id":2442,"parentId":2440,"tags":{},"startTime":1772779015878,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":27808,"timestamp":1487862555808,"id":2440,"parentId":2439,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"ssr"},"startTime":1772779015876,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":34078,"timestamp":1487862558330,"id":2445,"parentId":2444,"tags":{},"startTime":1772779015878,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":34353,"timestamp":1487862558074,"id":2444,"parentId":2441,"tags":{},"startTime":1772779015878,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":86080,"timestamp":1487862556700,"id":2441,"parentId":2439,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"ssr"},"startTime":1772779015877,"traceId":"049bdf49393d5782"},{"name":"make","duration":419244,"timestamp":1487862248832,"id":2408,"parentId":2407,"tags":{},"startTime":1772779015569,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":7228,"timestamp":1487862681354,"id":2447,"parentId":2446,"tags":{},"startTime":1772779016001,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":35,"timestamp":1487862688699,"id":2449,"parentId":2446,"tags":{},"startTime":1772779016009,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":13198,"timestamp":1487862688798,"id":2450,"parentId":2446,"tags":{},"startTime":1772779016009,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":66,"timestamp":1487862702128,"id":2451,"parentId":2446,"tags":{},"startTime":1772779016022,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":32,"timestamp":1487862702278,"id":2452,"parentId":2446,"tags":{},"startTime":1772779016022,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":17821,"timestamp":1487862688659,"id":2448,"parentId":2446,"tags":{},"startTime":1772779016009,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":4182,"timestamp":1487862713417,"id":2453,"parentId":2446,"tags":{},"startTime":1772779016033,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":26589,"timestamp":1487862717739,"id":2454,"parentId":2446,"tags":{},"startTime":1772779016038,"traceId":"049bdf49393d5782"},{"name":"hash","duration":5278,"timestamp":1487862751826,"id":2455,"parentId":2446,"tags":{},"startTime":1772779016072,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":437,"timestamp":1487862757099,"id":2456,"parentId":2446,"tags":{},"startTime":1772779016077,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":336,"timestamp":1487862757471,"id":2457,"parentId":2446,"tags":{},"startTime":1772779016077,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":23761,"timestamp":1487862757828,"id":2458,"parentId":2446,"tags":{},"startTime":1772779016078,"traceId":"049bdf49393d5782"},{"name":"seal","duration":114079,"timestamp":1487862674579,"id":2446,"parentId":2407,"tags":{},"startTime":1772779015995,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":557959,"timestamp":1487862245392,"id":2407,"parentId":2405,"tags":{"name":"server"},"startTime":1772779015565,"traceId":"049bdf49393d5782"},{"name":"emit","duration":47856,"timestamp":1487862803552,"id":2459,"parentId":2405,"tags":{},"startTime":1772779016123,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":614790,"timestamp":1487862238216,"id":2405,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779015558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":10005,"timestamp":1487862902520,"id":2466,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":10061,"timestamp":1487862902541,"id":2467,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":7616,"timestamp":1487862914056,"id":2471,"parentId":2470,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772779016234,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":24024,"timestamp":1487862902574,"id":2469,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":30380,"timestamp":1487862902284,"id":2462,"parentId":2461,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":50933,"timestamp":1487862902557,"id":2468,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":13117,"timestamp":1487862941311,"id":2475,"parentId":2474,"tags":{},"startTime":1772779016261,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13407,"timestamp":1487862941034,"id":2474,"parentId":2472,"tags":{},"startTime":1772779016261,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":28740,"timestamp":1487862939795,"id":2472,"parentId":2471,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"app-pages-browser"},"startTime":1772779016260,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":66408,"timestamp":1487862902502,"id":2465,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":69055,"timestamp":1487862902446,"id":2463,"parentId":2461,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":69689,"timestamp":1487862902481,"id":2464,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779016222,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":69753,"timestamp":1487862941546,"id":2477,"parentId":2476,"tags":{},"startTime":1772779016261,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":69976,"timestamp":1487862941346,"id":2476,"parentId":2473,"tags":{},"startTime":1772779016261,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":109742,"timestamp":1487862940341,"id":2473,"parentId":2471,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"app-pages-browser"},"startTime":1772779016260,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":164281,"timestamp":1487862902596,"id":2470,"parentId":2461,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779016223,"traceId":"049bdf49393d5782"},{"name":"make","duration":207344,"timestamp":1487862859672,"id":2461,"parentId":2460,"tags":{},"startTime":1772779016180,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":7705,"timestamp":1487863074363,"id":2479,"parentId":2478,"tags":{},"startTime":1772779016394,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":15,"timestamp":1487863082174,"id":2481,"parentId":2478,"tags":{},"startTime":1772779016402,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":273,"timestamp":1487863082240,"id":2482,"parentId":2478,"tags":{},"startTime":1772779016402,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":34,"timestamp":1487863082581,"id":2483,"parentId":2478,"tags":{},"startTime":1772779016403,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":23,"timestamp":1487863082679,"id":2484,"parentId":2478,"tags":{},"startTime":1772779016403,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":2623,"timestamp":1487863082142,"id":2480,"parentId":2478,"tags":{},"startTime":1772779016402,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":2167,"timestamp":1487863088572,"id":2485,"parentId":2478,"tags":{},"startTime":1772779016408,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":16564,"timestamp":1487863090797,"id":2486,"parentId":2478,"tags":{},"startTime":1772779016411,"traceId":"049bdf49393d5782"},{"name":"hash","duration":14288,"timestamp":1487863113748,"id":2487,"parentId":2478,"tags":{},"startTime":1772779016434,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":523,"timestamp":1487863128030,"id":2488,"parentId":2478,"tags":{},"startTime":1772779016448,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":1498,"timestamp":1487863128511,"id":2489,"parentId":2478,"tags":{},"startTime":1772779016448,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":35384,"timestamp":1487863130089,"id":2490,"parentId":2478,"tags":{},"startTime":1772779016450,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":161,"timestamp":1487863168546,"id":2492,"parentId":2460,"tags":{},"startTime":1772779016488,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":460,"timestamp":1487863168273,"id":2491,"parentId":2460,"tags":{},"startTime":1772779016488,"traceId":"049bdf49393d5782"},{"name":"seal","duration":103793,"timestamp":1487863071364,"id":2478,"parentId":2460,"tags":{},"startTime":1772779016391,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":316674,"timestamp":1487862858588,"id":2460,"parentId":2438,"tags":{"name":"client"},"startTime":1772779016179,"traceId":"049bdf49393d5782"},{"name":"emit","duration":60775,"timestamp":1487863175342,"id":2493,"parentId":2438,"tags":{},"startTime":1772779016495,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":999641,"timestamp":1487862238358,"id":2406,"tags":{"trigger":"/course-details","isTurbopack":false},"startTime":1772779015558,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":763609,"timestamp":1487862476172,"id":2438,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779015796,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":1136997,"timestamp":1487862223758,"id":2404,"tags":{"url":"/course-details?id=Tally&_rsc=165m2","isTurbopack":false},"startTime":1772779015544,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1487863360846,"id":2495,"parentId":2404,"tags":{"url":"/course-details?id=Tally&_rsc=165m2","memory.rss":"485158912","memory.heapUsed":"276895376","memory.heapTotal":"305737728"},"startTime":1772779016681,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":894000,"timestamp":1487862477831,"id":2496,"parentId":3,"tags":{"updatedModules":[],"page":"/course-details","isPageHidden":false},"startTime":1772779016691,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":23054,"timestamp":1487863381838,"id":2497,"tags":{"url":"/course-details?id=Tally&_rsc=1maja","isTurbopack":false},"startTime":1772779016702,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1487863404992,"id":2498,"parentId":2497,"tags":{"url":"/course-details?id=Tally&_rsc=1maja","memory.rss":"485167104","memory.heapUsed":"278585128","memory.heapTotal":"305737728"},"startTime":1772779016725,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":190351,"timestamp":1487863713444,"id":2499,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779017033,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1487863903927,"id":2510,"parentId":2499,"tags":{"url":"/api/course","memory.rss":"490459136","memory.heapUsed":"274923304","memory.heapTotal":"308387840"},"startTime":1772779017224,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":110005,"timestamp":1487863844662,"id":2507,"parentId":2504,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779017165,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":110047,"timestamp":1487863844680,"id":2508,"parentId":2504,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779017165,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":14307,"timestamp":1487863945190,"id":2511,"parentId":2509,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779017265,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":121725,"timestamp":1487863844437,"id":2505,"parentId":2504,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779017164,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":123994,"timestamp":1487863844632,"id":2506,"parentId":2504,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779017165,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5364,"timestamp":1487863973782,"id":2514,"parentId":2513,"tags":{},"startTime":1772779017294,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5583,"timestamp":1487863973590,"id":2513,"parentId":2512,"tags":{},"startTime":1772779017294,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":28132,"timestamp":1487863973127,"id":2512,"parentId":2511,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\course\\[id]\\route.js","layer":"rsc"},"startTime":1772779017293,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":192086,"timestamp":1487863844699,"id":2509,"parentId":2504,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779017165,"traceId":"049bdf49393d5782"},{"name":"make","duration":293231,"timestamp":1487863782876,"id":2504,"parentId":2503,"tags":{},"startTime":1772779017103,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":2880,"timestamp":1487864082829,"id":2531,"parentId":2530,"tags":{},"startTime":1772779017403,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":7,"timestamp":1487864085752,"id":2533,"parentId":2530,"tags":{},"startTime":1772779017406,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":4265,"timestamp":1487864085780,"id":2534,"parentId":2530,"tags":{},"startTime":1772779017406,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":35,"timestamp":1487864090093,"id":2535,"parentId":2530,"tags":{},"startTime":1772779017410,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":12,"timestamp":1487864090156,"id":2536,"parentId":2530,"tags":{},"startTime":1772779017410,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":5320,"timestamp":1487864085739,"id":2532,"parentId":2530,"tags":{},"startTime":1772779017406,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1137,"timestamp":1487864098414,"id":2537,"parentId":2530,"tags":{},"startTime":1772779017418,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":3210,"timestamp":1487864099587,"id":2538,"parentId":2530,"tags":{},"startTime":1772779017420,"traceId":"049bdf49393d5782"},{"name":"hash","duration":1974,"timestamp":1487864104407,"id":2539,"parentId":2530,"tags":{},"startTime":1772779017424,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":176,"timestamp":1487864106379,"id":2540,"parentId":2530,"tags":{},"startTime":1772779017426,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":215,"timestamp":1487864106530,"id":2541,"parentId":2530,"tags":{},"startTime":1772779017426,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":2587,"timestamp":1487864106755,"id":2542,"parentId":2530,"tags":{},"startTime":1772779017427,"traceId":"049bdf49393d5782"},{"name":"seal","duration":34701,"timestamp":1487864078455,"id":2530,"parentId":2503,"tags":{},"startTime":1772779017398,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":339241,"timestamp":1487863781527,"id":2503,"parentId":2501,"tags":{"name":"server"},"startTime":1772779017101,"traceId":"049bdf49393d5782"},{"name":"emit","duration":16926,"timestamp":1487864120871,"id":2543,"parentId":2501,"tags":{},"startTime":1772779017441,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":365642,"timestamp":1487863773025,"id":2502,"tags":{"trigger":"/api/course/[id]","isTurbopack":false},"startTime":1772779017093,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":366222,"timestamp":1487863772930,"id":2501,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779017093,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":2134837,"timestamp":1487863741013,"id":2500,"tags":{"url":"/api/course/Tally","isTurbopack":false},"startTime":1772779017061,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487865875951,"id":2544,"parentId":2500,"tags":{"url":"/api/course/Tally","memory.rss":"494743552","memory.heapUsed":"282981120","memory.heapTotal":"314044416"},"startTime":1772779019196,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":36910,"timestamp":1487868622451,"id":2554,"parentId":2549,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779021942,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40321,"timestamp":1487868622404,"id":2552,"parentId":2549,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779021942,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40377,"timestamp":1487868622432,"id":2553,"parentId":2549,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779021942,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":12262,"timestamp":1487868656444,"id":2556,"parentId":2555,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779021976,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":49920,"timestamp":1487868622171,"id":2550,"parentId":2549,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779021942,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":67427,"timestamp":1487868622370,"id":2551,"parentId":2549,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779021942,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7698,"timestamp":1487868698104,"id":2559,"parentId":2558,"tags":{},"startTime":1772779022018,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":8031,"timestamp":1487868697795,"id":2558,"parentId":2557,"tags":{},"startTime":1772779022018,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12880,"timestamp":1487868696952,"id":2557,"parentId":2556,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\me\\route.js","layer":"rsc"},"startTime":1772779022017,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":11415,"timestamp":1487868746246,"id":2564,"parentId":2563,"tags":{},"startTime":1772779022066,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11757,"timestamp":1487868745923,"id":2563,"parentId":2560,"tags":{},"startTime":1772779022066,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":15812,"timestamp":1487868743901,"id":2560,"parentId":2557,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Student.js","layer":"rsc"},"startTime":1772779022064,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":13219,"timestamp":1487868746741,"id":2568,"parentId":2567,"tags":{},"startTime":1772779022067,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13433,"timestamp":1487868746536,"id":2567,"parentId":2562,"tags":{},"startTime":1772779022066,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":18231,"timestamp":1487868745034,"id":2562,"parentId":2557,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\permissions.js","layer":"rsc"},"startTime":1772779022065,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18536,"timestamp":1487868746508,"id":2566,"parentId":2565,"tags":{},"startTime":1772779022066,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18779,"timestamp":1487868746283,"id":2565,"parentId":2561,"tags":{},"startTime":1772779022066,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22185,"timestamp":1487868744552,"id":2561,"parentId":2557,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Instructor.js","layer":"rsc"},"startTime":1772779022064,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":146818,"timestamp":1487868622467,"id":2555,"parentId":2549,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779021942,"traceId":"049bdf49393d5782"},{"name":"make","duration":255203,"timestamp":1487868609327,"id":2549,"parentId":2548,"tags":{},"startTime":1772779021929,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":7748,"timestamp":1487868877693,"id":2585,"parentId":2584,"tags":{},"startTime":1772779022198,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":16,"timestamp":1487868885540,"id":2587,"parentId":2584,"tags":{},"startTime":1772779022205,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":10740,"timestamp":1487868885604,"id":2588,"parentId":2584,"tags":{},"startTime":1772779022206,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":30,"timestamp":1487868896452,"id":2589,"parentId":2584,"tags":{},"startTime":1772779022216,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":20,"timestamp":1487868896551,"id":2590,"parentId":2584,"tags":{},"startTime":1772779022216,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":14012,"timestamp":1487868885512,"id":2586,"parentId":2584,"tags":{},"startTime":1772779022205,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1687,"timestamp":1487868904777,"id":2591,"parentId":2584,"tags":{},"startTime":1772779022225,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":9900,"timestamp":1487868906522,"id":2592,"parentId":2584,"tags":{},"startTime":1772779022226,"traceId":"049bdf49393d5782"},{"name":"hash","duration":5830,"timestamp":1487868921781,"id":2593,"parentId":2584,"tags":{},"startTime":1772779022242,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":413,"timestamp":1487868927606,"id":2594,"parentId":2584,"tags":{},"startTime":1772779022248,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":290,"timestamp":1487868927969,"id":2595,"parentId":2584,"tags":{},"startTime":1772779022248,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":9176,"timestamp":1487868928285,"id":2596,"parentId":2584,"tags":{},"startTime":1772779022248,"traceId":"049bdf49393d5782"},{"name":"seal","duration":79867,"timestamp":1487868872185,"id":2584,"parentId":2548,"tags":{},"startTime":1772779022192,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":363688,"timestamp":1487868608202,"id":2548,"parentId":2546,"tags":{"name":"server"},"startTime":1772779021928,"traceId":"049bdf49393d5782"},{"name":"emit","duration":41341,"timestamp":1487868972087,"id":2597,"parentId":2546,"tags":{},"startTime":1772779022292,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":414311,"timestamp":1487868601598,"id":2547,"tags":{"trigger":"/api/me","isTurbopack":false},"startTime":1772779021922,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":415303,"timestamp":1487868601477,"id":2546,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779021921,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":597770,"timestamp":1487868585216,"id":2545,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772779021905,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1487869183139,"id":2598,"parentId":2545,"tags":{"url":"/api/me","memory.rss":"502968320","memory.heapUsed":"288424576","memory.heapTotal":"322871296"},"startTime":1772779022503,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":38930,"timestamp":1487890208373,"id":2609,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40372,"timestamp":1487890208316,"id":2606,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40388,"timestamp":1487890208336,"id":2607,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":9968,"timestamp":1487890242326,"id":2611,"parentId":2610,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779043562,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":48271,"timestamp":1487890208128,"id":2604,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":49966,"timestamp":1487890208285,"id":2605,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":51197,"timestamp":1487890208356,"id":2608,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6060,"timestamp":1487890266620,"id":2614,"parentId":2613,"tags":{},"startTime":1772779043587,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6347,"timestamp":1487890266359,"id":2613,"parentId":2612,"tags":{},"startTime":1772779043586,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12434,"timestamp":1487890265778,"id":2612,"parentId":2611,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\enquiry\\route.js","layer":"rsc"},"startTime":1772779043586,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6262,"timestamp":1487890305760,"id":2617,"parentId":2616,"tags":{},"startTime":1772779043626,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6562,"timestamp":1487890305495,"id":2616,"parentId":2615,"tags":{},"startTime":1772779043625,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9572,"timestamp":1487890304888,"id":2615,"parentId":2612,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Enquiry.js","layer":"rsc"},"startTime":1772779043625,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":108466,"timestamp":1487890208389,"id":2610,"parentId":2603,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779043528,"traceId":"049bdf49393d5782"},{"name":"make","duration":206211,"timestamp":1487890194462,"id":2603,"parentId":2602,"tags":{},"startTime":1772779043514,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":7146,"timestamp":1487890415294,"id":2634,"parentId":2633,"tags":{},"startTime":1772779043735,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":25,"timestamp":1487890422590,"id":2636,"parentId":2633,"tags":{},"startTime":1772779043743,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":21131,"timestamp":1487890422695,"id":2637,"parentId":2633,"tags":{},"startTime":1772779043743,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":25,"timestamp":1487890443926,"id":2638,"parentId":2633,"tags":{},"startTime":1772779043764,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":19,"timestamp":1487890444016,"id":2639,"parentId":2633,"tags":{},"startTime":1772779043764,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":25826,"timestamp":1487890422544,"id":2635,"parentId":2633,"tags":{},"startTime":1772779043742,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1768,"timestamp":1487890453888,"id":2640,"parentId":2633,"tags":{},"startTime":1772779043774,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":13098,"timestamp":1487890455724,"id":2641,"parentId":2633,"tags":{},"startTime":1772779043776,"traceId":"049bdf49393d5782"},{"name":"hash","duration":6594,"timestamp":1487890472203,"id":2642,"parentId":2633,"tags":{},"startTime":1772779043792,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":466,"timestamp":1487890478791,"id":2643,"parentId":2633,"tags":{},"startTime":1772779043799,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":279,"timestamp":1487890479185,"id":2644,"parentId":2633,"tags":{},"startTime":1772779043799,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":5962,"timestamp":1487890479488,"id":2645,"parentId":2633,"tags":{},"startTime":1772779043799,"traceId":"049bdf49393d5782"},{"name":"seal","duration":87006,"timestamp":1487890405621,"id":2633,"parentId":2602,"tags":{},"startTime":1772779043726,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":331375,"timestamp":1487890192783,"id":2602,"parentId":2600,"tags":{"name":"server"},"startTime":1772779043513,"traceId":"049bdf49393d5782"},{"name":"emit","duration":49338,"timestamp":1487890524393,"id":2646,"parentId":2600,"tags":{},"startTime":1772779043844,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":386886,"timestamp":1487890188304,"id":2601,"tags":{"trigger":"/api/enquiry","isTurbopack":false},"startTime":1772779043508,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":387628,"timestamp":1487890188236,"id":2600,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779043508,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":547592,"timestamp":1487890170971,"id":2599,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772779043491,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487890718628,"id":2647,"parentId":2599,"tags":{"url":"/api/enquiry","memory.rss":"506023936","memory.heapUsed":"299935072","memory.heapTotal":"315625472"},"startTime":1772779044039,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":45480,"timestamp":1487898283962,"id":2653,"parentId":2652,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-middleware-loader.js?absolutePagePath=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Cmiddleware.js&page=%2Fsrc%2Fmiddleware&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&matchers=&preferredRegion=&middlewareConfig=e30%3D!","layer":"middleware"},"startTime":1772779051604,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3570,"timestamp":1487898346562,"id":2656,"parentId":2655,"tags":{},"startTime":1772779051666,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4030,"timestamp":1487898346123,"id":2655,"parentId":2654,"tags":{},"startTime":1772779051666,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":9355,"timestamp":1487898343718,"id":2654,"parentId":2653,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\middleware.js","layer":"middleware"},"startTime":1772779051664,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":14055,"timestamp":1487898380480,"id":2658,"parentId":2657,"tags":{},"startTime":1772779051700,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":645,"timestamp":1487898394660,"id":2659,"parentId":2657,"tags":{},"startTime":1772779051715,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":27797,"timestamp":1487898373324,"id":2657,"parentId":2654,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\index.js","layer":"middleware"},"startTime":1772779051693,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":29910,"timestamp":1487898441837,"id":2674,"parentId":2665,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":276,"timestamp":1487898471796,"id":2724,"parentId":2665,"tags":{},"startTime":1772779051792,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38185,"timestamp":1487898439856,"id":2665,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\thumbprint.js","layer":"middleware"},"startTime":1772779051760,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":36252,"timestamp":1487898441925,"id":2675,"parentId":2666,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":442,"timestamp":1487898478217,"id":2725,"parentId":2666,"tags":{},"startTime":1772779051798,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40477,"timestamp":1487898440195,"id":2666,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\embedded.js","layer":"middleware"},"startTime":1772779051760,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":39117,"timestamp":1487898441657,"id":2672,"parentId":2663,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":323,"timestamp":1487898480813,"id":2726,"parentId":2663,"tags":{},"startTime":1772779051801,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":46298,"timestamp":1487898439196,"id":2663,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\encrypt.js","layer":"middleware"},"startTime":1772779051759,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":44038,"timestamp":1487898441535,"id":2670,"parentId":2661,"tags":{},"startTime":1772779051761,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":263,"timestamp":1487898485688,"id":2727,"parentId":2661,"tags":{},"startTime":1772779051806,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":49638,"timestamp":1487898438457,"id":2661,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\decrypt.js","layer":"middleware"},"startTime":1772779051758,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":46417,"timestamp":1487898441742,"id":2673,"parentId":2664,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":278,"timestamp":1487898488189,"id":2728,"parentId":2664,"tags":{},"startTime":1772779051808,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":52575,"timestamp":1487898439528,"id":2664,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\unsecured.js","layer":"middleware"},"startTime":1772779051759,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":50746,"timestamp":1487898441421,"id":2669,"parentId":2660,"tags":{},"startTime":1772779051761,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":276,"timestamp":1487898492198,"id":2729,"parentId":2660,"tags":{},"startTime":1772779051812,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":56234,"timestamp":1487898437918,"id":2660,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\verify.js","layer":"middleware"},"startTime":1772779051758,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":66657,"timestamp":1487898441596,"id":2671,"parentId":2662,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":271,"timestamp":1487898508324,"id":2730,"parentId":2662,"tags":{},"startTime":1772779051828,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":73183,"timestamp":1487898438846,"id":2662,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\sign.js","layer":"middleware"},"startTime":1772779051759,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":70072,"timestamp":1487898442105,"id":2677,"parentId":2668,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":366,"timestamp":1487898512227,"id":2731,"parentId":2668,"tags":{},"startTime":1772779051832,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":82362,"timestamp":1487898440924,"id":2668,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\remote.js","layer":"middleware"},"startTime":1772779051761,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":81371,"timestamp":1487898442013,"id":2676,"parentId":2667,"tags":{},"startTime":1772779051762,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":286,"timestamp":1487898523423,"id":2732,"parentId":2667,"tags":{},"startTime":1772779051843,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":93577,"timestamp":1487898440576,"id":2667,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\local.js","layer":"middleware"},"startTime":1772779051760,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":77015,"timestamp":1487898457739,"id":2686,"parentId":2678,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":304,"timestamp":1487898534807,"id":2733,"parentId":2678,"tags":{},"startTime":1772779051855,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":82190,"timestamp":1487898454653,"id":2678,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\export.js","layer":"middleware"},"startTime":1772779051775,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":86948,"timestamp":1487898458106,"id":2690,"parentId":2682,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":444,"timestamp":1487898545149,"id":2734,"parentId":2682,"tags":{},"startTime":1772779051865,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":92464,"timestamp":1487898456357,"id":2682,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_protected_header.js","layer":"middleware"},"startTime":1772779051776,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":90980,"timestamp":1487898457947,"id":2688,"parentId":2680,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":299,"timestamp":1487898548964,"id":2735,"parentId":2680,"tags":{},"startTime":1772779051869,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":102207,"timestamp":1487898455538,"id":2680,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_key_pair.js","layer":"middleware"},"startTime":1772779051775,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":99954,"timestamp":1487898457880,"id":2687,"parentId":2679,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":492,"timestamp":1487898557872,"id":2736,"parentId":2679,"tags":{},"startTime":1772779051878,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":109052,"timestamp":1487898455159,"id":2679,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\import.js","layer":"middleware"},"startTime":1772779051775,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":106310,"timestamp":1487898458016,"id":2689,"parentId":2681,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":337,"timestamp":1487898564373,"id":2737,"parentId":2681,"tags":{},"startTime":1772779051884,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":112549,"timestamp":1487898455985,"id":2681,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_secret.js","layer":"middleware"},"startTime":1772779051776,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":110640,"timestamp":1487898458197,"id":2691,"parentId":2683,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":291,"timestamp":1487898568894,"id":2738,"parentId":2683,"tags":{},"startTime":1772779051889,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":115124,"timestamp":1487898456701,"id":2683,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_jwt.js","layer":"middleware"},"startTime":1772779051777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":113565,"timestamp":1487898458376,"id":2693,"parentId":2685,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":268,"timestamp":1487898571978,"id":2739,"parentId":2685,"tags":{},"startTime":1772779051892,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":121377,"timestamp":1487898457358,"id":2685,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\errors.js","layer":"middleware"},"startTime":1772779051777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":120593,"timestamp":1487898458287,"id":2692,"parentId":2684,"tags":{},"startTime":1772779051778,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":479,"timestamp":1487898578934,"id":2740,"parentId":2684,"tags":{},"startTime":1772779051899,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":126353,"timestamp":1487898457033,"id":2684,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\base64url.js","layer":"middleware"},"startTime":1772779051777,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":122150,"timestamp":1487898470178,"id":2712,"parentId":2697,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":575,"timestamp":1487898592385,"id":2741,"parentId":2697,"tags":{},"startTime":1772779051912,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":132637,"timestamp":1487898464457,"id":2697,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\decrypt.js","layer":"middleware"},"startTime":1772779051784,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":127015,"timestamp":1487898470236,"id":2713,"parentId":2698,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":337,"timestamp":1487898597294,"id":2742,"parentId":2698,"tags":{},"startTime":1772779051917,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":134889,"timestamp":1487898465076,"id":2698,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\encrypt.js","layer":"middleware"},"startTime":1772779051785,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":129757,"timestamp":1487898470300,"id":2714,"parentId":2699,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":396,"timestamp":1487898600094,"id":2743,"parentId":2699,"tags":{},"startTime":1772779051920,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":147449,"timestamp":1487898465632,"id":2699,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\decrypt.js","layer":"middleware"},"startTime":1772779051786,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":142715,"timestamp":1487898470478,"id":2716,"parentId":2701,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":295,"timestamp":1487898613237,"id":2744,"parentId":2701,"tags":{},"startTime":1772779051933,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":148656,"timestamp":1487898466858,"id":2701,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\decrypt.js","layer":"middleware"},"startTime":1772779051787,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":145703,"timestamp":1487898469890,"id":2709,"parentId":2694,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":263,"timestamp":1487898615627,"id":2745,"parentId":2694,"tags":{},"startTime":1772779051936,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":154635,"timestamp":1487898462128,"id":2694,"parentId":2654,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\api\\server.js","layer":"middleware"},"startTime":1772779051782,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":146445,"timestamp":1487898470386,"id":2715,"parentId":2700,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":278,"timestamp":1487898616861,"id":2746,"parentId":2700,"tags":{},"startTime":1772779051937,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":158729,"timestamp":1487898466240,"id":2700,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\encrypt.js","layer":"middleware"},"startTime":1772779051786,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":154378,"timestamp":1487898470699,"id":2719,"parentId":2704,"tags":{},"startTime":1772779051791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":283,"timestamp":1487898625116,"id":2747,"parentId":2704,"tags":{},"startTime":1772779051945,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":158747,"timestamp":1487898468161,"id":2704,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\sign.js","layer":"middleware"},"startTime":1772779051788,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":173943,"timestamp":1487898470572,"id":2717,"parentId":2702,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":388,"timestamp":1487898644602,"id":2748,"parentId":2702,"tags":{},"startTime":1772779051965,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":190667,"timestamp":1487898467290,"id":2702,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\encrypt.js","layer":"middleware"},"startTime":1772779051787,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":187452,"timestamp":1487898470647,"id":2718,"parentId":2703,"tags":{},"startTime":1772779051791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":249,"timestamp":1487898658141,"id":2749,"parentId":2703,"tags":{},"startTime":1772779051978,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":192638,"timestamp":1487898467784,"id":2703,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\verify.js","layer":"middleware"},"startTime":1772779051788,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":189558,"timestamp":1487898470939,"id":2723,"parentId":2708,"tags":{},"startTime":1772779051791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":265,"timestamp":1487898660533,"id":2750,"parentId":2708,"tags":{},"startTime":1772779051980,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":196728,"timestamp":1487898469501,"id":2708,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\sign.js","layer":"middleware"},"startTime":1772779051789,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":195693,"timestamp":1487898470753,"id":2720,"parentId":2705,"tags":{},"startTime":1772779051791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":259,"timestamp":1487898666507,"id":2751,"parentId":2705,"tags":{},"startTime":1772779051986,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":203802,"timestamp":1487898468506,"id":2705,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\verify.js","layer":"middleware"},"startTime":1772779051788,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":201905,"timestamp":1487898470812,"id":2721,"parentId":2706,"tags":{},"startTime":1772779051791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":233,"timestamp":1487898672762,"id":2752,"parentId":2706,"tags":{},"startTime":1772779051993,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":208147,"timestamp":1487898468836,"id":2706,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\sign.js","layer":"middleware"},"startTime":1772779051789,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":206199,"timestamp":1487898470882,"id":2722,"parentId":2707,"tags":{},"startTime":1772779051791,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":226,"timestamp":1487898677120,"id":2753,"parentId":2707,"tags":{},"startTime":1772779051997,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":210949,"timestamp":1487898469179,"id":2707,"parentId":2657,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\verify.js","layer":"middleware"},"startTime":1772779051789,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":210281,"timestamp":1487898470113,"id":2711,"parentId":2696,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":271,"timestamp":1487898680440,"id":2754,"parentId":2696,"tags":{},"startTime":1772779052000,"traceId":"049bdf49393d5782"}] +[{"name":"build-module-js","duration":237676,"timestamp":1487898463601,"id":2696,"parentId":2653,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\adapter.js","layer":"middleware"},"startTime":1772779051784,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":231374,"timestamp":1487898470040,"id":2710,"parentId":2695,"tags":{},"startTime":1772779051790,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":430,"timestamp":1487898701473,"id":2755,"parentId":2695,"tags":{},"startTime":1772779052021,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":242572,"timestamp":1487898462853,"id":2695,"parentId":2653,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\globals.js","layer":"middleware"},"startTime":1772779051783,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":74259,"timestamp":1487898792469,"id":2778,"parentId":2756,"tags":{},"startTime":1772779052112,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":410,"timestamp":1487898866820,"id":2816,"parentId":2756,"tags":{},"startTime":1772779052187,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":85771,"timestamp":1487898783626,"id":2756,"parentId":2665,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\digest.js","layer":"middleware"},"startTime":1772779052104,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":76708,"timestamp":1487898792801,"id":2780,"parentId":2758,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":404,"timestamp":1487898869566,"id":2817,"parentId":2758,"tags":{},"startTime":1772779052189,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":88276,"timestamp":1487898784556,"id":2758,"parentId":2665,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_key_like.js","layer":"middleware"},"startTime":1772779052104,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":80044,"timestamp":1487898792895,"id":2781,"parentId":2759,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":344,"timestamp":1487898872989,"id":2818,"parentId":2759,"tags":{},"startTime":1772779052193,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":91202,"timestamp":1487898784857,"id":2759,"parentId":2665,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_jwk.js","layer":"middleware"},"startTime":1772779052105,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":83151,"timestamp":1487898792993,"id":2782,"parentId":2760,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":266,"timestamp":1487898876179,"id":2819,"parentId":2760,"tags":{},"startTime":1772779052196,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":94218,"timestamp":1487898785169,"id":2760,"parentId":2666,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_object.js","layer":"middleware"},"startTime":1772779052105,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":86805,"timestamp":1487898792714,"id":2779,"parentId":2757,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1750,"timestamp":1487898879578,"id":2820,"parentId":2757,"tags":{},"startTime":1772779052200,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":100851,"timestamp":1487898784208,"id":2757,"parentId":2665,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\buffer_utils.js","layer":"middleware"},"startTime":1772779052104,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":92044,"timestamp":1487898793099,"id":2783,"parentId":2761,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":162,"timestamp":1487898885175,"id":2821,"parentId":2761,"tags":{},"startTime":1772779052205,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":102949,"timestamp":1487898785463,"id":2761,"parentId":2665,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\invalid_key_input.js","layer":"middleware"},"startTime":1772779052105,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":95302,"timestamp":1487898793200,"id":2784,"parentId":2762,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":269,"timestamp":1487898888543,"id":2822,"parentId":2762,"tags":{},"startTime":1772779052208,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":114709,"timestamp":1487898785744,"id":2762,"parentId":2678,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\asn1.js","layer":"middleware"},"startTime":1772779052106,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":107245,"timestamp":1487898793298,"id":2785,"parentId":2763,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":193,"timestamp":1487898900579,"id":2823,"parentId":2763,"tags":{},"startTime":1772779052221,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":116872,"timestamp":1487898786020,"id":2763,"parentId":2678,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\key_to_jwk.js","layer":"middleware"},"startTime":1772779052106,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":109514,"timestamp":1487898793470,"id":2787,"parentId":2765,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":163,"timestamp":1487898903015,"id":2824,"parentId":2765,"tags":{},"startTime":1772779052223,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":117998,"timestamp":1487898786585,"id":2765,"parentId":2684,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\base64.js","layer":"middleware"},"startTime":1772779052107,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":109779,"timestamp":1487898794856,"id":2790,"parentId":2768,"tags":{},"startTime":1772779052115,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":146,"timestamp":1487898904659,"id":2825,"parentId":2768,"tags":{},"startTime":1772779052225,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":118368,"timestamp":1487898787408,"id":2768,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_disjoint.js","layer":"middleware"},"startTime":1772779052107,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":112147,"timestamp":1487898793685,"id":2788,"parentId":2766,"tags":{},"startTime":1772779052114,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":140,"timestamp":1487898905852,"id":2826,"parentId":2766,"tags":{},"startTime":1772779052226,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":122401,"timestamp":1487898786855,"id":2766,"parentId":2679,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwk_to_key.js","layer":"middleware"},"startTime":1772779052107,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":115945,"timestamp":1487898793387,"id":2786,"parentId":2764,"tags":{},"startTime":1772779052113,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":172,"timestamp":1487898909364,"id":2827,"parentId":2764,"tags":{},"startTime":1772779052229,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":131724,"timestamp":1487898786295,"id":2764,"parentId":2663,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwt_claims_set.js","layer":"middleware"},"startTime":1772779052106,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":122846,"timestamp":1487898795279,"id":2792,"parentId":2770,"tags":{},"startTime":1772779052115,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":146,"timestamp":1487898918155,"id":2828,"parentId":2770,"tags":{},"startTime":1772779052238,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":131117,"timestamp":1487898788144,"id":2770,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\cek.js","layer":"middleware"},"startTime":1772779052108,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":125468,"timestamp":1487898793837,"id":2789,"parentId":2767,"tags":{},"startTime":1772779052114,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":141,"timestamp":1487898919325,"id":2829,"parentId":2767,"tags":{},"startTime":1772779052239,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":136490,"timestamp":1487898787121,"id":2767,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt.js","layer":"middleware"},"startTime":1772779052107,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":128552,"timestamp":1487898795121,"id":2791,"parentId":2769,"tags":{},"startTime":1772779052115,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":162,"timestamp":1487898923698,"id":2830,"parentId":2769,"tags":{},"startTime":1772779052244,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":141205,"timestamp":1487898787681,"id":2769,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt_key_management.js","layer":"middleware"},"startTime":1772779052108,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":132950,"timestamp":1487898796016,"id":2794,"parentId":2772,"tags":{},"startTime":1772779052116,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":183,"timestamp":1487898929000,"id":2831,"parentId":2772,"tags":{},"startTime":1772779052249,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":140525,"timestamp":1487898789716,"id":2772,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_algorithms.js","layer":"middleware"},"startTime":1772779052110,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":134851,"timestamp":1487898795447,"id":2793,"parentId":2771,"tags":{},"startTime":1772779052115,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":157,"timestamp":1487898930324,"id":2832,"parentId":2771,"tags":{},"startTime":1772779052250,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":143221,"timestamp":1487898789283,"id":2771,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_crit.js","layer":"middleware"},"startTime":1772779052109,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":135823,"timestamp":1487898796751,"id":2797,"parentId":2775,"tags":{},"startTime":1772779052117,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":152,"timestamp":1487898932602,"id":2833,"parentId":2775,"tags":{},"startTime":1772779052253,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":142702,"timestamp":1487898790681,"id":2775,"parentId":2700,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\private_symbols.js","layer":"middleware"},"startTime":1772779052111,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":136808,"timestamp":1487898796629,"id":2796,"parentId":2774,"tags":{},"startTime":1772779052117,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":152,"timestamp":1487898933513,"id":2834,"parentId":2774,"tags":{},"startTime":1772779052253,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":148187,"timestamp":1487898790387,"id":2774,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_type.js","layer":"middleware"},"startTime":1772779052110,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":142217,"timestamp":1487898796426,"id":2795,"parentId":2773,"tags":{},"startTime":1772779052116,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":183,"timestamp":1487898938674,"id":2835,"parentId":2773,"tags":{},"startTime":1772779052259,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":155721,"timestamp":1487898790080,"id":2773,"parentId":2699,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\normalize_key.js","layer":"middleware"},"startTime":1772779052110,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":149027,"timestamp":1487898797074,"id":2798,"parentId":2776,"tags":{},"startTime":1772779052117,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":356,"timestamp":1487898946258,"id":2836,"parentId":2776,"tags":{},"startTime":1772779052266,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":161067,"timestamp":1487898791279,"id":2776,"parentId":2700,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt.js","layer":"middleware"},"startTime":1772779052111,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":155183,"timestamp":1487898797254,"id":2799,"parentId":2777,"tags":{},"startTime":1772779052117,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":178,"timestamp":1487898952466,"id":2837,"parentId":2777,"tags":{},"startTime":1772779052272,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":165596,"timestamp":1487898791820,"id":2777,"parentId":2700,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt_key_management.js","layer":"middleware"},"startTime":1772779052112,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":158838,"timestamp":1487898841508,"id":2802,"parentId":2800,"tags":{},"startTime":1772779052161,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":119,"timestamp":1487899000386,"id":2860,"parentId":2800,"tags":{},"startTime":1772779052320,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":161957,"timestamp":1487898839604,"id":2800,"parentId":2705,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\verify.js","layer":"middleware"},"startTime":1772779052160,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":159840,"timestamp":1487898841794,"id":2803,"parentId":2801,"tags":{},"startTime":1772779052162,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":126,"timestamp":1487899001654,"id":2861,"parentId":2801,"tags":{},"startTime":1772779052322,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":161808,"timestamp":1487898840677,"id":2801,"parentId":2706,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\sign.js","layer":"middleware"},"startTime":1772779052161,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":148822,"timestamp":1487898857817,"id":2813,"parentId":2807,"tags":{},"startTime":1772779052178,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":90,"timestamp":1487899006680,"id":2862,"parentId":2807,"tags":{},"startTime":1772779052327,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":152902,"timestamp":1487898854304,"id":2807,"parentId":2694,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\exports\\index.js","layer":"middleware"},"startTime":1772779052174,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":149319,"timestamp":1487898857949,"id":2814,"parentId":2808,"tags":{},"startTime":1772779052178,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487899007287,"id":2863,"parentId":2808,"tags":{},"startTime":1772779052327,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":152991,"timestamp":1487898854899,"id":2808,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\get-edge-preview-props.js","layer":"middleware"},"startTime":1772779052175,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":150890,"timestamp":1487898857030,"id":2810,"parentId":2804,"tags":{},"startTime":1772779052177,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":105,"timestamp":1487899007934,"id":2864,"parentId":2804,"tags":{},"startTime":1772779052328,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":156411,"timestamp":1487898852183,"id":2804,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\internal-utils.js","layer":"middleware"},"startTime":1772779052172,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":151020,"timestamp":1487898857596,"id":2812,"parentId":2806,"tags":{},"startTime":1772779052178,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":78,"timestamp":1487899008629,"id":2865,"parentId":2806,"tags":{},"startTime":1772779052329,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":159615,"timestamp":1487898853689,"id":2806,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\next-url.js","layer":"middleware"},"startTime":1772779052174,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":156040,"timestamp":1487898857336,"id":2811,"parentId":2805,"tags":{},"startTime":1772779052177,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":102,"timestamp":1487899013401,"id":2866,"parentId":2805,"tags":{},"startTime":1772779052333,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":161238,"timestamp":1487898853020,"id":2805,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\error.js","layer":"middleware"},"startTime":1772779052173,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":15444,"timestamp":1487898998939,"id":2857,"parentId":2856,"tags":{},"startTime":1772779052319,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15737,"timestamp":1487898998652,"id":2856,"parentId":2848,"tags":{},"startTime":1772779052319,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17539,"timestamp":1487898997581,"id":2848,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\app-router-headers.js","layer":"middleware"},"startTime":1772779052318,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20287,"timestamp":1487898999035,"id":2859,"parentId":2858,"tags":{},"startTime":1772779052319,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20370,"timestamp":1487898998962,"id":2858,"parentId":2849,"tags":{},"startTime":1772779052319,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22269,"timestamp":1487898997815,"id":2849,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\request-async-storage.external.js","layer":"shared"},"startTime":1772779052318,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":162178,"timestamp":1487898858096,"id":2815,"parentId":2809,"tags":{},"startTime":1772779052178,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":140,"timestamp":1487899020308,"id":2867,"parentId":2809,"tags":{},"startTime":1772779052340,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":166202,"timestamp":1487898856089,"id":2809,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\utils.js","layer":"middleware"},"startTime":1772779052176,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":42374,"timestamp":1487898980055,"id":2842,"parentId":2839,"tags":{},"startTime":1772779052300,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-loader","duration":151,"timestamp":1487899022856,"id":2868,"parentId":2839,"tags":{},"startTime":1772779052343,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":63191,"timestamp":1487898962001,"id":2839,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\request.js","layer":"middleware"},"startTime":1772779052282,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":45292,"timestamp":1487898979952,"id":2841,"parentId":2838,"tags":{},"startTime":1772779052300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":92,"timestamp":1487899025264,"id":2869,"parentId":2838,"tags":{},"startTime":1772779052345,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":64844,"timestamp":1487898961211,"id":2838,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\fetch-event.js","layer":"middleware"},"startTime":1772779052281,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":52009,"timestamp":1487898980111,"id":2843,"parentId":2840,"tags":{},"startTime":1772779052300,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":83,"timestamp":1487899032145,"id":2888,"parentId":2840,"tags":{},"startTime":1772779052352,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":71363,"timestamp":1487898962847,"id":2840,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\response.js","layer":"middleware"},"startTime":1772779052283,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":37927,"timestamp":1487898998578,"id":2854,"parentId":2851,"tags":{},"startTime":1772779052319,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":98,"timestamp":1487899036531,"id":2889,"parentId":2851,"tags":{},"startTime":1772779052356,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40397,"timestamp":1487898998130,"id":2851,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\lib\\trace\\constants.js","layer":"middleware"},"startTime":1772779052318,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":45237,"timestamp":1487898993337,"id":2847,"parentId":2845,"tags":{},"startTime":1772779052313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":99,"timestamp":1487899038591,"id":2890,"parentId":2845,"tags":{},"startTime":1772779052359,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":47503,"timestamp":1487898993049,"id":2845,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\async-storage\\request-async-storage-wrapper.js","layer":"middleware"},"startTime":1772779052313,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":47389,"timestamp":1487898993285,"id":2846,"parentId":2844,"tags":{},"startTime":1772779052313,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":99,"timestamp":1487899040693,"id":2891,"parentId":2844,"tags":{},"startTime":1772779052361,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":49850,"timestamp":1487898992715,"id":2844,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\lib\\constants.js","layer":"middleware"},"startTime":1772779052313,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":44455,"timestamp":1487898998515,"id":2853,"parentId":2850,"tags":{},"startTime":1772779052318,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":105,"timestamp":1487899042989,"id":2892,"parentId":2850,"tags":{},"startTime":1772779052363,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":48925,"timestamp":1487898997953,"id":2850,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\lib\\trace\\tracer.js","layer":"middleware"},"startTime":1772779052318,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":48312,"timestamp":1487898998620,"id":2855,"parentId":2852,"tags":{},"startTime":1772779052319,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":115,"timestamp":1487899046950,"id":2893,"parentId":2852,"tags":{},"startTime":1772779052367,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":49618,"timestamp":1487898998312,"id":2852,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\experimental\\testmode\\server-edge.js","layer":"middleware"},"startTime":1772779052318,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":29374,"timestamp":1487899029337,"id":2880,"parentId":2871,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":133,"timestamp":1487899058740,"id":2921,"parentId":2871,"tags":{},"startTime":1772779052379,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":32228,"timestamp":1487899027848,"id":2871,"parentId":2767,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_iv_length.js","layer":"middleware"},"startTime":1772779052348,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":30695,"timestamp":1487899029458,"id":2883,"parentId":2874,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":137,"timestamp":1487899060178,"id":2922,"parentId":2874,"tags":{},"startTime":1772779052380,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":34743,"timestamp":1487899028528,"id":2874,"parentId":2769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\pbes2kw.js","layer":"middleware"},"startTime":1772779052348,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":33963,"timestamp":1487899029420,"id":2882,"parentId":2873,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":141,"timestamp":1487899063413,"id":2923,"parentId":2873,"tags":{},"startTime":1772779052383,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":36610,"timestamp":1487899028353,"id":2873,"parentId":2769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aeskw.js","layer":"middleware"},"startTime":1772779052348,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":35746,"timestamp":1487899029270,"id":2879,"parentId":2870,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":90,"timestamp":1487899065035,"id":2924,"parentId":2870,"tags":{},"startTime":1772779052385,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38471,"timestamp":1487899027066,"id":2870,"parentId":2767,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_cek_length.js","layer":"middleware"},"startTime":1772779052347,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":36191,"timestamp":1487899029378,"id":2881,"parentId":2872,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":80,"timestamp":1487899065581,"id":2925,"parentId":2872,"tags":{},"startTime":1772779052386,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38936,"timestamp":1487899028135,"id":2872,"parentId":2767,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\crypto_key.js","layer":"middleware"},"startTime":1772779052348,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":37922,"timestamp":1487899029539,"id":2886,"parentId":2877,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":84,"timestamp":1487899067477,"id":2926,"parentId":2877,"tags":{},"startTime":1772779052387,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":39312,"timestamp":1487899028834,"id":2877,"parentId":2769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aesgcmkw.js","layer":"middleware"},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":38683,"timestamp":1487899029493,"id":2884,"parentId":2875,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":77,"timestamp":1487899068187,"id":2927,"parentId":2875,"tags":{},"startTime":1772779052388,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":40724,"timestamp":1487899028639,"id":2875,"parentId":2769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\ecdhes.js","layer":"middleware"},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":39850,"timestamp":1487899029559,"id":2887,"parentId":2878,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":91,"timestamp":1487899069422,"id":2928,"parentId":2878,"tags":{},"startTime":1772779052389,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41004,"timestamp":1487899028947,"id":2878,"parentId":2776,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\iv.js","layer":"middleware"},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":40465,"timestamp":1487899029519,"id":2885,"parentId":2876,"tags":{},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":131,"timestamp":1487899069995,"id":2929,"parentId":2876,"tags":{},"startTime":1772779052390,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":41961,"timestamp":1487899028739,"id":2876,"parentId":2769,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\rsaes.js","layer":"middleware"},"startTime":1772779052349,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":18788,"timestamp":1487899057908,"id":2912,"parentId":2911,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18874,"timestamp":1487899057832,"id":2911,"parentId":2900,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20936,"timestamp":1487899056839,"id":2900,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\relativize-url.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19867,"timestamp":1487899057988,"id":2916,"parentId":2915,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":19898,"timestamp":1487899057962,"id":2915,"parentId":2905,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21052,"timestamp":1487899057422,"id":2905,"parentId":2806,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\get-hostname.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":20658,"timestamp":1487899058020,"id":2918,"parentId":2917,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20687,"timestamp":1487899057996,"id":2917,"parentId":2906,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21785,"timestamp":1487899057479,"id":2906,"parentId":2806,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\format-next-pathname-info.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":21351,"timestamp":1487899057953,"id":2914,"parentId":2913,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":21386,"timestamp":1487899057921,"id":2913,"parentId":2901,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":22894,"timestamp":1487899057012,"id":2901,"parentId":2696,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\app-paths.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":21892,"timestamp":1487899058054,"id":2920,"parentId":2919,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":21921,"timestamp":1487899058028,"id":2919,"parentId":2907,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":23450,"timestamp":1487899057534,"id":2907,"parentId":2806,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\get-next-pathname-info.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9361,"timestamp":1487899075066,"id":2934,"parentId":2933,"tags":{},"startTime":1772779052395,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9452,"timestamp":1487899074984,"id":2933,"parentId":2930,"tags":{},"startTime":1772779052395,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13707,"timestamp":1487899071464,"id":2930,"parentId":2849,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\request-async-storage-instance.js","layer":"shared"},"startTime":1772779052391,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":34513,"timestamp":1487899050834,"id":2899,"parentId":2896,"tags":{},"startTime":1772779052371,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":95,"timestamp":1487899085369,"id":2938,"parentId":2896,"tags":{},"startTime":1772779052405,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35788,"timestamp":1487899050327,"id":2896,"parentId":2800,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\get_sign_verify_key.js","layer":"middleware"},"startTime":1772779052370,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":35351,"timestamp":1487899050798,"id":2898,"parentId":2895,"tags":{},"startTime":1772779052371,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":82,"timestamp":1487899086178,"id":2939,"parentId":2895,"tags":{},"startTime":1772779052406,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":36496,"timestamp":1487899050172,"id":2895,"parentId":2800,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_length.js","layer":"middleware"},"startTime":1772779052370,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":36022,"timestamp":1487899050674,"id":2897,"parentId":2894,"tags":{},"startTime":1772779052371,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":97,"timestamp":1487899086707,"id":2940,"parentId":2894,"tags":{},"startTime":1772779052407,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":37342,"timestamp":1487899049967,"id":2894,"parentId":2800,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\subtle_dsa.js","layer":"middleware"},"startTime":1772779052370,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7429,"timestamp":1487899083118,"id":2937,"parentId":2936,"tags":{},"startTime":1772779052403,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7500,"timestamp":1487899083054,"id":2936,"parentId":2935,"tags":{},"startTime":1772779052403,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8737,"timestamp":1487899082687,"id":2935,"parentId":2806,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\i18n\\detect-domain-locale.js","layer":"middleware"},"startTime":1772779052403,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":34587,"timestamp":1487899057706,"id":2910,"parentId":2904,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":96,"timestamp":1487899092316,"id":2947,"parentId":2904,"tags":{},"startTime":1772779052412,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":35417,"timestamp":1487899057316,"id":2904,"parentId":2807,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\url-pattern.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":35189,"timestamp":1487899057680,"id":2909,"parentId":2903,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":79,"timestamp":1487899092881,"id":2948,"parentId":2903,"tags":{},"startTime":1772779052413,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":37872,"timestamp":1487899057212,"id":2903,"parentId":2807,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\user-agent.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":37532,"timestamp":1487899057617,"id":2908,"parentId":2902,"tags":{},"startTime":1772779052378,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":168,"timestamp":1487899095187,"id":2949,"parentId":2902,"tags":{},"startTime":1772779052415,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38805,"timestamp":1487899057092,"id":2902,"parentId":2807,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\image-response.js","layer":"middleware"},"startTime":1772779052377,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":22345,"timestamp":1487899074879,"id":2932,"parentId":2931,"tags":{},"startTime":1772779052395,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":111,"timestamp":1487899097251,"id":2950,"parentId":2931,"tags":{},"startTime":1772779052417,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":25504,"timestamp":1487899072252,"id":2931,"parentId":2839,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\cookies.js","layer":"middleware"},"startTime":1772779052392,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":13957,"timestamp":1487899089879,"id":2944,"parentId":2941,"tags":{},"startTime":1772779052410,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":184,"timestamp":1487899103867,"id":2978,"parentId":2941,"tags":{},"startTime":1772779052424,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17299,"timestamp":1487899088106,"id":2941,"parentId":2852,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\experimental\\testmode\\context.js","layer":"middleware"},"startTime":1772779052408,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":15569,"timestamp":1487899089957,"id":2946,"parentId":2943,"tags":{},"startTime":1772779052410,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":120,"timestamp":1487899105551,"id":2979,"parentId":2943,"tags":{},"startTime":1772779052425,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19620,"timestamp":1487899088417,"id":2943,"parentId":2852,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\experimental\\testmode\\fetch.js","layer":"middleware"},"startTime":1772779052408,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":18157,"timestamp":1487899089933,"id":2945,"parentId":2942,"tags":{},"startTime":1772779052410,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":119,"timestamp":1487899108106,"id":2980,"parentId":2942,"tags":{},"startTime":1772779052428,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20970,"timestamp":1487899088283,"id":2942,"parentId":2845,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\async-storage\\draft-mode-provider.js","layer":"middleware"},"startTime":1772779052408,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-transform","duration":9167,"timestamp":1487899102044,"id":2967,"parentId":2966,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9252,"timestamp":1487899101978,"id":2966,"parentId":2958,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10679,"timestamp":1487899101382,"id":2958,"parentId":2906,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"middleware"},"startTime":1772779052421,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10045,"timestamp":1487899102117,"id":2971,"parentId":2970,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10074,"timestamp":1487899102093,"id":2970,"parentId":2960,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11425,"timestamp":1487899101540,"id":2960,"parentId":2901,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\segment.js","layer":"middleware"},"startTime":1772779052421,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10988,"timestamp":1487899102085,"id":2969,"parentId":2968,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11022,"timestamp":1487899102055,"id":2968,"parentId":2959,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12206,"timestamp":1487899101478,"id":2959,"parentId":2906,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"middleware"},"startTime":1772779052421,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":11771,"timestamp":1487899101966,"id":2965,"parentId":2964,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":11848,"timestamp":1487899101894,"id":2964,"parentId":2957,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13026,"timestamp":1487899101260,"id":2957,"parentId":2907,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\i18n\\normalize-locale-path.js","layer":"middleware"},"startTime":1772779052421,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12440,"timestamp":1487899102147,"id":2973,"parentId":2972,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12469,"timestamp":1487899102124,"id":2972,"parentId":2961,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13428,"timestamp":1487899101598,"id":2961,"parentId":2906,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\add-path-suffix.js","layer":"middleware"},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":12887,"timestamp":1487899102177,"id":2975,"parentId":2974,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":12911,"timestamp":1487899102155,"id":2974,"parentId":2962,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":13824,"timestamp":1487899101659,"id":2962,"parentId":2907,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\remove-path-prefix.js","layer":"middleware"},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":13315,"timestamp":1487899102206,"id":2977,"parentId":2976,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":13338,"timestamp":1487899102185,"id":2976,"parentId":2963,"tags":{},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":14215,"timestamp":1487899101733,"id":2963,"parentId":2906,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\add-locale.js","layer":"middleware"},"startTime":1772779052422,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7082,"timestamp":1487899110474,"id":2983,"parentId":2982,"tags":{},"startTime":1772779052430,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7160,"timestamp":1487899110406,"id":2982,"parentId":2981,"tags":{},"startTime":1772779052430,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8315,"timestamp":1487899109908,"id":2981,"parentId":2907,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"middleware"},"startTime":1772779052430,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":18574,"timestamp":1487899100121,"id":2954,"parentId":2951,"tags":{},"startTime":1772779052420,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":131,"timestamp":1487899118722,"id":2990,"parentId":2951,"tags":{},"startTime":1772779052439,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19956,"timestamp":1487899099570,"id":2951,"parentId":2840,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"middleware"},"startTime":1772779052419,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":19384,"timestamp":1487899100172,"id":2955,"parentId":2952,"tags":{},"startTime":1772779052420,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":99,"timestamp":1487899119569,"id":2991,"parentId":2952,"tags":{},"startTime":1772779052439,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":21200,"timestamp":1487899099794,"id":2952,"parentId":2845,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\adapters\\request-cookies.js","layer":"middleware"},"startTime":1772779052420,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":20828,"timestamp":1487899100196,"id":2956,"parentId":2953,"tags":{},"startTime":1772779052420,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":108,"timestamp":1487899121037,"id":2992,"parentId":2953,"tags":{},"startTime":1772779052441,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24135,"timestamp":1487899099937,"id":2953,"parentId":2845,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\adapters\\headers.js","layer":"middleware"},"startTime":1772779052420,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":575,"timestamp":1487899124311,"id":2993,"parentId":2941,"tags":{"name":"node:async_hooks","layer":null},"startTime":1772779052444,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":19,"timestamp":1487899124921,"id":2994,"parentId":2943,"tags":{"name":"buffer","layer":null},"startTime":1772779052445,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":9624,"timestamp":1487899117039,"id":2989,"parentId":2988,"tags":{},"startTime":1772779052437,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":9667,"timestamp":1487899117004,"id":2988,"parentId":2985,"tags":{},"startTime":1772779052437,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":10721,"timestamp":1487899116345,"id":2985,"parentId":2901,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":"middleware"},"startTime":1772779052436,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10119,"timestamp":1487899116988,"id":2987,"parentId":2986,"tags":{},"startTime":1772779052437,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10187,"timestamp":1487899116922,"id":2986,"parentId":2984,"tags":{},"startTime":1772779052437,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":11662,"timestamp":1487899116214,"id":2984,"parentId":2930,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\async-local-storage.js","layer":"shared"},"startTime":1772779052436,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":1293,"timestamp":1487899136328,"id":3002,"parentId":3001,"tags":{},"startTime":1772779052456,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":111,"timestamp":1487899137639,"id":3005,"parentId":3001,"tags":{},"startTime":1772779052458,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":20195,"timestamp":1487899136113,"id":3001,"parentId":2850,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@opentelemetry\\api\\index.js","layer":"middleware"},"startTime":1772779052456,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":22740,"timestamp":1487899134237,"id":3000,"parentId":2999,"tags":{},"startTime":1772779052454,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":22792,"timestamp":1487899134193,"id":2999,"parentId":2998,"tags":{},"startTime":1772779052454,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":23281,"timestamp":1487899134073,"id":2998,"parentId":2952,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\static-generation-async-storage.external.js","layer":"shared"},"startTime":1772779052454,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":23619,"timestamp":1487899133779,"id":2997,"parentId":2996,"tags":{},"startTime":1772779052454,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":23685,"timestamp":1487899133716,"id":2996,"parentId":2995,"tags":{},"startTime":1772779052454,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":24378,"timestamp":1487899133533,"id":2995,"parentId":2959,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\parse-path.js","layer":"middleware"},"startTime":1772779052453,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":21610,"timestamp":1487899137000,"id":3004,"parentId":3003,"tags":{},"startTime":1772779052457,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":102,"timestamp":1487899158630,"id":3008,"parentId":3003,"tags":{},"startTime":1772779052479,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":38712,"timestamp":1487899136846,"id":3003,"parentId":2903,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\ua-parser-js\\ua-parser.js","layer":"middleware"},"startTime":1772779052457,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":28307,"timestamp":1487899158289,"id":3007,"parentId":3006,"tags":{},"startTime":1772779052478,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":137,"timestamp":1487899186644,"id":3014,"parentId":3006,"tags":{},"startTime":1772779052507,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":33360,"timestamp":1487899158028,"id":3006,"parentId":2931,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@edge-runtime\\cookies\\index.js","layer":"middleware"},"startTime":1772779052478,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":13268,"timestamp":1487899178308,"id":3013,"parentId":3012,"tags":{},"startTime":1772779052498,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":94,"timestamp":1487899191595,"id":3015,"parentId":3012,"tags":{},"startTime":1772779052512,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17663,"timestamp":1487899178004,"id":3012,"parentId":2942,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\api-utils\\index.js","layer":"middleware"},"startTime":1772779052498,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":17964,"timestamp":1487899177822,"id":3011,"parentId":3010,"tags":{},"startTime":1772779052498,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":18070,"timestamp":1487899177723,"id":3010,"parentId":3009,"tags":{},"startTime":1772779052498,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":19174,"timestamp":1487899177202,"id":3009,"parentId":2998,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\static-generation-async-storage-instance.js","layer":"shared"},"startTime":1772779052497,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":10395,"timestamp":1487899205194,"id":3017,"parentId":3016,"tags":{},"startTime":1772779052525,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":128,"timestamp":1487899215626,"id":3018,"parentId":3016,"tags":{},"startTime":1772779052536,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":12393,"timestamp":1487899204994,"id":3016,"parentId":3012,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\cookie\\index.js","layer":"middleware"},"startTime":1772779052525,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":959508,"timestamp":1487898258043,"id":2652,"parentId":2651,"tags":{"request":"next-middleware-loader?absolutePagePath=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Cmiddleware.js&page=%2Fsrc%2Fmiddleware&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&matchers=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779051578,"traceId":"049bdf49393d5782"},{"name":"make","duration":991554,"timestamp":1487898226063,"id":2651,"parentId":2650,"tags":{},"startTime":1772779051546,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":1568,"timestamp":1487899242020,"id":3020,"parentId":3019,"tags":{},"startTime":1772779052562,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":18,"timestamp":1487899243652,"id":3022,"parentId":3019,"tags":{},"startTime":1772779052564,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":65,"timestamp":1487899243701,"id":3023,"parentId":3019,"tags":{},"startTime":1772779052564,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":51,"timestamp":1487899244429,"id":3024,"parentId":3019,"tags":{},"startTime":1772779052564,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":15,"timestamp":1487899244540,"id":3025,"parentId":3019,"tags":{},"startTime":1772779052564,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1579,"timestamp":1487899243631,"id":3021,"parentId":3019,"tags":{},"startTime":1772779052564,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":2258,"timestamp":1487899247465,"id":3026,"parentId":3019,"tags":{},"startTime":1772779052567,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":14275,"timestamp":1487899249780,"id":3027,"parentId":3019,"tags":{},"startTime":1772779052570,"traceId":"049bdf49393d5782"},{"name":"hash","duration":6873,"timestamp":1487899265558,"id":3028,"parentId":3019,"tags":{},"startTime":1772779052585,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":501,"timestamp":1487899272428,"id":3029,"parentId":3019,"tags":{},"startTime":1772779052592,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":70,"timestamp":1487899272906,"id":3030,"parentId":3019,"tags":{},"startTime":1772779052593,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":33376,"timestamp":1487899272984,"id":3031,"parentId":3019,"tags":{},"startTime":1772779052593,"traceId":"049bdf49393d5782"},{"name":"seal","duration":68145,"timestamp":1487899240908,"id":3019,"parentId":2650,"tags":{},"startTime":1772779052561,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":1107229,"timestamp":1487898202019,"id":2650,"parentId":2648,"tags":{"name":"edge-server"},"startTime":1772779051522,"traceId":"049bdf49393d5782"},{"name":"emit","duration":11408,"timestamp":1487899309289,"id":3032,"parentId":2648,"tags":{},"startTime":1772779052629,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":1124227,"timestamp":1487898197987,"id":2649,"tags":{"trigger":"/src/middleware","isTurbopack":false},"startTime":1772779051518,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-edge-server","duration":1125389,"timestamp":1487898197545,"id":2648,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779051517,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":150271,"timestamp":1487899323690,"id":3033,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772779052644,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22414,"timestamp":1487899498150,"id":3044,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23692,"timestamp":1487899498128,"id":3041,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23699,"timestamp":1487899498135,"id":3042,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23701,"timestamp":1487899498143,"id":3043,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27870,"timestamp":1487899498026,"id":3039,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":28794,"timestamp":1487899498117,"id":3040,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31840,"timestamp":1487899498156,"id":3045,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":64693,"timestamp":1487899519579,"id":3047,"parentId":3046,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779052840,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":1341,"timestamp":1487899589490,"id":3050,"parentId":3049,"tags":{},"startTime":1772779052909,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1495,"timestamp":1487899589347,"id":3049,"parentId":3048,"tags":{},"startTime":1772779052909,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":2343,"timestamp":1487899589067,"id":3048,"parentId":3047,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\layout.jsx","layer":"rsc"},"startTime":1772779052909,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2491,"timestamp":1487899589901,"id":3053,"parentId":3052,"tags":{},"startTime":1772779052910,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2592,"timestamp":1487899589807,"id":3052,"parentId":3051,"tags":{},"startTime":1772779052910,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":3133,"timestamp":1487899589612,"id":3051,"parentId":3047,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"rsc"},"startTime":1772779052910,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":97656,"timestamp":1487899498162,"id":3046,"parentId":3038,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779052818,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1183,"timestamp":1487899625474,"id":3076,"parentId":3037,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1772779052945,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1576,"timestamp":1487899626692,"id":3077,"parentId":3037,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1772779052947,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2481,"timestamp":1487899634064,"id":3081,"parentId":3080,"tags":{},"startTime":1772779052954,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2618,"timestamp":1487899633937,"id":3080,"parentId":3078,"tags":{},"startTime":1772779052954,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":4219,"timestamp":1487899633445,"id":3078,"parentId":3077,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\layout.jsx","layer":"ssr"},"startTime":1772779052953,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":15010,"timestamp":1487899634158,"id":3083,"parentId":3082,"tags":{},"startTime":1772779052954,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":15100,"timestamp":1487899634078,"id":3082,"parentId":3079,"tags":{},"startTime":1772779052954,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":25787,"timestamp":1487899633681,"id":3079,"parentId":3076,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"ssr"},"startTime":1772779052954,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":5930,"timestamp":1487899661880,"id":3086,"parentId":3085,"tags":{},"startTime":1772779052982,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6107,"timestamp":1487899661714,"id":3085,"parentId":3084,"tags":{},"startTime":1772779052982,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":8816,"timestamp":1487899660286,"id":3084,"parentId":3078,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\PermissionContext.js","layer":"ssr"},"startTime":1772779052980,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7527,"timestamp":1487899673535,"id":3089,"parentId":3088,"tags":{},"startTime":1772779052993,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7644,"timestamp":1487899673428,"id":3088,"parentId":3087,"tags":{},"startTime":1772779052993,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":11183,"timestamp":1487899673211,"id":3087,"parentId":3078,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\adminsidebar\\AdminSidebar.jsx","layer":"ssr"},"startTime":1772779052993,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":17916,"timestamp":1487899679276,"id":3091,"parentId":3090,"tags":{},"startTime":1772779052999,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":27856,"timestamp":1487899771276,"id":3093,"parentId":3092,"tags":{},"startTime":1772779053091,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":27983,"timestamp":1487899771163,"id":3092,"parentId":3090,"tags":{},"startTime":1772779053091,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":123789,"timestamp":1487899675956,"id":3090,"parentId":3079,"tags":{"name":"__barrel_optimize__?names=Upload,X!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\lucide-react.js","layer":"ssr"},"startTime":1772779052996,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3064,"timestamp":1487899804986,"id":3099,"parentId":3098,"tags":{},"startTime":1772779053125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3117,"timestamp":1487899804950,"id":3098,"parentId":3095,"tags":{},"startTime":1772779053125,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4054,"timestamp":1487899804767,"id":3095,"parentId":3090,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\x.js","layer":"ssr"},"startTime":1772779053125,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3960,"timestamp":1487899804938,"id":3097,"parentId":3096,"tags":{},"startTime":1772779053125,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4031,"timestamp":1487899804870,"id":3096,"parentId":3094,"tags":{},"startTime":1772779053125,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4695,"timestamp":1487899804596,"id":3094,"parentId":3090,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\upload.js","layer":"ssr"},"startTime":1772779053125,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4227,"timestamp":1487899811898,"id":3102,"parentId":3101,"tags":{},"startTime":1772779053132,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4341,"timestamp":1487899811798,"id":3101,"parentId":3100,"tags":{},"startTime":1772779053132,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5544,"timestamp":1487899811522,"id":3100,"parentId":3095,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\createLucideIcon.js","layer":"ssr"},"startTime":1772779053131,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3945,"timestamp":1487899819305,"id":3105,"parentId":3104,"tags":{},"startTime":1772779053139,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4023,"timestamp":1487899819239,"id":3104,"parentId":3103,"tags":{},"startTime":1772779053139,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5318,"timestamp":1487899819035,"id":3103,"parentId":3100,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\Icon.js","layer":"ssr"},"startTime":1772779053139,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3745,"timestamp":1487899825966,"id":3114,"parentId":3113,"tags":{},"startTime":1772779053146,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3784,"timestamp":1487899825938,"id":3113,"parentId":3108,"tags":{},"startTime":1772779053146,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5333,"timestamp":1487899825080,"id":3108,"parentId":3100,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toPascalCase.js","layer":"ssr"},"startTime":1772779053145,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4588,"timestamp":1487899825879,"id":3110,"parentId":3109,"tags":{},"startTime":1772779053146,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4659,"timestamp":1487899825810,"id":3109,"parentId":3106,"tags":{},"startTime":1772779053146,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6182,"timestamp":1487899824687,"id":3106,"parentId":3100,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\mergeClasses.js","layer":"ssr"},"startTime":1772779053145,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4983,"timestamp":1487899825928,"id":3112,"parentId":3111,"tags":{},"startTime":1772779053146,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5018,"timestamp":1487899825895,"id":3111,"parentId":3107,"tags":{},"startTime":1772779053146,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6278,"timestamp":1487899824954,"id":3107,"parentId":3100,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toKebabCase.js","layer":"ssr"},"startTime":1772779053145,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2663,"timestamp":1487899829533,"id":3117,"parentId":3116,"tags":{},"startTime":1772779053149,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2756,"timestamp":1487899829448,"id":3116,"parentId":3115,"tags":{},"startTime":1772779053149,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3653,"timestamp":1487899829066,"id":3115,"parentId":3103,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\defaultAttributes.js","layer":"ssr"},"startTime":1772779053149,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2359,"timestamp":1487899831644,"id":3120,"parentId":3119,"tags":{},"startTime":1772779053152,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2432,"timestamp":1487899831578,"id":3119,"parentId":3118,"tags":{},"startTime":1772779053152,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3220,"timestamp":1487899831376,"id":3118,"parentId":3103,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\hasA11yProp.js","layer":"ssr"},"startTime":1772779053151,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2340,"timestamp":1487899833875,"id":3123,"parentId":3122,"tags":{},"startTime":1772779053154,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2418,"timestamp":1487899833807,"id":3122,"parentId":3121,"tags":{},"startTime":1772779053154,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3182,"timestamp":1487899833627,"id":3121,"parentId":3108,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toCamelCase.js","layer":"ssr"},"startTime":1772779053154,"traceId":"049bdf49393d5782"},{"name":"make","duration":354194,"timestamp":1487899485074,"id":3038,"parentId":3037,"tags":{},"startTime":1772779052805,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":4456,"timestamp":1487899845587,"id":3125,"parentId":3124,"tags":{},"startTime":1772779053166,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":11,"timestamp":1487899850092,"id":3127,"parentId":3124,"tags":{},"startTime":1772779053170,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":5415,"timestamp":1487899850125,"id":3128,"parentId":3124,"tags":{},"startTime":1772779053170,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":19,"timestamp":1487899855591,"id":3129,"parentId":3124,"tags":{},"startTime":1772779053176,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":26,"timestamp":1487899855633,"id":3130,"parentId":3124,"tags":{},"startTime":1772779053176,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":7834,"timestamp":1487899850077,"id":3126,"parentId":3124,"tags":{},"startTime":1772779053170,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1421,"timestamp":1487899862194,"id":3131,"parentId":3124,"tags":{},"startTime":1772779053182,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":6948,"timestamp":1487899863651,"id":3132,"parentId":3124,"tags":{},"startTime":1772779053184,"traceId":"049bdf49393d5782"},{"name":"hash","duration":7080,"timestamp":1487899873238,"id":3133,"parentId":3124,"tags":{},"startTime":1772779053193,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":190,"timestamp":1487899880316,"id":3134,"parentId":3124,"tags":{},"startTime":1772779053200,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":149,"timestamp":1487899880478,"id":3135,"parentId":3124,"tags":{},"startTime":1772779053200,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":10881,"timestamp":1487899880635,"id":3136,"parentId":3124,"tags":{},"startTime":1772779053201,"traceId":"049bdf49393d5782"},{"name":"seal","duration":53926,"timestamp":1487899842718,"id":3124,"parentId":3037,"tags":{},"startTime":1772779053163,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":420772,"timestamp":1487899484696,"id":3037,"parentId":3035,"tags":{"name":"server"},"startTime":1772779052805,"traceId":"049bdf49393d5782"},{"name":"emit","duration":25660,"timestamp":1487899905535,"id":3137,"parentId":3035,"tags":{},"startTime":1772779053225,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":449331,"timestamp":1487899482690,"id":3035,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779052803,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6648,"timestamp":1487899956972,"id":3144,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6661,"timestamp":1487899956980,"id":3145,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1690,"timestamp":1487899963805,"id":3151,"parentId":3149,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772779053284,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1384,"timestamp":1487899965539,"id":3152,"parentId":3150,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772779053285,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":12464,"timestamp":1487899956992,"id":3147,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":12571,"timestamp":1487899956997,"id":3148,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":13927,"timestamp":1487899956858,"id":3140,"parentId":3139,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23405,"timestamp":1487899956986,"id":3146,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3801,"timestamp":1487899977094,"id":3156,"parentId":3155,"tags":{},"startTime":1772779053297,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3962,"timestamp":1487899976944,"id":3155,"parentId":3153,"tags":{},"startTime":1772779053297,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":7292,"timestamp":1487899976314,"id":3153,"parentId":3152,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\layout.jsx","layer":"app-pages-browser"},"startTime":1772779053296,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":26887,"timestamp":1487899956962,"id":3143,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27346,"timestamp":1487899956938,"id":3141,"parentId":3139,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31002,"timestamp":1487899956953,"id":3142,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3086,"timestamp":1487899988207,"id":3164,"parentId":3163,"tags":{},"startTime":1772779053308,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3189,"timestamp":1487899988118,"id":3163,"parentId":3160,"tags":{},"startTime":1772779053308,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6550,"timestamp":1487899987770,"id":3160,"parentId":3153,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\PermissionContext.js","layer":"app-pages-browser"},"startTime":1772779053308,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":8427,"timestamp":1487899988103,"id":3162,"parentId":3161,"tags":{},"startTime":1772779053308,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":8568,"timestamp":1487899987976,"id":3161,"parentId":3159,"tags":{},"startTime":1772779053308,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":15473,"timestamp":1487899987496,"id":3159,"parentId":3153,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\adminsidebar\\AdminSidebar.jsx","layer":"app-pages-browser"},"startTime":1772779053307,"traceId":"049bdf49393d5782"}] +[{"name":"next-swc-transform","duration":26843,"timestamp":1487899977218,"id":3158,"parentId":3157,"tags":{},"startTime":1772779053297,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":26961,"timestamp":1487899977110,"id":3157,"parentId":3154,"tags":{},"startTime":1772779053297,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":47772,"timestamp":1487899976595,"id":3154,"parentId":3151,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"app-pages-browser"},"startTime":1772779053297,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":22,"timestamp":1487900048440,"id":3166,"parentId":3165,"tags":{},"startTime":1772779053368,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":96039,"timestamp":1487899957010,"id":3150,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":1574,"timestamp":1487900051638,"id":3168,"parentId":3167,"tags":{},"startTime":1772779053372,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1756,"timestamp":1487900051463,"id":3167,"parentId":3165,"tags":{},"startTime":1772779053371,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7059,"timestamp":1487900047401,"id":3165,"parentId":3154,"tags":{"name":"__barrel_optimize__?names=Upload,X!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\lucide-react.js","layer":"app-pages-browser"},"startTime":1772779053367,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2069,"timestamp":1487900057076,"id":3172,"parentId":3171,"tags":{},"startTime":1772779053377,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2181,"timestamp":1487900056977,"id":3171,"parentId":3169,"tags":{},"startTime":1772779053377,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3229,"timestamp":1487900056664,"id":3169,"parentId":3165,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\upload.js","layer":"app-pages-browser"},"startTime":1772779053377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2831,"timestamp":1487900057131,"id":3174,"parentId":3173,"tags":{},"startTime":1772779053377,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2874,"timestamp":1487900057090,"id":3173,"parentId":3170,"tags":{},"startTime":1772779053377,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3484,"timestamp":1487900056852,"id":3170,"parentId":3165,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\x.js","layer":"app-pages-browser"},"startTime":1772779053377,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2181,"timestamp":1487900063823,"id":3177,"parentId":3176,"tags":{},"startTime":1772779053384,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2387,"timestamp":1487900063638,"id":3176,"parentId":3175,"tags":{},"startTime":1772779053384,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3761,"timestamp":1487900063356,"id":3175,"parentId":3169,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\createLucideIcon.js","layer":"app-pages-browser"},"startTime":1772779053383,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2230,"timestamp":1487900074927,"id":3187,"parentId":3186,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2326,"timestamp":1487900074894,"id":3186,"parentId":3180,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3836,"timestamp":1487900074568,"id":3180,"parentId":3175,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toKebabCase.js","layer":"app-pages-browser"},"startTime":1772779053394,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3627,"timestamp":1487900074967,"id":3189,"parentId":3188,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3664,"timestamp":1487900074937,"id":3188,"parentId":3181,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4901,"timestamp":1487900074662,"id":3181,"parentId":3175,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toPascalCase.js","layer":"app-pages-browser"},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4803,"timestamp":1487900074883,"id":3185,"parentId":3184,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4847,"timestamp":1487900074846,"id":3184,"parentId":3179,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":6235,"timestamp":1487900074457,"id":3179,"parentId":3175,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\mergeClasses.js","layer":"app-pages-browser"},"startTime":1772779053394,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6019,"timestamp":1487900074832,"id":3183,"parentId":3182,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":6103,"timestamp":1487900074756,"id":3182,"parentId":3178,"tags":{},"startTime":1772779053395,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":7593,"timestamp":1487900074227,"id":3178,"parentId":3175,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\Icon.js","layer":"app-pages-browser"},"startTime":1772779053394,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":1891,"timestamp":1487900084431,"id":3198,"parentId":3197,"tags":{},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1937,"timestamp":1487900084399,"id":3197,"parentId":3192,"tags":{},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":2798,"timestamp":1487900084168,"id":3192,"parentId":3181,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toCamelCase.js","layer":"app-pages-browser"},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2696,"timestamp":1487900084337,"id":3194,"parentId":3193,"tags":{},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2769,"timestamp":1487900084267,"id":3193,"parentId":3190,"tags":{},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3516,"timestamp":1487900083889,"id":3190,"parentId":3178,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\defaultAttributes.js","layer":"app-pages-browser"},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3125,"timestamp":1487900084388,"id":3196,"parentId":3195,"tags":{},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3185,"timestamp":1487900084350,"id":3195,"parentId":3191,"tags":{},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3849,"timestamp":1487900084064,"id":3191,"parentId":3178,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\hasA11yProp.js","layer":"app-pages-browser"},"startTime":1772779053404,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":130965,"timestamp":1487899957004,"id":3149,"parentId":3139,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779053277,"traceId":"049bdf49393d5782"},{"name":"make","duration":153505,"timestamp":1487899934533,"id":3139,"parentId":3138,"tags":{},"startTime":1772779053254,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3447,"timestamp":1487900092212,"id":3200,"parentId":3199,"tags":{},"startTime":1772779053412,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":7,"timestamp":1487900095736,"id":3202,"parentId":3199,"tags":{},"startTime":1772779053416,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":76,"timestamp":1487900095770,"id":3203,"parentId":3199,"tags":{},"startTime":1772779053416,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":9,"timestamp":1487900095879,"id":3204,"parentId":3199,"tags":{},"startTime":1772779053416,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1487900095921,"id":3205,"parentId":3199,"tags":{},"startTime":1772779053416,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1860,"timestamp":1487900095718,"id":3201,"parentId":3199,"tags":{},"startTime":1772779053416,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1164,"timestamp":1487900099288,"id":3206,"parentId":3199,"tags":{},"startTime":1772779053419,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":6052,"timestamp":1487900100481,"id":3207,"parentId":3199,"tags":{},"startTime":1772779053420,"traceId":"049bdf49393d5782"},{"name":"hash","duration":7732,"timestamp":1487900109053,"id":3208,"parentId":3199,"tags":{},"startTime":1772779053429,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":246,"timestamp":1487900116783,"id":3209,"parentId":3199,"tags":{},"startTime":1772779053437,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":277,"timestamp":1487900117009,"id":3210,"parentId":3199,"tags":{},"startTime":1772779053437,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":14665,"timestamp":1487900117296,"id":3211,"parentId":3199,"tags":{},"startTime":1772779053437,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":165,"timestamp":1487900136336,"id":3213,"parentId":3138,"tags":{},"startTime":1772779053456,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":484,"timestamp":1487900136198,"id":3212,"parentId":3138,"tags":{},"startTime":1772779053456,"traceId":"049bdf49393d5782"},{"name":"seal","duration":52218,"timestamp":1487900090631,"id":3199,"parentId":3138,"tags":{},"startTime":1772779053411,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":208967,"timestamp":1487899933976,"id":3138,"parentId":3075,"tags":{"name":"client"},"startTime":1772779053254,"traceId":"049bdf49393d5782"},{"name":"emit","duration":24377,"timestamp":1487900143007,"id":3214,"parentId":3075,"tags":{},"startTime":1772779053463,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":685618,"timestamp":1487899482715,"id":3036,"tags":{"trigger":"/admin/courses","isTurbopack":false},"startTime":1772779052803,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":570433,"timestamp":1487899598817,"id":3075,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779052919,"traceId":"049bdf49393d5782"}] +[{"name":"client-success","duration":90,"timestamp":1487900174592,"id":3215,"parentId":3,"tags":{},"startTime":1772779053495,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":663000,"timestamp":1487899601385,"id":3216,"parentId":3,"tags":{"updatedModules":[],"page":"/course-details","isPageHidden":true},"startTime":1772779053731,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":993764,"timestamp":1487899475387,"id":3034,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772779052795,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1487900469280,"id":3217,"parentId":3034,"tags":{"url":"/admin/courses","memory.rss":"536879104","memory.heapUsed":"285829560","memory.heapTotal":"321003520"},"startTime":1772779053789,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":7,"timestamp":1487901721719,"id":3218,"parentId":3,"tags":{},"startTime":1772779055042,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":9,"timestamp":1487901731222,"id":3219,"parentId":3,"tags":{},"startTime":1772779055051,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":91865,"timestamp":1487901740542,"id":3220,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779055060,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":2,"timestamp":1487901832460,"id":3222,"parentId":3220,"tags":{"url":"/api/course","memory.rss":"543092736","memory.heapUsed":"282506488","memory.heapTotal":"322289664"},"startTime":1772779055152,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":114519,"timestamp":1487901741898,"id":3221,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772779055062,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487901856477,"id":3223,"parentId":3221,"tags":{"url":"/api/me","memory.rss":"543100928","memory.heapUsed":"283502280","memory.heapTotal":"322289664"},"startTime":1772779055176,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":24551,"timestamp":1487904105244,"id":3224,"tags":{"url":"/admin/enquiries?_rsc=1es4j","isTurbopack":false},"startTime":1772779057425,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":52118,"timestamp":1487904194825,"id":3234,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":54402,"timestamp":1487904194904,"id":3237,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":62845,"timestamp":1487904194764,"id":3232,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":62874,"timestamp":1487904194795,"id":3233,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":62864,"timestamp":1487904194879,"id":3236,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":75503,"timestamp":1487904194396,"id":3230,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057514,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":86162,"timestamp":1487904194709,"id":3231,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":88721,"timestamp":1487904194854,"id":3235,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":90579,"timestamp":1487904242405,"id":3239,"parentId":3238,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779057562,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4690,"timestamp":1487904344316,"id":3242,"parentId":3241,"tags":{},"startTime":1772779057664,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":5041,"timestamp":1487904343986,"id":3241,"parentId":3240,"tags":{},"startTime":1772779057664,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":7231,"timestamp":1487904343232,"id":3240,"parentId":3239,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\enquiries\\page.jsx","layer":"rsc"},"startTime":1772779057663,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":162001,"timestamp":1487904194939,"id":3238,"parentId":3229,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779057515,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1385,"timestamp":1487904407804,"id":3271,"parentId":3228,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1772779057728,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":7786,"timestamp":1487904416671,"id":3274,"parentId":3273,"tags":{},"startTime":1772779057737,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7952,"timestamp":1487904416517,"id":3273,"parentId":3272,"tags":{},"startTime":1772779057736,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":14691,"timestamp":1487904415985,"id":3272,"parentId":3271,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\enquiries\\page.jsx","layer":"ssr"},"startTime":1772779057736,"traceId":"049bdf49393d5782"},{"name":"make","duration":281456,"timestamp":1487904166985,"id":3229,"parentId":3228,"tags":{},"startTime":1772779057487,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":5020,"timestamp":1487904454681,"id":3276,"parentId":3275,"tags":{},"startTime":1772779057775,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":9,"timestamp":1487904459769,"id":3278,"parentId":3275,"tags":{},"startTime":1772779057780,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":7871,"timestamp":1487904459807,"id":3279,"parentId":3275,"tags":{},"startTime":1772779057780,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":13,"timestamp":1487904467732,"id":3280,"parentId":3275,"tags":{},"startTime":1772779057788,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1487904467781,"id":3281,"parentId":3275,"tags":{},"startTime":1772779057788,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":9117,"timestamp":1487904459749,"id":3277,"parentId":3275,"tags":{},"startTime":1772779057780,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":836,"timestamp":1487904470859,"id":3282,"parentId":3275,"tags":{},"startTime":1772779057791,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":4574,"timestamp":1487904471717,"id":3283,"parentId":3275,"tags":{},"startTime":1772779057792,"traceId":"049bdf49393d5782"},{"name":"hash","duration":3705,"timestamp":1487904478880,"id":3284,"parentId":3275,"tags":{},"startTime":1772779057799,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":198,"timestamp":1487904482583,"id":3285,"parentId":3275,"tags":{},"startTime":1772779057803,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":142,"timestamp":1487904482754,"id":3286,"parentId":3275,"tags":{},"startTime":1772779057803,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":3955,"timestamp":1487904482906,"id":3287,"parentId":3275,"tags":{},"startTime":1772779057803,"traceId":"049bdf49393d5782"},{"name":"seal","duration":43785,"timestamp":1487904452003,"id":3275,"parentId":3228,"tags":{},"startTime":1772779057772,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":343007,"timestamp":1487904166093,"id":3228,"parentId":3226,"tags":{"name":"server"},"startTime":1772779057486,"traceId":"049bdf49393d5782"},{"name":"emit","duration":23380,"timestamp":1487904509186,"id":3288,"parentId":3226,"tags":{},"startTime":1772779057829,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":373986,"timestamp":1487904159145,"id":3226,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779057479,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5344,"timestamp":1487904557801,"id":3295,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5350,"timestamp":1487904557811,"id":3296,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1443,"timestamp":1487904563319,"id":3303,"parentId":3302,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772779057883,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":9180,"timestamp":1487904557827,"id":3298,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":9289,"timestamp":1487904557836,"id":3299,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":10635,"timestamp":1487904557678,"id":3291,"parentId":3290,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":12359,"timestamp":1487904557853,"id":3301,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22116,"timestamp":1487904557819,"id":3297,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22742,"timestamp":1487904557792,"id":3294,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22818,"timestamp":1487904557767,"id":3292,"parentId":3290,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22746,"timestamp":1487904557845,"id":3300,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22991,"timestamp":1487904557783,"id":3293,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10521,"timestamp":1487904576756,"id":3306,"parentId":3305,"tags":{},"startTime":1772779057897,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10688,"timestamp":1487904576604,"id":3305,"parentId":3304,"tags":{},"startTime":1772779057897,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":17496,"timestamp":1487904576088,"id":3304,"parentId":3303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\enquiries\\page.jsx","layer":"app-pages-browser"},"startTime":1772779057896,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":43345,"timestamp":1487904557863,"id":3302,"parentId":3290,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779057878,"traceId":"049bdf49393d5782"},{"name":"make","duration":65869,"timestamp":1487904535412,"id":3290,"parentId":3289,"tags":{},"startTime":1772779057855,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":4094,"timestamp":1487904605973,"id":3308,"parentId":3307,"tags":{},"startTime":1772779057926,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":12,"timestamp":1487904610137,"id":3310,"parentId":3307,"tags":{},"startTime":1772779057930,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":105,"timestamp":1487904610184,"id":3311,"parentId":3307,"tags":{},"startTime":1772779057930,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":26,"timestamp":1487904610343,"id":3312,"parentId":3307,"tags":{},"startTime":1772779057930,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":14,"timestamp":1487904610409,"id":3313,"parentId":3307,"tags":{},"startTime":1772779057930,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1818,"timestamp":1487904610114,"id":3309,"parentId":3307,"tags":{},"startTime":1772779057930,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":700,"timestamp":1487904614476,"id":3314,"parentId":3307,"tags":{},"startTime":1772779057934,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":9003,"timestamp":1487904615203,"id":3315,"parentId":3307,"tags":{},"startTime":1772779057935,"traceId":"049bdf49393d5782"},{"name":"hash","duration":6716,"timestamp":1487904626527,"id":3316,"parentId":3307,"tags":{},"startTime":1772779057946,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":253,"timestamp":1487904633241,"id":3317,"parentId":3307,"tags":{},"startTime":1772779057953,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":246,"timestamp":1487904633474,"id":3318,"parentId":3307,"tags":{},"startTime":1772779057953,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":5821,"timestamp":1487904633732,"id":3319,"parentId":3307,"tags":{},"startTime":1772779057954,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":77,"timestamp":1487904640871,"id":3321,"parentId":3289,"tags":{},"startTime":1772779057961,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":261,"timestamp":1487904640700,"id":3320,"parentId":3289,"tags":{},"startTime":1772779057961,"traceId":"049bdf49393d5782"},{"name":"seal","duration":40934,"timestamp":1487904603793,"id":3307,"parentId":3289,"tags":{},"startTime":1772779057924,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":109878,"timestamp":1487904534957,"id":3289,"parentId":3270,"tags":{"name":"client"},"startTime":1772779057855,"traceId":"049bdf49393d5782"},{"name":"emit","duration":23400,"timestamp":1487904644921,"id":3322,"parentId":3270,"tags":{},"startTime":1772779057965,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":509936,"timestamp":1487904159229,"id":3227,"tags":{"trigger":"/admin/enquiries","isTurbopack":false},"startTime":1772779057479,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":304150,"timestamp":1487904366047,"id":3270,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779057686,"traceId":"049bdf49393d5782"}] +[{"name":"client-hmr-latency","duration":362000,"timestamp":1487904368755,"id":3325,"parentId":3,"tags":{"updatedModules":[],"page":"/course-details","isPageHidden":true},"startTime":1772779058054,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":602584,"timestamp":1487904132701,"id":3225,"tags":{"url":"/admin/enquiries?_rsc=1es4j","isTurbopack":false},"startTime":1772779057453,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487904735347,"id":3326,"parentId":3225,"tags":{"url":"/admin/enquiries?_rsc=1es4j","memory.rss":"544571392","memory.heapUsed":"303412752","memory.heapTotal":"338866176"},"startTime":1772779058055,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":376000,"timestamp":1487904369431,"id":3327,"parentId":3,"tags":{"updatedModules":[],"page":"/admin/courses","isPageHidden":false},"startTime":1772779058064,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":9439,"timestamp":1487904747208,"id":3328,"tags":{"url":"/admin/enquiries?_rsc=15934","isTurbopack":false},"startTime":1772779058067,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":41660,"timestamp":1487904757730,"id":3329,"tags":{"url":"/admin/enquiries?_rsc=15934","isTurbopack":false},"startTime":1772779058078,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487904799460,"id":3330,"parentId":3329,"tags":{"url":"/admin/enquiries?_rsc=15934","memory.rss":"544575488","memory.heapUsed":"306573640","memory.heapTotal":"338866176"},"startTime":1772779058119,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":36203,"timestamp":1487904872376,"id":3331,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772779058192,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":6,"timestamp":1487904908685,"id":3332,"parentId":3331,"tags":{"url":"/api/enquiry","memory.rss":"544575488","memory.heapUsed":"309457928","memory.heapTotal":"338866176"},"startTime":1772779058229,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":52258,"timestamp":1487964247560,"id":3343,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":52201,"timestamp":1487964247658,"id":3344,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":58098,"timestamp":1487964247331,"id":3339,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":57967,"timestamp":1487964247537,"id":3342,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":60961,"timestamp":1487964247069,"id":3338,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":64942,"timestamp":1487964246834,"id":3337,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":65380,"timestamp":1487964247509,"id":3341,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10071,"timestamp":1487964304216,"id":3347,"parentId":3346,"tags":{},"startTime":1772779117626,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10503,"timestamp":1487964303809,"id":3346,"parentId":3345,"tags":{},"startTime":1772779117626,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":15627,"timestamp":1487964300725,"id":3345,"parentId":3335,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"rsc"},"startTime":1772779117622,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":82723,"timestamp":1487964247471,"id":3340,"parentId":3336,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779117569,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":19771,"timestamp":1487964381901,"id":3377,"parentId":3376,"tags":{},"startTime":1772779117704,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":20006,"timestamp":1487964381680,"id":3376,"parentId":3375,"tags":{},"startTime":1772779117703,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":36396,"timestamp":1487964381219,"id":3375,"parentId":3335,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"ssr"},"startTime":1772779117703,"traceId":"049bdf49393d5782"},{"name":"make","duration":211763,"timestamp":1487964222311,"id":3336,"parentId":3335,"tags":{},"startTime":1772779117544,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":4891,"timestamp":1487964439538,"id":3379,"parentId":3378,"tags":{},"startTime":1772779117761,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":6,"timestamp":1487964444482,"id":3381,"parentId":3378,"tags":{},"startTime":1772779117766,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":5340,"timestamp":1487964444526,"id":3382,"parentId":3378,"tags":{},"startTime":1772779117766,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":11,"timestamp":1487964449915,"id":3383,"parentId":3378,"tags":{},"startTime":1772779117772,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1487964449952,"id":3384,"parentId":3378,"tags":{},"startTime":1772779117772,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":6481,"timestamp":1487964444466,"id":3380,"parentId":3378,"tags":{},"startTime":1772779117766,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":828,"timestamp":1487964452621,"id":3385,"parentId":3378,"tags":{},"startTime":1772779117774,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":7270,"timestamp":1487964453468,"id":3386,"parentId":3378,"tags":{},"startTime":1772779117775,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2577,"timestamp":1487964462587,"id":3387,"parentId":3378,"tags":{},"startTime":1772779117784,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":160,"timestamp":1487964465162,"id":3388,"parentId":3378,"tags":{},"startTime":1772779117787,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":121,"timestamp":1487964465301,"id":3389,"parentId":3378,"tags":{},"startTime":1772779117787,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":4860,"timestamp":1487964465430,"id":3390,"parentId":3378,"tags":{},"startTime":1772779117787,"traceId":"049bdf49393d5782"},{"name":"seal","duration":36669,"timestamp":1487964437481,"id":3378,"parentId":3335,"tags":{},"startTime":1772779117759,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":268424,"timestamp":1487964221612,"id":3335,"parentId":3333,"tags":{"name":"server"},"startTime":1772779117543,"traceId":"049bdf49393d5782"},{"name":"emit","duration":21738,"timestamp":1487964490119,"id":3391,"parentId":3333,"tags":{},"startTime":1772779117812,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":317139,"timestamp":1487964195342,"id":3333,"parentId":3,"tags":{"trigger":"src/components/courses/CourseDetailContent.jsx"},"startTime":1772779117517,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6455,"timestamp":1487964529820,"id":3398,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":6462,"timestamp":1487964529829,"id":3399,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":9174,"timestamp":1487964529846,"id":3401,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":9327,"timestamp":1487964529880,"id":3405,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":10177,"timestamp":1487964529701,"id":3394,"parentId":3393,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779117851,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":12723,"timestamp":1487964529874,"id":3404,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20504,"timestamp":1487964529836,"id":3400,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21091,"timestamp":1487964529813,"id":3397,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21153,"timestamp":1487964529790,"id":3395,"parentId":3393,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21081,"timestamp":1487964529868,"id":3403,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21509,"timestamp":1487964529805,"id":3396,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":17369,"timestamp":1487964537121,"id":3408,"parentId":3407,"tags":{},"startTime":1772779117859,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":17499,"timestamp":1487964537006,"id":3407,"parentId":3406,"tags":{},"startTime":1772779117859,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":36333,"timestamp":1487964536711,"id":3406,"parentId":3392,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"app-pages-browser"},"startTime":1772779117858,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":48075,"timestamp":1487964529860,"id":3402,"parentId":3393,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779117852,"traceId":"049bdf49393d5782"},{"name":"make","duration":63561,"timestamp":1487964514444,"id":3393,"parentId":3392,"tags":{},"startTime":1772779117836,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":2878,"timestamp":1487964585238,"id":3410,"parentId":3409,"tags":{},"startTime":1772779117907,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":8,"timestamp":1487964588179,"id":3412,"parentId":3409,"tags":{},"startTime":1772779117910,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":59,"timestamp":1487964588213,"id":3413,"parentId":3409,"tags":{},"startTime":1772779117910,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":10,"timestamp":1487964588306,"id":3414,"parentId":3409,"tags":{},"startTime":1772779117910,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1487964588339,"id":3415,"parentId":3409,"tags":{},"startTime":1772779117910,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1091,"timestamp":1487964588158,"id":3411,"parentId":3409,"tags":{},"startTime":1772779117910,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":2380,"timestamp":1487964590978,"id":3416,"parentId":3409,"tags":{},"startTime":1772779117913,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":8941,"timestamp":1487964593429,"id":3417,"parentId":3409,"tags":{},"startTime":1772779117915,"traceId":"049bdf49393d5782"},{"name":"hash","duration":15227,"timestamp":1487964606082,"id":3418,"parentId":3409,"tags":{},"startTime":1772779117928,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":465,"timestamp":1487964621305,"id":3419,"parentId":3409,"tags":{},"startTime":1772779117943,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":509,"timestamp":1487964621737,"id":3420,"parentId":3409,"tags":{},"startTime":1772779117943,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":14597,"timestamp":1487964622264,"id":3421,"parentId":3409,"tags":{},"startTime":1772779117944,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":109,"timestamp":1487964638686,"id":3423,"parentId":3392,"tags":{},"startTime":1772779117960,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":283,"timestamp":1487964638529,"id":3422,"parentId":3392,"tags":{},"startTime":1772779117960,"traceId":"049bdf49393d5782"},{"name":"seal","duration":62258,"timestamp":1487964582472,"id":3409,"parentId":3392,"tags":{},"startTime":1772779117904,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":130724,"timestamp":1487964514088,"id":3392,"parentId":3334,"tags":{"name":"client"},"startTime":1772779117836,"traceId":"049bdf49393d5782"},{"name":"emit","duration":41362,"timestamp":1487964644881,"id":3424,"parentId":3334,"tags":{},"startTime":1772779117967,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":493102,"timestamp":1487964195995,"id":3334,"parentId":3,"tags":{"trigger":"src/components/courses/CourseDetailContent.jsx"},"startTime":1772779117518,"traceId":"049bdf49393d5782"}] +[{"name":"client-success","duration":11,"timestamp":1487964693275,"id":3425,"parentId":3,"tags":{},"startTime":1772779118015,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":3,"timestamp":1487964693430,"id":3426,"parentId":3,"tags":{},"startTime":1772779118015,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":559000,"timestamp":1487964198476,"id":3427,"parentId":3,"tags":{"updatedModules":[],"page":"/admin/enquiries","isPageHidden":true},"startTime":1772779118080,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":570000,"timestamp":1487964198099,"id":3428,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CourseDetailContent.jsx"],"page":"/course-details","isPageHidden":true},"startTime":1772779118091,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21086,"timestamp":1487964793788,"id":3441,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118116,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21096,"timestamp":1487964793797,"id":3442,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118116,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21949,"timestamp":1487964793753,"id":3436,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21958,"timestamp":1487964793760,"id":3437,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21963,"timestamp":1487964793776,"id":3439,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22271,"timestamp":1487964793782,"id":3440,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23022,"timestamp":1487964793657,"id":3434,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23818,"timestamp":1487964793741,"id":3435,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":24409,"timestamp":1487964793769,"id":3438,"parentId":3433,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779118115,"traceId":"049bdf49393d5782"},{"name":"make","duration":94139,"timestamp":1487964786034,"id":3433,"parentId":3432,"tags":{},"startTime":1772779118108,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3781,"timestamp":1487964885867,"id":3471,"parentId":3470,"tags":{},"startTime":1772779118208,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":11,"timestamp":1487964889692,"id":3473,"parentId":3470,"tags":{},"startTime":1772779118211,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":4379,"timestamp":1487964889729,"id":3474,"parentId":3470,"tags":{},"startTime":1772779118211,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":27,"timestamp":1487964894156,"id":3475,"parentId":3470,"tags":{},"startTime":1772779118216,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1487964894206,"id":3476,"parentId":3470,"tags":{},"startTime":1772779118216,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":6155,"timestamp":1487964889679,"id":3472,"parentId":3470,"tags":{},"startTime":1772779118211,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":685,"timestamp":1487964897861,"id":3477,"parentId":3470,"tags":{},"startTime":1772779118220,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":2276,"timestamp":1487964898571,"id":3478,"parentId":3470,"tags":{},"startTime":1772779118220,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2160,"timestamp":1487964903054,"id":3479,"parentId":3470,"tags":{},"startTime":1772779118225,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":166,"timestamp":1487964905211,"id":3480,"parentId":3470,"tags":{},"startTime":1772779118227,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":122,"timestamp":1487964905357,"id":3481,"parentId":3470,"tags":{},"startTime":1772779118227,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":710,"timestamp":1487964905486,"id":3482,"parentId":3470,"tags":{},"startTime":1772779118227,"traceId":"049bdf49393d5782"},{"name":"seal","duration":31160,"timestamp":1487964882629,"id":3470,"parentId":3432,"tags":{},"startTime":1772779118204,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":137378,"timestamp":1487964785497,"id":3432,"parentId":3430,"tags":{"name":"server"},"startTime":1772779118107,"traceId":"049bdf49393d5782"},{"name":"emit","duration":16421,"timestamp":1487964922949,"id":3483,"parentId":3430,"tags":{},"startTime":1772779118245,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":159822,"timestamp":1487964780347,"id":3431,"tags":{"trigger":"/api/course/[id]","isTurbopack":false},"startTime":1772779118102,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":160175,"timestamp":1487964780316,"id":3430,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779118102,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":243349,"timestamp":1487964774696,"id":3429,"tags":{"url":"/api/course/Tally","isTurbopack":false},"startTime":1772779118096,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487965018125,"id":3484,"parentId":3429,"tags":{"url":"/api/course/Tally","memory.rss":"479719424","memory.heapUsed":"302488840","memory.heapTotal":"353992704"},"startTime":1772779118340,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":45029,"timestamp":1487975717507,"id":3495,"parentId":3489,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779129039,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46968,"timestamp":1487975717395,"id":3491,"parentId":3489,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779129039,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46970,"timestamp":1487975717428,"id":3492,"parentId":3489,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779129039,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":58447,"timestamp":1487975717184,"id":3490,"parentId":3489,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779129039,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":61508,"timestamp":1487975717449,"id":3493,"parentId":3489,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779129039,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":37228,"timestamp":1487975759595,"id":3496,"parentId":3494,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779129081,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":6511,"timestamp":1487975808222,"id":3499,"parentId":3498,"tags":{},"startTime":1772779129130,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":7289,"timestamp":1487975807468,"id":3498,"parentId":3497,"tags":{},"startTime":1772779129129,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":10416,"timestamp":1487975806805,"id":3497,"parentId":3496,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\page.jsx","layer":"rsc"},"startTime":1772779129129,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":212482,"timestamp":1487975717470,"id":3494,"parentId":3489,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779129039,"traceId":"049bdf49393d5782"},{"name":"make","duration":335198,"timestamp":1487975698967,"id":3489,"parentId":3488,"tags":{},"startTime":1772779129021,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6265,"timestamp":1487976043278,"id":3528,"parentId":3527,"tags":{},"startTime":1772779129365,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":13,"timestamp":1487976049629,"id":3530,"parentId":3527,"tags":{},"startTime":1772779129372,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":7429,"timestamp":1487976049710,"id":3531,"parentId":3527,"tags":{},"startTime":1772779129372,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":41,"timestamp":1487976057354,"id":3532,"parentId":3527,"tags":{},"startTime":1772779129379,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":29,"timestamp":1487976057488,"id":3533,"parentId":3527,"tags":{},"startTime":1772779129379,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":10588,"timestamp":1487976049602,"id":3529,"parentId":3527,"tags":{},"startTime":1772779129372,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1464,"timestamp":1487976064593,"id":3534,"parentId":3527,"tags":{},"startTime":1772779129386,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":6694,"timestamp":1487976066102,"id":3535,"parentId":3527,"tags":{},"startTime":1772779129388,"traceId":"049bdf49393d5782"},{"name":"hash","duration":4828,"timestamp":1487976077276,"id":3536,"parentId":3527,"tags":{},"startTime":1772779129399,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":322,"timestamp":1487976082098,"id":3537,"parentId":3527,"tags":{},"startTime":1772779129404,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":211,"timestamp":1487976082375,"id":3538,"parentId":3527,"tags":{},"startTime":1772779129404,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":10466,"timestamp":1487976082604,"id":3539,"parentId":3527,"tags":{},"startTime":1772779129405,"traceId":"049bdf49393d5782"},{"name":"seal","duration":61941,"timestamp":1487976039238,"id":3527,"parentId":3488,"tags":{},"startTime":1772779129361,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":419684,"timestamp":1487975697975,"id":3488,"parentId":3486,"tags":{"name":"server"},"startTime":1772779129020,"traceId":"049bdf49393d5782"},{"name":"emit","duration":42534,"timestamp":1487976117793,"id":3540,"parentId":3486,"tags":{},"startTime":1772779129440,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":471801,"timestamp":1487975689452,"id":3486,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779129011,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":15293,"timestamp":1487976192983,"id":3547,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":15323,"timestamp":1487976193001,"id":3548,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20344,"timestamp":1487976193031,"id":3550,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20555,"timestamp":1487976193050,"id":3551,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20834,"timestamp":1487976193102,"id":3554,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23002,"timestamp":1487976192756,"id":3543,"parentId":3542,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":28375,"timestamp":1487976193087,"id":3553,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40161,"timestamp":1487976193017,"id":3549,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41059,"timestamp":1487976192967,"id":3546,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41236,"timestamp":1487976192915,"id":3544,"parentId":3542,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41716,"timestamp":1487976192948,"id":3545,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41556,"timestamp":1487976193117,"id":3555,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41616,"timestamp":1487976193067,"id":3552,"parentId":3542,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779129515,"traceId":"049bdf49393d5782"},{"name":"make","duration":68436,"timestamp":1487976166329,"id":3542,"parentId":3541,"tags":{},"startTime":1772779129488,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":4777,"timestamp":1487976243140,"id":3557,"parentId":3556,"tags":{},"startTime":1772779129565,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":13,"timestamp":1487976247999,"id":3559,"parentId":3556,"tags":{},"startTime":1772779129570,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":200,"timestamp":1487976248062,"id":3560,"parentId":3556,"tags":{},"startTime":1772779129570,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":18,"timestamp":1487976248320,"id":3561,"parentId":3556,"tags":{},"startTime":1772779129570,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1487976248376,"id":3562,"parentId":3556,"tags":{},"startTime":1772779129570,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":2257,"timestamp":1487976247973,"id":3558,"parentId":3556,"tags":{},"startTime":1772779129570,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":857,"timestamp":1487976253709,"id":3563,"parentId":3556,"tags":{},"startTime":1772779129576,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":4298,"timestamp":1487976254608,"id":3564,"parentId":3556,"tags":{},"startTime":1772779129577,"traceId":"049bdf49393d5782"},{"name":"hash","duration":13461,"timestamp":1487976265163,"id":3565,"parentId":3556,"tags":{},"startTime":1772779129587,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":423,"timestamp":1487976278620,"id":3566,"parentId":3556,"tags":{},"startTime":1772779129601,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":611,"timestamp":1487976279007,"id":3567,"parentId":3556,"tags":{},"startTime":1772779129601,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":16668,"timestamp":1487976279641,"id":3568,"parentId":3556,"tags":{},"startTime":1772779129602,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":180,"timestamp":1487976298797,"id":3570,"parentId":3541,"tags":{},"startTime":1772779129621,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":496,"timestamp":1487976298504,"id":3569,"parentId":3541,"tags":{},"startTime":1772779129620,"traceId":"049bdf49393d5782"},{"name":"seal","duration":66401,"timestamp":1487976239281,"id":3556,"parentId":3541,"tags":{},"startTime":1772779129561,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":140522,"timestamp":1487976165230,"id":3541,"parentId":3526,"tags":{"name":"client"},"startTime":1772779129487,"traceId":"049bdf49393d5782"},{"name":"emit","duration":56819,"timestamp":1487976305812,"id":3571,"parentId":3526,"tags":{},"startTime":1772779129628,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":674648,"timestamp":1487975689549,"id":3487,"tags":{"trigger":"/","isTurbopack":false},"startTime":1772779129011,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":426942,"timestamp":1487975938821,"id":3526,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779129261,"traceId":"049bdf49393d5782"}] +[{"name":"client-hmr-latency","duration":688000,"timestamp":1487975940028,"id":3574,"parentId":3,"tags":{"updatedModules":[],"page":"/admin/enquiries","isPageHidden":false},"startTime":1772779129955,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":967702,"timestamp":1487975674613,"id":3485,"tags":{"url":"/","isTurbopack":false},"startTime":1772779128997,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":2,"timestamp":1487976642358,"id":3575,"parentId":3485,"tags":{"url":"/","memory.rss":"497020928","memory.heapUsed":"327233944","memory.heapTotal":"363560960"},"startTime":1772779129964,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":701000,"timestamp":1487975940480,"id":3576,"parentId":3,"tags":{"updatedModules":[],"page":"/course-details","isPageHidden":true},"startTime":1772779129964,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":9,"timestamp":1487978249601,"id":3577,"parentId":3,"tags":{},"startTime":1772779131572,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":23,"timestamp":1487978297483,"id":3578,"parentId":3,"tags":{},"startTime":1772779131619,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21713,"timestamp":1487978491774,"id":3588,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131814,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21722,"timestamp":1487978491802,"id":3590,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131814,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22830,"timestamp":1487978491652,"id":3585,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131814,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22790,"timestamp":1487978491718,"id":3586,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131814,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":24397,"timestamp":1487978491789,"id":3589,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131814,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":25925,"timestamp":1487978491409,"id":3584,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131813,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27445,"timestamp":1487978491755,"id":3587,"parentId":3583,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779131814,"traceId":"049bdf49393d5782"},{"name":"make","duration":106116,"timestamp":1487978476690,"id":3583,"parentId":3582,"tags":{},"startTime":1772779131799,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3116,"timestamp":1487978587537,"id":3618,"parentId":3617,"tags":{},"startTime":1772779131909,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":5,"timestamp":1487978590691,"id":3620,"parentId":3617,"tags":{},"startTime":1772779131913,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":7437,"timestamp":1487978590728,"id":3621,"parentId":3617,"tags":{},"startTime":1772779131913,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":19,"timestamp":1487978598227,"id":3622,"parentId":3617,"tags":{},"startTime":1772779131920,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1487978598293,"id":3623,"parentId":3617,"tags":{},"startTime":1772779131920,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":8757,"timestamp":1487978590678,"id":3619,"parentId":3617,"tags":{},"startTime":1772779131913,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":3858,"timestamp":1487978601523,"id":3624,"parentId":3617,"tags":{},"startTime":1772779131923,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":1834,"timestamp":1487978605419,"id":3625,"parentId":3617,"tags":{},"startTime":1772779131927,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2887,"timestamp":1487978614670,"id":3626,"parentId":3617,"tags":{},"startTime":1772779131937,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":283,"timestamp":1487978617480,"id":3627,"parentId":3617,"tags":{},"startTime":1772779131939,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":119,"timestamp":1487978617743,"id":3628,"parentId":3617,"tags":{},"startTime":1772779131940,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":812,"timestamp":1487978617870,"id":3629,"parentId":3617,"tags":{},"startTime":1772779131940,"traceId":"049bdf49393d5782"},{"name":"seal","duration":37794,"timestamp":1487978585454,"id":3617,"parentId":3582,"tags":{},"startTime":1772779131907,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":160475,"timestamp":1487978475879,"id":3582,"parentId":3580,"tags":{"name":"server"},"startTime":1772779131798,"traceId":"049bdf49393d5782"},{"name":"emit","duration":20043,"timestamp":1487978636506,"id":3630,"parentId":3580,"tags":{},"startTime":1772779131958,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":185528,"timestamp":1487978471775,"id":3581,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772779131794,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":186158,"timestamp":1487978471733,"id":3580,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779131794,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":309818,"timestamp":1487978462612,"id":3579,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779131785,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487978772512,"id":3631,"parentId":3579,"tags":{"url":"/api/course","memory.rss":"467238912","memory.heapUsed":"342433776","memory.heapTotal":"373948416"},"startTime":1772779132094,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":87373,"timestamp":1487978779482,"id":3632,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779132101,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487978866925,"id":3633,"parentId":3632,"tags":{"url":"/api/course","memory.rss":"473247744","memory.heapUsed":"349380968","memory.heapTotal":"376377344"},"startTime":1772779132189,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":84933,"timestamp":1487979521017,"id":3634,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","isTurbopack":false},"startTime":1772779132843,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487979606028,"id":3635,"parentId":3634,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","memory.rss":"465965056","memory.heapUsed":"340184040","memory.heapTotal":"375316480"},"startTime":1772779132928,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":34653,"timestamp":1487979619980,"id":3636,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","isTurbopack":false},"startTime":1772779132942,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1487979654693,"id":3637,"parentId":3636,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","memory.rss":"466169856","memory.heapUsed":"343890448","memory.heapTotal":"375316480"},"startTime":1772779132977,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":97674,"timestamp":1487979971767,"id":3638,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779133294,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":2,"timestamp":1487980069513,"id":3639,"parentId":3638,"tags":{"url":"/api/course","memory.rss":"472702976","memory.heapUsed":"351717368","memory.heapTotal":"377745408"},"startTime":1772779133391,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":154808,"timestamp":1487984400801,"id":3640,"tags":{"url":"/course-details?id=Tally&_rsc=165m2","isTurbopack":false},"startTime":1772779137723,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":8,"timestamp":1487984555778,"id":3641,"parentId":3640,"tags":{"url":"/course-details?id=Tally&_rsc=165m2","memory.rss":"431628288","memory.heapUsed":"342309648","memory.heapTotal":"377806848"},"startTime":1772779137878,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":76051,"timestamp":1487984572800,"id":3642,"tags":{"url":"/course-details?id=Tally&_rsc=1maja","isTurbopack":false},"startTime":1772779137895,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1487984648919,"id":3643,"parentId":3642,"tags":{"url":"/course-details?id=Tally&_rsc=1maja","memory.rss":"431726592","memory.heapUsed":"346030168","memory.heapTotal":"377806848"},"startTime":1772779137971,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":181073,"timestamp":1487985077979,"id":3644,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779138400,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":10,"timestamp":1487985259224,"id":3646,"parentId":3644,"tags":{"url":"/api/course","memory.rss":"435490816","memory.heapUsed":"345263792","memory.heapTotal":"381022208"},"startTime":1772779138581,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":176483,"timestamp":1487985096862,"id":3645,"tags":{"url":"/api/course/Tally","isTurbopack":false},"startTime":1772779138419,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":8,"timestamp":1487985273464,"id":3647,"parentId":3645,"tags":{"url":"/api/course/Tally","memory.rss":"435843072","memory.heapUsed":"346146608","memory.heapTotal":"381276160"},"startTime":1772779138595,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46871,"timestamp":1487988727015,"id":3657,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46897,"timestamp":1487988727046,"id":3658,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46930,"timestamp":1487988727102,"id":3660,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":49143,"timestamp":1487988726905,"id":3654,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":49136,"timestamp":1487988726949,"id":3655,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":51785,"timestamp":1487988727074,"id":3659,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":54129,"timestamp":1487988726685,"id":3653,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":56127,"timestamp":1487988726982,"id":3656,"parentId":3652,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779142049,"traceId":"049bdf49393d5782"},{"name":"make","duration":201099,"timestamp":1487988704728,"id":3652,"parentId":3651,"tags":{},"startTime":1772779142027,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6531,"timestamp":1487988917322,"id":3688,"parentId":3687,"tags":{},"startTime":1772779142239,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":16,"timestamp":1487988923940,"id":3690,"parentId":3687,"tags":{},"startTime":1772779142246,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":9604,"timestamp":1487988924312,"id":3691,"parentId":3687,"tags":{},"startTime":1772779142246,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":25,"timestamp":1487988934017,"id":3692,"parentId":3687,"tags":{},"startTime":1772779142256,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":55,"timestamp":1487988934091,"id":3693,"parentId":3687,"tags":{},"startTime":1772779142256,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":12283,"timestamp":1487988923911,"id":3689,"parentId":3687,"tags":{},"startTime":1772779142246,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":2032,"timestamp":1487988939650,"id":3694,"parentId":3687,"tags":{},"startTime":1772779142262,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":5321,"timestamp":1487988941744,"id":3695,"parentId":3687,"tags":{},"startTime":1772779142264,"traceId":"049bdf49393d5782"},{"name":"hash","duration":4936,"timestamp":1487988950803,"id":3696,"parentId":3687,"tags":{},"startTime":1772779142273,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":394,"timestamp":1487988955736,"id":3697,"parentId":3687,"tags":{},"startTime":1772779142278,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":213,"timestamp":1487988956084,"id":3698,"parentId":3687,"tags":{},"startTime":1772779142278,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":2558,"timestamp":1487988956314,"id":3699,"parentId":3687,"tags":{},"startTime":1772779142278,"traceId":"049bdf49393d5782"},{"name":"seal","duration":64950,"timestamp":1487988912768,"id":3687,"parentId":3651,"tags":{},"startTime":1772779142235,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":296164,"timestamp":1487988703657,"id":3651,"parentId":3649,"tags":{"name":"server"},"startTime":1772779142026,"traceId":"049bdf49393d5782"},{"name":"emit","duration":43284,"timestamp":1487988999989,"id":3700,"parentId":3649,"tags":{},"startTime":1772779142322,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":349050,"timestamp":1487988695969,"id":3650,"tags":{"trigger":"/api/me","isTurbopack":false},"startTime":1772779142018,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":349771,"timestamp":1487988695893,"id":3649,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779142018,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":411407,"timestamp":1487988677999,"id":3648,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772779142000,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":2,"timestamp":1487989089462,"id":3701,"parentId":3648,"tags":{"url":"/api/me","memory.rss":"438947840","memory.heapUsed":"351142824","memory.heapTotal":"385241088"},"startTime":1772779142411,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":40305,"timestamp":1487996526581,"id":3702,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772779149848,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1487996566976,"id":3703,"parentId":3702,"tags":{"url":"/api/me","memory.rss":"438960128","memory.heapUsed":"354899120","memory.heapTotal":"385241088"},"startTime":1772779149889,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27137,"timestamp":1488018618137,"id":3712,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27249,"timestamp":1488018618170,"id":3714,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&page=%2Fapi%2Fcourse%2F%5Bid%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2F%5Bid%5D%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27981,"timestamp":1488018618217,"id":3717,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":28777,"timestamp":1488018618098,"id":3710,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":28772,"timestamp":1488018618121,"id":3711,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":29463,"timestamp":1488018618199,"id":3716,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":30445,"timestamp":1488018617991,"id":3709,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31776,"timestamp":1488018618153,"id":3713,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":32246,"timestamp":1488018618185,"id":3715,"parentId":3708,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779171940,"traceId":"049bdf49393d5782"},{"name":"make","duration":119628,"timestamp":1488018598291,"id":3708,"parentId":3707,"tags":{},"startTime":1772779171920,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6980,"timestamp":1488018724865,"id":3745,"parentId":3744,"tags":{},"startTime":1772779172047,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":8,"timestamp":1488018731900,"id":3747,"parentId":3744,"tags":{},"startTime":1772779172054,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":4963,"timestamp":1488018731937,"id":3748,"parentId":3744,"tags":{},"startTime":1772779172054,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":13,"timestamp":1488018736946,"id":3749,"parentId":3744,"tags":{},"startTime":1772779172059,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1488018736991,"id":3750,"parentId":3744,"tags":{},"startTime":1772779172059,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":6336,"timestamp":1488018731884,"id":3746,"parentId":3744,"tags":{},"startTime":1772779172054,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1093,"timestamp":1488018741248,"id":3751,"parentId":3744,"tags":{},"startTime":1772779172063,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":3204,"timestamp":1488018742376,"id":3752,"parentId":3744,"tags":{},"startTime":1772779172064,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2322,"timestamp":1488018747215,"id":3753,"parentId":3744,"tags":{},"startTime":1772779172069,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":200,"timestamp":1488018749534,"id":3754,"parentId":3744,"tags":{},"startTime":1772779172071,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":129,"timestamp":1488018749708,"id":3755,"parentId":3744,"tags":{},"startTime":1772779172072,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":899,"timestamp":1488018749846,"id":3756,"parentId":3744,"tags":{},"startTime":1772779172072,"traceId":"049bdf49393d5782"},{"name":"seal","duration":37621,"timestamp":1488018721357,"id":3744,"parentId":3707,"tags":{},"startTime":1772779172043,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":173041,"timestamp":1488018597775,"id":3707,"parentId":3705,"tags":{"name":"server"},"startTime":1772779171920,"traceId":"049bdf49393d5782"},{"name":"emit","duration":26526,"timestamp":1488018770921,"id":3757,"parentId":3705,"tags":{},"startTime":1772779172093,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":204836,"timestamp":1488018593448,"id":3706,"tags":{"trigger":"/api/enquiry","isTurbopack":false},"startTime":1772779171915,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":205277,"timestamp":1488018593399,"id":3705,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779171915,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":275662,"timestamp":1488018582463,"id":3704,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772779171904,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":8,"timestamp":1488018858369,"id":3758,"parentId":3704,"tags":{"url":"/api/enquiry","memory.rss":"447819776","memory.heapUsed":"366373680","memory.heapTotal":"393891840"},"startTime":1772779172180,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":161230,"timestamp":1488023615249,"id":3759,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779176937,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1488023776624,"id":3760,"parentId":3759,"tags":{"url":"/api/course","memory.rss":"451780608","memory.heapUsed":"364052360","memory.heapTotal":"396750848"},"startTime":1772779177099,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":117910,"timestamp":1488026142285,"id":3761,"tags":{"url":"/home-v5?_rsc=165m2","isTurbopack":false},"startTime":1772779179464,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":20,"timestamp":1488026260314,"id":3762,"parentId":3761,"tags":{"url":"/home-v5?_rsc=165m2","memory.rss":"456683520","memory.heapUsed":"372093008","memory.heapTotal":"400392192"},"startTime":1772779179582,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":61812,"timestamp":1488026268254,"id":3763,"tags":{"url":"/home-v5?_rsc=9fhrs","isTurbopack":false},"startTime":1772779179590,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":36,"timestamp":1488026330163,"id":3764,"parentId":3763,"tags":{"url":"/home-v5?_rsc=9fhrs","memory.rss":"455286784","memory.heapUsed":"362918624","memory.heapTotal":"400846848"},"startTime":1772779179652,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":121317,"timestamp":1488026676658,"id":3765,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779179999,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1488026798079,"id":3766,"parentId":3765,"tags":{"url":"/api/course","memory.rss":"460451840","memory.heapUsed":"371167200","memory.heapTotal":"403275776"},"startTime":1772779180120,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":150969,"timestamp":1488026801705,"id":3767,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779180124,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1488026952788,"id":3768,"parentId":3767,"tags":{"url":"/api/course","memory.rss":"466972672","memory.heapUsed":"378323440","memory.heapTotal":"405704704"},"startTime":1772779180275,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":41740,"timestamp":1488085786635,"id":3769,"tags":{"url":"/admin/dashboard","isTurbopack":false},"startTime":1772779239108,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":25945,"timestamp":1488085898434,"id":3779,"parentId":3774,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779239220,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27620,"timestamp":1488085898347,"id":3776,"parentId":3774,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779239220,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27605,"timestamp":1488085898383,"id":3777,"parentId":3774,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779239220,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":36568,"timestamp":1488085898199,"id":3775,"parentId":3774,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779239220,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":44111,"timestamp":1488085898408,"id":3778,"parentId":3774,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779239220,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":59531,"timestamp":1488085922089,"id":3781,"parentId":3780,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779239244,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3916,"timestamp":1488085989487,"id":3784,"parentId":3783,"tags":{},"startTime":1772779239311,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4274,"timestamp":1488085989151,"id":3783,"parentId":3782,"tags":{},"startTime":1772779239311,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":6128,"timestamp":1488085988644,"id":3782,"parentId":3781,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\dashboard\\page.jsx","layer":"rsc"},"startTime":1772779239310,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":99091,"timestamp":1488085898457,"id":3780,"parentId":3774,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779239220,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1265,"timestamp":1488086039518,"id":3813,"parentId":3773,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cdashboard%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1772779239361,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10615,"timestamp":1488086047920,"id":3816,"parentId":3815,"tags":{},"startTime":1772779239370,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10816,"timestamp":1488086047733,"id":3815,"parentId":3814,"tags":{},"startTime":1772779239370,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":30898,"timestamp":1488086047454,"id":3814,"parentId":3813,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\dashboard\\page.jsx","layer":"ssr"},"startTime":1772779239369,"traceId":"049bdf49393d5782"},{"name":"make","duration":226721,"timestamp":1488085873197,"id":3774,"parentId":3773,"tags":{},"startTime":1772779239195,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":5359,"timestamp":1488086108473,"id":3818,"parentId":3817,"tags":{},"startTime":1772779239430,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":12,"timestamp":1488086113884,"id":3820,"parentId":3817,"tags":{},"startTime":1772779239436,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":5671,"timestamp":1488086113924,"id":3821,"parentId":3817,"tags":{},"startTime":1772779239436,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":23,"timestamp":1488086119652,"id":3822,"parentId":3817,"tags":{},"startTime":1772779239441,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1488086119706,"id":3823,"parentId":3817,"tags":{},"startTime":1772779239442,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":9303,"timestamp":1488086113869,"id":3819,"parentId":3817,"tags":{},"startTime":1772779239436,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1486,"timestamp":1488086127109,"id":3824,"parentId":3817,"tags":{},"startTime":1772779239449,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":7497,"timestamp":1488086128630,"id":3825,"parentId":3817,"tags":{},"startTime":1772779239450,"traceId":"049bdf49393d5782"},{"name":"hash","duration":3442,"timestamp":1488086139927,"id":3826,"parentId":3817,"tags":{},"startTime":1772779239462,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":222,"timestamp":1488086143367,"id":3827,"parentId":3817,"tags":{},"startTime":1772779239465,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":130,"timestamp":1488086143565,"id":3828,"parentId":3817,"tags":{},"startTime":1772779239465,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":7556,"timestamp":1488086143705,"id":3829,"parentId":3817,"tags":{},"startTime":1772779239466,"traceId":"049bdf49393d5782"},{"name":"seal","duration":63554,"timestamp":1488086106038,"id":3817,"parentId":3773,"tags":{},"startTime":1772779239428,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":311384,"timestamp":1488085869853,"id":3773,"parentId":3771,"tags":{"name":"server"},"startTime":1772779239192,"traceId":"049bdf49393d5782"},{"name":"emit","duration":27030,"timestamp":1488086181534,"id":3830,"parentId":3771,"tags":{},"startTime":1772779239503,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":348286,"timestamp":1488085861281,"id":3771,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779239183,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22597,"timestamp":1488086236559,"id":3837,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22601,"timestamp":1488086236575,"id":3838,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40206,"timestamp":1488086236601,"id":3840,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40425,"timestamp":1488086236615,"id":3841,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":40676,"timestamp":1488086236662,"id":3844,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":44286,"timestamp":1488086236403,"id":3833,"parentId":3832,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":47013,"timestamp":1488086236643,"id":3843,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":67403,"timestamp":1488086236588,"id":3839,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":71004,"timestamp":1488086236536,"id":3836,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":71147,"timestamp":1488086236498,"id":3834,"parentId":3832,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":76499,"timestamp":1488086236520,"id":3835,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":76357,"timestamp":1488086236676,"id":3845,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779239559,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":76411,"timestamp":1488086236630,"id":3842,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779239558,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":1888,"timestamp":1488086333007,"id":3847,"parentId":3846,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cdashboard%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!","layer":"app-pages-browser"},"startTime":1772779239655,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":14554,"timestamp":1488086336775,"id":3850,"parentId":3849,"tags":{},"startTime":1772779239659,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":14777,"timestamp":1488086336568,"id":3849,"parentId":3848,"tags":{},"startTime":1772779239658,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":47183,"timestamp":1488086336300,"id":3848,"parentId":3847,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\dashboard\\page.jsx","layer":"app-pages-browser"},"startTime":1772779239658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":162478,"timestamp":1488086236688,"id":3846,"parentId":3832,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cdashboard%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779239559,"traceId":"049bdf49393d5782"},{"name":"make","duration":186306,"timestamp":1488086212944,"id":3832,"parentId":3831,"tags":{},"startTime":1772779239535,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":5430,"timestamp":1488086403271,"id":3852,"parentId":3851,"tags":{},"startTime":1772779239725,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":14,"timestamp":1488086408749,"id":3854,"parentId":3851,"tags":{},"startTime":1772779239731,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":84,"timestamp":1488086408787,"id":3855,"parentId":3851,"tags":{},"startTime":1772779239731,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":12,"timestamp":1488086408905,"id":3856,"parentId":3851,"tags":{},"startTime":1772779239731,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1488086408949,"id":3857,"parentId":3851,"tags":{},"startTime":1772779239731,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":1624,"timestamp":1488086408735,"id":3853,"parentId":3851,"tags":{},"startTime":1772779239731,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":606,"timestamp":1488086412002,"id":3858,"parentId":3851,"tags":{},"startTime":1772779239734,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":5420,"timestamp":1488086412628,"id":3859,"parentId":3851,"tags":{},"startTime":1772779239734,"traceId":"049bdf49393d5782"},{"name":"hash","duration":6343,"timestamp":1488086424147,"id":3860,"parentId":3851,"tags":{},"startTime":1772779239746,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":238,"timestamp":1488086430488,"id":3861,"parentId":3851,"tags":{},"startTime":1772779239752,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":198,"timestamp":1488086430710,"id":3862,"parentId":3851,"tags":{},"startTime":1772779239753,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":10211,"timestamp":1488086430918,"id":3863,"parentId":3851,"tags":{},"startTime":1772779239753,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":122,"timestamp":1488086442365,"id":3865,"parentId":3831,"tags":{},"startTime":1772779239764,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":212,"timestamp":1488086442283,"id":3864,"parentId":3831,"tags":{},"startTime":1772779239764,"traceId":"049bdf49393d5782"},{"name":"seal","duration":45175,"timestamp":1488086401844,"id":3851,"parentId":3831,"tags":{},"startTime":1772779239724,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":234858,"timestamp":1488086212202,"id":3831,"parentId":3812,"tags":{"name":"client"},"startTime":1772779239534,"traceId":"049bdf49393d5782"},{"name":"emit","duration":33111,"timestamp":1488086447097,"id":3866,"parentId":3812,"tags":{},"startTime":1772779239769,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":619773,"timestamp":1488085861452,"id":3772,"tags":{"trigger":"/admin/dashboard","isTurbopack":false},"startTime":1772779239183,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":481452,"timestamp":1488086000868,"id":3812,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779239323,"traceId":"049bdf49393d5782"}] +[{"name":"client-hmr-latency","duration":547000,"timestamp":1488086001992,"id":3869,"parentId":3,"tags":{"updatedModules":[],"page":"/course-details","isPageHidden":true},"startTime":1772779239879,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":995842,"timestamp":1488085831161,"id":3770,"tags":{"url":"/admin/dashboard","isTurbopack":false},"startTime":1772779239153,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1488086827101,"id":3870,"parentId":3770,"tags":{"url":"/admin/dashboard","memory.rss":"458620928","memory.heapUsed":"285428456","memory.heapTotal":"346730496"},"startTime":1772779240149,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":823000,"timestamp":1488086002478,"id":3871,"parentId":3,"tags":{"updatedModules":[],"page":"/home-v5","isPageHidden":false},"startTime":1772779240149,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":11,"timestamp":1488087862967,"id":3872,"parentId":3,"tags":{},"startTime":1772779241185,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":8,"timestamp":1488087896429,"id":3873,"parentId":3,"tags":{},"startTime":1772779241218,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20080,"timestamp":1488087939870,"id":3884,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20089,"timestamp":1488087939880,"id":3885,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20665,"timestamp":1488087939821,"id":3880,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20661,"timestamp":1488087939837,"id":3881,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21619,"timestamp":1488087939857,"id":3883,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22248,"timestamp":1488087939735,"id":3879,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23264,"timestamp":1488087939847,"id":3882,"parentId":3878,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241262,"traceId":"049bdf49393d5782"},{"name":"make","duration":86891,"timestamp":1488087931313,"id":3878,"parentId":3877,"tags":{},"startTime":1772779241253,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":8114,"timestamp":1488088023683,"id":3914,"parentId":3913,"tags":{},"startTime":1772779241346,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":9,"timestamp":1488088031863,"id":3916,"parentId":3913,"tags":{},"startTime":1772779241354,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":9742,"timestamp":1488088031915,"id":3917,"parentId":3913,"tags":{},"startTime":1772779241354,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":11,"timestamp":1488088041710,"id":3918,"parentId":3913,"tags":{},"startTime":1772779241364,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1488088041747,"id":3919,"parentId":3913,"tags":{},"startTime":1772779241364,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":11466,"timestamp":1488088031843,"id":3915,"parentId":3913,"tags":{},"startTime":1772779241354,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":676,"timestamp":1488088046021,"id":3920,"parentId":3913,"tags":{},"startTime":1772779241368,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":2744,"timestamp":1488088046723,"id":3921,"parentId":3913,"tags":{},"startTime":1772779241369,"traceId":"049bdf49393d5782"},{"name":"hash","duration":3937,"timestamp":1488088051026,"id":3922,"parentId":3913,"tags":{},"startTime":1772779241373,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":289,"timestamp":1488088054960,"id":3923,"parentId":3913,"tags":{},"startTime":1772779241377,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":237,"timestamp":1488088055213,"id":3924,"parentId":3913,"tags":{},"startTime":1772779241377,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":827,"timestamp":1488088055462,"id":3925,"parentId":3913,"tags":{},"startTime":1772779241377,"traceId":"049bdf49393d5782"},{"name":"seal","duration":40835,"timestamp":1488088021193,"id":3913,"parentId":3877,"tags":{},"startTime":1772779241343,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":139213,"timestamp":1488087930994,"id":3877,"parentId":3875,"tags":{"name":"server"},"startTime":1772779241253,"traceId":"049bdf49393d5782"},{"name":"emit","duration":15484,"timestamp":1488088070395,"id":3926,"parentId":3875,"tags":{},"startTime":1772779241392,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":158156,"timestamp":1488087928846,"id":3876,"tags":{"trigger":"/api/me","isTurbopack":false},"startTime":1772779241251,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":158573,"timestamp":1488087928818,"id":3875,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779241251,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":210281,"timestamp":1488087922079,"id":3874,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772779241244,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":2,"timestamp":1488088132404,"id":3927,"parentId":3874,"tags":{"url":"/api/me","memory.rss":"461795328","memory.heapUsed":"291636584","memory.heapTotal":"346992640"},"startTime":1772779241454,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":41661,"timestamp":1488088161330,"id":3928,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779241483,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1488088203032,"id":3929,"parentId":3928,"tags":{"url":"/api/course","memory.rss":"467021824","memory.heapUsed":"299696080","memory.heapTotal":"349421568"},"startTime":1772779241525,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":19966,"timestamp":1488088233990,"id":3941,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":19984,"timestamp":1488088233997,"id":3942,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20801,"timestamp":1488088233936,"id":3936,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":20811,"timestamp":1488088233950,"id":3937,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":21573,"timestamp":1488088233982,"id":3940,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22580,"timestamp":1488088233859,"id":3935,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23586,"timestamp":1488088233964,"id":3938,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23933,"timestamp":1488088233974,"id":3939,"parentId":3934,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779241556,"traceId":"049bdf49393d5782"},{"name":"make","duration":91251,"timestamp":1488088226562,"id":3934,"parentId":3933,"tags":{},"startTime":1772779241548,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":4032,"timestamp":1488088323604,"id":3971,"parentId":3970,"tags":{},"startTime":1772779241645,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":7,"timestamp":1488088327688,"id":3973,"parentId":3970,"tags":{},"startTime":1772779241650,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":5779,"timestamp":1488088327723,"id":3974,"parentId":3970,"tags":{},"startTime":1772779241650,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":12,"timestamp":1488088333557,"id":3975,"parentId":3970,"tags":{},"startTime":1772779241655,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1488088333592,"id":3976,"parentId":3970,"tags":{},"startTime":1772779241655,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":7027,"timestamp":1488088327672,"id":3972,"parentId":3970,"tags":{},"startTime":1772779241649,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":956,"timestamp":1488088336233,"id":3977,"parentId":3970,"tags":{},"startTime":1772779241658,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":6853,"timestamp":1488088337218,"id":3978,"parentId":3970,"tags":{},"startTime":1772779241659,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2293,"timestamp":1488088345865,"id":3979,"parentId":3970,"tags":{},"startTime":1772779241668,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":195,"timestamp":1488088348156,"id":3980,"parentId":3970,"tags":{},"startTime":1772779241670,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":108,"timestamp":1488088348329,"id":3981,"parentId":3970,"tags":{},"startTime":1772779241670,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":806,"timestamp":1488088348447,"id":3982,"parentId":3970,"tags":{},"startTime":1772779241670,"traceId":"049bdf49393d5782"},{"name":"seal","duration":34411,"timestamp":1488088321126,"id":3970,"parentId":3933,"tags":{},"startTime":1772779241643,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":140136,"timestamp":1488088226226,"id":3933,"parentId":3931,"tags":{"name":"server"},"startTime":1772779241548,"traceId":"049bdf49393d5782"},{"name":"emit","duration":22183,"timestamp":1488088366451,"id":3983,"parentId":3931,"tags":{},"startTime":1772779241688,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":166440,"timestamp":1488088223202,"id":3932,"tags":{"trigger":"/api/enquiry","isTurbopack":false},"startTime":1772779241545,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":166900,"timestamp":1488088223150,"id":3931,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779241545,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":226429,"timestamp":1488088215124,"id":3930,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772779241537,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1488088441624,"id":3984,"parentId":3930,"tags":{"url":"/api/enquiry","memory.rss":"464719872","memory.heapUsed":"301047616","memory.heapTotal":"347779072"},"startTime":1772779241763,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":20449,"timestamp":1488092728319,"id":3985,"tags":{"url":"/admin/courses?_rsc=93yw0","isTurbopack":false},"startTime":1772779246051,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41836,"timestamp":1488092799195,"id":3997,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":41845,"timestamp":1488092799215,"id":3998,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":44134,"timestamp":1488092799063,"id":3992,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":44124,"timestamp":1488092799098,"id":3993,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":44248,"timestamp":1488092799173,"id":3996,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":67993,"timestamp":1488092798908,"id":3991,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":75447,"timestamp":1488092799124,"id":3994,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":76687,"timestamp":1488092799149,"id":3995,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":103099,"timestamp":1488092836562,"id":4000,"parentId":3999,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779246159,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":10172,"timestamp":1488092956815,"id":4003,"parentId":4002,"tags":{},"startTime":1772779246280,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":10735,"timestamp":1488092956282,"id":4002,"parentId":4001,"tags":{},"startTime":1772779246279,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":13528,"timestamp":1488092955353,"id":4001,"parentId":4000,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"rsc"},"startTime":1772779246278,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":179373,"timestamp":1488092799243,"id":3999,"parentId":3990,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779246122,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":2804,"timestamp":1488093125567,"id":4037,"parentId":3989,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-client-entry-loader.js?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=true!","layer":"ssr"},"startTime":1772779246448,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":32879,"timestamp":1488093143707,"id":4040,"parentId":4039,"tags":{},"startTime":1772779246467,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":33397,"timestamp":1488093143219,"id":4039,"parentId":4038,"tags":{},"startTime":1772779246466,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":99099,"timestamp":1488093142068,"id":4038,"parentId":4037,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"ssr"},"startTime":1772779246465,"traceId":"049bdf49393d5782"},{"name":"read-resource","duration":8161,"timestamp":1488093257552,"id":4042,"parentId":4041,"tags":{},"startTime":1772779246580,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3811,"timestamp":1488093269825,"id":4044,"parentId":4043,"tags":{},"startTime":1772779246593,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3978,"timestamp":1488093269679,"id":4043,"parentId":4041,"tags":{},"startTime":1772779246592,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":17036,"timestamp":1488093257142,"id":4041,"parentId":4038,"tags":{"name":"__barrel_optimize__?names=Upload,X!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\lucide-react.js","layer":"ssr"},"startTime":1772779246580,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2460,"timestamp":1488093276767,"id":4050,"parentId":4049,"tags":{},"startTime":1772779246600,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2515,"timestamp":1488093276732,"id":4049,"parentId":4046,"tags":{},"startTime":1772779246600,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3599,"timestamp":1488093276518,"id":4046,"parentId":4041,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\x.js","layer":"ssr"},"startTime":1772779246599,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3525,"timestamp":1488093276709,"id":4048,"parentId":4047,"tags":{},"startTime":1772779246600,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3596,"timestamp":1488093276644,"id":4047,"parentId":4045,"tags":{},"startTime":1772779246599,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4375,"timestamp":1488093276331,"id":4045,"parentId":4041,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\upload.js","layer":"ssr"},"startTime":1772779246599,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2141,"timestamp":1488093282875,"id":4053,"parentId":4052,"tags":{},"startTime":1772779246606,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2226,"timestamp":1488093282802,"id":4052,"parentId":4051,"tags":{},"startTime":1772779246606,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3466,"timestamp":1488093282613,"id":4051,"parentId":4046,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\createLucideIcon.js","layer":"ssr"},"startTime":1772779246605,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3594,"timestamp":1488093288681,"id":4056,"parentId":4055,"tags":{},"startTime":1772779246611,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3668,"timestamp":1488093288615,"id":4055,"parentId":4054,"tags":{},"startTime":1772779246611,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5013,"timestamp":1488093288445,"id":4054,"parentId":4051,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\Icon.js","layer":"ssr"},"startTime":1772779246611,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2768,"timestamp":1488093294699,"id":4063,"parentId":4062,"tags":{},"startTime":1772779246618,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2816,"timestamp":1488093294660,"id":4062,"parentId":4058,"tags":{},"startTime":1772779246617,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4326,"timestamp":1488093293891,"id":4058,"parentId":4051,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toKebabCase.js","layer":"ssr"},"startTime":1772779246617,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":3512,"timestamp":1488093294752,"id":4065,"parentId":4064,"tags":{},"startTime":1772779246618,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3548,"timestamp":1488093294720,"id":4064,"parentId":4059,"tags":{},"startTime":1772779246618,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":4814,"timestamp":1488093293986,"id":4059,"parentId":4051,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toPascalCase.js","layer":"ssr"},"startTime":1772779246617,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":4225,"timestamp":1488093294633,"id":4061,"parentId":4060,"tags":{},"startTime":1772779246617,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":4299,"timestamp":1488093294563,"id":4060,"parentId":4057,"tags":{},"startTime":1772779246617,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":5617,"timestamp":1488093293739,"id":4057,"parentId":4051,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\mergeClasses.js","layer":"ssr"},"startTime":1772779246617,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2777,"timestamp":1488093297320,"id":4068,"parentId":4067,"tags":{},"startTime":1772779246620,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2847,"timestamp":1488093297255,"id":4067,"parentId":4066,"tags":{},"startTime":1772779246620,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3378,"timestamp":1488093297044,"id":4066,"parentId":4054,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\defaultAttributes.js","layer":"ssr"},"startTime":1772779246620,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":1722,"timestamp":1488093299791,"id":4071,"parentId":4070,"tags":{},"startTime":1772779246623,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":1792,"timestamp":1488093299727,"id":4070,"parentId":4069,"tags":{},"startTime":1772779246623,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":2593,"timestamp":1488093299521,"id":4069,"parentId":4054,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\hasA11yProp.js","layer":"ssr"},"startTime":1772779246622,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2198,"timestamp":1488093302389,"id":4074,"parentId":4073,"tags":{},"startTime":1772779246625,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":2283,"timestamp":1488093302321,"id":4073,"parentId":4072,"tags":{},"startTime":1772779246625,"traceId":"049bdf49393d5782"},{"name":"build-module-js","duration":3310,"timestamp":1488093302152,"id":4072,"parentId":4059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toCamelCase.js","layer":"ssr"},"startTime":1772779246625,"traceId":"049bdf49393d5782"},{"name":"make","duration":534469,"timestamp":1488092773229,"id":3990,"parentId":3989,"tags":{},"startTime":1772779246096,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3175,"timestamp":1488093313034,"id":4076,"parentId":4075,"tags":{},"startTime":1772779246636,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":5,"timestamp":1488093316245,"id":4078,"parentId":4075,"tags":{},"startTime":1772779246639,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":4417,"timestamp":1488093316272,"id":4079,"parentId":4075,"tags":{},"startTime":1772779246639,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":10,"timestamp":1488093320749,"id":4080,"parentId":4075,"tags":{},"startTime":1772779246644,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1488093320790,"id":4081,"parentId":4075,"tags":{},"startTime":1772779246644,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":5685,"timestamp":1488093316233,"id":4077,"parentId":4075,"tags":{},"startTime":1772779246639,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":851,"timestamp":1488093324266,"id":4082,"parentId":4075,"tags":{},"startTime":1772779246647,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":8314,"timestamp":1488093325139,"id":4083,"parentId":4075,"tags":{},"startTime":1772779246648,"traceId":"049bdf49393d5782"},{"name":"hash","duration":3245,"timestamp":1488093334930,"id":4084,"parentId":4075,"tags":{},"startTime":1772779246658,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":231,"timestamp":1488093338172,"id":4085,"parentId":4075,"tags":{},"startTime":1772779246661,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":144,"timestamp":1488093338378,"id":4086,"parentId":4075,"tags":{},"startTime":1772779246661,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":6780,"timestamp":1488093338534,"id":4087,"parentId":4075,"tags":{},"startTime":1772779246661,"traceId":"049bdf49393d5782"},{"name":"seal","duration":39546,"timestamp":1488093310713,"id":4075,"parentId":3989,"tags":{},"startTime":1772779246634,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":588305,"timestamp":1488092772462,"id":3989,"parentId":3987,"tags":{"name":"server"},"startTime":1772779246095,"traceId":"049bdf49393d5782"},{"name":"emit","duration":21785,"timestamp":1488093360859,"id":4088,"parentId":3987,"tags":{},"startTime":1772779246684,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":616447,"timestamp":1488092766994,"id":3988,"tags":{"trigger":"/admin/courses","isTurbopack":false},"startTime":1772779246090,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":616862,"timestamp":1488092766912,"id":3987,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779246090,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":712435,"timestamp":1488092750832,"id":3986,"tags":{"url":"/admin/courses?_rsc=93yw0","isTurbopack":false},"startTime":1772779246074,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":6,"timestamp":1488093463349,"id":4089,"parentId":3986,"tags":{"url":"/admin/courses?_rsc=93yw0","memory.rss":"467099648","memory.heapUsed":"312128896","memory.heapTotal":"348246016"},"startTime":1772779246786,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":16372,"timestamp":1488093482652,"id":4090,"tags":{"url":"/admin/courses?_rsc=1akyc","isTurbopack":false},"startTime":1772779246805,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":45418,"timestamp":1488093500852,"id":4091,"tags":{"url":"/admin/courses?_rsc=1akyc","isTurbopack":false},"startTime":1772779246824,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":7,"timestamp":1488093546354,"id":4092,"parentId":4091,"tags":{"url":"/admin/courses?_rsc=1akyc","memory.rss":"467099648","memory.heapUsed":"317386344","memory.heapTotal":"348246016"},"startTime":1772779246869,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":124094,"timestamp":1488093634295,"id":4093,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779246957,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":8,"timestamp":1488093758509,"id":4094,"parentId":4093,"tags":{"url":"/api/course","memory.rss":"469549056","memory.heapUsed":"316311864","memory.heapTotal":"353034240"},"startTime":1772779247081,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":70882,"timestamp":1488114667177,"id":4107,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":70890,"timestamp":1488114667204,"id":4108,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":70880,"timestamp":1488114667229,"id":4109,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":73430,"timestamp":1488114667013,"id":4101,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":73419,"timestamp":1488114667052,"id":4102,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":73561,"timestamp":1488114667131,"id":4105,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fenquiry%2Froute&page=%2Fapi%2Fenquiry%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fenquiry%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":93277,"timestamp":1488114666841,"id":4100,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":95141,"timestamp":1488114667078,"id":4103,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":96863,"timestamp":1488114667106,"id":4104,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fme%2Froute&page=%2Fapi%2Fme%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fme%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":39114,"timestamp":1488114733343,"id":4110,"parentId":4106,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779268056,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":2908,"timestamp":1488114777806,"id":4113,"parentId":4112,"tags":{},"startTime":1772779268101,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":3046,"timestamp":1488114777685,"id":4112,"parentId":4111,"tags":{},"startTime":1772779268101,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":5351,"timestamp":1488114777395,"id":4111,"parentId":4110,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\page.jsx","layer":"rsc"},"startTime":1772779268100,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":196420,"timestamp":1488114667154,"id":4106,"parentId":4099,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779267990,"traceId":"049bdf49393d5782"},{"name":"make","duration":408260,"timestamp":1488114628301,"id":4099,"parentId":4098,"tags":{},"startTime":1772779267951,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":13576,"timestamp":1488115047984,"id":4153,"parentId":4152,"tags":{},"startTime":1772779268371,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":87,"timestamp":1488115061650,"id":4155,"parentId":4152,"tags":{},"startTime":1772779268384,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":15654,"timestamp":1488115061794,"id":4156,"parentId":4152,"tags":{},"startTime":1772779268385,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":23,"timestamp":1488115077544,"id":4157,"parentId":4152,"tags":{},"startTime":1772779268400,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":19,"timestamp":1488115077632,"id":4158,"parentId":4152,"tags":{},"startTime":1772779268400,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":18310,"timestamp":1488115061624,"id":4154,"parentId":4152,"tags":{},"startTime":1772779268384,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1620,"timestamp":1488115083966,"id":4159,"parentId":4152,"tags":{},"startTime":1772779268407,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":10585,"timestamp":1488115085637,"id":4160,"parentId":4152,"tags":{},"startTime":1772779268408,"traceId":"049bdf49393d5782"},{"name":"hash","duration":9753,"timestamp":1488115099804,"id":4161,"parentId":4152,"tags":{},"startTime":1772779268423,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":601,"timestamp":1488115109550,"id":4162,"parentId":4152,"tags":{},"startTime":1772779268432,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":290,"timestamp":1488115110094,"id":4163,"parentId":4152,"tags":{},"startTime":1772779268433,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":14704,"timestamp":1488115110406,"id":4164,"parentId":4152,"tags":{},"startTime":1772779268433,"traceId":"049bdf49393d5782"},{"name":"seal","duration":96683,"timestamp":1488115043557,"id":4152,"parentId":4098,"tags":{},"startTime":1772779268366,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":542504,"timestamp":1488114627054,"id":4098,"parentId":4096,"tags":{"name":"server"},"startTime":1772779267950,"traceId":"049bdf49393d5782"},{"name":"emit","duration":78141,"timestamp":1488115169825,"id":4165,"parentId":4096,"tags":{},"startTime":1772779268493,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":633922,"timestamp":1488114616858,"id":4097,"tags":{"trigger":"/","isTurbopack":false},"startTime":1772779267940,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":634848,"timestamp":1488114616793,"id":4096,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779267940,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":855955,"timestamp":1488114595786,"id":4095,"tags":{"url":"/","isTurbopack":false},"startTime":1772779267919,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1488115451792,"id":4166,"parentId":4095,"tags":{"url":"/","memory.rss":"462397440","memory.heapUsed":"288771616","memory.heapTotal":"364261376"},"startTime":1772779268775,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":14,"timestamp":1488116761663,"id":4167,"parentId":3,"tags":{},"startTime":1772779270084,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":12,"timestamp":1488116807054,"id":4168,"parentId":3,"tags":{},"startTime":1772779270130,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":140554,"timestamp":1488116994800,"id":4169,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779270318,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":6,"timestamp":1488117135458,"id":4170,"parentId":4169,"tags":{"url":"/api/course","memory.rss":"465002496","memory.heapUsed":"289676744","memory.heapTotal":"366690304"},"startTime":1772779270458,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":123198,"timestamp":1488117141792,"id":4171,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779270465,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1488117265066,"id":4172,"parentId":4171,"tags":{"url":"/api/course","memory.rss":"471126016","memory.heapUsed":"300002136","memory.heapTotal":"369119232"},"startTime":1772779270588,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31032,"timestamp":1488310660262,"id":4181,"parentId":4177,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779463984,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31046,"timestamp":1488310660274,"id":4182,"parentId":4177,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779463984,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31044,"timestamp":1488310660284,"id":4183,"parentId":4177,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779463984,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":33775,"timestamp":1488310660229,"id":4179,"parentId":4177,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779463983,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":46344,"timestamp":1488310660002,"id":4178,"parentId":4177,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779463983,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":34714,"timestamp":1488310689690,"id":4184,"parentId":4180,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772779464013,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":69406,"timestamp":1488310660251,"id":4180,"parentId":4177,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779463984,"traceId":"049bdf49393d5782"},{"name":"make","duration":170885,"timestamp":1488310641282,"id":4177,"parentId":4176,"tags":{},"startTime":1772779463965,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":7206,"timestamp":1488310818584,"id":4222,"parentId":4221,"tags":{},"startTime":1772779464142,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":9,"timestamp":1488310825834,"id":4224,"parentId":4221,"tags":{},"startTime":1772779464149,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":6681,"timestamp":1488310825867,"id":4225,"parentId":4221,"tags":{},"startTime":1772779464149,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":26,"timestamp":1488310832614,"id":4226,"parentId":4221,"tags":{},"startTime":1772779464156,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1488310832675,"id":4227,"parentId":4221,"tags":{},"startTime":1772779464156,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":8674,"timestamp":1488310825821,"id":4223,"parentId":4221,"tags":{},"startTime":1772779464149,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":619,"timestamp":1488310836362,"id":4228,"parentId":4221,"tags":{},"startTime":1772779464160,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":3874,"timestamp":1488310837010,"id":4229,"parentId":4221,"tags":{},"startTime":1772779464160,"traceId":"049bdf49393d5782"},{"name":"hash","duration":7443,"timestamp":1488310843473,"id":4230,"parentId":4221,"tags":{},"startTime":1772779464167,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":244,"timestamp":1488310850913,"id":4231,"parentId":4221,"tags":{},"startTime":1772779464174,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":112,"timestamp":1488310851132,"id":4232,"parentId":4221,"tags":{},"startTime":1772779464174,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":3988,"timestamp":1488310851252,"id":4233,"parentId":4221,"tags":{},"startTime":1772779464175,"traceId":"049bdf49393d5782"},{"name":"seal","duration":43887,"timestamp":1488310816823,"id":4221,"parentId":4176,"tags":{},"startTime":1772779464140,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":230897,"timestamp":1488310640769,"id":4176,"parentId":4174,"tags":{"name":"server"},"startTime":1772779463964,"traceId":"049bdf49393d5782"},{"name":"emit","duration":28849,"timestamp":1488310871798,"id":4234,"parentId":4174,"tags":{},"startTime":1772779464195,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":265511,"timestamp":1488310635941,"id":4174,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779463959,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":3658,"timestamp":1488310920215,"id":4241,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779464243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":3587,"timestamp":1488310920296,"id":4251,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":3664,"timestamp":1488310920224,"id":4242,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779464243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5670,"timestamp":1488310920240,"id":4244,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllContainer.jsx%22%2C%22ids%22%3A%5B%22CoursesAllContainer%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesAllGrid.jsx%22%2C%22ids%22%3A%5B%22CoursesAllGrid%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5772,"timestamp":1488310920248,"id":4245,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCouresesNine.jsx%22%2C%22ids%22%3A%5B%22CouresesNine%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCourseDetailContent.jsx%22%2C%22ids%22%3A%5B%22CourseDetailContent%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5882,"timestamp":1488310920272,"id":4248,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cenquiries%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":5908,"timestamp":1488310920288,"id":4250,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Cdashboard%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":11324,"timestamp":1488310920106,"id":4237,"parentId":4236,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772779464243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":12682,"timestamp":1488310920265,"id":4247,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Clayout.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":17284,"timestamp":1488310920232,"id":4243,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Capp-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cclient-page.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cerror-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Clayout-router.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Cnot-found-boundary.js%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Ccomponents%5C%5Crender-from-template-context.js%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":17656,"timestamp":1488310920207,"id":4240,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cbootstrap%5C%5Cdist%5C%5Ccss%5C%5Cbootstrap.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cfontawesome.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Canimate.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cjquery-ui.min.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Cassets%5C%5Ccss%5C%5Cstyle.css%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cprovider%5C%5CProvider.jsx%22%2C%22ids%22%3A%5B%22ProviderComponent%22%5D%7D&server=false!"},"startTime":1772779464243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":17716,"timestamp":1488310920183,"id":4238,"parentId":4236,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772779464243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":17648,"timestamp":1488310920257,"id":4246,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Capp%5C%5Cadmin%5C%5Ccourses%5C%5Cpage.jsx%22%2C%22ids%22%3A%5B%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":17850,"timestamp":1488310920197,"id":4239,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779464243,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":17769,"timestamp":1488310920280,"id":4249,"parentId":4236,"tags":{"request":"next-flight-client-entry-loader?modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Cnode_modules%5C%5Cnext%5C%5Cdist%5C%5Cclient%5C%5Clink.js%22%2C%22ids%22%3A%5B%22*%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cabout%5C%5CAboutFive.jsx%22%2C%22ids%22%3A%5B%22AboutFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFive.jsx%22%2C%22ids%22%3A%5B%22CoursesFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ccourses%5C%5CCoursesFour.jsx%22%2C%22ids%22%3A%5B%22CoursesFour%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cfaqs%5C%5CFaqTwo.jsx%22%2C%22ids%22%3A%5B%22FaqTwo%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Chero%5C%5CHeroFive.jsx%22%2C%22ids%22%3A%5B%22HeroFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cteams%5C%5CTeamFour.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Ctestimonials%5C%5CTestimonialFive.jsx%22%2C%22ids%22%3A%5B%22TestimonialFive%22%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Ccomponents%5C%5Cvideos%5C%5CVideoTwo.jsx%22%2C%22ids%22%3A%5B%5D%7D&modules=%7B%22request%22%3A%22E%3A%5C%5CAltibix-Projects%5C%5Cmsedutech-website%5C%5Csrc%5C%5Clayouts%5C%5CLayout.jsx%22%2C%22ids%22%3A%5B%22Layout%22%5D%7D&server=false!"},"startTime":1772779464244,"traceId":"049bdf49393d5782"},{"name":"make","duration":34592,"timestamp":1488310903495,"id":4236,"parentId":4235,"tags":{},"startTime":1772779464227,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6108,"timestamp":1488310993198,"id":4253,"parentId":4252,"tags":{},"startTime":1772779464316,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":12,"timestamp":1488310999422,"id":4255,"parentId":4252,"tags":{},"startTime":1772779464323,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":135,"timestamp":1488310999483,"id":4256,"parentId":4252,"tags":{},"startTime":1772779464323,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":15,"timestamp":1488310999663,"id":4257,"parentId":4252,"tags":{},"startTime":1772779464323,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":11,"timestamp":1488310999710,"id":4258,"parentId":4252,"tags":{},"startTime":1772779464323,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":2131,"timestamp":1488310999356,"id":4254,"parentId":4252,"tags":{},"startTime":1772779464323,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":939,"timestamp":1488311003842,"id":4259,"parentId":4252,"tags":{},"startTime":1772779464327,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":5148,"timestamp":1488311004816,"id":4260,"parentId":4252,"tags":{},"startTime":1772779464328,"traceId":"049bdf49393d5782"},{"name":"hash","duration":9939,"timestamp":1488311014977,"id":4261,"parentId":4252,"tags":{},"startTime":1772779464338,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":564,"timestamp":1488311024913,"id":4262,"parentId":4252,"tags":{},"startTime":1772779464348,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":571,"timestamp":1488311025437,"id":4263,"parentId":4252,"tags":{},"startTime":1772779464349,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":14470,"timestamp":1488311026030,"id":4264,"parentId":4252,"tags":{},"startTime":1772779464349,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-generateClientManifest","duration":763,"timestamp":1488311043531,"id":4266,"parentId":4235,"tags":{},"startTime":1772779464367,"traceId":"049bdf49393d5782"},{"name":"NextJsBuildManifest-createassets","duration":1007,"timestamp":1488311043331,"id":4265,"parentId":4235,"tags":{},"startTime":1772779464367,"traceId":"049bdf49393d5782"},{"name":"seal","duration":64125,"timestamp":1488310991146,"id":4252,"parentId":4235,"tags":{},"startTime":1772779464314,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":152248,"timestamp":1488310903077,"id":4235,"parentId":4220,"tags":{"name":"client"},"startTime":1772779464226,"traceId":"049bdf49393d5782"},{"name":"emit","duration":103223,"timestamp":1488311055394,"id":4267,"parentId":4220,"tags":{},"startTime":1772779464379,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":524369,"timestamp":1488310636016,"id":4175,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1772779463959,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-client","duration":428853,"timestamp":1488310736182,"id":4220,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779464059,"traceId":"049bdf49393d5782"}] +[{"name":"client-success","duration":8,"timestamp":1488311300034,"id":4269,"parentId":3,"tags":{},"startTime":1772779464623,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":687000,"timestamp":1488310737399,"id":4270,"parentId":3,"tags":{"updatedModules":[],"page":"/course-details","isPageHidden":true},"startTime":1772779464756,"traceId":"049bdf49393d5782"},{"name":"client-hmr-latency","duration":462000,"timestamp":1488311215953,"id":4272,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1772779465001,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":318229,"timestamp":1488389864527,"id":4273,"tags":{"url":"/","isTurbopack":false},"startTime":1772779543189,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1488390182816,"id":4274,"parentId":4273,"tags":{"url":"/","memory.rss":"393621504","memory.heapUsed":"303097400","memory.heapTotal":"342224896"},"startTime":1772779543507,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":13,"timestamp":1488391899458,"id":4277,"parentId":3,"tags":{},"startTime":1772779545223,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":15,"timestamp":1488392039969,"id":4278,"parentId":3,"tags":{},"startTime":1772779545364,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":30976,"timestamp":1488392315576,"id":4286,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":32020,"timestamp":1488392315642,"id":4288,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":32128,"timestamp":1488392315670,"id":4289,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":32130,"timestamp":1488392315695,"id":4290,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":33270,"timestamp":1488392315533,"id":4285,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":35576,"timestamp":1488392315353,"id":4284,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":37778,"timestamp":1488392315602,"id":4287,"parentId":4283,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779545639,"traceId":"049bdf49393d5782"},{"name":"make","duration":194238,"timestamp":1488392291135,"id":4283,"parentId":4282,"tags":{},"startTime":1772779545615,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":6384,"timestamp":1488392513492,"id":4327,"parentId":4326,"tags":{},"startTime":1772779545837,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":100,"timestamp":1488392519928,"id":4329,"parentId":4326,"tags":{},"startTime":1772779545844,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":8042,"timestamp":1488392520080,"id":4330,"parentId":4326,"tags":{},"startTime":1772779545844,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":46,"timestamp":1488392528464,"id":4331,"parentId":4326,"tags":{},"startTime":1772779545852,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":25,"timestamp":1488392528675,"id":4332,"parentId":4326,"tags":{},"startTime":1772779545852,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":11651,"timestamp":1488392519913,"id":4328,"parentId":4326,"tags":{},"startTime":1772779545844,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":3123,"timestamp":1488392534953,"id":4333,"parentId":4326,"tags":{},"startTime":1772779545859,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":7195,"timestamp":1488392538147,"id":4334,"parentId":4326,"tags":{},"startTime":1772779545862,"traceId":"049bdf49393d5782"},{"name":"hash","duration":6621,"timestamp":1488392556755,"id":4335,"parentId":4326,"tags":{},"startTime":1772779545880,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":304,"timestamp":1488392563371,"id":4336,"parentId":4326,"tags":{},"startTime":1772779545887,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":199,"timestamp":1488392563641,"id":4337,"parentId":4326,"tags":{},"startTime":1772779545887,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":4809,"timestamp":1488392563853,"id":4338,"parentId":4326,"tags":{},"startTime":1772779545888,"traceId":"049bdf49393d5782"},{"name":"seal","duration":77922,"timestamp":1488392507785,"id":4326,"parentId":4282,"tags":{},"startTime":1772779545832,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":315243,"timestamp":1488392290245,"id":4282,"parentId":4280,"tags":{"name":"server"},"startTime":1772779545614,"traceId":"049bdf49393d5782"},{"name":"emit","duration":32643,"timestamp":1488392605754,"id":4339,"parentId":4280,"tags":{},"startTime":1772779545929,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":356243,"timestamp":1488392284016,"id":4281,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772779545608,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":356904,"timestamp":1488392283917,"id":4280,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779545608,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":589354,"timestamp":1488392256960,"id":4279,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779545581,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":29,"timestamp":1488392846520,"id":4340,"parentId":4279,"tags":{"url":"/api/course","memory.rss":"408727552","memory.heapUsed":"294348216","memory.heapTotal":"342343680"},"startTime":1772779546170,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":71262,"timestamp":1488392850386,"id":4341,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779546174,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1488392921733,"id":4342,"parentId":4341,"tags":{"url":"/api/course","memory.rss":"407867392","memory.heapUsed":"290700576","memory.heapTotal":"341463040"},"startTime":1772779546245,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":435336,"timestamp":1488465298262,"id":4343,"tags":{"url":"/","isTurbopack":false},"startTime":1772779618622,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":8,"timestamp":1488465733709,"id":4344,"parentId":4343,"tags":{"url":"/","memory.rss":"353959936","memory.heapUsed":"292126936","memory.heapTotal":"340344832"},"startTime":1772779619058,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":33,"timestamp":1488467579489,"id":4347,"parentId":3,"tags":{},"startTime":1772779620904,"traceId":"049bdf49393d5782"},{"name":"client-success","duration":8,"timestamp":1488467685265,"id":4348,"parentId":3,"tags":{},"startTime":1772779621009,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":46899,"timestamp":1488467756963,"id":4349,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779621081,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1488467803929,"id":4350,"parentId":4349,"tags":{"url":"/api/course","memory.rss":"350330880","memory.heapUsed":"291922776","memory.heapTotal":"341200896"},"startTime":1772779621128,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":54622,"timestamp":1488467807360,"id":4351,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779621131,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":3,"timestamp":1488467862040,"id":4352,"parentId":4351,"tags":{"url":"/api/course","memory.rss":"350359552","memory.heapUsed":"286921760","memory.heapTotal":"341200896"},"startTime":1772779621186,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":64746,"timestamp":1488534254175,"id":4361,"parentId":4357,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779687578,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":64749,"timestamp":1488534254225,"id":4362,"parentId":4357,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779687578,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":64722,"timestamp":1488534254269,"id":4363,"parentId":4357,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779687578,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":71169,"timestamp":1488534253983,"id":4359,"parentId":4357,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779687578,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":82972,"timestamp":1488534252979,"id":4358,"parentId":4357,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779687577,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":98547,"timestamp":1488534254120,"id":4360,"parentId":4357,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779687578,"traceId":"049bdf49393d5782"},{"name":"make","duration":337253,"timestamp":1488534223256,"id":4357,"parentId":4356,"tags":{},"startTime":1772779687547,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":13299,"timestamp":1488534575701,"id":4398,"parentId":4397,"tags":{},"startTime":1772779687900,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":49,"timestamp":1488534589154,"id":4400,"parentId":4397,"tags":{},"startTime":1772779687913,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":11601,"timestamp":1488534589292,"id":4401,"parentId":4397,"tags":{},"startTime":1772779687914,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":48,"timestamp":1488534601004,"id":4402,"parentId":4397,"tags":{},"startTime":1772779687925,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":19,"timestamp":1488534601113,"id":4403,"parentId":4397,"tags":{},"startTime":1772779687925,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":16308,"timestamp":1488534589107,"id":4399,"parentId":4397,"tags":{},"startTime":1772779687913,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1840,"timestamp":1488534609940,"id":4404,"parentId":4397,"tags":{},"startTime":1772779687934,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":6291,"timestamp":1488534611842,"id":4405,"parentId":4397,"tags":{},"startTime":1772779687936,"traceId":"049bdf49393d5782"},{"name":"hash","duration":5150,"timestamp":1488534627817,"id":4406,"parentId":4397,"tags":{},"startTime":1772779687952,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":466,"timestamp":1488534632961,"id":4407,"parentId":4397,"tags":{},"startTime":1772779687957,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":186,"timestamp":1488534633381,"id":4408,"parentId":4397,"tags":{},"startTime":1772779687958,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":8681,"timestamp":1488534633589,"id":4409,"parentId":4397,"tags":{},"startTime":1772779687958,"traceId":"049bdf49393d5782"},{"name":"seal","duration":85874,"timestamp":1488534571912,"id":4397,"parentId":4356,"tags":{},"startTime":1772779687896,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":461395,"timestamp":1488534221375,"id":4356,"parentId":4354,"tags":{"name":"server"},"startTime":1772779687546,"traceId":"049bdf49393d5782"},{"name":"emit","duration":52970,"timestamp":1488534682983,"id":4410,"parentId":4354,"tags":{},"startTime":1772779688007,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":526544,"timestamp":1488534212922,"id":4355,"tags":{"trigger":"/courses-grid-view","isTurbopack":false},"startTime":1772779687537,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":527509,"timestamp":1488534212802,"id":4354,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779687537,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":826383,"timestamp":1488534191608,"id":4353,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","isTurbopack":false},"startTime":1772779687516,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":9,"timestamp":1488535018136,"id":4411,"parentId":4353,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","memory.rss":"359763968","memory.heapUsed":"301432672","memory.heapTotal":"330203136"},"startTime":1772779688342,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":75825,"timestamp":1488535058853,"id":4412,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","isTurbopack":false},"startTime":1772779688383,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":10,"timestamp":1488535134817,"id":4413,"parentId":4412,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","memory.rss":"358637568","memory.heapUsed":"303083640","memory.heapTotal":"329322496"},"startTime":1772779688459,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22616,"timestamp":1488535506404,"id":4423,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fenquiries%2Fpage&page=%2Fadmin%2Fenquiries%2Fpage&appPaths=%2Fadmin%2Fenquiries%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fenquiries%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688831,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22612,"timestamp":1488535506425,"id":4424,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688831,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":22599,"timestamp":1488535506444,"id":4425,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688831,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23245,"timestamp":1488535506326,"id":4420,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688831,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":23222,"timestamp":1488535506359,"id":4421,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688831,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":25885,"timestamp":1488535506101,"id":4419,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688830,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":27937,"timestamp":1488535506382,"id":4422,"parentId":4418,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772779688831,"traceId":"049bdf49393d5782"},{"name":"make","duration":149139,"timestamp":1488535464190,"id":4418,"parentId":4417,"tags":{},"startTime":1772779688788,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":5651,"timestamp":1488535619294,"id":4460,"parentId":4459,"tags":{},"startTime":1772779688944,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":10,"timestamp":1488535624993,"id":4462,"parentId":4459,"tags":{},"startTime":1772779688949,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":4312,"timestamp":1488535625026,"id":4463,"parentId":4459,"tags":{},"startTime":1772779688949,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":15,"timestamp":1488535629374,"id":4464,"parentId":4459,"tags":{},"startTime":1772779688954,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1488535629410,"id":4465,"parentId":4459,"tags":{},"startTime":1772779688954,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":5951,"timestamp":1488535624979,"id":4461,"parentId":4459,"tags":{},"startTime":1772779688949,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1308,"timestamp":1488535632727,"id":4466,"parentId":4459,"tags":{},"startTime":1772779688957,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":3760,"timestamp":1488535634055,"id":4467,"parentId":4459,"tags":{},"startTime":1772779688958,"traceId":"049bdf49393d5782"},{"name":"hash","duration":4623,"timestamp":1488535640149,"id":4468,"parentId":4459,"tags":{},"startTime":1772779688964,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":197,"timestamp":1488535644770,"id":4469,"parentId":4459,"tags":{},"startTime":1772779688969,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":117,"timestamp":1488535644943,"id":4470,"parentId":4459,"tags":{},"startTime":1772779688969,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":2695,"timestamp":1488535645067,"id":4471,"parentId":4459,"tags":{},"startTime":1772779688969,"traceId":"049bdf49393d5782"},{"name":"seal","duration":37541,"timestamp":1488535617046,"id":4459,"parentId":4417,"tags":{},"startTime":1772779688941,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":201214,"timestamp":1488535463613,"id":4417,"parentId":4415,"tags":{"name":"server"},"startTime":1772779688788,"traceId":"049bdf49393d5782"},{"name":"emit","duration":29635,"timestamp":1488535664935,"id":4472,"parentId":4415,"tags":{},"startTime":1772779688989,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":235603,"timestamp":1488535460555,"id":4416,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772779688785,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":236202,"timestamp":1488535460523,"id":4415,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772779688785,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":499635,"timestamp":1488535444829,"id":4414,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772779688769,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":5,"timestamp":1488535944569,"id":4473,"parentId":4414,"tags":{"url":"/api/course","memory.rss":"363778048","memory.heapUsed":"309370360","memory.heapTotal":"351993856"},"startTime":1772779689269,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":241904,"timestamp":1488978617158,"id":4474,"tags":{"url":"/courses-grid-view?_rsc=165m2","isTurbopack":false},"startTime":1772780131944,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1488978860501,"id":4475,"parentId":4474,"tags":{"url":"/courses-grid-view?_rsc=165m2","memory.rss":"53989376","memory.heapUsed":"302465808","memory.heapTotal":"316178432"},"startTime":1772780132187,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":49934,"timestamp":1488980160309,"id":4485,"parentId":4480,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780133487,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":49971,"timestamp":1488980160316,"id":4486,"parentId":4480,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780133487,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":52544,"timestamp":1488980160288,"id":4483,"parentId":4480,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780133487,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":52653,"timestamp":1488980160300,"id":4484,"parentId":4480,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780133487,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":69451,"timestamp":1488980159081,"id":4481,"parentId":4480,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780133486,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":71297,"timestamp":1488980202357,"id":4487,"parentId":4482,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772780133529,"traceId":"049bdf49393d5782"},{"name":"next-swc-transform","duration":180840,"timestamp":1488980281408,"id":4490,"parentId":4489,"tags":{},"startTime":1772780133608,"traceId":"049bdf49393d5782"},{"name":"next-swc-loader","duration":181233,"timestamp":1488980281027,"id":4489,"parentId":4488,"tags":{},"startTime":1772780133607,"traceId":"049bdf49393d5782"},{"name":"build-module-jsx","duration":184653,"timestamp":1488980279999,"id":4488,"parentId":4487,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\home-v5\\page.jsx","layer":"rsc"},"startTime":1772780133606,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":365535,"timestamp":1488980160094,"id":4482,"parentId":4480,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780133487,"traceId":"049bdf49393d5782"},{"name":"make","duration":470075,"timestamp":1488980148806,"id":4480,"parentId":4479,"tags":{},"startTime":1772780133475,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":5033,"timestamp":1488980628970,"id":4524,"parentId":4523,"tags":{},"startTime":1772780133955,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":10,"timestamp":1488980634130,"id":4526,"parentId":4523,"tags":{},"startTime":1772780133961,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":3500,"timestamp":1488980634175,"id":4527,"parentId":4523,"tags":{},"startTime":1772780133961,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":11,"timestamp":1488980637738,"id":4528,"parentId":4523,"tags":{},"startTime":1772780133964,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1488980637771,"id":4529,"parentId":4523,"tags":{},"startTime":1772780133964,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":6234,"timestamp":1488980634105,"id":4525,"parentId":4523,"tags":{},"startTime":1772780133961,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":962,"timestamp":1488980643960,"id":4530,"parentId":4523,"tags":{},"startTime":1772780133970,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":8400,"timestamp":1488980644941,"id":4531,"parentId":4523,"tags":{},"startTime":1772780133971,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2397,"timestamp":1488980655592,"id":4532,"parentId":4523,"tags":{},"startTime":1772780133982,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":220,"timestamp":1488980657987,"id":4533,"parentId":4523,"tags":{},"startTime":1772780133984,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":93,"timestamp":1488980658186,"id":4534,"parentId":4523,"tags":{},"startTime":1772780133985,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":13209,"timestamp":1488980658312,"id":4535,"parentId":4523,"tags":{},"startTime":1772780133985,"traceId":"049bdf49393d5782"},{"name":"seal","duration":55020,"timestamp":1488980626573,"id":4523,"parentId":4479,"tags":{},"startTime":1772780133953,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":541500,"timestamp":1488980145674,"id":4479,"parentId":4477,"tags":{"name":"server"},"startTime":1772780133472,"traceId":"049bdf49393d5782"},{"name":"emit","duration":60408,"timestamp":1488980687293,"id":4536,"parentId":4477,"tags":{},"startTime":1772780134014,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":653230,"timestamp":1488980095481,"id":4478,"tags":{"trigger":"/home-v5","isTurbopack":false},"startTime":1772780133422,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":653670,"timestamp":1488980095354,"id":4477,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772780133422,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":869181,"timestamp":1488980077606,"id":4476,"tags":{"url":"/home-v5?_rsc=165m2","isTurbopack":false},"startTime":1772780133404,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":8,"timestamp":1488980946916,"id":4537,"parentId":4476,"tags":{"url":"/home-v5?_rsc=165m2","memory.rss":"310468608","memory.heapUsed":"294039464","memory.heapTotal":"360792064"},"startTime":1772780134273,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":55036,"timestamp":1488980959876,"id":4538,"tags":{"url":"/home-v5?_rsc=9fhrs","isTurbopack":false},"startTime":1772780134286,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":6,"timestamp":1488981014982,"id":4539,"parentId":4538,"tags":{"url":"/home-v5?_rsc=9fhrs","memory.rss":"310542336","memory.heapUsed":"300864920","memory.heapTotal":"360792064"},"startTime":1772780134341,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":54649,"timestamp":1488981331698,"id":4548,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":54668,"timestamp":1488981331747,"id":4550,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fdashboard%2Fpage&page=%2Fadmin%2Fdashboard%2Fpage&appPaths=%2Fadmin%2Fdashboard%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fdashboard%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":54665,"timestamp":1488981331756,"id":4551,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":55965,"timestamp":1488981331594,"id":4546,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":55916,"timestamp":1488981331661,"id":4547,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":58173,"timestamp":1488981331430,"id":4545,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":61748,"timestamp":1488981331737,"id":4549,"parentId":4544,"tags":{"request":"next-app-loader?name=app%2Fapi%2Fcourse%2Froute&page=%2Fapi%2Fcourse%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fcourse%2Froute.js&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780134658,"traceId":"049bdf49393d5782"},{"name":"make","duration":137393,"timestamp":1488981318222,"id":4544,"parentId":4543,"tags":{},"startTime":1772780134645,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":3510,"timestamp":1488981462819,"id":4585,"parentId":4584,"tags":{},"startTime":1772780134789,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":7,"timestamp":1488981466368,"id":4587,"parentId":4584,"tags":{},"startTime":1772780134793,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":7255,"timestamp":1488981466395,"id":4588,"parentId":4584,"tags":{},"startTime":1772780134793,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":15,"timestamp":1488981473686,"id":4589,"parentId":4584,"tags":{},"startTime":1772780134800,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1488981473720,"id":4590,"parentId":4584,"tags":{},"startTime":1772780134800,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":8768,"timestamp":1488981466356,"id":4586,"parentId":4584,"tags":{},"startTime":1772780134793,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":1141,"timestamp":1488981476974,"id":4591,"parentId":4584,"tags":{},"startTime":1772780134803,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":1828,"timestamp":1488981478138,"id":4592,"parentId":4584,"tags":{},"startTime":1772780134805,"traceId":"049bdf49393d5782"},{"name":"hash","duration":2449,"timestamp":1488981481492,"id":4593,"parentId":4584,"tags":{},"startTime":1772780134808,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":223,"timestamp":1488981483938,"id":4594,"parentId":4584,"tags":{},"startTime":1772780134810,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":157,"timestamp":1488981484144,"id":4595,"parentId":4584,"tags":{},"startTime":1772780134811,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":1920,"timestamp":1488981484310,"id":4596,"parentId":4584,"tags":{},"startTime":1772780134811,"traceId":"049bdf49393d5782"},{"name":"seal","duration":31247,"timestamp":1488981460975,"id":4584,"parentId":4543,"tags":{},"startTime":1772780134787,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":182457,"timestamp":1488981317919,"id":4543,"parentId":4541,"tags":{"name":"server"},"startTime":1772780134644,"traceId":"049bdf49393d5782"},{"name":"emit","duration":13487,"timestamp":1488981500451,"id":4597,"parentId":4541,"tags":{},"startTime":1772780134827,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":200475,"timestamp":1488981314349,"id":4542,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772780134641,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":200847,"timestamp":1488981314322,"id":4541,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772780134641,"traceId":"049bdf49393d5782"}] +[{"name":"handle-request","duration":375337,"timestamp":1488981305520,"id":4540,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772780134632,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":11,"timestamp":1488981681010,"id":4598,"parentId":4540,"tags":{"url":"/api/course","memory.rss":"353517568","memory.heapUsed":"313416360","memory.heapTotal":"367566848"},"startTime":1772780135007,"traceId":"049bdf49393d5782"},{"name":"handle-request","duration":51739,"timestamp":1488981686020,"id":4599,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772780135012,"traceId":"049bdf49393d5782"},{"name":"memory-usage","duration":4,"timestamp":1488981737828,"id":4600,"parentId":4599,"tags":{"url":"/api/course","memory.rss":"358772736","memory.heapUsed":"323590056","memory.heapTotal":"369995776"},"startTime":1772780135064,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31101,"timestamp":1489501720188,"id":4609,"parentId":4605,"tags":{"request":"next-app-loader?name=app%2Fhome-v5%2Fpage&page=%2Fhome-v5%2Fpage&appPaths=%2Fhome-v5%2Fpage&pagePath=private-next-app-dir%2Fhome-v5%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780655049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":31113,"timestamp":1489501720203,"id":4611,"parentId":4605,"tags":{"request":"next-app-loader?name=app%2Fadmin%2Fcourses%2Fpage&page=%2Fadmin%2Fcourses%2Fpage&appPaths=%2Fadmin%2Fcourses%2Fpage&pagePath=private-next-app-dir%2Fadmin%2Fcourses%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780655049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":32890,"timestamp":1489501720168,"id":4607,"parentId":4605,"tags":{"request":"next-app-loader?name=app%2Fcourses-grid-view%2Fpage&page=%2Fcourses-grid-view%2Fpage&appPaths=%2Fcourses-grid-view%2Fpage&pagePath=private-next-app-dir%2Fcourses-grid-view%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780655049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":33133,"timestamp":1489501720181,"id":4608,"parentId":4605,"tags":{"request":"next-app-loader?name=app%2Fpage&page=%2Fpage&appPaths=%2Fpage&pagePath=private-next-app-dir%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780655049,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":42830,"timestamp":1489501720043,"id":4606,"parentId":4605,"tags":{"request":"next-app-loader?name=app%2Fcourse-details%2Fpage&page=%2Fcourse-details%2Fpage&appPaths=%2Fcourse-details%2Fpage&pagePath=private-next-app-dir%2Fcourse-details%2Fpage.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780655049,"traceId":"049bdf49393d5782"},{"name":"build-module","duration":25474,"timestamp":1489501750125,"id":4612,"parentId":4610,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-app-loader.js?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!","layer":"rsc"},"startTime":1772780655079,"traceId":"049bdf49393d5782"},{"name":"add-entry","duration":57212,"timestamp":1489501720196,"id":4610,"parentId":4605,"tags":{"request":"next-app-loader?name=app%2F_not-found%2Fpage&page=%2F_not-found%2Fpage&appPaths=&pagePath=private-next-app-dir%2Fnot-found.jsx&appDir=E%3A%5CAltibix-Projects%5Cmsedutech-website%5Csrc%5Capp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=js&rootDir=E%3A%5CAltibix-Projects%5Cmsedutech-website&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D!"},"startTime":1772780655049,"traceId":"049bdf49393d5782"},{"name":"make","duration":182804,"timestamp":1489501705084,"id":4605,"parentId":4604,"tags":{},"startTime":1772780655034,"traceId":"049bdf49393d5782"},{"name":"chunk-graph","duration":5350,"timestamp":1489501892996,"id":4647,"parentId":4646,"tags":{},"startTime":1772780655222,"traceId":"049bdf49393d5782"},{"name":"optimize-modules","duration":96,"timestamp":1489501898596,"id":4649,"parentId":4646,"tags":{},"startTime":1772780655227,"traceId":"049bdf49393d5782"},{"name":"optimize-chunks","duration":9782,"timestamp":1489501898895,"id":4650,"parentId":4646,"tags":{},"startTime":1772780655228,"traceId":"049bdf49393d5782"},{"name":"optimize-tree","duration":21,"timestamp":1489501908723,"id":4651,"parentId":4646,"tags":{},"startTime":1772780655238,"traceId":"049bdf49393d5782"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1489501908764,"id":4652,"parentId":4646,"tags":{},"startTime":1772780655238,"traceId":"049bdf49393d5782"},{"name":"optimize","duration":11301,"timestamp":1489501898495,"id":4648,"parentId":4646,"tags":{},"startTime":1772780655227,"traceId":"049bdf49393d5782"},{"name":"module-hash","duration":966,"timestamp":1489501911243,"id":4653,"parentId":4646,"tags":{},"startTime":1772780655240,"traceId":"049bdf49393d5782"},{"name":"code-generation","duration":3871,"timestamp":1489501912319,"id":4654,"parentId":4646,"tags":{},"startTime":1772780655241,"traceId":"049bdf49393d5782"},{"name":"hash","duration":5622,"timestamp":1489501918454,"id":4655,"parentId":4646,"tags":{},"startTime":1772780655247,"traceId":"049bdf49393d5782"},{"name":"code-generation-jobs","duration":346,"timestamp":1489501924071,"id":4656,"parentId":4646,"tags":{},"startTime":1772780655253,"traceId":"049bdf49393d5782"},{"name":"module-assets","duration":191,"timestamp":1489501924383,"id":4657,"parentId":4646,"tags":{},"startTime":1772780655253,"traceId":"049bdf49393d5782"},{"name":"create-chunk-assets","duration":19887,"timestamp":1489501924586,"id":4658,"parentId":4646,"tags":{},"startTime":1772780655253,"traceId":"049bdf49393d5782"},{"name":"seal","duration":69716,"timestamp":1489501890416,"id":4646,"parentId":4604,"tags":{},"startTime":1772780655219,"traceId":"049bdf49393d5782"},{"name":"webpack-compilation","duration":267650,"timestamp":1489501703575,"id":4604,"parentId":4602,"tags":{"name":"server"},"startTime":1772780655032,"traceId":"049bdf49393d5782"},{"name":"emit","duration":26962,"timestamp":1489501971330,"id":4659,"parentId":4602,"tags":{},"startTime":1772780655300,"traceId":"049bdf49393d5782"},{"name":"compile-path","duration":300086,"timestamp":1489501699121,"id":4603,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1772780655028,"traceId":"049bdf49393d5782"},{"name":"webpack-invalidated-server","duration":300647,"timestamp":1489501699065,"id":4602,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772780655028,"traceId":"049bdf49393d5782"}] diff --git a/src/components/courses/CourseDetailContent.jsx b/src/components/courses/CourseDetailContent.jsx index ca98f1b..61fcb48 100644 --- a/src/components/courses/CourseDetailContent.jsx +++ b/src/components/courses/CourseDetailContent.jsx @@ -80,8 +80,8 @@ export const CourseDetailContent = () => { const data = await res.json(); if (data?.user) { setEnquiryForm({ - name: `${data.user.firstName || ''} ${data.user.lastName || ''}`.trim(), - email: data.user.email || '', + name: '', + email: '', phone: '', }); }