diff --git a/.next/app-build-manifest.json b/.next/app-build-manifest.json index 1b3b57d..1e838ab 100644 --- a/.next/app-build-manifest.json +++ b/.next/app-build-manifest.json @@ -1,3 +1,57 @@ { - "pages": {} + "pages": { + "/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/css/app/page.css", + "static/chunks/app/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" + ], + "/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/dashboard/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/dashboard/page.js" + ], + "/admin/layout": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/layout.js" + ], + "/admin/courses/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/admin/courses/page.js" + ], + "/courses-grid-view/page": [ + "static/chunks/webpack.js", + "static/chunks/main-app.js", + "static/chunks/app/courses-grid-view/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..17a1e71 100644 --- a/.next/server/app-paths-manifest.json +++ b/.next/server/app-paths-manifest.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "/page": "app/page.js", + "/course-details/page": "app/course-details/page.js", + "/courses-grid-view/page": "app/courses-grid-view/page.js", + "/_not-found/page": "app/_not-found/page.js", + "/admin/dashboard/page": "app/admin/dashboard/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..edec4c6 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": "UkYcF5aJXU63TE6YzplCFefVs/kQ3MkpIQzDBasOSEU=" + } + } + }, "functions": {}, - "sortedMiddleware": [] + "sortedMiddleware": [ + "/" + ] } \ No newline at end of file diff --git a/.next/server/server-reference-manifest.json b/.next/server/server-reference-manifest.json index 1b56809..0d640e3 100644 --- a/.next/server/server-reference-manifest.json +++ b/.next/server/server-reference-manifest.json @@ -1,5 +1,5 @@ { "node": {}, "edge": {}, - "encryptionKey": "XR9546Qfu7EwajBjd8gahEOdCxfWF6T4uIvBHwJo3yk=" + "encryptionKey": "UkYcF5aJXU63TE6YzplCFefVs/kQ3MkpIQzDBasOSEU=" } \ No newline at end of file diff --git a/.next/trace b/.next/trace index 4c1a3a4..eb38dfa 100644 --- a/.next/trace +++ b/.next/trace @@ -1,2 +1,76 @@ -[{"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":"hot-reloader","duration":117,"timestamp":101099042,"id":3,"tags":{"version":"14.2.16","isTurbopack":false},"startTime":1772786867121,"traceId":"1264e43080ebfc4c"},{"name":"start","duration":8,"timestamp":101100803,"id":4,"parentId":3,"tags":{},"startTime":1772786867123,"traceId":"1264e43080ebfc4c"},{"name":"get-version-info","duration":469248,"timestamp":101101247,"id":5,"parentId":4,"tags":{},"startTime":1772786867123,"traceId":"1264e43080ebfc4c"},{"name":"clean","duration":1366,"timestamp":101570585,"id":6,"parentId":4,"tags":{},"startTime":1772786867593,"traceId":"1264e43080ebfc4c"},{"name":"create-pages-mapping","duration":279,"timestamp":101573969,"id":8,"parentId":7,"tags":{},"startTime":1772786867596,"traceId":"1264e43080ebfc4c"},{"name":"create-entrypoints","duration":125195,"timestamp":101574297,"id":9,"parentId":7,"tags":{},"startTime":1772786867596,"traceId":"1264e43080ebfc4c"},{"name":"generate-webpack-config","duration":198949,"timestamp":101699544,"id":10,"parentId":7,"tags":{},"startTime":1772786867722,"traceId":"1264e43080ebfc4c"},{"name":"get-webpack-config","duration":324707,"timestamp":101573814,"id":7,"parentId":4,"tags":{},"startTime":1772786867596,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":2623,"timestamp":102002103,"id":12,"parentId":11,"tags":{},"startTime":1772786868024,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":966,"timestamp":102008908,"id":14,"parentId":13,"tags":{},"startTime":1772786868031,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":32,"timestamp":102010053,"id":16,"parentId":13,"tags":{},"startTime":1772786868032,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":179,"timestamp":102010245,"id":17,"parentId":13,"tags":{},"startTime":1772786868032,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":35,"timestamp":102010512,"id":18,"parentId":13,"tags":{},"startTime":1772786868033,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":38,"timestamp":102010775,"id":19,"parentId":13,"tags":{},"startTime":1772786868033,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":967,"timestamp":102009985,"id":15,"parentId":13,"tags":{},"startTime":1772786868032,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":111,"timestamp":102011789,"id":20,"parentId":13,"tags":{},"startTime":1772786868034,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":188,"timestamp":102011935,"id":21,"parentId":13,"tags":{},"startTime":1772786868034,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":538,"timestamp":102012422,"id":22,"parentId":13,"tags":{},"startTime":1772786868035,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":98,"timestamp":102012957,"id":23,"parentId":13,"tags":{},"startTime":1772786868035,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":104,"timestamp":102013017,"id":24,"parentId":13,"tags":{},"startTime":1772786868035,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":291,"timestamp":102013132,"id":25,"parentId":13,"tags":{},"startTime":1772786868035,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":1336,"timestamp":102060227,"id":27,"parentId":11,"tags":{},"startTime":1772786868082,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":1922,"timestamp":102059674,"id":26,"parentId":11,"tags":{},"startTime":1772786868082,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":54915,"timestamp":102008615,"id":13,"parentId":11,"tags":{},"startTime":1772786868031,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":69345,"timestamp":101994500,"id":11,"parentId":3,"tags":{"name":"client"},"startTime":1772786868017,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":13063,"timestamp":102064504,"id":28,"parentId":3,"tags":{},"startTime":1772786868087,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":1886,"timestamp":102086473,"id":30,"parentId":29,"tags":{},"startTime":1772786868109,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":31,"timestamp":102088764,"id":32,"parentId":31,"tags":{},"startTime":1772786868111,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":102088820,"id":34,"parentId":31,"tags":{},"startTime":1772786868111,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":319,"timestamp":102088903,"id":35,"parentId":31,"tags":{},"startTime":1772786868111,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":102089285,"id":36,"parentId":31,"tags":{},"startTime":1772786868111,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":11,"timestamp":102089385,"id":37,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":664,"timestamp":102088812,"id":33,"parentId":31,"tags":{},"startTime":1772786868111,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":11,"timestamp":102089634,"id":38,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":9,"timestamp":102089658,"id":39,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":80,"timestamp":102089709,"id":40,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":57,"timestamp":102089789,"id":41,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":17,"timestamp":102089835,"id":42,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":16,"timestamp":102089860,"id":43,"parentId":31,"tags":{},"startTime":1772786868112,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":2184,"timestamp":102088711,"id":31,"parentId":29,"tags":{},"startTime":1772786868111,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":5739,"timestamp":102085325,"id":29,"parentId":3,"tags":{"name":"server"},"startTime":1772786868107,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":3456,"timestamp":102091152,"id":44,"parentId":3,"tags":{},"startTime":1772786868113,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":223,"timestamp":102099107,"id":46,"parentId":45,"tags":{},"startTime":1772786868121,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":28,"timestamp":102099961,"id":48,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":102100013,"id":50,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":14,"timestamp":102100085,"id":51,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":102100116,"id":52,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":102100137,"id":53,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":157,"timestamp":102100004,"id":49,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":9,"timestamp":102100280,"id":54,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":8,"timestamp":102100300,"id":55,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":103,"timestamp":102100364,"id":56,"parentId":47,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":23,"timestamp":102100467,"id":57,"parentId":47,"tags":{},"startTime":1772786868123,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":10,"timestamp":102100484,"id":58,"parentId":47,"tags":{},"startTime":1772786868123,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":13,"timestamp":102100499,"id":59,"parentId":47,"tags":{},"startTime":1772786868123,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":1284,"timestamp":102099918,"id":47,"parentId":45,"tags":{},"startTime":1772786868122,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":3444,"timestamp":102097804,"id":45,"parentId":3,"tags":{"name":"edge-server"},"startTime":1772786868120,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":1875,"timestamp":102101298,"id":60,"parentId":3,"tags":{},"startTime":1772786868123,"traceId":"1264e43080ebfc4c"}] +[{"name":"make","duration":252,"timestamp":102363094,"id":65,"parentId":64,"tags":{},"startTime":1772786868385,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":42,"timestamp":102363517,"id":67,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":102363579,"id":69,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":10,"timestamp":102363598,"id":70,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":102363623,"id":71,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":102363655,"id":72,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":121,"timestamp":102363572,"id":68,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":9,"timestamp":102363803,"id":73,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":8,"timestamp":102363821,"id":74,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":58,"timestamp":102363862,"id":75,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":22,"timestamp":102363920,"id":76,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":9,"timestamp":102363935,"id":77,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":13,"timestamp":102363950,"id":78,"parentId":66,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":158,"timestamp":102364384,"id":80,"parentId":64,"tags":{},"startTime":1772786868387,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":213,"timestamp":102364336,"id":79,"parentId":64,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":1273,"timestamp":102363474,"id":66,"parentId":64,"tags":{},"startTime":1772786868386,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":2314,"timestamp":102362466,"id":64,"parentId":61,"tags":{"name":"client"},"startTime":1772786868385,"traceId":"1264e43080ebfc4c"},{"name":"setup-dev-bundler","duration":1344877,"timestamp":101084410,"id":2,"parentId":1,"tags":{},"startTime":1772786867107,"traceId":"1264e43080ebfc4c"},{"name":"run-instrumentation-hook","duration":102,"timestamp":102518943,"id":82,"parentId":1,"tags":{},"startTime":1772786868541,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":160296,"timestamp":102364812,"id":81,"parentId":61,"tags":{},"startTime":1772786868387,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":170807,"timestamp":102355674,"id":61,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786868378,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":651,"timestamp":102533152,"id":84,"parentId":83,"tags":{},"startTime":1772786868555,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":63,"timestamp":102534189,"id":86,"parentId":85,"tags":{},"startTime":1772786868556,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":9,"timestamp":102534290,"id":88,"parentId":85,"tags":{},"startTime":1772786868556,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":233,"timestamp":102534501,"id":89,"parentId":85,"tags":{},"startTime":1772786868557,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":36,"timestamp":102534776,"id":90,"parentId":85,"tags":{},"startTime":1772786868557,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":16,"timestamp":102534864,"id":91,"parentId":85,"tags":{},"startTime":1772786868557,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":660,"timestamp":102534276,"id":87,"parentId":85,"tags":{},"startTime":1772786868556,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":23,"timestamp":102535331,"id":92,"parentId":85,"tags":{},"startTime":1772786868557,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":20,"timestamp":102535380,"id":93,"parentId":85,"tags":{},"startTime":1772786868558,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":250,"timestamp":102535488,"id":94,"parentId":85,"tags":{},"startTime":1772786868558,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":63,"timestamp":102535737,"id":95,"parentId":85,"tags":{},"startTime":1772786868558,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":20,"timestamp":102535785,"id":96,"parentId":85,"tags":{},"startTime":1772786868558,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":43,"timestamp":102535819,"id":97,"parentId":85,"tags":{},"startTime":1772786868558,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":2591,"timestamp":102534119,"id":85,"parentId":83,"tags":{},"startTime":1772786868556,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":5255,"timestamp":102531544,"id":83,"parentId":62,"tags":{"name":"server"},"startTime":1772786868554,"traceId":"1264e43080ebfc4c"},{"name":"start-dev-server","duration":2339100,"timestamp":100221314,"id":1,"tags":{"cpus":"8","platform":"win32","memory.freeMem":"783355904","memory.totalMem":"8419024896","memory.heapSizeLimit":"4259315712","isTurbopack":false,"memory.rss":"139653120","memory.heapTotal":"86835200","memory.heapUsed":"55362320"},"startTime":1772786866243,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":36620,"timestamp":102536852,"id":98,"parentId":62,"tags":{},"startTime":1772786868559,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":218787,"timestamp":102355880,"id":62,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786868378,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":552,"timestamp":102580817,"id":100,"parentId":99,"tags":{},"startTime":1772786868603,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":32,"timestamp":102582128,"id":102,"parentId":101,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":102582191,"id":104,"parentId":101,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":15,"timestamp":102582216,"id":105,"parentId":101,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":102582252,"id":106,"parentId":101,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":102582278,"id":107,"parentId":101,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":130,"timestamp":102582178,"id":103,"parentId":101,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":10,"timestamp":102582455,"id":108,"parentId":101,"tags":{},"startTime":1772786868605,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":9,"timestamp":102582477,"id":109,"parentId":101,"tags":{},"startTime":1772786868605,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":102,"timestamp":102582547,"id":110,"parentId":101,"tags":{},"startTime":1772786868605,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":26,"timestamp":102582648,"id":111,"parentId":101,"tags":{},"startTime":1772786868605,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":10,"timestamp":102582668,"id":112,"parentId":101,"tags":{},"startTime":1772786868605,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":17,"timestamp":102582684,"id":113,"parentId":101,"tags":{},"startTime":1772786868605,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":1359,"timestamp":102582074,"id":101,"parentId":99,"tags":{},"startTime":1772786868604,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":4861,"timestamp":102578633,"id":99,"parentId":63,"tags":{"name":"edge-server"},"startTime":1772786868601,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":17658,"timestamp":102583544,"id":114,"parentId":63,"tags":{},"startTime":1772786868606,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-edge-server","duration":247509,"timestamp":102355918,"id":63,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786868378,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module","duration":185532,"timestamp":104184068,"id":121,"parentId":120,"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":1772786870206,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":193966,"timestamp":104425341,"id":136,"parentId":135,"tags":{},"startTime":1772786870447,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":194716,"timestamp":104424613,"id":135,"parentId":123,"tags":{},"startTime":1772786870447,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":219346,"timestamp":104412234,"id":123,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\layout.jsx","layer":"rsc"},"startTime":1772786870434,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":205252,"timestamp":104426564,"id":140,"parentId":139,"tags":{},"startTime":1772786870449,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":205872,"timestamp":104425955,"id":139,"parentId":125,"tags":{},"startTime":1772786870448,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":231486,"timestamp":104413916,"id":125,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\not-found.jsx","layer":"rsc"},"startTime":1772786870436,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":219701,"timestamp":104425862,"id":138,"parentId":137,"tags":{},"startTime":1772786870448,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":220201,"timestamp":104425369,"id":137,"parentId":124,"tags":{},"startTime":1772786870447,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":233758,"timestamp":104413221,"id":124,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\loading.jsx","layer":"rsc"},"startTime":1772786870435,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":222968,"timestamp":104424279,"id":134,"parentId":133,"tags":{},"startTime":1772786870446,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":226593,"timestamp":104420662,"id":133,"parentId":122,"tags":{},"startTime":1772786870443,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":248098,"timestamp":104403098,"id":122,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\page.jsx","layer":"rsc"},"startTime":1772786870425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":242503,"timestamp":104426854,"id":142,"parentId":141,"tags":{},"startTime":1772786870449,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":242788,"timestamp":104426586,"id":141,"parentId":129,"tags":{},"startTime":1772786870449,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":257146,"timestamp":104416600,"id":129,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\error-boundary.js","layer":"rsc"},"startTime":1772786870439,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":257959,"timestamp":104420038,"id":130,"parentId":126,"tags":{},"startTime":1772786870442,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":274,"timestamp":104678124,"id":143,"parentId":126,"tags":{},"startTime":1772786870700,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":267549,"timestamp":104414443,"id":126,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-kind.js","layer":"rsc"},"startTime":1772786870437,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":261780,"timestamp":104420328,"id":131,"parentId":127,"tags":{},"startTime":1772786870442,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":250,"timestamp":104682159,"id":144,"parentId":127,"tags":{},"startTime":1772786870704,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":280048,"timestamp":104415209,"id":127,"parentId":121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\entry-base.js","layer":"rsc"},"startTime":1772786870437,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":274955,"timestamp":104420455,"id":132,"parentId":128,"tags":{},"startTime":1772786870443,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":164,"timestamp":104695446,"id":145,"parentId":128,"tags":{},"startTime":1772786870718,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":285925,"timestamp":104415994,"id":128,"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":1772786870438,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1014,"timestamp":104719989,"id":146,"parentId":128,"tags":{"name":"next/dist/compiled/next-server/app-page.runtime.dev.js","layer":null},"startTime":1772786870742,"traceId":"1264e43080ebfc4c"},{"name":"build-module-external","duration":63,"timestamp":104765954,"id":150,"parentId":127,"tags":{"name":"../../client/components/static-generation-async-storage.external","layer":null},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"build-module-external","duration":31,"timestamp":104766063,"id":151,"parentId":127,"tags":{"name":"../../client/components/request-async-storage.external","layer":null},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"build-module-external","duration":19,"timestamp":104766111,"id":152,"parentId":127,"tags":{"name":"../../client/components/action-async-storage.external","layer":null},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12198,"timestamp":104767675,"id":162,"parentId":161,"tags":{},"startTime":1772786870790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12496,"timestamp":104767394,"id":161,"parentId":149,"tags":{},"startTime":1772786870790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15810,"timestamp":104765763,"id":149,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js","layer":"rsc"},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13394,"timestamp":104768374,"id":166,"parentId":165,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13747,"timestamp":104768030,"id":165,"parentId":154,"tags":{},"startTime":1772786870790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16292,"timestamp":104766353,"id":154,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\client-page.js","layer":"rsc"},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14036,"timestamp":104768684,"id":170,"parentId":169,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14124,"timestamp":104768601,"id":169,"parentId":156,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16895,"timestamp":104766734,"id":156,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js","layer":"rsc"},"startTime":1772786870789,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16030,"timestamp":104767806,"id":164,"parentId":163,"tags":{},"startTime":1772786870790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16152,"timestamp":104767693,"id":163,"parentId":153,"tags":{},"startTime":1772786870790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18516,"timestamp":104766141,"id":153,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router.js","layer":"rsc"},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19333,"timestamp":104767377,"id":160,"parentId":159,"tags":{},"startTime":1772786870790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19519,"timestamp":104767204,"id":159,"parentId":148,"tags":{},"startTime":1772786870789,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22081,"timestamp":104765449,"id":148,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\layout-router.js","layer":"rsc"},"startTime":1772786870788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19007,"timestamp":104768583,"id":168,"parentId":167,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19193,"timestamp":104768401,"id":167,"parentId":155,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25534,"timestamp":104766550,"id":155,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\hooks-server-context.js","layer":"rsc"},"startTime":1772786870789,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23417,"timestamp":104768741,"id":172,"parentId":171,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23466,"timestamp":104768696,"id":171,"parentId":157,"tags":{},"startTime":1772786870791,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30750,"timestamp":104766889,"id":157,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\search-params.js","layer":"rsc"},"startTime":1772786870789,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":64499,"timestamp":104767042,"id":158,"parentId":147,"tags":{},"startTime":1772786870789,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":163,"timestamp":104831576,"id":183,"parentId":147,"tags":{},"startTime":1772786870854,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":68242,"timestamp":104764677,"id":147,"parentId":129,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\next-flight-loader\\module-proxy.js","layer":"rsc"},"startTime":1772786870787,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":39147,"timestamp":104804229,"id":178,"parentId":173,"tags":{},"startTime":1772786870826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":135,"timestamp":104843412,"id":192,"parentId":173,"tags":{},"startTime":1772786870866,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":42840,"timestamp":104801495,"id":173,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\link.js","layer":"rsc"},"startTime":1772786870824,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":39993,"timestamp":104804421,"id":181,"parentId":176,"tags":{},"startTime":1772786870827,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":183,"timestamp":104844438,"id":193,"parentId":176,"tags":{},"startTime":1772786870867,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43619,"timestamp":104802165,"id":176,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\rsc\\postpone.js","layer":"rsc"},"startTime":1772786870824,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":41679,"timestamp":104804336,"id":179,"parentId":174,"tags":{},"startTime":1772786870826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":197,"timestamp":104846047,"id":194,"parentId":174,"tags":{},"startTime":1772786870868,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":78833,"timestamp":104801796,"id":174,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\lib\\patch-fetch.js","layer":"rsc"},"startTime":1772786870824,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":76321,"timestamp":104804389,"id":180,"parentId":175,"tags":{},"startTime":1772786870827,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":185,"timestamp":104880784,"id":195,"parentId":175,"tags":{},"startTime":1772786870903,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":81603,"timestamp":104802000,"id":175,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\rsc\\preloads.js","layer":"rsc"},"startTime":1772786870824,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":79027,"timestamp":104804607,"id":182,"parentId":177,"tags":{},"startTime":1772786870827,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":120,"timestamp":104883649,"id":196,"parentId":177,"tags":{},"startTime":1772786870906,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":84538,"timestamp":104802324,"id":177,"parentId":127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\rsc\\taint.js","layer":"rsc"},"startTime":1772786870824,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":54515,"timestamp":104842919,"id":187,"parentId":186,"tags":{},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":55616,"timestamp":104842842,"id":186,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\fontawesome.min.css","layer":"rsc"},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":55694,"timestamp":104842786,"id":185,"parentId":184,"tags":{},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":57235,"timestamp":104841695,"id":184,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\animate.css","layer":"rsc"},"startTime":1772786870864,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":56136,"timestamp":104843058,"id":191,"parentId":190,"tags":{},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":56653,"timestamp":104843014,"id":190,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\jquery-ui.min.css","layer":"rsc"},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":56727,"timestamp":104842992,"id":189,"parentId":188,"tags":{},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":58250,"timestamp":104842945,"id":188,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772786870865,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":15043,"timestamp":104888683,"id":200,"parentId":198,"tags":{},"startTime":1772786870911,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":102,"timestamp":104903752,"id":205,"parentId":198,"tags":{},"startTime":1772786870926,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20581,"timestamp":104888430,"id":198,"parentId":157,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\dynamic-rendering.js","layer":"rsc"},"startTime":1772786870911,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":20431,"timestamp":104888646,"id":199,"parentId":197,"tags":{},"startTime":1772786870911,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":110,"timestamp":104909098,"id":206,"parentId":197,"tags":{},"startTime":1772786870931,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21949,"timestamp":104888174,"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":1772786870910,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11974,"timestamp":104914018,"id":212,"parentId":211,"tags":{},"startTime":1772786870936,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12107,"timestamp":104913906,"id":211,"parentId":208,"tags":{},"startTime":1772786870936,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":13527,"timestamp":104913315,"id":208,"parentId":125,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\layouts\\Layout.jsx","layer":"rsc"},"startTime":1772786870935,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20827,"timestamp":104913892,"id":210,"parentId":209,"tags":{},"startTime":1772786870936,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21170,"timestamp":104913785,"id":209,"parentId":207,"tags":{},"startTime":1772786870936,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23062,"timestamp":104913151,"id":207,"parentId":173,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\link.js","layer":"rsc"},"startTime":1772786870935,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10071,"timestamp":104931440,"id":222,"parentId":221,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10205,"timestamp":104931329,"id":221,"parentId":214,"tags":{},"startTime":1772786870953,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":12578,"timestamp":104930184,"id":214,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\about\\AboutFive.jsx","layer":"rsc"},"startTime":1772786870952,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11701,"timestamp":104931320,"id":220,"parentId":219,"tags":{},"startTime":1772786870953,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12034,"timestamp":104931220,"id":219,"parentId":213,"tags":{},"startTime":1772786870953,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":14867,"timestamp":104929913,"id":213,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\provider\\Provider.jsx","layer":"rsc"},"startTime":1772786870952,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13297,"timestamp":104931603,"id":226,"parentId":225,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13369,"timestamp":104931539,"id":225,"parentId":216,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":18254,"timestamp":104930579,"id":216,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\category\\CategoryThree.jsx","layer":"rsc"},"startTime":1772786870953,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17806,"timestamp":104931733,"id":230,"parentId":229,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17875,"timestamp":104931674,"id":229,"parentId":218,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":19190,"timestamp":104930898,"id":218,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"rsc"},"startTime":1772786870953,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":47763,"timestamp":104902415,"id":204,"parentId":201,"tags":{},"startTime":1772786870925,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":113,"timestamp":104950531,"id":259,"parentId":201,"tags":{},"startTime":1772786870973,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48930,"timestamp":104902112,"id":201,"parentId":123,"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":1772786870924,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":48708,"timestamp":104902369,"id":203,"parentId":202,"tags":{},"startTime":1772786870924,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":50312,"timestamp":104902325,"id":202,"parentId":123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css","layer":"rsc"},"startTime":1772786870924,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21988,"timestamp":104931669,"id":228,"parentId":227,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22053,"timestamp":104931609,"id":227,"parentId":217,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":23279,"timestamp":104930755,"id":217,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"rsc"},"startTime":1772786870953,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22568,"timestamp":104931533,"id":224,"parentId":223,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22655,"timestamp":104931449,"id":223,"parentId":215,"tags":{},"startTime":1772786870954,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":28533,"timestamp":104930326,"id":215,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\blogs\\BlogFive.jsx","layer":"rsc"},"startTime":1772786870952,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22473,"timestamp":104939866,"id":248,"parentId":247,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22585,"timestamp":104939765,"id":247,"parentId":236,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":24977,"timestamp":104938055,"id":236,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\hero\\HeroFive.jsx","layer":"rsc"},"startTime":1772786870960,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23086,"timestamp":104940000,"id":252,"parentId":251,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23147,"timestamp":104939942,"id":251,"parentId":238,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":25269,"timestamp":104938490,"id":238,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\faqs\\FaqTwo.jsx","layer":"rsc"},"startTime":1772786870961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23999,"timestamp":104939937,"id":250,"parentId":249,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24070,"timestamp":104939874,"id":249,"parentId":237,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":30090,"timestamp":104938278,"id":237,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\cta\\CtaTwo.jsx","layer":"rsc"},"startTime":1772786870960,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":28421,"timestamp":104940061,"id":254,"parentId":253,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":28482,"timestamp":104940004,"id":253,"parentId":239,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":33207,"timestamp":104938762,"id":239,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\pricing\\PricingTwo.jsx","layer":"rsc"},"startTime":1772786870961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":31916,"timestamp":104940124,"id":256,"parentId":255,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":31979,"timestamp":104940065,"id":255,"parentId":240,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":33514,"timestamp":104939007,"id":240,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\testimonials\\TestimonialFive.jsx","layer":"rsc"},"startTime":1772786870961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":32379,"timestamp":104940184,"id":258,"parentId":257,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":32437,"timestamp":104940129,"id":257,"parentId":241,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":33916,"timestamp":104939276,"id":241,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\teams\\TeamFour.jsx","layer":"rsc"},"startTime":1772786870961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7445,"timestamp":104975266,"id":265,"parentId":264,"tags":{},"startTime":1772786870997,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7605,"timestamp":104975141,"id":264,"parentId":260,"tags":{},"startTime":1772786870997,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":10376,"timestamp":104974073,"id":260,"parentId":122,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoTwo.jsx","layer":"rsc"},"startTime":1772786870996,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9228,"timestamp":104975313,"id":267,"parentId":266,"tags":{},"startTime":1772786870997,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9272,"timestamp":104975276,"id":266,"parentId":261,"tags":{},"startTime":1772786870997,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11731,"timestamp":104974361,"id":261,"parentId":198,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-bailout.js","layer":"rsc"},"startTime":1772786870996,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":55783,"timestamp":104939601,"id":242,"parentId":231,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":173,"timestamp":104995491,"id":268,"parentId":231,"tags":{},"startTime":1772786871018,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":61568,"timestamp":104936715,"id":231,"parentId":157,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"rsc"},"startTime":1772786870959,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":58914,"timestamp":104939657,"id":243,"parentId":232,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":132,"timestamp":104998609,"id":269,"parentId":232,"tags":{},"startTime":1772786871021,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":65421,"timestamp":104937105,"id":232,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\constants.js","layer":"rsc"},"startTime":1772786870959,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":62904,"timestamp":104939686,"id":244,"parentId":233,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":243,"timestamp":105002633,"id":270,"parentId":233,"tags":{},"startTime":1772786871025,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":69131,"timestamp":104937364,"id":233,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\output\\log.js","layer":"rsc"},"startTime":1772786870959,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":66816,"timestamp":104939736,"id":246,"parentId":235,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":80,"timestamp":105006572,"id":271,"parentId":235,"tags":{},"startTime":1772786871029,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":77179,"timestamp":104937776,"id":235,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\lib\\trace\\tracer.js","layer":"rsc"},"startTime":1772786870960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":75301,"timestamp":104939710,"id":245,"parentId":234,"tags":{},"startTime":1772786870962,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":91,"timestamp":105015031,"id":272,"parentId":234,"tags":{},"startTime":1772786871037,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":80802,"timestamp":104937568,"id":234,"parentId":174,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\lib\\trace\\constants.js","layer":"rsc"},"startTime":1772786870960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":47447,"timestamp":104974905,"id":263,"parentId":262,"tags":{},"startTime":1772786870997,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":71,"timestamp":105022381,"id":275,"parentId":262,"tags":{},"startTime":1772786871045,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49590,"timestamp":104974486,"id":262,"parentId":198,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\url.js","layer":"rsc"},"startTime":1772786870997,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":7063,"timestamp":105019157,"id":274,"parentId":273,"tags":{},"startTime":1772786871041,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68,"timestamp":105026245,"id":276,"parentId":273,"tags":{},"startTime":1772786871048,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7813,"timestamp":105018828,"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":1772786871041,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3820,"timestamp":105027115,"id":278,"parentId":277,"tags":{},"startTime":1772786871049,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68,"timestamp":105030958,"id":281,"parentId":277,"tags":{},"startTime":1772786871053,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6621,"timestamp":105026893,"id":277,"parentId":233,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\picocolors.js","layer":"rsc"},"startTime":1772786871049,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3591,"timestamp":105030678,"id":280,"parentId":279,"tags":{},"startTime":1772786871053,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70,"timestamp":105034289,"id":282,"parentId":279,"tags":{},"startTime":1772786871056,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4214,"timestamp":105030461,"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":1772786871053,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":452,"timestamp":105036187,"id":284,"parentId":283,"tags":{},"startTime":1772786871058,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":88,"timestamp":105036657,"id":285,"parentId":283,"tags":{},"startTime":1772786871059,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27343,"timestamp":105035984,"id":283,"parentId":235,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@opentelemetry\\api\\index.js","layer":"rsc"},"startTime":1772786871058,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":1053850,"timestamp":104010927,"id":120,"parentId":119,"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":1772786870033,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":10290,"timestamp":105096781,"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":1772786871119,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":1945,"timestamp":105107133,"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":1772786871129,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":295,"timestamp":105109122,"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":1772786871131,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":1504,"timestamp":105109443,"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":1772786871132,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":3727,"timestamp":105110970,"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":1772786871133,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8492,"timestamp":105130042,"id":315,"parentId":314,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8810,"timestamp":105129757,"id":314,"parentId":297,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":19076,"timestamp":105126710,"id":297,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\layouts\\Layout.jsx","layer":"ssr"},"startTime":1772786871149,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16064,"timestamp":105130131,"id":317,"parentId":316,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16183,"timestamp":105130052,"id":316,"parentId":298,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":26937,"timestamp":105128277,"id":298,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\about\\AboutFive.jsx","layer":"ssr"},"startTime":1772786871150,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":40028,"timestamp":105130199,"id":319,"parentId":318,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":40113,"timestamp":105130136,"id":318,"parentId":299,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":50690,"timestamp":105128406,"id":299,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":49026,"timestamp":105130261,"id":321,"parentId":320,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":49089,"timestamp":105130203,"id":320,"parentId":300,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":60996,"timestamp":105128651,"id":300,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":59506,"timestamp":105130324,"id":323,"parentId":322,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":59571,"timestamp":105130265,"id":322,"parentId":301,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":66207,"timestamp":105128754,"id":301,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\faqs\\FaqTwo.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":64625,"timestamp":105130447,"id":327,"parentId":326,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":64685,"timestamp":105130390,"id":326,"parentId":303,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":71553,"timestamp":105128952,"id":303,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\teams\\TeamFour.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":70626,"timestamp":105130385,"id":325,"parentId":324,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70718,"timestamp":105130328,"id":324,"parentId":302,"tags":{},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":76389,"timestamp":105128851,"id":302,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\hero\\HeroFive.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":74903,"timestamp":105130509,"id":329,"parentId":328,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":74971,"timestamp":105130451,"id":328,"parentId":304,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":79673,"timestamp":105129053,"id":304,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\testimonials\\TestimonialFive.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":78192,"timestamp":105130634,"id":333,"parentId":332,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":78253,"timestamp":105130576,"id":332,"parentId":306,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":80179,"timestamp":105129241,"id":306,"parentId":293,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\provider\\Provider.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":78979,"timestamp":105130572,"id":331,"parentId":330,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":79040,"timestamp":105130514,"id":330,"parentId":305,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":84336,"timestamp":105129147,"id":305,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoTwo.jsx","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":82865,"timestamp":105130729,"id":339,"parentId":338,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":83221,"timestamp":105130710,"id":338,"parentId":309,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":86374,"timestamp":105129455,"id":309,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\client-page.js","layer":"ssr"},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":85178,"timestamp":105130753,"id":341,"parentId":340,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":85203,"timestamp":105130734,"id":340,"parentId":310,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":89287,"timestamp":105129509,"id":310,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\error-boundary.js","layer":"ssr"},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":101274,"timestamp":105130777,"id":343,"parentId":342,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":101304,"timestamp":105130758,"id":342,"parentId":311,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":109463,"timestamp":105129563,"id":311,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\layout-router.js","layer":"ssr"},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":108576,"timestamp":105130679,"id":335,"parentId":334,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":108626,"timestamp":105130639,"id":334,"parentId":307,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":121207,"timestamp":105129335,"id":307,"parentId":292,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\link.js","layer":"ssr"},"startTime":1772786871151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":122944,"timestamp":105130824,"id":347,"parentId":346,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":122979,"timestamp":105130804,"id":346,"parentId":313,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":125320,"timestamp":105129668,"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":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":124287,"timestamp":105130800,"id":345,"parentId":344,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":124315,"timestamp":105130781,"id":344,"parentId":312,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":132750,"timestamp":105129616,"id":312,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js","layer":"ssr"},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":131828,"timestamp":105130705,"id":337,"parentId":336,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":131857,"timestamp":105130683,"id":336,"parentId":308,"tags":{},"startTime":1772786871153,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":144121,"timestamp":105129400,"id":308,"parentId":296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router.js","layer":"ssr"},"startTime":1772786871152,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":13959,"timestamp":105376427,"id":361,"parentId":348,"tags":{},"startTime":1772786871399,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":786,"timestamp":105390441,"id":386,"parentId":348,"tags":{},"startTime":1772786871413,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17727,"timestamp":105374422,"id":348,"parentId":298,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\link.js","layer":"ssr"},"startTime":1772786871397,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":55182,"timestamp":105378828,"id":367,"parentId":366,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":55280,"timestamp":105378749,"id":366,"parentId":351,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":61369,"timestamp":105375235,"id":351,"parentId":310,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-next-router-error.js","layer":"ssr"},"startTime":1772786871397,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":58072,"timestamp":105378665,"id":363,"parentId":362,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58186,"timestamp":105378559,"id":362,"parentId":349,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":63898,"timestamp":105374961,"id":349,"parentId":309,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\search-params.js","layer":"ssr"},"startTime":1772786871397,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":59871,"timestamp":105379123,"id":369,"parentId":368,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":60166,"timestamp":105378837,"id":368,"parentId":352,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":71726,"timestamp":105375348,"id":352,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\resolve-href.js","layer":"ssr"},"startTime":1772786871397,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":68467,"timestamp":105378740,"id":365,"parentId":364,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68527,"timestamp":105378689,"id":364,"parentId":350,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":77370,"timestamp":105375129,"id":350,"parentId":310,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.js","layer":"ssr"},"startTime":1772786871397,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":73282,"timestamp":105379354,"id":375,"parentId":374,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73330,"timestamp":105379315,"id":374,"parentId":355,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":78333,"timestamp":105375701,"id":355,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\unresolved-thenable.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":74957,"timestamp":105379244,"id":371,"parentId":370,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":75071,"timestamp":105379145,"id":370,"parentId":353,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":81884,"timestamp":105375517,"id":353,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\get-domain-locale.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":68117,"timestamp":105389405,"id":377,"parentId":376,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":78168,"timestamp":105379361,"id":376,"parentId":356,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":84323,"timestamp":105375781,"id":356,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-locale.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":80929,"timestamp":105379308,"id":373,"parentId":372,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":80987,"timestamp":105379258,"id":372,"parentId":354,"tags":{},"startTime":1772786871401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":90142,"timestamp":105375614,"id":354,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\use-intersection.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":76355,"timestamp":105389597,"id":381,"parentId":380,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":76424,"timestamp":105389543,"id":380,"parentId":358,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":91525,"timestamp":105376056,"id":358,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-base-path.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":78705,"timestamp":105389531,"id":379,"parentId":378,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":78805,"timestamp":105389444,"id":378,"parentId":357,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":93527,"timestamp":105375931,"id":357,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\match-segments.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":91121,"timestamp":105389642,"id":383,"parentId":382,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":91224,"timestamp":105389606,"id":382,"parentId":359,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":106960,"timestamp":105376152,"id":359,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-boundary.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":93735,"timestamp":105389675,"id":385,"parentId":384,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":93775,"timestamp":105389651,"id":384,"parentId":360,"tags":{},"startTime":1772786871412,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":111393,"timestamp":105376241,"id":360,"parentId":312,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found.js","layer":"ssr"},"startTime":1772786871398,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":72648,"timestamp":105417176,"id":400,"parentId":399,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72776,"timestamp":105417072,"id":399,"parentId":392,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":80426,"timestamp":105416171,"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":1772786871438,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":126338,"timestamp":105417320,"id":402,"parentId":401,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":126480,"timestamp":105417192,"id":401,"parentId":393,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":183523,"timestamp":105416305,"id":393,"parentId":306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\js\\jquery-ui.min.js","layer":"ssr"},"startTime":1772786871438,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":92012,"timestamp":105508034,"id":412,"parentId":411,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":92068,"timestamp":105507991,"id":411,"parentId":405,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":100738,"timestamp":105502534,"id":405,"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":1772786871525,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":95909,"timestamp":105507840,"id":408,"parentId":407,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":96047,"timestamp":105507719,"id":407,"parentId":403,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":104231,"timestamp":105502068,"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":1772786871524,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":98506,"timestamp":105508080,"id":414,"parentId":413,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":98565,"timestamp":105508042,"id":413,"parentId":406,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":105115,"timestamp":105502642,"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":1772786871525,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":102571,"timestamp":105507926,"id":410,"parentId":409,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":102654,"timestamp":105507869,"id":409,"parentId":404,"tags":{},"startTime":1772786871530,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":111296,"timestamp":105502358,"id":404,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fetch-server-response.js","layer":"ssr"},"startTime":1772786871524,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2068,"timestamp":105649020,"id":440,"parentId":429,"tags":{},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2608,"timestamp":105649036,"id":441,"parentId":430,"tags":{},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":269,"timestamp":105651508,"id":460,"parentId":429,"tags":{},"startTime":1772786871674,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":115,"timestamp":105651668,"id":461,"parentId":430,"tags":{},"startTime":1772786871674,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9635,"timestamp":105645357,"id":429,"parentId":349,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\dynamic-rendering.js","layer":"ssr"},"startTime":1772786871667,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11713,"timestamp":105646656,"id":430,"parentId":349,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"ssr"},"startTime":1772786871669,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":38618,"timestamp":105621419,"id":422,"parentId":421,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":38769,"timestamp":105621291,"id":421,"parentId":415,"tags":{},"startTime":1772786871643,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43887,"timestamp":105618864,"id":415,"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":1772786871641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":44046,"timestamp":105621497,"id":424,"parentId":423,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":44123,"timestamp":105621444,"id":423,"parentId":416,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48048,"timestamp":105619145,"id":416,"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":1772786871641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":45749,"timestamp":105621553,"id":426,"parentId":425,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":45800,"timestamp":105621507,"id":425,"parentId":418,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49371,"timestamp":105619469,"id":418,"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":1772786871642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":47210,"timestamp":105621701,"id":428,"parentId":427,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":47393,"timestamp":105621563,"id":427,"parentId":419,"tags":{},"startTime":1772786871644,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50089,"timestamp":105619583,"id":419,"parentId":306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useWow.js","layer":"ssr"},"startTime":1772786871642,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":253723,"timestamp":105416685,"id":396,"parentId":389,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":92,"timestamp":105670446,"id":462,"parentId":389,"tags":{},"startTime":1772786871693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":255562,"timestamp":105415569,"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":1772786871438,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":254455,"timestamp":105416723,"id":397,"parentId":390,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":159,"timestamp":105671194,"id":463,"parentId":390,"tags":{},"startTime":1772786871693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":255872,"timestamp":105415754,"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":1772786871438,"traceId":"1264e43080ebfc4c"}] +[{"name":"read-resource","duration":255376,"timestamp":105416558,"id":395,"parentId":388,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73,"timestamp":105671954,"id":464,"parentId":388,"tags":{},"startTime":1772786871694,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":257790,"timestamp":105414577,"id":388,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\navigation.js","layer":"ssr"},"startTime":1772786871437,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":255572,"timestamp":105416820,"id":398,"parentId":391,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":100,"timestamp":105672405,"id":465,"parentId":391,"tags":{},"startTime":1772786871695,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":256881,"timestamp":105415981,"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":1772786871438,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":256520,"timestamp":105416499,"id":394,"parentId":387,"tags":{},"startTime":1772786871439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":229,"timestamp":105673041,"id":466,"parentId":387,"tags":{},"startTime":1772786871695,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":336514,"timestamp":105414002,"id":387,"parentId":306,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","layer":"ssr"},"startTime":1772786871436,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":109494,"timestamp":105649542,"id":445,"parentId":444,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":109640,"timestamp":105649409,"id":444,"parentId":432,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":112587,"timestamp":105647268,"id":432,"parentId":301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useAccordion.js","layer":"ssr"},"startTime":1772786871669,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":110510,"timestamp":105649396,"id":443,"parentId":442,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":110701,"timestamp":105649209,"id":442,"parentId":431,"tags":{},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":113289,"timestamp":105646974,"id":431,"parentId":298,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useTabs.js","layer":"ssr"},"startTime":1772786871669,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":131025,"timestamp":105649797,"id":451,"parentId":450,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":131085,"timestamp":105649748,"id":450,"parentId":435,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":133103,"timestamp":105648361,"id":435,"parentId":312,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils\\warn-once.js","layer":"ssr"},"startTime":1772786871670,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":131849,"timestamp":105649684,"id":447,"parentId":446,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":131984,"timestamp":105649552,"id":446,"parentId":433,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":135916,"timestamp":105647506,"id":433,"parentId":301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useHobble.js","layer":"ssr"},"startTime":1772786871670,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":133228,"timestamp":105650301,"id":453,"parentId":452,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":133731,"timestamp":105649805,"id":452,"parentId":436,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":135854,"timestamp":105648511,"id":436,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-local-url.js","layer":"ssr"},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":134699,"timestamp":105649740,"id":449,"parentId":448,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":134750,"timestamp":105649692,"id":448,"parentId":434,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":137513,"timestamp":105648188,"id":434,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils.js","layer":"ssr"},"startTime":1772786871670,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":135573,"timestamp":105650522,"id":459,"parentId":458,"tags":{},"startTime":1772786871673,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":135628,"timestamp":105650474,"id":458,"parentId":439,"tags":{},"startTime":1772786871673,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":138438,"timestamp":105648855,"id":439,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-bot.js","layer":"ssr"},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":137021,"timestamp":105650402,"id":455,"parentId":454,"tags":{},"startTime":1772786871673,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":137102,"timestamp":105650330,"id":454,"parentId":437,"tags":{},"startTime":1772786871672,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":140533,"timestamp":105648631,"id":437,"parentId":307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-url.js","layer":"ssr"},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":138774,"timestamp":105650465,"id":457,"parentId":456,"tags":{},"startTime":1772786871673,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":138829,"timestamp":105650413,"id":456,"parentId":438,"tags":{},"startTime":1772786871673,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":140994,"timestamp":105648745,"id":438,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\handle-smooth-scroll.js","layer":"ssr"},"startTime":1772786871671,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23246,"timestamp":105767541,"id":474,"parentId":473,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23391,"timestamp":105767407,"id":473,"parentId":467,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26751,"timestamp":105765511,"id":467,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-announcer.js","layer":"ssr"},"startTime":1772786871788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24540,"timestamp":105767796,"id":478,"parentId":477,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24710,"timestamp":105767630,"id":477,"parentId":469,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27309,"timestamp":105765744,"id":469,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\remove-base-path.js","layer":"ssr"},"startTime":1772786871788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25481,"timestamp":105767622,"id":476,"parentId":475,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25541,"timestamp":105767567,"id":475,"parentId":468,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28168,"timestamp":105765668,"id":468,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\has-base-path.js","layer":"ssr"},"startTime":1772786871788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26475,"timestamp":105768117,"id":480,"parentId":479,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26796,"timestamp":105767810,"id":479,"parentId":470,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29566,"timestamp":105765804,"id":470,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\segment.js","layer":"ssr"},"startTime":1772786871788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26826,"timestamp":105768628,"id":484,"parentId":483,"tags":{},"startTime":1772786871791,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":27277,"timestamp":105768181,"id":483,"parentId":472,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30797,"timestamp":105765913,"id":472,"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":1772786871788,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":28630,"timestamp":105768173,"id":482,"parentId":481,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":28682,"timestamp":105768131,"id":481,"parentId":471,"tags":{},"startTime":1772786871790,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":35432,"timestamp":105765859,"id":471,"parentId":308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-headers.js","layer":"ssr"},"startTime":1772786871788,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":207097,"timestamp":105619794,"id":420,"parentId":417,"tags":{},"startTime":1772786871642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":81,"timestamp":105826927,"id":517,"parentId":417,"tags":{},"startTime":1772786871849,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":208135,"timestamp":105619289,"id":417,"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":1772786871641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22337,"timestamp":105805713,"id":498,"parentId":497,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22434,"timestamp":105805624,"id":497,"parentId":485,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28575,"timestamp":105802640,"id":485,"parentId":352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\normalize-trailing-slash.js","layer":"ssr"},"startTime":1772786871825,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25638,"timestamp":105805772,"id":500,"parentId":499,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25693,"timestamp":105805730,"id":499,"parentId":486,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29624,"timestamp":105803180,"id":486,"parentId":354,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\request-idle-callback.js","layer":"ssr"},"startTime":1772786871825,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26964,"timestamp":105805934,"id":508,"parentId":507,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":27003,"timestamp":105805902,"id":507,"parentId":491,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29866,"timestamp":105803784,"id":491,"parentId":350,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\bailout-to-client-rendering.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":798,"timestamp":105841488,"id":523,"parentId":518,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":929,"timestamp":105841498,"id":524,"parentId":521,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":898,"timestamp":105842329,"id":531,"parentId":518,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":799,"timestamp":105842444,"id":532,"parentId":521,"tags":{},"startTime":1772786871865,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5215,"timestamp":105840825,"id":518,"parentId":429,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\url.js","layer":"ssr"},"startTime":1772786871863,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6739,"timestamp":105841245,"id":521,"parentId":389,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\route-modules\\app-page\\module.compiled.js","layer":"ssr"},"startTime":1772786871863,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":42410,"timestamp":105805857,"id":504,"parentId":503,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":42451,"timestamp":105805824,"id":503,"parentId":488,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":45699,"timestamp":105803399,"id":488,"parentId":350,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.react-server.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":43251,"timestamp":105805897,"id":506,"parentId":505,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":43288,"timestamp":105805864,"id":505,"parentId":490,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":46876,"timestamp":105803646,"id":490,"parentId":352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\querystring.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":44792,"timestamp":105805818,"id":502,"parentId":501,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":44835,"timestamp":105805781,"id":501,"parentId":487,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50274,"timestamp":105803306,"id":487,"parentId":351,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect.js","layer":"ssr"},"startTime":1772786871825,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":47677,"timestamp":105806012,"id":512,"parentId":511,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":47715,"timestamp":105805980,"id":511,"parentId":493,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50315,"timestamp":105803951,"id":493,"parentId":352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\omit.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":48335,"timestamp":105805974,"id":510,"parentId":509,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":48371,"timestamp":105805941,"id":509,"parentId":492,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50785,"timestamp":105803871,"id":492,"parentId":358,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":48840,"timestamp":105806051,"id":514,"parentId":513,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":48880,"timestamp":105806017,"id":513,"parentId":494,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":52247,"timestamp":105804037,"id":494,"parentId":352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\interpolate-as.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":50271,"timestamp":105806121,"id":516,"parentId":515,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":50312,"timestamp":105806087,"id":515,"parentId":495,"tags":{},"startTime":1772786871828,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":53825,"timestamp":105804115,"id":495,"parentId":392,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\action-queue.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21893,"timestamp":105842063,"id":530,"parentId":529,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22031,"timestamp":105841993,"id":529,"parentId":522,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":23466,"timestamp":105841346,"id":522,"parentId":298,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoPlayer.jsx","layer":"ssr"},"startTime":1772786871863,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22905,"timestamp":105841955,"id":526,"parentId":525,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22968,"timestamp":105841895,"id":525,"parentId":519,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24640,"timestamp":105841069,"id":519,"parentId":429,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\hooks-server-context.js","layer":"ssr"},"startTime":1772786871863,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25430,"timestamp":105841989,"id":528,"parentId":527,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25467,"timestamp":105841963,"id":527,"parentId":520,"tags":{},"startTime":1772786871864,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module-js","duration":27246,"timestamp":105841177,"id":520,"parentId":429,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-bailout.js","layer":"ssr"},"startTime":1772786871863,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9555,"timestamp":105871880,"id":538,"parentId":537,"tags":{},"startTime":1772786871894,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9662,"timestamp":105871784,"id":537,"parentId":533,"tags":{},"startTime":1772786871894,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12724,"timestamp":105869651,"id":533,"parentId":404,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-call-server.js","layer":"ssr"},"startTime":1772786871892,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10513,"timestamp":105871981,"id":540,"parentId":539,"tags":{},"startTime":1772786871894,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10593,"timestamp":105871905,"id":539,"parentId":534,"tags":{},"startTime":1772786871894,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13609,"timestamp":105869817,"id":534,"parentId":404,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\hash.js","layer":"ssr"},"startTime":1772786871892,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":86058,"timestamp":105804375,"id":496,"parentId":489,"tags":{},"startTime":1772786871827,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":223,"timestamp":105890560,"id":585,"parentId":489,"tags":{},"startTime":1772786871913,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":90548,"timestamp":105803488,"id":489,"parentId":357,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\get-segment-param.js","layer":"ssr"},"startTime":1772786871826,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16037,"timestamp":105886975,"id":564,"parentId":563,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16081,"timestamp":105886948,"id":563,"parentId":546,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20350,"timestamp":105885404,"id":546,"parentId":418,"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":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18959,"timestamp":105887030,"id":568,"parentId":567,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18994,"timestamp":105887008,"id":567,"parentId":548,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25136,"timestamp":105885528,"id":548,"parentId":418,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\prefetch-cache-utils.js","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23758,"timestamp":105887003,"id":566,"parentId":565,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23786,"timestamp":105886981,"id":565,"parentId":547,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27352,"timestamp":105885469,"id":547,"parentId":418,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\refetch-inactive-parallel-segments.js","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25973,"timestamp":105887054,"id":570,"parentId":569,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26004,"timestamp":105887034,"id":569,"parentId":549,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29507,"timestamp":105885584,"id":549,"parentId":418,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\compute-changed-path.js","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":28040,"timestamp":105887188,"id":574,"parentId":573,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":28103,"timestamp":105887129,"id":573,"parentId":551,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":32397,"timestamp":105885728,"id":551,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSeven.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":31509,"timestamp":105887125,"id":572,"parentId":571,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":31581,"timestamp":105887059,"id":571,"parentId":550,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":36054,"timestamp":105885637,"id":550,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFive.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":37887,"timestamp":105886940,"id":562,"parentId":561,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":37969,"timestamp":105886877,"id":561,"parentId":541,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":47721,"timestamp":105884673,"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":1772786871907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":59250,"timestamp":105887308,"id":578,"parentId":577,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":59320,"timestamp":105887253,"id":577,"parentId":553,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":63365,"timestamp":105885953,"id":553,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFour.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":62202,"timestamp":105887248,"id":576,"parentId":575,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62263,"timestamp":105887192,"id":575,"parentId":552,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":65846,"timestamp":105885823,"id":552,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterOne.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":68430,"timestamp":105887368,"id":580,"parentId":579,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68498,"timestamp":105887312,"id":579,"parentId":554,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":71685,"timestamp":105886079,"id":554,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSix.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":70556,"timestamp":105887427,"id":582,"parentId":581,"tags":{},"startTime":1772786871910,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70620,"timestamp":105887372,"id":581,"parentId":555,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":75622,"timestamp":105886210,"id":555,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterThree.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":61046,"timestamp":105900892,"id":595,"parentId":594,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":61184,"timestamp":105900761,"id":594,"parentId":587,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":64433,"timestamp":105898903,"id":587,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\breadcrumb\\Breadcrumb.jsx","layer":"ssr"},"startTime":1772786871921,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":62361,"timestamp":105901075,"id":597,"parentId":596,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62515,"timestamp":105900929,"id":596,"parentId":588,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":64744,"timestamp":105899155,"id":588,"parentId":303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\slick_slider\\SlickSlider.jsx","layer":"ssr"},"startTime":1772786871921,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":76533,"timestamp":105887490,"id":584,"parentId":583,"tags":{},"startTime":1772786871910,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":76597,"timestamp":105887431,"id":583,"parentId":556,"tags":{},"startTime":1772786871910,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":81527,"timestamp":105886371,"id":556,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterTwo.jsx","layer":"ssr"},"startTime":1772786871908,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":67362,"timestamp":105900742,"id":593,"parentId":592,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":67577,"timestamp":105900539,"id":592,"parentId":586,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":75223,"timestamp":105898044,"id":586,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterEight.jsx","layer":"ssr"},"startTime":1772786871920,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":72008,"timestamp":105901416,"id":603,"parentId":602,"tags":{},"startTime":1772786871924,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72116,"timestamp":105901316,"id":602,"parentId":591,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":74853,"timestamp":105900047,"id":591,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderFive.jsx","layer":"ssr"},"startTime":1772786871922,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":73705,"timestamp":105901308,"id":601,"parentId":600,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73809,"timestamp":105901208,"id":600,"parentId":590,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":79069,"timestamp":105899576,"id":590,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSix.jsx","layer":"ssr"},"startTime":1772786871922,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":77689,"timestamp":105901199,"id":599,"parentId":598,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":77809,"timestamp":105901087,"id":598,"parentId":589,"tags":{},"startTime":1772786871923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":85430,"timestamp":105899411,"id":589,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderEight.jsx","layer":"ssr"},"startTime":1772786871922,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":48687,"timestamp":105936348,"id":613,"parentId":612,"tags":{},"startTime":1772786871958,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":48727,"timestamp":105936320,"id":612,"parentId":605,"tags":{},"startTime":1772786871958,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":51245,"timestamp":105934505,"id":605,"parentId":468,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"ssr"},"startTime":1772786871957,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":54508,"timestamp":105936408,"id":617,"parentId":616,"tags":{},"startTime":1772786871959,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":54552,"timestamp":105936386,"id":616,"parentId":608,"tags":{},"startTime":1772786871959,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56645,"timestamp":105934952,"id":608,"parentId":485,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"ssr"},"startTime":1772786871957,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":55294,"timestamp":105936381,"id":615,"parentId":614,"tags":{},"startTime":1772786871959,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":55327,"timestamp":105936353,"id":614,"parentId":607,"tags":{},"startTime":1772786871958,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":57385,"timestamp":105934853,"id":607,"parentId":485,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":"ssr"},"startTime":1772786871957,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":56163,"timestamp":105936306,"id":611,"parentId":610,"tags":{},"startTime":1772786871958,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56280,"timestamp":105936193,"id":610,"parentId":604,"tags":{},"startTime":1772786871958,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":61771,"timestamp":105934166,"id":604,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSeven.jsx","layer":"ssr"},"startTime":1772786871956,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":142000,"timestamp":105870265,"id":536,"parentId":535,"tags":{},"startTime":1772786871892,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":76,"timestamp":106012318,"id":618,"parentId":535,"tags":{},"startTime":1772786872034,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":142846,"timestamp":105869902,"id":535,"parentId":404,"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":1772786871892,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":137298,"timestamp":105886576,"id":557,"parentId":542,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":71,"timestamp":106023894,"id":634,"parentId":542,"tags":{},"startTime":1772786872046,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":139425,"timestamp":105884847,"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":1772786871907,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":137652,"timestamp":105886640,"id":558,"parentId":543,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":106024303,"id":635,"parentId":543,"tags":{},"startTime":1772786872046,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":139571,"timestamp":105885005,"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":1772786871907,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":137922,"timestamp":105886673,"id":559,"parentId":544,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":106024605,"id":636,"parentId":544,"tags":{},"startTime":1772786872047,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":139679,"timestamp":105885150,"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":1772786871907,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":138145,"timestamp":105886702,"id":560,"parentId":545,"tags":{},"startTime":1772786871909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":67,"timestamp":106024857,"id":637,"parentId":545,"tags":{},"startTime":1772786872047,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":139811,"timestamp":105885294,"id":545,"parentId":350,"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":1772786871907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10614,"timestamp":106016742,"id":627,"parentId":626,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10652,"timestamp":106016713,"id":626,"parentId":620,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11888,"timestamp":106016043,"id":620,"parentId":487,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-status-code.js","layer":"ssr"},"startTime":1772786872038,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11275,"timestamp":106016704,"id":625,"parentId":624,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11390,"timestamp":106016591,"id":624,"parentId":619,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":12713,"timestamp":106015812,"id":619,"parentId":297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\scroll_to_top\\ScrollToTop.jsx","layer":"ssr"},"startTime":1772786872038,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11803,"timestamp":106016797,"id":631,"parentId":630,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11834,"timestamp":106016772,"id":630,"parentId":622,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13184,"timestamp":106016177,"id":622,"parentId":494,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-matcher.js","layer":"ssr"},"startTime":1772786872038,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12664,"timestamp":106016768,"id":629,"parentId":628,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":13131,"timestamp":106016746,"id":628,"parentId":621,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15112,"timestamp":106016116,"id":621,"parentId":495,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer.js","layer":"ssr"},"startTime":1772786872038,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21210,"timestamp":106016822,"id":633,"parentId":632,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21244,"timestamp":106016801,"id":632,"parentId":623,"tags":{},"startTime":1772786872039,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24247,"timestamp":106016236,"id":623,"parentId":494,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-regex.js","layer":"ssr"},"startTime":1772786872038,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":106486,"timestamp":105935278,"id":609,"parentId":606,"tags":{},"startTime":1772786871957,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":295,"timestamp":106041822,"id":641,"parentId":606,"tags":{},"startTime":1772786872064,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":109095,"timestamp":105934633,"id":606,"parentId":416,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\helpers\\interception-routes.js","layer":"ssr"},"startTime":1772786871957,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10657,"timestamp":106034682,"id":640,"parentId":639,"tags":{},"startTime":1772786872057,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10730,"timestamp":106034624,"id":639,"parentId":638,"tags":{},"startTime":1772786872057,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12718,"timestamp":106033664,"id":638,"parentId":491,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\bailout-to-csr.js","layer":"ssr"},"startTime":1772786872056,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6763,"timestamp":106051467,"id":647,"parentId":646,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6849,"timestamp":106051388,"id":646,"parentId":642,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8306,"timestamp":106050702,"id":642,"parentId":547,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\apply-flight-data.js","layer":"ssr"},"startTime":1772786872073,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7490,"timestamp":106051564,"id":651,"parentId":650,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7527,"timestamp":106051529,"id":650,"parentId":644,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8588,"timestamp":106051056,"id":644,"parentId":548,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\prefetch-reducer.js","layer":"ssr"},"startTime":1772786872073,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8280,"timestamp":106051523,"id":649,"parentId":648,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8327,"timestamp":106051480,"id":648,"parentId":643,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9780,"timestamp":106050938,"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":1772786872073,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9166,"timestamp":106051601,"id":653,"parentId":652,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9201,"timestamp":106051569,"id":652,"parentId":645,"tags":{},"startTime":1772786872074,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11491,"timestamp":106051149,"id":645,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\app\\ReactDevOverlay.js","layer":"ssr"},"startTime":1772786872073,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7625,"timestamp":106066820,"id":656,"parentId":655,"tags":{},"startTime":1772786872089,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7699,"timestamp":106066755,"id":655,"parentId":654,"tags":{},"startTime":1772786872089,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10848,"timestamp":106064367,"id":654,"parentId":352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\index.js","layer":"ssr"},"startTime":1772786872086,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6885,"timestamp":106076551,"id":664,"parentId":663,"tags":{},"startTime":1772786872099,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6998,"timestamp":106076459,"id":663,"parentId":657,"tags":{},"startTime":1772786872099,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9440,"timestamp":106075450,"id":657,"parentId":591,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useMobilemenu.js","layer":"ssr"},"startTime":1772786872098,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8371,"timestamp":106076649,"id":666,"parentId":665,"tags":{},"startTime":1772786872099,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8466,"timestamp":106076561,"id":665,"parentId":658,"tags":{},"startTime":1772786872099,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10350,"timestamp":106075640,"id":658,"parentId":591,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useStickyHeader.js","layer":"ssr"},"startTime":1772786872098,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15104,"timestamp":106081840,"id":676,"parentId":675,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15172,"timestamp":106081815,"id":675,"parentId":668,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17210,"timestamp":106081388,"id":668,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\server-patch-reducer.js","layer":"ssr"},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16918,"timestamp":106081886,"id":680,"parentId":679,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16945,"timestamp":106081867,"id":679,"parentId":670,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19310,"timestamp":106081519,"id":670,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\fast-refresh-reducer.js","layer":"ssr"},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19094,"timestamp":106081863,"id":678,"parentId":677,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19124,"timestamp":106081843,"id":677,"parentId":669,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21221,"timestamp":106081461,"id":669,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\refresh-reducer.js","layer":"ssr"},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21635,"timestamp":106081929,"id":684,"parentId":683,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21666,"timestamp":106081911,"id":683,"parentId":672,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23199,"timestamp":106081624,"id":672,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\restore-reducer.js","layer":"ssr"},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24184,"timestamp":106081809,"id":674,"parentId":673,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24241,"timestamp":106081759,"id":673,"parentId":667,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28050,"timestamp":106081248,"id":667,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\navigate-reducer.js","layer":"ssr"},"startTime":1772786872103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":27550,"timestamp":106081908,"id":682,"parentId":681,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":27575,"timestamp":106081890,"id":681,"parentId":671,"tags":{},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30494,"timestamp":106081572,"id":671,"parentId":621,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\server-action-reducer.js","layer":"ssr"},"startTime":1772786872104,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20854,"timestamp":106091276,"id":700,"parentId":699,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20876,"timestamp":106091256,"id":699,"parentId":688,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23011,"timestamp":106089519,"id":688,"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":1772786872112,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21391,"timestamp":106091182,"id":694,"parentId":693,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21465,"timestamp":106091110,"id":693,"parentId":685,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24088,"timestamp":106089097,"id":685,"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":1772786872111,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":35048,"timestamp":106091253,"id":698,"parentId":697,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":35086,"timestamp":106091231,"id":697,"parentId":687,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":38519,"timestamp":106089416,"id":687,"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":1772786872112,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":37046,"timestamp":106091226,"id":696,"parentId":695,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":37097,"timestamp":106091196,"id":695,"parentId":686,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":41971,"timestamp":106089302,"id":686,"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":1772786872111,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":39992,"timestamp":106091350,"id":706,"parentId":705,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":40019,"timestamp":106091326,"id":705,"parentId":691,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":41933,"timestamp":106089809,"id":691,"parentId":623,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\escape-regexp.js","layer":"ssr"},"startTime":1772786872112,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":40601,"timestamp":106091373,"id":708,"parentId":707,"tags":{},"startTime":1772786872114,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":40623,"timestamp":106091354,"id":707,"parentId":692,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":42674,"timestamp":106089906,"id":692,"parentId":606,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\app-paths.js","layer":"ssr"},"startTime":1772786872112,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":41335,"timestamp":106091299,"id":702,"parentId":701,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":41356,"timestamp":106091280,"id":701,"parentId":689,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43962,"timestamp":106089617,"id":689,"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":1772786872112,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":44255,"timestamp":106091321,"id":704,"parentId":703,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":44280,"timestamp":106091303,"id":703,"parentId":690,"tags":{},"startTime":1772786872113,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":46982,"timestamp":106089712,"id":690,"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":1772786872112,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":60693,"timestamp":106076039,"id":661,"parentId":659,"tags":{},"startTime":1772786872098,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66,"timestamp":106136746,"id":709,"parentId":659,"tags":{},"startTime":1772786872159,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":61401,"timestamp":106075748,"id":659,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\hot-reloader-types.js","layer":"ssr"},"startTime":1772786872098,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":62217,"timestamp":106076141,"id":662,"parentId":660,"tags":{},"startTime":1772786872098,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66,"timestamp":106138376,"id":710,"parentId":660,"tags":{},"startTime":1772786872161,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":63392,"timestamp":106075845,"id":660,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\extract-modules-from-turbopack-message.js","layer":"ssr"},"startTime":1772786872098,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7293,"timestamp":106147037,"id":719,"parentId":718,"tags":{},"startTime":1772786872169,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7333,"timestamp":106147008,"id":718,"parentId":712,"tags":{},"startTime":1772786872169,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9422,"timestamp":106145991,"id":712,"parentId":642,"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":1772786872168,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8483,"timestamp":106146999,"id":717,"parentId":716,"tags":{},"startTime":1772786872169,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8537,"timestamp":106146947,"id":716,"parentId":711,"tags":{},"startTime":1772786872169,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10753,"timestamp":106145831,"id":711,"parentId":644,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\promise-queue.js","layer":"ssr"},"startTime":1772786872168,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9599,"timestamp":106147064,"id":721,"parentId":720,"tags":{},"startTime":1772786872169,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9627,"timestamp":106147041,"id":720,"parentId":715,"tags":{},"startTime":1772786872169,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13293,"timestamp":106146153,"id":715,"parentId":654,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\sorted-routes.js","layer":"ssr"},"startTime":1772786872168,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11360,"timestamp":106164849,"id":735,"parentId":734,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11430,"timestamp":106164788,"id":734,"parentId":722,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13823,"timestamp":106162964,"id":722,"parentId":654,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-dynamic.js","layer":"ssr"},"startTime":1772786872185,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11932,"timestamp":106164888,"id":737,"parentId":736,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11963,"timestamp":106164859,"id":736,"parentId":723,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14215,"timestamp":106163123,"id":723,"parentId":645,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\Base.js","layer":"ssr"},"startTime":1772786872185,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12455,"timestamp":106164916,"id":739,"parentId":738,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12481,"timestamp":106164894,"id":738,"parentId":724,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14765,"timestamp":106163193,"id":724,"parentId":645,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\ComponentStyles.js","layer":"ssr"},"startTime":1772786872185,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13053,"timestamp":106164940,"id":741,"parentId":740,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13075,"timestamp":106164920,"id":740,"parentId":725,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15262,"timestamp":106163250,"id":725,"parentId":645,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\styles\\CssReset.js","layer":"ssr"},"startTime":1772786872185,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-transform","duration":13789,"timestamp":106164965,"id":743,"parentId":742,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13812,"timestamp":106164945,"id":742,"parentId":726,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15978,"timestamp":106163304,"id":726,"parentId":645,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\ShadowPortal.js","layer":"ssr"},"startTime":1772786872185,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14399,"timestamp":106165011,"id":747,"parentId":746,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14421,"timestamp":106164992,"id":746,"parentId":728,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16566,"timestamp":106163405,"id":728,"parentId":645,"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":1772786872186,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15021,"timestamp":106164988,"id":745,"parentId":744,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15042,"timestamp":106164969,"id":744,"parentId":727,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17332,"timestamp":106163355,"id":727,"parentId":645,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\BuildError.js","layer":"ssr"},"startTime":1772786872185,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16105,"timestamp":106165035,"id":749,"parentId":748,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16128,"timestamp":106165016,"id":748,"parentId":729,"tags":{},"startTime":1772786872187,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19573,"timestamp":106163454,"id":729,"parentId":645,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\Errors.js","layer":"ssr"},"startTime":1772786872186,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":57571,"timestamp":106146109,"id":714,"parentId":713,"tags":{},"startTime":1772786872168,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":58550,"timestamp":106146066,"id":713,"parentId":522,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\index.css","layer":"ssr"},"startTime":1772786872168,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17423,"timestamp":106187565,"id":760,"parentId":759,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17525,"timestamp":106187472,"id":759,"parentId":750,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":19606,"timestamp":106186117,"id":750,"parentId":589,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSearch.jsx","layer":"ssr"},"startTime":1772786872208,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18146,"timestamp":106187624,"id":762,"parentId":761,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18201,"timestamp":106187573,"id":761,"parentId":751,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20050,"timestamp":106186313,"id":751,"parentId":668,"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":1772786872208,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18746,"timestamp":106187657,"id":764,"parentId":763,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18775,"timestamp":106187629,"id":763,"parentId":752,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20711,"timestamp":106186390,"id":752,"parentId":668,"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":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19407,"timestamp":106187726,"id":770,"parentId":769,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19427,"timestamp":106187708,"id":769,"parentId":755,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20945,"timestamp":106186595,"id":755,"parentId":668,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-segment-mismatch.js","layer":"ssr"},"startTime":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19871,"timestamp":106187705,"id":768,"parentId":767,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19891,"timestamp":106187686,"id":767,"parentId":754,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24121,"timestamp":106186542,"id":754,"parentId":667,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\invalidate-cache-below-flight-segmentpath.js","layer":"ssr"},"startTime":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22984,"timestamp":106187747,"id":772,"parentId":771,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23005,"timestamp":106187729,"id":771,"parentId":756,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24712,"timestamp":106186646,"id":756,"parentId":668,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-mutable.js","layer":"ssr"},"startTime":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24198,"timestamp":106187769,"id":774,"parentId":773,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24219,"timestamp":106187751,"id":773,"parentId":757,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25742,"timestamp":106186697,"id":757,"parentId":667,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\should-hard-navigate.js","layer":"ssr"},"startTime":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24865,"timestamp":106187790,"id":776,"parentId":775,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24886,"timestamp":106187772,"id":775,"parentId":758,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26570,"timestamp":106186748,"id":758,"parentId":667,"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":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25871,"timestamp":106187682,"id":766,"parentId":765,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25895,"timestamp":106187661,"id":765,"parentId":753,"tags":{},"startTime":1772786872210,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29504,"timestamp":106186483,"id":753,"parentId":672,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\ppr-navigations.js","layer":"ssr"},"startTime":1772786872209,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":59938,"timestamp":106164361,"id":733,"parentId":731,"tags":{},"startTime":1772786872186,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":61,"timestamp":106224327,"id":790,"parentId":731,"tags":{},"startTime":1772786872246,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":61183,"timestamp":106164121,"id":731,"parentId":310,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_default.js","layer":"ssr"},"startTime":1772786872186,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":61013,"timestamp":106164316,"id":732,"parentId":730,"tags":{},"startTime":1772786872186,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":106225338,"id":791,"parentId":730,"tags":{},"startTime":1772786872247,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":64089,"timestamp":106163504,"id":730,"parentId":311,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_wildcard.js","layer":"ssr"},"startTime":1772786872186,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11508,"timestamp":106218449,"id":787,"parentId":786,"tags":{},"startTime":1772786872241,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11541,"timestamp":106218425,"id":786,"parentId":782,"tags":{},"startTime":1772786872241,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13819,"timestamp":106217023,"id":782,"parentId":687,"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":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12407,"timestamp":106218474,"id":789,"parentId":788,"tags":{},"startTime":1772786872241,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12429,"timestamp":106218454,"id":788,"parentId":783,"tags":{},"startTime":1772786872241,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14452,"timestamp":106217080,"id":783,"parentId":690,"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":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13152,"timestamp":106218416,"id":785,"parentId":784,"tags":{},"startTime":1772786872241,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13205,"timestamp":106218365,"id":784,"parentId":781,"tags":{},"startTime":1772786872240,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15254,"timestamp":106216936,"id":781,"parentId":687,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-hydration-error.js","layer":"ssr"},"startTime":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7556,"timestamp":106237148,"id":800,"parentId":799,"tags":{},"startTime":1772786872259,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7599,"timestamp":106237115,"id":799,"parentId":794,"tags":{},"startTime":1772786872259,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8875,"timestamp":106236261,"id":794,"parentId":692,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":"ssr"},"startTime":1772786872258,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8964,"timestamp":106237054,"id":796,"parentId":795,"tags":{},"startTime":1772786872259,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9049,"timestamp":106236975,"id":795,"parentId":792,"tags":{},"startTime":1772786872259,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10845,"timestamp":106235894,"id":792,"parentId":712,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\invalidate-cache-by-router-state.js","layer":"ssr"},"startTime":1772786872258,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9725,"timestamp":106237109,"id":798,"parentId":797,"tags":{},"startTime":1772786872259,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9772,"timestamp":106237065,"id":797,"parentId":793,"tags":{},"startTime":1772786872259,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11380,"timestamp":106236144,"id":793,"parentId":541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\strip-ansi\\index.js","layer":"ssr"},"startTime":1772786872258,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":30910,"timestamp":106216908,"id":780,"parentId":779,"tags":{},"startTime":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":31292,"timestamp":106216861,"id":779,"parentId":588,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick-theme.css","layer":"ssr"},"startTime":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":31354,"timestamp":106216817,"id":778,"parentId":777,"tags":{},"startTime":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":31649,"timestamp":106216727,"id":777,"parentId":588,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick.css","layer":"ssr"},"startTime":1772786872239,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9517,"timestamp":106240617,"id":807,"parentId":806,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9596,"timestamp":106240546,"id":806,"parentId":802,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10497,"timestamp":106240138,"id":802,"parentId":729,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\error-source.js","layer":"ssr"},"startTime":1772786872262,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10007,"timestamp":106240667,"id":809,"parentId":808,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10050,"timestamp":106240626,"id":808,"parentId":803,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11106,"timestamp":106240259,"id":803,"parentId":723,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\noop-template.js","layer":"ssr"},"startTime":1772786872262,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10754,"timestamp":106240704,"id":811,"parentId":810,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10793,"timestamp":106240673,"id":810,"parentId":804,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12741,"timestamp":106240352,"id":804,"parentId":729,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\getErrorByType.js","layer":"ssr"},"startTime":1772786872262,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9878,"timestamp":106256925,"id":821,"parentId":820,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9952,"timestamp":106256873,"id":820,"parentId":814,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12032,"timestamp":106256328,"id":814,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\styles.js","layer":"ssr"},"startTime":1772786872278,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11525,"timestamp":106256980,"id":825,"parentId":824,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11552,"timestamp":106256959,"id":824,"parentId":816,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12854,"timestamp":106256576,"id":816,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\styles.js","layer":"ssr"},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12556,"timestamp":106256955,"id":823,"parentId":822,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12582,"timestamp":106256931,"id":822,"parentId":815,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13756,"timestamp":106256502,"id":815,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\styles.js","layer":"ssr"},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13644,"timestamp":106257002,"id":827,"parentId":826,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13668,"timestamp":106256983,"id":826,"parentId":817,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15043,"timestamp":106256632,"id":817,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\styles.js","layer":"ssr"},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15131,"timestamp":106257023,"id":829,"parentId":828,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15155,"timestamp":106257005,"id":828,"parentId":818,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16111,"timestamp":106256685,"id":818,"parentId":729,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CloseIcon.js","layer":"ssr"},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":32527,"timestamp":106240457,"id":805,"parentId":801,"tags":{},"startTime":1772786872263,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":432,"timestamp":106273007,"id":840,"parentId":801,"tags":{},"startTime":1772786872295,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":121312,"timestamp":106239844,"id":801,"parentId":393,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jquery\\dist\\jquery.js","layer":"ssr"},"startTime":1772786872262,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":104292,"timestamp":106257045,"id":831,"parentId":830,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":104316,"timestamp":106257026,"id":830,"parentId":819,"tags":{},"startTime":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":106996,"timestamp":106256736,"id":819,"parentId":729,"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":1772786872279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":107413,"timestamp":106265334,"id":837,"parentId":836,"tags":{},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":107506,"timestamp":106265257,"id":836,"parentId":832,"tags":{},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module-js","duration":109247,"timestamp":106264820,"id":832,"parentId":690,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\dev\\noop-turbopack-hmr.js","layer":"ssr"},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":108849,"timestamp":106265366,"id":839,"parentId":838,"tags":{},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":108877,"timestamp":106265341,"id":838,"parentId":834,"tags":{},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":109521,"timestamp":106265143,"id":834,"parentId":783,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\normalized-asset-prefix.js","layer":"ssr"},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":130325,"timestamp":106248866,"id":813,"parentId":812,"tags":{},"startTime":1772786872271,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":137,"timestamp":106379251,"id":841,"parentId":812,"tags":{},"startTime":1772786872401,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":136174,"timestamp":106248694,"id":812,"parentId":522,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\reactjs-popup.esm.js","layer":"ssr"},"startTime":1772786872271,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":122913,"timestamp":106265214,"id":835,"parentId":833,"tags":{},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73,"timestamp":106388212,"id":842,"parentId":833,"tags":{},"startTime":1772786872410,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":123982,"timestamp":106265023,"id":833,"parentId":781,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\is-error.js","layer":"ssr"},"startTime":1772786872287,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8703,"timestamp":106389956,"id":845,"parentId":844,"tags":{},"startTime":1772786872412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8769,"timestamp":106389904,"id":844,"parentId":843,"tags":{},"startTime":1772786872412,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10607,"timestamp":106389700,"id":843,"parentId":804,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\helpers\\stack-frame.js","layer":"ssr"},"startTime":1772786872412,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12886,"timestamp":106396194,"id":850,"parentId":849,"tags":{},"startTime":1772786872418,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12982,"timestamp":106396109,"id":849,"parentId":847,"tags":{},"startTime":1772786872418,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15001,"timestamp":106395739,"id":847,"parentId":819,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\icons\\CollapseIcon.js","layer":"ssr"},"startTime":1772786872418,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10423,"timestamp":106401423,"id":862,"parentId":861,"tags":{},"startTime":1772786872424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10450,"timestamp":106401402,"id":861,"parentId":854,"tags":{},"startTime":1772786872424,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11429,"timestamp":106400927,"id":854,"parentId":727,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\index.js","layer":"ssr"},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10942,"timestamp":106401447,"id":864,"parentId":863,"tags":{},"startTime":1772786872424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10963,"timestamp":106401427,"id":863,"parentId":855,"tags":{},"startTime":1772786872424,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11825,"timestamp":106400982,"id":855,"parentId":729,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\index.js","layer":"ssr"},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11434,"timestamp":106401398,"id":860,"parentId":859,"tags":{},"startTime":1772786872424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11463,"timestamp":106401371,"id":859,"parentId":853,"tags":{},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12243,"timestamp":106400869,"id":853,"parentId":728,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\index.js","layer":"ssr"},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13303,"timestamp":106401363,"id":858,"parentId":857,"tags":{},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13375,"timestamp":106401300,"id":857,"parentId":852,"tags":{},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15121,"timestamp":106400767,"id":852,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\index.js","layer":"ssr"},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25248,"timestamp":106395885,"id":848,"parentId":846,"tags":{},"startTime":1772786872418,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":128,"timestamp":106421178,"id":883,"parentId":846,"tags":{},"startTime":1772786872443,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27144,"timestamp":106395448,"id":846,"parentId":522,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-iframe\\dist\\es\\iframe.js","layer":"ssr"},"startTime":1772786872418,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5074,"timestamp":106417612,"id":878,"parentId":877,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5103,"timestamp":106417588,"id":877,"parentId":870,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6713,"timestamp":106416631,"id":870,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\index.js","layer":"ssr"},"startTime":1772786872439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5741,"timestamp":106417639,"id":880,"parentId":879,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5766,"timestamp":106417617,"id":879,"parentId":871,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7131,"timestamp":106416701,"id":871,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\index.js","layer":"ssr"},"startTime":1772786872439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6443,"timestamp":106417580,"id":876,"parentId":875,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6499,"timestamp":106417527,"id":875,"parentId":869,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7998,"timestamp":106416481,"id":869,"parentId":724,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\index.js","layer":"ssr"},"startTime":1772786872439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7131,"timestamp":106417666,"id":882,"parentId":881,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7159,"timestamp":106417643,"id":881,"parentId":872,"tags":{},"startTime":1772786872440,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8825,"timestamp":106416758,"id":872,"parentId":728,"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":1772786872439,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29466,"timestamp":106401087,"id":856,"parentId":851,"tags":{},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":65,"timestamp":106430597,"id":887,"parentId":851,"tags":{},"startTime":1772786872453,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":31545,"timestamp":106400471,"id":851,"parentId":685,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\stacktrace-parser\\stack-trace-parser.cjs.js","layer":"ssr"},"startTime":1772786872423,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6673,"timestamp":106426513,"id":886,"parentId":885,"tags":{},"startTime":1772786872449,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6736,"timestamp":106426460,"id":885,"parentId":884,"tags":{},"startTime":1772786872449,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7842,"timestamp":106426158,"id":884,"parentId":833,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\is-plain-object.js","layer":"ssr"},"startTime":1772786872448,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22734,"timestamp":106411416,"id":867,"parentId":865,"tags":{},"startTime":1772786872434,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":106,"timestamp":106434166,"id":888,"parentId":865,"tags":{},"startTime":1772786872456,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23834,"timestamp":106411066,"id":865,"parentId":711,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_base.js","layer":"ssr"},"startTime":1772786872433,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":23474,"timestamp":106411455,"id":868,"parentId":866,"tags":{},"startTime":1772786872434,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66,"timestamp":106434943,"id":889,"parentId":866,"tags":{},"startTime":1772786872457,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23972,"timestamp":106411269,"id":866,"parentId":711,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_key.js","layer":"ssr"},"startTime":1772786872433,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":21238,"timestamp":106417029,"id":874,"parentId":873,"tags":{},"startTime":1772786872439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":106438286,"id":890,"parentId":873,"tags":{},"startTime":1772786872460,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21997,"timestamp":106416812,"id":873,"parentId":723,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_tagged_template_literal_loose.js","layer":"ssr"},"startTime":1772786872439,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7302,"timestamp":106444378,"id":899,"parentId":898,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7356,"timestamp":106444337,"id":898,"parentId":892,"tags":{},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10225,"timestamp":106443633,"id":892,"parentId":852,"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":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9552,"timestamp":106444461,"id":903,"parentId":902,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9595,"timestamp":106444425,"id":902,"parentId":894,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12708,"timestamp":106443843,"id":894,"parentId":852,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\container\\RuntimeError\\GroupedStackFrames.js","layer":"ssr"},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12763,"timestamp":106444327,"id":897,"parentId":896,"tags":{},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12873,"timestamp":106444230,"id":896,"parentId":891,"tags":{},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16602,"timestamp":106443404,"id":891,"parentId":854,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\Terminal.js","layer":"ssr"},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15940,"timestamp":106444420,"id":901,"parentId":900,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15985,"timestamp":106444385,"id":900,"parentId":893,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18566,"timestamp":106443750,"id":893,"parentId":855,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\LeftRightDialogHeader\\LeftRightDialogHeader.js","layer":"ssr"},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24193,"timestamp":106444501,"id":905,"parentId":904,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24235,"timestamp":106444467,"id":904,"parentId":895,"tags":{},"startTime":1772786872467,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26089,"timestamp":106443934,"id":895,"parentId":853,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Overlay\\Overlay.js","layer":"ssr"},"startTime":1772786872466,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19114,"timestamp":106450969,"id":925,"parentId":924,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19164,"timestamp":106450922,"id":924,"parentId":910,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20706,"timestamp":106449878,"id":910,"parentId":871,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\styles.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19815,"timestamp":106450807,"id":919,"parentId":918,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19997,"timestamp":106450627,"id":918,"parentId":907,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22191,"timestamp":106448803,"id":907,"parentId":870,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\styles.js","layer":"ssr"},"startTime":1772786872471,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20155,"timestamp":106450874,"id":921,"parentId":920,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20210,"timestamp":106450821,"id":920,"parentId":908,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22664,"timestamp":106448987,"id":908,"parentId":872,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\magic-identifier.js","layer":"ssr"},"startTime":1772786872471,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20771,"timestamp":106450916,"id":923,"parentId":922,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20809,"timestamp":106450880,"id":922,"parentId":909,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22698,"timestamp":106449653,"id":909,"parentId":871,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\VersionStalenessInfo\\VersionStalenessInfo.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21382,"timestamp":106450998,"id":927,"parentId":926,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21407,"timestamp":106450975,"id":926,"parentId":911,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22768,"timestamp":106450005,"id":911,"parentId":870,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Toast\\Toast.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21731,"timestamp":106451068,"id":933,"parentId":932,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21752,"timestamp":106451048,"id":932,"parentId":914,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22861,"timestamp":106450283,"id":914,"parentId":869,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogContent.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22127,"timestamp":106451044,"id":931,"parentId":930,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22146,"timestamp":106451026,"id":930,"parentId":913,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23318,"timestamp":106450195,"id":913,"parentId":869,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogBody.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23510,"timestamp":106451022,"id":929,"parentId":928,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23535,"timestamp":106451002,"id":928,"parentId":912,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25223,"timestamp":106450103,"id":912,"parentId":869,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\Dialog.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24278,"timestamp":106451090,"id":935,"parentId":934,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24298,"timestamp":106451072,"id":934,"parentId":915,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25929,"timestamp":106450369,"id":915,"parentId":869,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\DialogHeader.js","layer":"ssr"},"startTime":1772786872472,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25227,"timestamp":106451113,"id":937,"parentId":936,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":25542,"timestamp":106451094,"id":936,"parentId":916,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26667,"timestamp":106450453,"id":916,"parentId":869,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Dialog\\styles.js","layer":"ssr"},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":41488,"timestamp":106450563,"id":917,"parentId":906,"tags":{},"startTime":1772786872473,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":86,"timestamp":106492101,"id":938,"parentId":906,"tags":{},"startTime":1772786872514,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":44468,"timestamp":106448385,"id":906,"parentId":588,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\index.js","layer":"ssr"},"startTime":1772786872471,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4600,"timestamp":106495681,"id":943,"parentId":942,"tags":{},"startTime":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4670,"timestamp":106495627,"id":942,"parentId":939,"tags":{},"startTime":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6600,"timestamp":106495305,"id":939,"parentId":891,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\Terminal\\EditorLink.js","layer":"ssr"},"startTime":1772786872517,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6288,"timestamp":106495740,"id":947,"parentId":946,"tags":{},"startTime":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6315,"timestamp":106495719,"id":946,"parentId":941,"tags":{},"startTime":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7843,"timestamp":106495533,"id":941,"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":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7751,"timestamp":106495715,"id":945,"parentId":944,"tags":{},"startTime":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7782,"timestamp":106495688,"id":944,"parentId":940,"tags":{},"startTime":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9685,"timestamp":106495457,"id":940,"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":1772786872518,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12643,"timestamp":106497870,"id":953,"parentId":952,"tags":{},"startTime":1772786872520,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12699,"timestamp":106497827,"id":952,"parentId":949,"tags":{},"startTime":1772786872520,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14281,"timestamp":106497515,"id":949,"parentId":895,"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":1772786872520,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4808,"timestamp":106507214,"id":957,"parentId":956,"tags":{},"startTime":1772786872529,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4891,"timestamp":106507138,"id":956,"parentId":954,"tags":{},"startTime":1772786872529,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6724,"timestamp":106505852,"id":954,"parentId":852,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\index.js","layer":"ssr"},"startTime":1772786872528,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5795,"timestamp":106507255,"id":959,"parentId":958,"tags":{},"startTime":1772786872529,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5828,"timestamp":106507228,"id":958,"parentId":955,"tags":{},"startTime":1772786872529,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7550,"timestamp":106506064,"id":955,"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":1772786872528,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6829,"timestamp":106514246,"id":961,"parentId":960,"tags":{},"startTime":1772786872536,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":97,"timestamp":106521104,"id":965,"parentId":960,"tags":{},"startTime":1772786872543,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9673,"timestamp":106514000,"id":960,"parentId":906,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\slider.js","layer":"ssr"},"startTime":1772786872536,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8939,"timestamp":106517182,"id":964,"parentId":963,"tags":{},"startTime":1772786872539,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9036,"timestamp":106517096,"id":963,"parentId":962,"tags":{},"startTime":1772786872539,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10692,"timestamp":106516858,"id":962,"parentId":939,"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":1772786872539,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4806,"timestamp":106524353,"id":968,"parentId":967,"tags":{},"startTime":1772786872546,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4873,"timestamp":106524296,"id":967,"parentId":966,"tags":{},"startTime":1772786872546,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6299,"timestamp":106524079,"id":966,"parentId":954,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\internal\\components\\CodeFrame\\CodeFrame.js","layer":"ssr"},"startTime":1772786872546,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":44116,"timestamp":106497816,"id":951,"parentId":950,"tags":{},"startTime":1772786872520,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":44225,"timestamp":106497715,"id":950,"parentId":948,"tags":{},"startTime":1772786872520,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":59982,"timestamp":106497062,"id":948,"parentId":895,"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":1772786872519,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24416,"timestamp":106538865,"id":974,"parentId":971,"tags":{},"startTime":1772786872561,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":77,"timestamp":106563306,"id":979,"parentId":971,"tags":{},"startTime":1772786872585,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25508,"timestamp":106538461,"id":971,"parentId":960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\default-props.js","layer":"ssr"},"startTime":1772786872561,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25955,"timestamp":106538741,"id":972,"parentId":969,"tags":{},"startTime":1772786872561,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":71,"timestamp":106564710,"id":980,"parentId":969,"tags":{},"startTime":1772786872587,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30408,"timestamp":106538019,"id":969,"parentId":891,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\anser\\index.js","layer":"ssr"},"startTime":1772786872560,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29662,"timestamp":106538838,"id":973,"parentId":970,"tags":{},"startTime":1772786872561,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":141,"timestamp":106568517,"id":981,"parentId":970,"tags":{},"startTime":1772786872591,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":39957,"timestamp":106538227,"id":970,"parentId":960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\inner-slider.js","layer":"ssr"},"startTime":1772786872560,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22300,"timestamp":106558896,"id":977,"parentId":975,"tags":{},"startTime":1772786872581,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":390,"timestamp":106581361,"id":982,"parentId":975,"tags":{},"startTime":1772786872603,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24706,"timestamp":106558566,"id":975,"parentId":846,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\object-assign\\index.js","layer":"ssr"},"startTime":1772786872581,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24394,"timestamp":106558926,"id":978,"parentId":976,"tags":{},"startTime":1772786872581,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2003,"timestamp":106583338,"id":983,"parentId":976,"tags":{},"startTime":1772786872605,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":34254,"timestamp":106558764,"id":976,"parentId":960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\utils\\innerSliderUtils.js","layer":"ssr"},"startTime":1772786872581,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2524,"timestamp":106603565,"id":988,"parentId":984,"tags":{},"startTime":1772786872626,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":85,"timestamp":106606122,"id":992,"parentId":984,"tags":{},"startTime":1772786872628,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3841,"timestamp":106602949,"id":984,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\initial-state.js","layer":"ssr"},"startTime":1772786872625,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3228,"timestamp":106603606,"id":989,"parentId":985,"tags":{},"startTime":1772786872626,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":74,"timestamp":106606846,"id":993,"parentId":985,"tags":{},"startTime":1772786872629,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7306,"timestamp":106603200,"id":985,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\arrows.js","layer":"ssr"},"startTime":1772786872625,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":8411,"timestamp":106603684,"id":991,"parentId":987,"tags":{},"startTime":1772786872626,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":130,"timestamp":106612146,"id":994,"parentId":987,"tags":{},"startTime":1772786872634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11692,"timestamp":106603405,"id":987,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\dots.js","layer":"ssr"},"startTime":1772786872626,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":11599,"timestamp":106603636,"id":990,"parentId":986,"tags":{},"startTime":1772786872626,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":111,"timestamp":106615266,"id":995,"parentId":986,"tags":{},"startTime":1772786872637,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18135,"timestamp":106603313,"id":986,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\track.js","layer":"ssr"},"startTime":1772786872625,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3497,"timestamp":106631282,"id":1000,"parentId":997,"tags":{},"startTime":1772786872653,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":125,"timestamp":106634818,"id":1002,"parentId":997,"tags":{},"startTime":1772786872657,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5406,"timestamp":106631008,"id":997,"parentId":948,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\css.escape\\css.escape.js","layer":"ssr"},"startTime":1772786872653,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5471,"timestamp":106631238,"id":999,"parentId":996,"tags":{},"startTime":1772786872653,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":368,"timestamp":106636822,"id":1003,"parentId":996,"tags":{},"startTime":1772786872659,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8195,"timestamp":106630439,"id":996,"parentId":960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\json2mq\\index.js","layer":"ssr"},"startTime":1772786872653,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":10346,"timestamp":106631309,"id":1001,"parentId":998,"tags":{},"startTime":1772786872653,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":348,"timestamp":106641795,"id":1004,"parentId":998,"tags":{},"startTime":1772786872664,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25888,"timestamp":106631132,"id":998,"parentId":948,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\platform\\platform.js","layer":"ssr"},"startTime":1772786872653,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4919,"timestamp":106662004,"id":1006,"parentId":1005,"tags":{},"startTime":1772786872684,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":113,"timestamp":106666974,"id":1009,"parentId":1005,"tags":{},"startTime":1772786872689,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9363,"timestamp":106661629,"id":1005,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\classnames\\index.js","layer":"ssr"},"startTime":1772786872684,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":9657,"timestamp":106663605,"id":1008,"parentId":1007,"tags":{},"startTime":1772786872686,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":120,"timestamp":106673286,"id":1014,"parentId":1007,"tags":{},"startTime":1772786872695,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12177,"timestamp":106663376,"id":1007,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lodash.debounce\\index.js","layer":"ssr"},"startTime":1772786872686,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3215,"timestamp":106672933,"id":1012,"parentId":1010,"tags":{},"startTime":1772786872695,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":141,"timestamp":106676186,"id":1015,"parentId":1010,"tags":{},"startTime":1772786872698,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4893,"timestamp":106671969,"id":1010,"parentId":960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\index.js","layer":"ssr"},"startTime":1772786872694,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4281,"timestamp":106673004,"id":1013,"parentId":1011,"tags":{},"startTime":1772786872695,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":91,"timestamp":106677299,"id":1016,"parentId":1011,"tags":{},"startTime":1772786872699,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11891,"timestamp":106672705,"id":1011,"parentId":970,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\resize-observer-polyfill\\dist\\ResizeObserver.es.js","layer":"ssr"},"startTime":1772786872695,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":383,"timestamp":106687931,"id":1020,"parentId":1019,"tags":{},"startTime":1772786872710,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":96,"timestamp":106688341,"id":1021,"parentId":1019,"tags":{},"startTime":1772786872710,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1078,"timestamp":106687775,"id":1019,"parentId":996,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\string-convert\\camel2hyphen.js","layer":"ssr"},"startTime":1772786872710,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1336,"timestamp":106687661,"id":1018,"parentId":1017,"tags":{},"startTime":1772786872710,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":106689008,"id":1022,"parentId":1017,"tags":{},"startTime":1772786872711,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2751,"timestamp":106687364,"id":1017,"parentId":1010,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQueryDispatch.js","layer":"ssr"},"startTime":1772786872709,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":788,"timestamp":106693326,"id":1024,"parentId":1023,"tags":{},"startTime":1772786872715,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":110,"timestamp":106694144,"id":1027,"parentId":1023,"tags":{},"startTime":1772786872716,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2896,"timestamp":106692241,"id":1023,"parentId":1017,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\Util.js","layer":"ssr"},"startTime":1772786872714,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1637,"timestamp":106693669,"id":1026,"parentId":1025,"tags":{},"startTime":1772786872716,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":100,"timestamp":106695325,"id":1028,"parentId":1025,"tags":{},"startTime":1772786872717,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3168,"timestamp":106693460,"id":1025,"parentId":1017,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQuery.js","layer":"ssr"},"startTime":1772786872716,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1940,"timestamp":106698677,"id":1030,"parentId":1029,"tags":{},"startTime":1772786872721,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":134,"timestamp":106700661,"id":1031,"parentId":1029,"tags":{},"startTime":1772786872723,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3381,"timestamp":106698357,"id":1029,"parentId":1025,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\QueryHandler.js","layer":"ssr"},"startTime":1772786872720,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":2761479,"timestamp":103943660,"id":119,"parentId":118,"tags":{},"startTime":1772786869966,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":12450,"timestamp":106726663,"id":1033,"parentId":1032,"tags":{},"startTime":1772786872749,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":12,"timestamp":106739170,"id":1035,"parentId":1032,"tags":{},"startTime":1772786872761,"traceId":"1264e43080ebfc4c"}] +[{"name":"optimize-chunks","duration":7608,"timestamp":106739499,"id":1036,"parentId":1032,"tags":{},"startTime":1772786872762,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":22,"timestamp":106747175,"id":1037,"parentId":1032,"tags":{},"startTime":1772786872769,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":8,"timestamp":106747229,"id":1038,"parentId":1032,"tags":{},"startTime":1772786872769,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":10044,"timestamp":106739151,"id":1034,"parentId":1032,"tags":{},"startTime":1772786872761,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":20100,"timestamp":106760666,"id":1039,"parentId":1032,"tags":{},"startTime":1772786872783,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":69957,"timestamp":106780823,"id":1040,"parentId":1032,"tags":{},"startTime":1772786872803,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":9836,"timestamp":106857922,"id":1041,"parentId":1032,"tags":{},"startTime":1772786872880,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":1045,"timestamp":106867742,"id":1042,"parentId":1032,"tags":{},"startTime":1772786872890,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":227,"timestamp":106868747,"id":1043,"parentId":1032,"tags":{},"startTime":1772786872891,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":168203,"timestamp":106868984,"id":1044,"parentId":1032,"tags":{},"startTime":1772786872891,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":315591,"timestamp":106725019,"id":1032,"parentId":118,"tags":{},"startTime":1772786872747,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":3100694,"timestamp":103942165,"id":118,"parentId":116,"tags":{"name":"server"},"startTime":1772786869964,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":40179,"timestamp":107042908,"id":1045,"parentId":116,"tags":{},"startTime":1772786873065,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":3145513,"timestamp":103938547,"id":116,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786869961,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":6492,"timestamp":107112298,"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":1772786873134,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":3404,"timestamp":107118898,"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":1772786873141,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":173,"timestamp":107122351,"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":1772786873144,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":1210,"timestamp":107122538,"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":1772786873145,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":3238,"timestamp":107123761,"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":1772786873146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31235,"timestamp":107096043,"id":1052,"parentId":1047,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772786873118,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26559,"timestamp":107140174,"id":1087,"parentId":1086,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26603,"timestamp":107140149,"id":1086,"parentId":1063,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33978,"timestamp":107137386,"id":1063,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\client-page.js","layer":"app-pages-browser"},"startTime":1772786873160,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":34260,"timestamp":107140082,"id":1081,"parentId":1080,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":34382,"timestamp":107139970,"id":1080,"parentId":1060,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":41641,"timestamp":107133988,"id":1060,"parentId":1049,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-next-dev.js","layer":"app-pages-browser"},"startTime":1772786873156,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":35678,"timestamp":107140120,"id":1083,"parentId":1082,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":35713,"timestamp":107140090,"id":1082,"parentId":1061,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":44670,"timestamp":107137187,"id":1061,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\link.js","layer":"app-pages-browser"},"startTime":1772786873159,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":42262,"timestamp":107140145,"id":1085,"parentId":1084,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":42301,"timestamp":107140124,"id":1084,"parentId":1062,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":53553,"timestamp":107137316,"id":1062,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router.js","layer":"app-pages-browser"},"startTime":1772786873159,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":66533,"timestamp":107140259,"id":1095,"parentId":1094,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66563,"timestamp":107140241,"id":1094,"parentId":1067,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":70541,"timestamp":107138396,"id":1067,"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":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":68772,"timestamp":107140238,"id":1093,"parentId":1092,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68792,"timestamp":107140221,"id":1092,"parentId":1066,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":72324,"timestamp":107138123,"id":1066,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js","layer":"app-pages-browser"},"startTime":1772786873160,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":70308,"timestamp":107140196,"id":1089,"parentId":1088,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70328,"timestamp":107140178,"id":1088,"parentId":1064,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":74233,"timestamp":107137478,"id":1064,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\error-boundary.js","layer":"app-pages-browser"},"startTime":1772786873160,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":71560,"timestamp":107140217,"id":1091,"parentId":1090,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":71580,"timestamp":107140200,"id":1090,"parentId":1065,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":76232,"timestamp":107137788,"id":1065,"parentId":1059,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\layout-router.js","layer":"app-pages-browser"},"startTime":1772786873160,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":73737,"timestamp":107140339,"id":1097,"parentId":1096,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73814,"timestamp":107140264,"id":1096,"parentId":1068,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":76947,"timestamp":107138590,"id":1068,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\layouts\\Layout.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":75243,"timestamp":107140399,"id":1099,"parentId":1098,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":75301,"timestamp":107140343,"id":1098,"parentId":1069,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":78617,"timestamp":107138730,"id":1069,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\about\\AboutFive.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":76960,"timestamp":107140458,"id":1101,"parentId":1100,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":77017,"timestamp":107140403,"id":1100,"parentId":1070,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":80503,"timestamp":107138835,"id":1070,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":78955,"timestamp":107140513,"id":1103,"parentId":1102,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":79009,"timestamp":107140462,"id":1102,"parentId":1071,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":82568,"timestamp":107138960,"id":1071,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":81087,"timestamp":107140569,"id":1105,"parentId":1104,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":81140,"timestamp":107140518,"id":1104,"parentId":1072,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":84597,"timestamp":107139057,"id":1072,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\faqs\\FaqTwo.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":83127,"timestamp":107140624,"id":1107,"parentId":1106,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":83180,"timestamp":107140572,"id":1106,"parentId":1073,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":86537,"timestamp":107139150,"id":1073,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\hero\\HeroFive.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":85217,"timestamp":107140679,"id":1109,"parentId":1108,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":85273,"timestamp":107140628,"id":1108,"parentId":1074,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":88427,"timestamp":107139247,"id":1074,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\teams\\TeamFour.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":87358,"timestamp":107140847,"id":1115,"parentId":1114,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":87420,"timestamp":107140795,"id":1114,"parentId":1077,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":90459,"timestamp":107139532,"id":1077,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\provider\\Provider.jsx","layer":"app-pages-browser"},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":89462,"timestamp":107140791,"id":1113,"parentId":1112,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":89526,"timestamp":107140738,"id":1112,"parentId":1076,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":95439,"timestamp":107139435,"id":1076,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoTwo.jsx","layer":"app-pages-browser"},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":94259,"timestamp":107140735,"id":1111,"parentId":1110,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":94313,"timestamp":107140682,"id":1110,"parentId":1075,"tags":{},"startTime":1772786873163,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":97707,"timestamp":107139342,"id":1075,"parentId":1055,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\testimonials\\TestimonialFive.jsx","layer":"app-pages-browser"},"startTime":1772786873161,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":125050,"timestamp":107139918,"id":1079,"parentId":1078,"tags":{},"startTime":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70,"timestamp":107265007,"id":1143,"parentId":1078,"tags":{},"startTime":1772786873287,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":126112,"timestamp":107139625,"id":1078,"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":1772786873162,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13760,"timestamp":107252843,"id":1130,"parentId":1129,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13785,"timestamp":107252823,"id":1129,"parentId":1118,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17973,"timestamp":107252038,"id":1118,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-locale.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17292,"timestamp":107252786,"id":1126,"parentId":1125,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17344,"timestamp":107252736,"id":1125,"parentId":1116,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19130,"timestamp":107251811,"id":1116,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\search-params.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18166,"timestamp":107252819,"id":1128,"parentId":1127,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18194,"timestamp":107252792,"id":1127,"parentId":1117,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20074,"timestamp":107251960,"id":1117,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\resolve-href.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19226,"timestamp":107252865,"id":1132,"parentId":1131,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19247,"timestamp":107252846,"id":1131,"parentId":1119,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20988,"timestamp":107252097,"id":1119,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\use-intersection.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20208,"timestamp":107252908,"id":1136,"parentId":1135,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20228,"timestamp":107252891,"id":1135,"parentId":1121,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21667,"timestamp":107252208,"id":1121,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\add-base-path.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20982,"timestamp":107252929,"id":1138,"parentId":1137,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21001,"timestamp":107252912,"id":1137,"parentId":1122,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22338,"timestamp":107252262,"id":1122,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\remove-base-path.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21753,"timestamp":107252888,"id":1134,"parentId":1133,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21773,"timestamp":107252869,"id":1133,"parentId":1120,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23354,"timestamp":107252154,"id":1120,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\get-domain-locale.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22611,"timestamp":107252949,"id":1140,"parentId":1139,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22630,"timestamp":107252932,"id":1139,"parentId":1123,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24042,"timestamp":107252317,"id":1123,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\has-base-path.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-transform","duration":23706,"timestamp":107252970,"id":1142,"parentId":1141,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23730,"timestamp":107252952,"id":1141,"parentId":1124,"tags":{},"startTime":1772786873275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25876,"timestamp":107252371,"id":1124,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils.js","layer":"app-pages-browser"},"startTime":1772786873274,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10566,"timestamp":107281418,"id":1162,"parentId":1161,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10658,"timestamp":107281360,"id":1161,"parentId":1144,"tags":{},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13201,"timestamp":107279961,"id":1144,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772786873302,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11729,"timestamp":107281476,"id":1166,"parentId":1165,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11754,"timestamp":107281453,"id":1165,"parentId":1146,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13851,"timestamp":107280160,"id":1146,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\hooks-client-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772786873302,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12624,"timestamp":107281449,"id":1164,"parentId":1163,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12650,"timestamp":107281425,"id":1163,"parentId":1145,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14615,"timestamp":107280090,"id":1145,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\app-router-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772786873302,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13248,"timestamp":107281499,"id":1168,"parentId":1167,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13269,"timestamp":107281480,"id":1167,"parentId":1147,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15938,"timestamp":107280236,"id":1147,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\use-reducer-with-devtools.js","layer":"app-pages-browser"},"startTime":1772786873302,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14748,"timestamp":107281520,"id":1170,"parentId":1169,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14769,"timestamp":107281502,"id":1169,"parentId":1148,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17355,"timestamp":107280296,"id":1148,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-announcer.js","layer":"app-pages-browser"},"startTime":1772786873302,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16162,"timestamp":107281561,"id":1174,"parentId":1173,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16182,"timestamp":107281544,"id":1173,"parentId":1150,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17976,"timestamp":107280407,"id":1150,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\unresolved-thenable.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16824,"timestamp":107281600,"id":1178,"parentId":1177,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16842,"timestamp":107281584,"id":1177,"parentId":1152,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18448,"timestamp":107280513,"id":1152,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\segment.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17462,"timestamp":107281540,"id":1172,"parentId":1171,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17481,"timestamp":107281523,"id":1171,"parentId":1149,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19568,"timestamp":107280354,"id":1149,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-boundary.js","layer":"app-pages-browser"},"startTime":1772786873302,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18371,"timestamp":107281581,"id":1176,"parentId":1175,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18390,"timestamp":107281564,"id":1175,"parentId":1151,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20092,"timestamp":107280461,"id":1151,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\app-router-headers.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18908,"timestamp":107281671,"id":1182,"parentId":1181,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18952,"timestamp":107281629,"id":1181,"parentId":1154,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20457,"timestamp":107280622,"id":1154,"parentId":1062,"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":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19480,"timestamp":107281626,"id":1180,"parentId":1179,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19503,"timestamp":107281603,"id":1179,"parentId":1153,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21227,"timestamp":107280566,"id":1153,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer-types.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20040,"timestamp":107281780,"id":1186,"parentId":1185,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20125,"timestamp":107281697,"id":1185,"parentId":1156,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21564,"timestamp":107280763,"id":1156,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-local-url.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20529,"timestamp":107281825,"id":1190,"parentId":1189,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20548,"timestamp":107281808,"id":1189,"parentId":1158,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22459,"timestamp":107280942,"id":1158,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-bot.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21811,"timestamp":107281694,"id":1184,"parentId":1183,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21833,"timestamp":107281676,"id":1183,"parentId":1155,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23985,"timestamp":107280707,"id":1155,"parentId":1062,"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":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1094,"timestamp":107310210,"id":1209,"parentId":1203,"tags":{},"startTime":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1203,"timestamp":107310220,"id":1210,"parentId":1207,"tags":{},"startTime":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4548,"timestamp":107311334,"id":1235,"parentId":1203,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4460,"timestamp":107311434,"id":1236,"parentId":1207,"tags":{},"startTime":1772786873334,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6842,"timestamp":107309697,"id":1203,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\navigation.js","layer":"app-pages-browser"},"startTime":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6960,"timestamp":107310013,"id":1207,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\link.js","layer":"app-pages-browser"},"startTime":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":37092,"timestamp":107281804,"id":1188,"parentId":1187,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":37116,"timestamp":107281785,"id":1187,"parentId":1157,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":39342,"timestamp":107280861,"id":1157,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-url.js","layer":"app-pages-browser"},"startTime":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":38414,"timestamp":107281845,"id":1192,"parentId":1191,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":38433,"timestamp":107281828,"id":1191,"parentId":1159,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":39949,"timestamp":107281011,"id":1159,"parentId":1062,"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":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":39252,"timestamp":107281866,"id":1194,"parentId":1193,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":39272,"timestamp":107281848,"id":1193,"parentId":1160,"tags":{},"startTime":1772786873304,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":44758,"timestamp":107281067,"id":1160,"parentId":1062,"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":1772786873303,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15380,"timestamp":107310626,"id":1216,"parentId":1215,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15402,"timestamp":107310607,"id":1215,"parentId":1197,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19504,"timestamp":107307198,"id":1197,"parentId":1064,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-next-router-error.js","layer":"app-pages-browser"},"startTime":1772786873329,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16136,"timestamp":107310604,"id":1214,"parentId":1213,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16160,"timestamp":107310581,"id":1213,"parentId":1196,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20227,"timestamp":107307124,"id":1196,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\not-found.js","layer":"app-pages-browser"},"startTime":1772786873329,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16733,"timestamp":107310646,"id":1218,"parentId":1217,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16751,"timestamp":107310629,"id":1217,"parentId":1198,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20744,"timestamp":107307255,"id":1198,"parentId":1064,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-async-storage.external.js","layer":"shared"},"startTime":1772786873329,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17341,"timestamp":107310687,"id":1222,"parentId":1221,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17360,"timestamp":107310670,"id":1221,"parentId":1200,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21096,"timestamp":107307390,"id":1200,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\utils\\warn-once.js","layer":"app-pages-browser"},"startTime":1772786873330,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17847,"timestamp":107310667,"id":1220,"parentId":1219,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17866,"timestamp":107310650,"id":1219,"parentId":1199,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21851,"timestamp":107307310,"id":1199,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\match-segments.js","layer":"app-pages-browser"},"startTime":1772786873329,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18625,"timestamp":107310574,"id":1212,"parentId":1211,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18678,"timestamp":107310522,"id":1211,"parentId":1195,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23296,"timestamp":107306966,"id":1195,"parentId":1066,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.js","layer":"app-pages-browser"},"startTime":1772786873329,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19567,"timestamp":107310728,"id":1226,"parentId":1225,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":19586,"timestamp":107310711,"id":1225,"parentId":1202,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23508,"timestamp":107307497,"id":1202,"parentId":1065,"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":1772786873330,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20274,"timestamp":107310766,"id":1230,"parentId":1229,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20292,"timestamp":107310750,"id":1229,"parentId":1205,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21734,"timestamp":107309901,"id":1205,"parentId":1065,"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":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20983,"timestamp":107310708,"id":1224,"parentId":1223,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21002,"timestamp":107310691,"id":1223,"parentId":1201,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25524,"timestamp":107307443,"id":1201,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\fetch-server-response.js","layer":"app-pages-browser"},"startTime":1772786873330,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22269,"timestamp":107310747,"id":1228,"parentId":1227,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22287,"timestamp":107310731,"id":1227,"parentId":1204,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23680,"timestamp":107309832,"id":1204,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\handle-smooth-scroll.js","layer":"app-pages-browser"},"startTime":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22695,"timestamp":107310853,"id":1234,"parentId":1233,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22761,"timestamp":107310789,"id":1233,"parentId":1208,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24065,"timestamp":107310094,"id":1208,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useTabs.js","layer":"app-pages-browser"},"startTime":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23401,"timestamp":107310786,"id":1232,"parentId":1231,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23419,"timestamp":107310769,"id":1231,"parentId":1206,"tags":{},"startTime":1772786873333,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24906,"timestamp":107309959,"id":1206,"parentId":1065,"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":1772786873332,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15347,"timestamp":107339474,"id":1245,"parentId":1244,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15510,"timestamp":107339413,"id":1244,"parentId":1238,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":17521,"timestamp":107338525,"id":1238,"parentId":1069,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\videos\\VideoPlayer.jsx","layer":"app-pages-browser"},"startTime":1772786873361,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16710,"timestamp":107339407,"id":1243,"parentId":1242,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16802,"timestamp":107339317,"id":1242,"parentId":1237,"tags":{},"startTime":1772786873361,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module-js","duration":18771,"timestamp":107338209,"id":1237,"parentId":1072,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useAccordion.js","layer":"app-pages-browser"},"startTime":1772786873360,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17569,"timestamp":107339534,"id":1247,"parentId":1246,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17627,"timestamp":107339478,"id":1246,"parentId":1239,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":19534,"timestamp":107338665,"id":1239,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\breadcrumb\\Breadcrumb.jsx","layer":"app-pages-browser"},"startTime":1772786873361,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18768,"timestamp":107339590,"id":1249,"parentId":1248,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18827,"timestamp":107339538,"id":1248,"parentId":1240,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":22704,"timestamp":107338768,"id":1240,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFive.jsx","layer":"app-pages-browser"},"startTime":1772786873361,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21951,"timestamp":107339644,"id":1251,"parentId":1250,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22004,"timestamp":107339593,"id":1250,"parentId":1241,"tags":{},"startTime":1772786873362,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":24763,"timestamp":107338866,"id":1241,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterFour.jsx","layer":"app-pages-browser"},"startTime":1772786873361,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":970,"timestamp":107370769,"id":1268,"parentId":1255,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1078,"timestamp":107370780,"id":1269,"parentId":1256,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5639,"timestamp":107371766,"id":1288,"parentId":1255,"tags":{},"startTime":1772786873394,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5545,"timestamp":107371873,"id":1289,"parentId":1256,"tags":{},"startTime":1772786873394,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13572,"timestamp":107364945,"id":1255,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_default.js","layer":"app-pages-browser"},"startTime":1772786873387,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14073,"timestamp":107365614,"id":1256,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_interop_require_wildcard.js","layer":"app-pages-browser"},"startTime":1772786873388,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9641,"timestamp":107371304,"id":1277,"parentId":1276,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9670,"timestamp":107371283,"id":1276,"parentId":1262,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11702,"timestamp":107370381,"id":1262,"parentId":1060,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-bootstrap.js","layer":"app-pages-browser"},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10896,"timestamp":107371279,"id":1275,"parentId":1274,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10953,"timestamp":107371224,"id":1274,"parentId":1254,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":21112,"timestamp":107364845,"id":1254,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSix.jsx","layer":"app-pages-browser"},"startTime":1772786873387,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15106,"timestamp":107371151,"id":1271,"parentId":1270,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15217,"timestamp":107371049,"id":1270,"parentId":1252,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":25004,"timestamp":107364519,"id":1252,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterOne.jsx","layer":"app-pages-browser"},"startTime":1772786873387,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18415,"timestamp":107371220,"id":1273,"parentId":1272,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18479,"timestamp":107371159,"id":1272,"parentId":1253,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":27324,"timestamp":107364725,"id":1253,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterSeven.jsx","layer":"app-pages-browser"},"startTime":1772786873387,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20795,"timestamp":107371325,"id":1279,"parentId":1278,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20815,"timestamp":107371307,"id":1278,"parentId":1263,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22996,"timestamp":107370462,"id":1263,"parentId":1060,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-webpack.js","layer":"app-pages-browser"},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22183,"timestamp":107371345,"id":1281,"parentId":1280,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22203,"timestamp":107371328,"id":1280,"parentId":1264,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23977,"timestamp":107370521,"id":1264,"parentId":1062,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\dev-root-not-found-boundary.js","layer":"app-pages-browser"},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23154,"timestamp":107371391,"id":1285,"parentId":1284,"tags":{},"startTime":1772786873394,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23179,"timestamp":107371369,"id":1284,"parentId":1266,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24737,"timestamp":107370633,"id":1266,"parentId":1118,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\normalize-trailing-slash.js","layer":"app-pages-browser"},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23996,"timestamp":107371413,"id":1287,"parentId":1286,"tags":{},"startTime":1772786873394,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24016,"timestamp":107371394,"id":1286,"parentId":1267,"tags":{},"startTime":1772786873394,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28040,"timestamp":107370690,"id":1267,"parentId":1119,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\request-idle-callback.js","layer":"app-pages-browser"},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1647,"timestamp":107402954,"id":1309,"parentId":1290,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1957,"timestamp":107402964,"id":1310,"parentId":1296,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4179,"timestamp":107404637,"id":1345,"parentId":1290,"tags":{},"startTime":1772786873427,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3887,"timestamp":107404945,"id":1346,"parentId":1296,"tags":{},"startTime":1772786873427,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9513,"timestamp":107401562,"id":1290,"parentId":1116,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\dynamic-rendering.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9768,"timestamp":107402053,"id":1296,"parentId":1116,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":53659,"timestamp":107371365,"id":1283,"parentId":1282,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":53686,"timestamp":107371349,"id":1282,"parentId":1265,"tags":{},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56507,"timestamp":107370577,"id":1265,"parentId":1060,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-index.js","layer":"app-pages-browser"},"startTime":1772786873393,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23889,"timestamp":107403250,"id":1314,"parentId":1313,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23914,"timestamp":107403226,"id":1313,"parentId":1292,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25853,"timestamp":107401831,"id":1292,"parentId":1117,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\omit.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24439,"timestamp":107403293,"id":1318,"parentId":1317,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24459,"timestamp":107403275,"id":1317,"parentId":1294,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26341,"timestamp":107401947,"id":1294,"parentId":1121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25051,"timestamp":107403272,"id":1316,"parentId":1315,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25072,"timestamp":107403253,"id":1315,"parentId":1293,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27128,"timestamp":107401892,"id":1293,"parentId":1117,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\interpolate-as.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25839,"timestamp":107403220,"id":1312,"parentId":1311,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25894,"timestamp":107403168,"id":1311,"parentId":1291,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28275,"timestamp":107401730,"id":1291,"parentId":1117,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\querystring.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26739,"timestamp":107403335,"id":1322,"parentId":1321,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26759,"timestamp":107403318,"id":1321,"parentId":1297,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28759,"timestamp":107402140,"id":1297,"parentId":1117,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\index.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":27639,"timestamp":107403315,"id":1320,"parentId":1319,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":27661,"timestamp":107403296,"id":1319,"parentId":1295,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29491,"timestamp":107401999,"id":1295,"parentId":1123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":28166,"timestamp":107403397,"id":1324,"parentId":1323,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":28226,"timestamp":107403338,"id":1323,"parentId":1298,"tags":{},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":31224,"timestamp":107402194,"id":1298,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterThree.jsx","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":30039,"timestamp":107403454,"id":1326,"parentId":1325,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":30094,"timestamp":107403400,"id":1325,"parentId":1299,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":32924,"timestamp":107402283,"id":1299,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterTwo.jsx","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2384,"timestamp":107440718,"id":1356,"parentId":1354,"tags":{},"startTime":1772786873463,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8948,"timestamp":107443135,"id":1373,"parentId":1354,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12466,"timestamp":107440533,"id":1354,"parentId":1199,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\app-render\\get-segment-param.js","layer":"app-pages-browser"},"startTime":1772786873463,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":49619,"timestamp":107403512,"id":1328,"parentId":1327,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":49676,"timestamp":107403458,"id":1327,"parentId":1300,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":53663,"timestamp":107402371,"id":1300,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\footers\\FooterEight.jsx","layer":"app-pages-browser"},"startTime":1772786873424,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":52612,"timestamp":107403569,"id":1330,"parentId":1329,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":52670,"timestamp":107403516,"id":1329,"parentId":1301,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":58802,"timestamp":107402459,"id":1301,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderEight.jsx","layer":"app-pages-browser"},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":57788,"timestamp":107403628,"id":1332,"parentId":1331,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":57853,"timestamp":107403572,"id":1331,"parentId":1302,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":61004,"timestamp":107402546,"id":1302,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderFive.jsx","layer":"app-pages-browser"},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":59971,"timestamp":107403649,"id":1334,"parentId":1333,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":59992,"timestamp":107403632,"id":1333,"parentId":1303,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":62653,"timestamp":107402633,"id":1303,"parentId":1149,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect.js","layer":"app-pages-browser"},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":61684,"timestamp":107403669,"id":1336,"parentId":1335,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":61704,"timestamp":107403652,"id":1335,"parentId":1304,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":64264,"timestamp":107402685,"id":1304,"parentId":1147,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\action-queue.js","layer":"app-pages-browser"},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":63344,"timestamp":107403688,"id":1338,"parentId":1337,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63364,"timestamp":107403672,"id":1337,"parentId":1305,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":65983,"timestamp":107402735,"id":1305,"parentId":1155,"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":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":65263,"timestamp":107403708,"id":1340,"parentId":1339,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":65283,"timestamp":107403692,"id":1339,"parentId":1306,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":67548,"timestamp":107402786,"id":1306,"parentId":1155,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\compute-changed-path.js","layer":"app-pages-browser"},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":66656,"timestamp":107403747,"id":1344,"parentId":1343,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66675,"timestamp":107403730,"id":1343,"parentId":1308,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":68770,"timestamp":107402884,"id":1308,"parentId":1155,"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":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":68015,"timestamp":107403728,"id":1342,"parentId":1341,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":68316,"timestamp":107403711,"id":1341,"parentId":1307,"tags":{},"startTime":1772786873426,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":70626,"timestamp":107402836,"id":1307,"parentId":1155,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\prefetch-cache-utils.js","layer":"app-pages-browser"},"startTime":1772786873425,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":31408,"timestamp":107442510,"id":1362,"parentId":1361,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":31468,"timestamp":107442453,"id":1361,"parentId":1349,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":34813,"timestamp":107440088,"id":1349,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\scroll_to_top\\ScrollToTop.jsx","layer":"app-pages-browser"},"startTime":1772786873462,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":32673,"timestamp":107442376,"id":1358,"parentId":1357,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":32777,"timestamp":107442276,"id":1357,"parentId":1347,"tags":{},"startTime":1772786873464,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":39543,"timestamp":107439791,"id":1347,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSeven.jsx","layer":"app-pages-browser"},"startTime":1772786873462,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":36782,"timestamp":107442633,"id":1366,"parentId":1365,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":36845,"timestamp":107442572,"id":1365,"parentId":1351,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43004,"timestamp":107440285,"id":1351,"parentId":1072,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useHobble.js","layer":"app-pages-browser"},"startTime":1772786873462,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":40987,"timestamp":107442448,"id":1360,"parentId":1359,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":41052,"timestamp":107442386,"id":1359,"parentId":1348,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":47876,"timestamp":107439975,"id":1348,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSix.jsx","layer":"app-pages-browser"},"startTime":1772786873462,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":45240,"timestamp":107442691,"id":1368,"parentId":1367,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":45297,"timestamp":107442637,"id":1367,"parentId":1352,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48410,"timestamp":107440384,"id":1352,"parentId":1077,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useWow.js","layer":"app-pages-browser"},"startTime":1772786873463,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":46444,"timestamp":107442715,"id":1370,"parentId":1369,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":46470,"timestamp":107442695,"id":1369,"parentId":1353,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50195,"timestamp":107440477,"id":1353,"parentId":1201,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-call-server.js","layer":"app-pages-browser"},"startTime":1772786873463,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":48064,"timestamp":107442737,"id":1372,"parentId":1371,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":48086,"timestamp":107442719,"id":1371,"parentId":1355,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":52925,"timestamp":107440630,"id":1355,"parentId":1195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\navigation.react-server.js","layer":"app-pages-browser"},"startTime":1772786873463,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":87382,"timestamp":107442568,"id":1364,"parentId":1363,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":87449,"timestamp":107442514,"id":1363,"parentId":1350,"tags":{},"startTime":1772786873465,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":107048,"timestamp":107440187,"id":1350,"parentId":1077,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\js\\jquery-ui.min.js","layer":"app-pages-browser"},"startTime":1772786873462,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2636,"timestamp":107560829,"id":1395,"parentId":1394,"tags":{},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":49405,"timestamp":107560991,"id":1397,"parentId":1396,"tags":{},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":49451,"timestamp":107561054,"id":1399,"parentId":1398,"tags":{},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":49448,"timestamp":107561098,"id":1401,"parentId":1400,"tags":{},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":49427,"timestamp":107561138,"id":1403,"parentId":1402,"tags":{},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2617,"timestamp":107610809,"id":1427,"parentId":1377,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2834,"timestamp":107610820,"id":1428,"parentId":1378,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3820,"timestamp":107610828,"id":1429,"parentId":1380,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4082,"timestamp":107610837,"id":1430,"parentId":1390,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4387,"timestamp":107610842,"id":1431,"parentId":1391,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6681,"timestamp":107610849,"id":1432,"parentId":1405,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6846,"timestamp":107610856,"id":1433,"parentId":1406,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6886,"timestamp":107610902,"id":1435,"parentId":1413,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6861,"timestamp":107613511,"id":1484,"parentId":1377,"tags":{},"startTime":1772786873636,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6710,"timestamp":107613677,"id":1485,"parentId":1378,"tags":{},"startTime":1772786873636,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5682,"timestamp":107614708,"id":1486,"parentId":1380,"tags":{},"startTime":1772786873637,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5445,"timestamp":107614946,"id":1487,"parentId":1390,"tags":{},"startTime":1772786873637,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5140,"timestamp":107615253,"id":1488,"parentId":1391,"tags":{},"startTime":1772786873637,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2823,"timestamp":107617573,"id":1489,"parentId":1405,"tags":{},"startTime":1772786873640,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2685,"timestamp":107617714,"id":1490,"parentId":1406,"tags":{},"startTime":1772786873640,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2602,"timestamp":107617798,"id":1491,"parentId":1413,"tags":{},"startTime":1772786873640,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":71842,"timestamp":107549399,"id":1377,"parentId":1160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\hot-reloader-types.js","layer":"app-pages-browser"},"startTime":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":72815,"timestamp":107549495,"id":1378,"parentId":1160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\dev\\extract-modules-from-turbopack-message.js","layer":"app-pages-browser"},"startTime":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":74325,"timestamp":107549647,"id":1380,"parentId":1206,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\future\\helpers\\interception-routes.js","layer":"app-pages-browser"},"startTime":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":122812,"timestamp":107550559,"id":1390,"parentId":1077,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\js\\bootstrap.bundle.min.js","layer":"app-pages-browser"},"startTime":1772786873573,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":193520,"timestamp":107550651,"id":1391,"parentId":1208,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jquery\\dist\\jquery.js","layer":"app-pages-browser"},"startTime":1772786873573,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":186849,"timestamp":107561335,"id":1405,"parentId":1238,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\reactjs-popup.esm.js","layer":"app-pages-browser"},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":187470,"timestamp":107561450,"id":1406,"parentId":1238,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-iframe\\dist\\es\\iframe.js","layer":"app-pages-browser"},"startTime":1772786873584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":186478,"timestamp":107562863,"id":1413,"parentId":1290,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\url.js","layer":"app-pages-browser"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":140815,"timestamp":107611333,"id":1439,"parentId":1438,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":140849,"timestamp":107611308,"id":1438,"parentId":1375,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":204245,"timestamp":107549253,"id":1375,"parentId":1195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\bailout-to-client-rendering.js","layer":"app-pages-browser"},"startTime":1772786873571,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":142199,"timestamp":107611379,"id":1443,"parentId":1442,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":142222,"timestamp":107611360,"id":1442,"parentId":1379,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":205192,"timestamp":107549586,"id":1379,"parentId":1160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\shared.js","layer":"app-pages-browser"},"startTime":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":143478,"timestamp":107611356,"id":1441,"parentId":1440,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":143499,"timestamp":107611338,"id":1440,"parentId":1376,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":206254,"timestamp":107549338,"id":1376,"parentId":1201,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\hash.js","layer":"app-pages-browser"},"startTime":1772786873571,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":144336,"timestamp":107611298,"id":1437,"parentId":1436,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":144398,"timestamp":107611238,"id":1436,"parentId":1374,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":207261,"timestamp":107549085,"id":1374,"parentId":1195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\server-inserted-html.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772786873571,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":144945,"timestamp":107611441,"id":1449,"parentId":1448,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":144963,"timestamp":107611425,"id":1448,"parentId":1383,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":207536,"timestamp":107549882,"id":1383,"parentId":1160,"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":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":146067,"timestamp":107611400,"id":1445,"parentId":1444,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":146087,"timestamp":107611383,"id":1444,"parentId":1381,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":209249,"timestamp":107549746,"id":1381,"parentId":1160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\react-dev-overlay\\app\\ReactDevOverlay.js","layer":"app-pages-browser"},"startTime":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":147651,"timestamp":107611421,"id":1447,"parentId":1446,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":147670,"timestamp":107611404,"id":1446,"parentId":1382,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":215319,"timestamp":107549824,"id":1382,"parentId":1160,"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":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":153708,"timestamp":107611521,"id":1457,"parentId":1456,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":153729,"timestamp":107611504,"id":1456,"parentId":1387,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":216006,"timestamp":107550222,"id":1387,"parentId":1160,"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":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":154816,"timestamp":107611461,"id":1451,"parentId":1450,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":154835,"timestamp":107611444,"id":1450,"parentId":1384,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":217467,"timestamp":107549936,"id":1384,"parentId":1160,"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":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":155980,"timestamp":107611481,"id":1453,"parentId":1452,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":156002,"timestamp":107611464,"id":1452,"parentId":1385,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":218116,"timestamp":107550052,"id":1385,"parentId":1160,"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":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":156727,"timestamp":107611500,"id":1455,"parentId":1454,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":156747,"timestamp":107611484,"id":1454,"parentId":1386,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":223536,"timestamp":107550157,"id":1386,"parentId":1160,"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":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":162093,"timestamp":107611682,"id":1463,"parentId":1462,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":162121,"timestamp":107611657,"id":1462,"parentId":1392,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":223625,"timestamp":107550738,"id":1392,"parentId":1266,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"app-pages-browser"},"startTime":1772786873573,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":162744,"timestamp":107611653,"id":1461,"parentId":1460,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":162816,"timestamp":107611583,"id":1460,"parentId":1389,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":224590,"timestamp":107550426,"id":1389,"parentId":1074,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\slick_slider\\SlickSlider.jsx","layer":"app-pages-browser"},"startTime":1772786873573,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":163373,"timestamp":107611711,"id":1465,"parentId":1464,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":163402,"timestamp":107611686,"id":1464,"parentId":1393,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":224881,"timestamp":107550803,"id":1393,"parentId":1266,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":"app-pages-browser"},"startTime":1772786873573,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":164146,"timestamp":107611578,"id":1459,"parentId":1458,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":164202,"timestamp":107611525,"id":1458,"parentId":1388,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":226050,"timestamp":107550279,"id":1388,"parentId":1160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\strip-ansi\\index.js","layer":"app-pages-browser"},"startTime":1772786873572,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":164605,"timestamp":107611755,"id":1467,"parentId":1466,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":164868,"timestamp":107611715,"id":1466,"parentId":1412,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":214968,"timestamp":107562404,"id":1412,"parentId":1198,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-async-storage-instance.js","layer":"shared"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":165643,"timestamp":107611798,"id":1471,"parentId":1470,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":165664,"timestamp":107611781,"id":1470,"parentId":1415,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":215103,"timestamp":107563047,"id":1415,"parentId":1290,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\static-generation-bailout.js","layer":"app-pages-browser"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":166406,"timestamp":107611777,"id":1469,"parentId":1468,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":166427,"timestamp":107611759,"id":1468,"parentId":1414,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":215936,"timestamp":107562964,"id":1414,"parentId":1290,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\hooks-server-context.js","layer":"app-pages-browser"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":167121,"timestamp":107611818,"id":1473,"parentId":1472,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":167140,"timestamp":107611801,"id":1472,"parentId":1416,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":216601,"timestamp":107563108,"id":1416,"parentId":1265,"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":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":167888,"timestamp":107611860,"id":1477,"parentId":1476,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":167909,"timestamp":107611842,"id":1476,"parentId":1418,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":217227,"timestamp":107563224,"id":1418,"parentId":1293,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-matcher.js","layer":"app-pages-browser"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":168647,"timestamp":107611838,"id":1475,"parentId":1474,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":168666,"timestamp":107611821,"id":1474,"parentId":1417,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":218013,"timestamp":107563166,"id":1417,"parentId":1265,"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":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":169383,"timestamp":107611933,"id":1483,"parentId":1482,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":169406,"timestamp":107611915,"id":1482,"parentId":1421,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":218680,"timestamp":107563400,"id":1421,"parentId":1297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\is-dynamic.js","layer":"app-pages-browser"},"startTime":1772786873586,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":170255,"timestamp":107611889,"id":1479,"parentId":1478,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":170283,"timestamp":107611865,"id":1478,"parentId":1419,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":220956,"timestamp":107563283,"id":1419,"parentId":1293,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\route-regex.js","layer":"app-pages-browser"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":172399,"timestamp":107611912,"id":1481,"parentId":1480,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":172420,"timestamp":107611894,"id":1480,"parentId":1420,"tags":{},"startTime":1772786873634,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":222541,"timestamp":107563341,"id":1420,"parentId":1297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\sorted-routes.js","layer":"app-pages-browser"},"startTime":1772786873585,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20437,"timestamp":107791922,"id":1505,"parentId":1504,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20466,"timestamp":107791902,"id":1504,"parentId":1494,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22338,"timestamp":107790964,"id":1494,"parentId":1303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\redirect-status-code.js","layer":"app-pages-browser"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21484,"timestamp":107791865,"id":1501,"parentId":1500,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21543,"timestamp":107791809,"id":1500,"parentId":1492,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23379,"timestamp":107790726,"id":1492,"parentId":1303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\request-async-storage.external.js","layer":"shared"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22279,"timestamp":107791943,"id":1507,"parentId":1506,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22302,"timestamp":107791925,"id":1506,"parentId":1495,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24516,"timestamp":107791029,"id":1495,"parentId":1304,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\router-reducer.js","layer":"app-pages-browser"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23724,"timestamp":107791898,"id":1503,"parentId":1502,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23754,"timestamp":107791873,"id":1502,"parentId":1493,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25475,"timestamp":107790886,"id":1493,"parentId":1303,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\action-async-storage.external.js","layer":"shared"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24660,"timestamp":107791964,"id":1509,"parentId":1508,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24682,"timestamp":107791947,"id":1508,"parentId":1496,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26756,"timestamp":107791087,"id":1496,"parentId":1308,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\apply-flight-data.js","layer":"app-pages-browser"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25933,"timestamp":107791985,"id":1511,"parentId":1510,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25953,"timestamp":107791968,"id":1510,"parentId":1497,"tags":{},"startTime":1772786873814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27751,"timestamp":107791144,"id":1497,"parentId":1307,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\prefetch-reducer.js","layer":"app-pages-browser"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6869,"timestamp":107821717,"id":1523,"parentId":1522,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6940,"timestamp":107821654,"id":1522,"parentId":1513,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9209,"timestamp":107820384,"id":1513,"parentId":1301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useStickyHeader.js","layer":"app-pages-browser"},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8011,"timestamp":107821645,"id":1521,"parentId":1520,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8131,"timestamp":107821545,"id":1520,"parentId":1512,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10186,"timestamp":107820183,"id":1512,"parentId":1301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\hooks\\useMobilemenu.js","layer":"app-pages-browser"},"startTime":1772786873842,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8638,"timestamp":107821779,"id":1525,"parentId":1524,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8698,"timestamp":107821721,"id":1524,"parentId":1514,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":14556,"timestamp":107820507,"id":1514,"parentId":1301,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\headers\\HeaderSearch.jsx","layer":"app-pages-browser"},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14155,"timestamp":107821806,"id":1527,"parentId":1526,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14183,"timestamp":107821783,"id":1526,"parentId":1516,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17797,"timestamp":107820814,"id":1516,"parentId":1265,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\on-recoverable-error.js","layer":"app-pages-browser"},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16859,"timestamp":107821835,"id":1529,"parentId":1528,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16885,"timestamp":107821814,"id":1528,"parentId":1517,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18685,"timestamp":107820926,"id":1517,"parentId":1265,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\head-manager-context.shared-runtime.js","layer":"app-pages-browser"},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":17830,"timestamp":107821857,"id":1531,"parentId":1530,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":17851,"timestamp":107821839,"id":1530,"parentId":1518,"tags":{},"startTime":1772786873844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21635,"timestamp":107821027,"id":1518,"parentId":1265,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\app-link-gc.js","layer":"app-pages-browser"},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":792,"timestamp":107846007,"id":1537,"parentId":1536,"tags":{},"startTime":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1446,"timestamp":107846862,"id":1550,"parentId":1547,"tags":{},"startTime":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":934,"timestamp":107848335,"id":1578,"parentId":1547,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5066,"timestamp":107846595,"id":1547,"parentId":1383,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\stacktrace-parser\\stack-trace-parser.cjs.js","layer":"app-pages-browser"},"startTime":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":289546,"timestamp":107562198,"id":1410,"parentId":1409,"tags":{},"startTime":1772786873584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":290152,"timestamp":107562154,"id":1409,"parentId":1063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\jsx-runtime.js","layer":"app-pages-browser"},"startTime":1772786873584,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":290296,"timestamp":107562057,"id":1408,"parentId":1407,"tags":{},"startTime":1772786873584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":291182,"timestamp":107561548,"id":1407,"parentId":1068,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\jsx-dev-runtime.js","layer":"app-pages-browser"},"startTime":1772786873584,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":242243,"timestamp":107610862,"id":1434,"parentId":1411,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":105,"timestamp":107853128,"id":1579,"parentId":1411,"tags":{},"startTime":1772786873875,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":292884,"timestamp":107562232,"id":1411,"parentId":1078,"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":1772786873584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8398,"timestamp":107847601,"id":1559,"parentId":1558,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8430,"timestamp":107847580,"id":1558,"parentId":1535,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11575,"timestamp":107845757,"id":1535,"parentId":1417,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\normalized-asset-prefix.js","layer":"app-pages-browser"},"startTime":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9863,"timestamp":107847548,"id":1555,"parentId":1554,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9906,"timestamp":107847508,"id":1554,"parentId":1533,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12741,"timestamp":107845513,"id":1533,"parentId":1419,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\escape-regexp.js","layer":"app-pages-browser"},"startTime":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10763,"timestamp":107847576,"id":1557,"parentId":1556,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10791,"timestamp":107847553,"id":1556,"parentId":1534,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13610,"timestamp":107845598,"id":1534,"parentId":1384,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\is-hydration-error.js","layer":"app-pages-browser"},"startTime":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11752,"timestamp":107847495,"id":1553,"parentId":1552,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11863,"timestamp":107847387,"id":1552,"parentId":1532,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14681,"timestamp":107845330,"id":1532,"parentId":1375,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\lazy-dynamic\\bailout-to-csr.js","layer":"app-pages-browser"},"startTime":1772786873867,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1153,"timestamp":107865171,"id":1595,"parentId":1590,"tags":{},"startTime":1772786873887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2102,"timestamp":107866358,"id":1614,"parentId":1590,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5762,"timestamp":107863423,"id":1590,"parentId":1389,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\index.js","layer":"app-pages-browser"},"startTime":1772786873886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21666,"timestamp":107847645,"id":1563,"parentId":1562,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21689,"timestamp":107847626,"id":1562,"parentId":1539,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25088,"timestamp":107846120,"id":1539,"parentId":1381,"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":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23644,"timestamp":107847666,"id":1565,"parentId":1564,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23665,"timestamp":107847649,"id":1564,"parentId":1540,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27448,"timestamp":107846183,"id":1540,"parentId":1381,"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":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26131,"timestamp":107847623,"id":1561,"parentId":1560,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26155,"timestamp":107847605,"id":1560,"parentId":1538,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29545,"timestamp":107846022,"id":1538,"parentId":1380,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\app-paths.js","layer":"app-pages-browser"},"startTime":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":27955,"timestamp":107847708,"id":1569,"parentId":1568,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":27976,"timestamp":107847691,"id":1568,"parentId":1542,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30573,"timestamp":107846300,"id":1542,"parentId":1381,"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":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":29208,"timestamp":107847729,"id":1571,"parentId":1570,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":29456,"timestamp":107847712,"id":1570,"parentId":1543,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33386,"timestamp":107846358,"id":1543,"parentId":1381,"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":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":32091,"timestamp":107847750,"id":1573,"parentId":1572,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":32112,"timestamp":107847732,"id":1572,"parentId":1544,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":37994,"timestamp":107846414,"id":1544,"parentId":1381,"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":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":95884,"timestamp":107791224,"id":1499,"parentId":1498,"tags":{},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":96291,"timestamp":107791199,"id":1498,"parentId":1061,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\index.js","layer":"app-pages-browser"},"startTime":1772786873813,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":40332,"timestamp":107847790,"id":1577,"parentId":1576,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":40354,"timestamp":107847774,"id":1576,"parentId":1546,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":42292,"timestamp":107846538,"id":1546,"parentId":1386,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\dev\\noop-turbopack-hmr.js","layer":"app-pages-browser"},"startTime":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":41102,"timestamp":107847770,"id":1575,"parentId":1574,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":41121,"timestamp":107847753,"id":1574,"parentId":1545,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43349,"timestamp":107846469,"id":1545,"parentId":1381,"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":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":42206,"timestamp":107847688,"id":1567,"parentId":1566,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":42226,"timestamp":107847670,"id":1566,"parentId":1541,"tags":{},"startTime":1772786873870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":46077,"timestamp":107846242,"id":1541,"parentId":1381,"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":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26741,"timestamp":107865728,"id":1601,"parentId":1600,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26782,"timestamp":107865692,"id":1600,"parentId":1581,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32767,"timestamp":107861491,"id":1581,"parentId":1496,"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":1772786873884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":52656,"timestamp":107865780,"id":1605,"parentId":1604,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":52684,"timestamp":107865760,"id":1604,"parentId":1583,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":60437,"timestamp":107861823,"id":1583,"parentId":1495,"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":1772786873884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":56694,"timestamp":107865678,"id":1599,"parentId":1598,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56780,"timestamp":107865596,"id":1598,"parentId":1580,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":62400,"timestamp":107861325,"id":1580,"parentId":1497,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\promise-queue.js","layer":"app-pages-browser"},"startTime":1772786873883,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":57988,"timestamp":107865803,"id":1607,"parentId":1606,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58011,"timestamp":107865784,"id":1606,"parentId":1584,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":62750,"timestamp":107861955,"id":1584,"parentId":1495,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\restore-reducer.js","layer":"app-pages-browser"},"startTime":1772786873884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":59030,"timestamp":107865825,"id":1609,"parentId":1608,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":59056,"timestamp":107865807,"id":1608,"parentId":1585,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":65822,"timestamp":107862200,"id":1585,"parentId":1495,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\refresh-reducer.js","layer":"app-pages-browser"},"startTime":1772786873884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":62691,"timestamp":107865847,"id":1611,"parentId":1610,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62717,"timestamp":107865829,"id":1610,"parentId":1586,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":67708,"timestamp":107862328,"id":1586,"parentId":1495,"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":1772786873884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":64377,"timestamp":107865756,"id":1603,"parentId":1602,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":64402,"timestamp":107865733,"id":1602,"parentId":1582,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":70860,"timestamp":107861693,"id":1582,"parentId":1495,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\reducers\\navigate-reducer.js","layer":"app-pages-browser"},"startTime":1772786873884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":66830,"timestamp":107865869,"id":1613,"parentId":1612,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66851,"timestamp":107865851,"id":1612,"parentId":1587,"tags":{},"startTime":1772786873888,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":72353,"timestamp":107862421,"id":1587,"parentId":1495,"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":1772786873885,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":114195,"timestamp":107821169,"id":1519,"parentId":1515,"tags":{},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":105,"timestamp":107935388,"id":1618,"parentId":1515,"tags":{},"startTime":1772786873958,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":115270,"timestamp":107820612,"id":1515,"parentId":1263,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\deployment-id.js","layer":"app-pages-browser"},"startTime":1772786873843,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":36461,"timestamp":107899586,"id":1617,"parentId":1616,"tags":{},"startTime":1772786873922,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":36554,"timestamp":107899502,"id":1616,"parentId":1615,"tags":{},"startTime":1772786873922,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":38618,"timestamp":107898716,"id":1615,"parentId":1412,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\async-local-storage.js","layer":"shared"},"startTime":1772786873921,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":600,"timestamp":107942002,"id":1622,"parentId":1619,"tags":{},"startTime":1772786873964,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8331,"timestamp":107942628,"id":1623,"parentId":1619,"tags":{},"startTime":1772786873965,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10947,"timestamp":107940717,"id":1619,"parentId":1534,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\lib\\is-error.js","layer":"app-pages-browser"},"startTime":1772786873963,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":105404,"timestamp":107846869,"id":1551,"parentId":1548,"tags":{},"startTime":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72,"timestamp":107952290,"id":1624,"parentId":1548,"tags":{},"startTime":1772786873974,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":105978,"timestamp":107846695,"id":1548,"parentId":1078,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-refresh\\runtime.js","layer":"app-pages-browser"},"startTime":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1448,"timestamp":107954348,"id":1633,"parentId":1632,"tags":{},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1424,"timestamp":107954417,"id":1635,"parentId":1634,"tags":{},"startTime":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4423,"timestamp":107955877,"id":1656,"parentId":1629,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4620,"timestamp":107955890,"id":1657,"parentId":1645,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1584,"timestamp":107960352,"id":1700,"parentId":1629,"tags":{},"startTime":1772786873982,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1423,"timestamp":107960526,"id":1701,"parentId":1645,"tags":{},"startTime":1772786873983,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14452,"timestamp":107954008,"id":1629,"parentId":1590,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\slider.js","layer":"app-pages-browser"},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14032,"timestamp":107955174,"id":1645,"parentId":1540,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_tagged_template_literal_loose.js","layer":"app-pages-browser"},"startTime":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":678949,"timestamp":108581581,"id":1702,"parentId":1422,"tags":{},"startTime":1772786874604,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":597465,"timestamp":108663074,"id":1703,"parentId":1423,"tags":{},"startTime":1772786874685,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":561951,"timestamp":108698590,"id":1704,"parentId":1424,"tags":{},"startTime":1772786874721,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":546853,"timestamp":108713689,"id":1705,"parentId":1425,"tags":{},"startTime":1772786874736,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":541137,"timestamp":108719406,"id":1706,"parentId":1426,"tags":{},"startTime":1772786874742,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":489148,"timestamp":108771396,"id":1707,"parentId":1549,"tags":{},"startTime":1772786874794,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":488681,"timestamp":108771862,"id":1708,"parentId":1654,"tags":{},"startTime":1772786874794,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":487958,"timestamp":108772586,"id":1709,"parentId":1655,"tags":{},"startTime":1772786874795,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1710787,"timestamp":107564321,"id":1422,"parentId":1394,"tags":{},"startTime":1772786873586,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1664637,"timestamp":107610481,"id":1423,"parentId":1396,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1664580,"timestamp":107610539,"id":1424,"parentId":1398,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1664559,"timestamp":107610561,"id":1425,"parentId":1400,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1664348,"timestamp":107610773,"id":1426,"parentId":1402,"tags":{},"startTime":1772786873633,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1428297,"timestamp":107846824,"id":1549,"parentId":1536,"tags":{},"startTime":1772786873869,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1319300,"timestamp":107955822,"id":1654,"parentId":1632,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":1319270,"timestamp":107955853,"id":1655,"parentId":1634,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":198110,"timestamp":109275861,"id":1712,"parentId":1398,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":220793,"timestamp":109275897,"id":1715,"parentId":1536,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":220791,"timestamp":109275908,"id":1716,"parentId":1632,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1937979,"timestamp":107561005,"id":1398,"parentId":1259,"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":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1653866,"timestamp":107845943,"id":1536,"parentId":1404,"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":1772786873868,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1546747,"timestamp":107954302,"id":1632,"parentId":1588,"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":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":244749,"timestamp":109275398,"id":1710,"parentId":1394,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":244371,"timestamp":109275786,"id":1711,"parentId":1396,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":244284,"timestamp":109275874,"id":1713,"parentId":1400,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":244274,"timestamp":109275886,"id":1714,"parentId":1402,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":244243,"timestamp":109275918,"id":1717,"parentId":1634,"tags":{"astUsed":"true"},"startTime":1772786875298,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1980971,"timestamp":107550874,"id":1394,"parentId":1257,"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":1772786873573,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1976582,"timestamp":107560870,"id":1396,"parentId":1258,"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":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1977596,"timestamp":107561061,"id":1400,"parentId":1260,"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":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1986607,"timestamp":107561104,"id":1402,"parentId":1261,"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":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1593881,"timestamp":107954360,"id":1634,"parentId":1589,"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":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1683109,"timestamp":107865268,"id":1597,"parentId":1594,"tags":{},"startTime":1772786873887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":69,"timestamp":109548394,"id":1718,"parentId":1594,"tags":{},"startTime":1772786875571,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1684455,"timestamp":107864233,"id":1594,"parentId":1406,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\polyfills\\object-assign.js","layer":"app-pages-browser"},"startTime":1772786873886,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1684799,"timestamp":107863905,"id":1593,"parentId":1592,"tags":{},"startTime":1772786873886,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1685033,"timestamp":107863780,"id":1592,"parentId":1201,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-server-dom-webpack\\client.js","layer":"app-pages-browser"},"startTime":1772786873886,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1683632,"timestamp":107865195,"id":1596,"parentId":1591,"tags":{},"startTime":1772786873887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":109548836,"id":1719,"parentId":1591,"tags":{},"startTime":1772786875571,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1685939,"timestamp":107863621,"id":1591,"parentId":1265,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\polyfills\\polyfill-module.js","layer":"app-pages-browser"},"startTime":1772786873886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1593404,"timestamp":107956235,"id":1661,"parentId":1660,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":1593614,"timestamp":107956212,"id":1660,"parentId":1628,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1596540,"timestamp":107953819,"id":1628,"parentId":1493,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\action-async-storage-instance.js","layer":"shared"},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1594071,"timestamp":107956322,"id":1663,"parentId":1662,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1594154,"timestamp":107956241,"id":1662,"parentId":1630,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1596718,"timestamp":107954142,"id":1630,"parentId":1541,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\error-source.js","layer":"app-pages-browser"},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1594680,"timestamp":107956204,"id":1659,"parentId":1658,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1594734,"timestamp":107956152,"id":1658,"parentId":1627,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1597646,"timestamp":107953696,"id":1627,"parentId":1492,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\request-async-storage-instance.js","layer":"shared"},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1594993,"timestamp":107956378,"id":1665,"parentId":1664,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1595040,"timestamp":107956332,"id":1664,"parentId":1631,"tags":{},"startTime":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1597713,"timestamp":107954233,"id":1631,"parentId":1581,"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":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1595508,"timestamp":107956464,"id":1667,"parentId":1666,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1595591,"timestamp":107956384,"id":1666,"parentId":1636,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1597947,"timestamp":107954425,"id":1636,"parentId":1538,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":"app-pages-browser"},"startTime":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1595750,"timestamp":107956650,"id":1671,"parentId":1670,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1595788,"timestamp":107956614,"id":1670,"parentId":1638,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1598283,"timestamp":107954692,"id":1638,"parentId":1541,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1596318,"timestamp":107956689,"id":1673,"parentId":1672,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1596351,"timestamp":107956658,"id":1672,"parentId":1639,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1598772,"timestamp":107954800,"id":1639,"parentId":1541,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1597007,"timestamp":107956604,"id":1669,"parentId":1668,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1597139,"timestamp":107956474,"id":1668,"parentId":1637,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1599720,"timestamp":107954548,"id":1637,"parentId":1540,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1597579,"timestamp":107956723,"id":1675,"parentId":1674,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1597609,"timestamp":107956694,"id":1674,"parentId":1640,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1600063,"timestamp":107954873,"id":1640,"parentId":1543,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1598176,"timestamp":107956793,"id":1679,"parentId":1678,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1598209,"timestamp":107956761,"id":1678,"parentId":1642,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1600520,"timestamp":107954988,"id":1642,"parentId":1543,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1598788,"timestamp":107956756,"id":1677,"parentId":1676,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1598879,"timestamp":107956728,"id":1676,"parentId":1641,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1601188,"timestamp":107954929,"id":1641,"parentId":1543,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1599328,"timestamp":107956818,"id":1681,"parentId":1680,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1599380,"timestamp":107956798,"id":1680,"parentId":1643,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1601648,"timestamp":107955043,"id":1643,"parentId":1543,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1599795,"timestamp":107956922,"id":1687,"parentId":1686,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1599829,"timestamp":107956891,"id":1686,"parentId":1647,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1601822,"timestamp":107955343,"id":1647,"parentId":1540,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1600306,"timestamp":107956885,"id":1685,"parentId":1684,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1600340,"timestamp":107956852,"id":1684,"parentId":1646,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1602448,"timestamp":107955280,"id":1646,"parentId":1540,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1600797,"timestamp":107956957,"id":1689,"parentId":1688,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1600827,"timestamp":107956928,"id":1688,"parentId":1648,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1602839,"timestamp":107955418,"id":1648,"parentId":1540,"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":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1156,"timestamp":109560955,"id":1730,"parentId":1728,"tags":{},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1324,"timestamp":109560961,"id":1731,"parentId":1729,"tags":{},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13880,"timestamp":109562154,"id":1748,"parentId":1728,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13737,"timestamp":109562304,"id":1749,"parentId":1729,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15670,"timestamp":109560751,"id":1728,"parentId":1580,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_base.js","layer":"app-pages-browser"},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15832,"timestamp":109560835,"id":1729,"parentId":1580,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\@swc\\helpers\\esm\\_class_private_field_loose_key.js","layer":"app-pages-browser"},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1620410,"timestamp":107956995,"id":1691,"parentId":1690,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1620446,"timestamp":107956963,"id":1690,"parentId":1649,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1622592,"timestamp":107955494,"id":1649,"parentId":1540,"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":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1621085,"timestamp":107957032,"id":1693,"parentId":1692,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1621116,"timestamp":107957002,"id":1692,"parentId":1650,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1623091,"timestamp":107955549,"id":1650,"parentId":1543,"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":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1621835,"timestamp":107956846,"id":1683,"parentId":1682,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1621860,"timestamp":107956822,"id":1682,"parentId":1644,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1624684,"timestamp":107955097,"id":1644,"parentId":1541,"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":1772786873977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1623729,"timestamp":107957102,"id":1697,"parentId":1696,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1623764,"timestamp":107957071,"id":1696,"parentId":1652,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1626103,"timestamp":107955678,"id":1652,"parentId":1545,"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":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1624773,"timestamp":107957065,"id":1695,"parentId":1694,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1624804,"timestamp":107957037,"id":1694,"parentId":1651,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1627174,"timestamp":107955625,"id":1651,"parentId":1543,"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":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1625687,"timestamp":107957139,"id":1699,"parentId":1698,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1625720,"timestamp":107957108,"id":1698,"parentId":1653,"tags":{},"startTime":1772786873979,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1627608,"timestamp":107955732,"id":1653,"parentId":1541,"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":1772786873978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21935,"timestamp":109561506,"id":1739,"parentId":1738,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21974,"timestamp":109561470,"id":1738,"parentId":1723,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23464,"timestamp":109560488,"id":1723,"parentId":1583,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-segment-mismatch.js","layer":"app-pages-browser"},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22544,"timestamp":109561437,"id":1735,"parentId":1734,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22573,"timestamp":109561410,"id":1734,"parentId":1721,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24147,"timestamp":109560370,"id":1721,"parentId":1583,"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":1772786875582,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23086,"timestamp":109561464,"id":1737,"parentId":1736,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23110,"timestamp":109561441,"id":1736,"parentId":1722,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24774,"timestamp":109560435,"id":1722,"parentId":1583,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\handle-mutable.js","layer":"app-pages-browser"},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23838,"timestamp":109561402,"id":1733,"parentId":1732,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23948,"timestamp":109561293,"id":1732,"parentId":1720,"tags":{},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25707,"timestamp":109560249,"id":1720,"parentId":1583,"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":1772786875582,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24409,"timestamp":109561573,"id":1745,"parentId":1744,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24428,"timestamp":109561555,"id":1744,"parentId":1726,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25834,"timestamp":109560647,"id":1726,"parentId":1582,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\should-hard-navigate.js","layer":"app-pages-browser"},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25056,"timestamp":109561552,"id":1743,"parentId":1742,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25076,"timestamp":109561535,"id":1742,"parentId":1725,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26594,"timestamp":109560597,"id":1725,"parentId":1582,"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":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25836,"timestamp":109561594,"id":1747,"parentId":1746,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25856,"timestamp":109561577,"id":1746,"parentId":1727,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27360,"timestamp":109560696,"id":1727,"parentId":1582,"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":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26969,"timestamp":109561531,"id":1741,"parentId":1740,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26992,"timestamp":109561511,"id":1740,"parentId":1724,"tags":{},"startTime":1772786875584,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30078,"timestamp":109560539,"id":1724,"parentId":1584,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\client\\components\\router-reducer\\ppr-navigations.js","layer":"app-pages-browser"},"startTime":1772786875583,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1672307,"timestamp":107941791,"id":1621,"parentId":1620,"tags":{},"startTime":1772786873964,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1673239,"timestamp":107941423,"id":1620,"parentId":1065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-dom\\index.js","layer":"app-pages-browser"},"startTime":1772786873964,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18320,"timestamp":109598729,"id":1752,"parentId":1751,"tags":{},"startTime":1772786875621,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18422,"timestamp":109598635,"id":1751,"parentId":1750,"tags":{},"startTime":1772786875621,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20032,"timestamp":109597891,"id":1750,"parentId":1619,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\is-plain-object.js","layer":"app-pages-browser"},"startTime":1772786875620,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":898,"timestamp":109619483,"id":1770,"parentId":1753,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1073,"timestamp":109619492,"id":1771,"parentId":1754,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1157,"timestamp":109619499,"id":1772,"parentId":1755,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":555,"timestamp":109620407,"id":1789,"parentId":1753,"tags":{},"startTime":1772786875643,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":745,"timestamp":109620583,"id":1790,"parentId":1754,"tags":{},"startTime":1772786875643,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":669,"timestamp":109620665,"id":1791,"parentId":1755,"tags":{},"startTime":1772786875643,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14385,"timestamp":109618194,"id":1753,"parentId":1629,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\inner-slider.js","layer":"app-pages-browser"},"startTime":1772786875640,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14730,"timestamp":109618380,"id":1754,"parentId":1629,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\default-props.js","layer":"app-pages-browser"},"startTime":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20811,"timestamp":109618502,"id":1755,"parentId":1629,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\utils\\innerSliderUtils.js","layer":"app-pages-browser"},"startTime":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1686913,"timestamp":107953653,"id":1626,"parentId":1625,"tags":{},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1687505,"timestamp":107953586,"id":1625,"parentId":1265,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-dom\\client.js","layer":"app-pages-browser"},"startTime":1772786873976,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22163,"timestamp":109619828,"id":1776,"parentId":1775,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22206,"timestamp":109619791,"id":1775,"parentId":1757,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24918,"timestamp":109618733,"id":1757,"parentId":1647,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23868,"timestamp":109619857,"id":1778,"parentId":1777,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23896,"timestamp":109619833,"id":1777,"parentId":1758,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26289,"timestamp":109618804,"id":1758,"parentId":1646,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25253,"timestamp":109619883,"id":1780,"parentId":1779,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25277,"timestamp":109619861,"id":1779,"parentId":1759,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27015,"timestamp":109618878,"id":1759,"parentId":1646,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26165,"timestamp":109619782,"id":1774,"parentId":1773,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26228,"timestamp":109619721,"id":1773,"parentId":1756,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29095,"timestamp":109618646,"id":1756,"parentId":1638,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":27855,"timestamp":109619933,"id":1784,"parentId":1783,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":27879,"timestamp":109619912,"id":1783,"parentId":1761,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29559,"timestamp":109619011,"id":1761,"parentId":1646,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":28696,"timestamp":109619908,"id":1782,"parentId":1781,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":28719,"timestamp":109619887,"id":1781,"parentId":1760,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30549,"timestamp":109618945,"id":1760,"parentId":1646,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":29740,"timestamp":109619966,"id":1786,"parentId":1785,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":29774,"timestamp":109619937,"id":1785,"parentId":1762,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32092,"timestamp":109619089,"id":1762,"parentId":1646,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":31251,"timestamp":109620007,"id":1788,"parentId":1787,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":31282,"timestamp":109619977,"id":1787,"parentId":1763,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33960,"timestamp":109619155,"id":1763,"parentId":1648,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20450,"timestamp":109670880,"id":1809,"parentId":1808,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20481,"timestamp":109670857,"id":1808,"parentId":1794,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23547,"timestamp":109668825,"id":1794,"parentId":1651,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21578,"timestamp":109670840,"id":1807,"parentId":1806,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21633,"timestamp":109670786,"id":1806,"parentId":1793,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24426,"timestamp":109668714,"id":1793,"parentId":1644,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22406,"timestamp":109670769,"id":1805,"parentId":1804,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22492,"timestamp":109670685,"id":1804,"parentId":1792,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25383,"timestamp":109668511,"id":1792,"parentId":1652,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\magic-identifier.js","layer":"app-pages-browser"},"startTime":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23016,"timestamp":109670904,"id":1811,"parentId":1810,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23038,"timestamp":109670884,"id":1810,"parentId":1795,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25531,"timestamp":109668888,"id":1795,"parentId":1649,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":23495,"timestamp":109670949,"id":1815,"parentId":1814,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":23515,"timestamp":109670931,"id":1814,"parentId":1797,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26003,"timestamp":109668998,"id":1797,"parentId":1650,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24056,"timestamp":109670972,"id":1817,"parentId":1816,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24076,"timestamp":109670954,"id":1816,"parentId":1798,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26562,"timestamp":109669064,"id":1798,"parentId":1650,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":24733,"timestamp":109670927,"id":1813,"parentId":1812,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":24753,"timestamp":109670908,"id":1812,"parentId":1796,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27505,"timestamp":109668943,"id":1796,"parentId":1649,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":25485,"timestamp":109670994,"id":1819,"parentId":1818,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":25505,"timestamp":109670976,"id":1818,"parentId":1799,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28001,"timestamp":109669131,"id":1799,"parentId":1651,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26119,"timestamp":109671037,"id":1823,"parentId":1822,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26138,"timestamp":109671020,"id":1822,"parentId":1801,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28368,"timestamp":109669238,"id":1801,"parentId":1651,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":26629,"timestamp":109671017,"id":1821,"parentId":1820,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":26649,"timestamp":109670998,"id":1820,"parentId":1800,"tags":{},"startTime":1772786875693,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29443,"timestamp":109669184,"id":1800,"parentId":1653,"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":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":259,"timestamp":109702276,"id":1828,"parentId":1824,"tags":{},"startTime":1772786875724,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":320,"timestamp":109702281,"id":1829,"parentId":1825,"tags":{},"startTime":1772786875724,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5243,"timestamp":109702550,"id":1830,"parentId":1824,"tags":{},"startTime":1772786875725,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5193,"timestamp":109702606,"id":1831,"parentId":1825,"tags":{},"startTime":1772786875725,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6379,"timestamp":109701926,"id":1824,"parentId":1629,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\json2mq\\index.js","layer":"app-pages-browser"},"startTime":1772786875724,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6364,"timestamp":109702087,"id":1825,"parentId":1629,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\index.js","layer":"app-pages-browser"},"startTime":1772786875724,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":456,"timestamp":109712404,"id":1854,"parentId":1832,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":511,"timestamp":109712412,"id":1855,"parentId":1833,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":569,"timestamp":109712419,"id":1856,"parentId":1834,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":619,"timestamp":109712426,"id":1857,"parentId":1835,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":667,"timestamp":109712433,"id":1858,"parentId":1840,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":940,"timestamp":109712874,"id":1868,"parentId":1832,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":890,"timestamp":109712929,"id":1869,"parentId":1833,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":828,"timestamp":109712993,"id":1870,"parentId":1834,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":770,"timestamp":109713052,"id":1871,"parentId":1835,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":718,"timestamp":109713105,"id":1872,"parentId":1840,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3405,"timestamp":109710975,"id":1832,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\initial-state.js","layer":"app-pages-browser"},"startTime":1772786875733,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5562,"timestamp":109711112,"id":1833,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\track.js","layer":"app-pages-browser"},"startTime":1772786875733,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9678,"timestamp":109711200,"id":1834,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\dots.js","layer":"app-pages-browser"},"startTime":1772786875733,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11997,"timestamp":109711286,"id":1835,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\react-slick\\lib\\arrows.js","layer":"app-pages-browser"},"startTime":1772786875733,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14884,"timestamp":109711587,"id":1840,"parentId":1763,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\anser\\index.js","layer":"app-pages-browser"},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":108043,"timestamp":109619255,"id":1765,"parentId":1764,"tags":{},"startTime":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":112403,"timestamp":109619222,"id":1764,"parentId":1409,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\cjs\\react-jsx-runtime.development.js","layer":"app-pages-browser"},"startTime":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":112906,"timestamp":109619348,"id":1767,"parentId":1766,"tags":{},"startTime":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":119570,"timestamp":109619299,"id":1766,"parentId":1407,"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":1772786875641,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":119503,"timestamp":109619437,"id":1769,"parentId":1768,"tags":{},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":127221,"timestamp":109619381,"id":1768,"parentId":1498,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react\\cjs\\react.development.js","layer":"app-pages-browser"},"startTime":1772786875642,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":34074,"timestamp":109712653,"id":1861,"parentId":1860,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":34123,"timestamp":109712607,"id":1860,"parentId":1836,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36099,"timestamp":109711370,"id":1836,"parentId":1758,"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":1772786875733,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":34787,"timestamp":109712725,"id":1867,"parentId":1866,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":34805,"timestamp":109712708,"id":1866,"parentId":1839,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":38116,"timestamp":109711535,"id":1839,"parentId":1763,"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":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":37049,"timestamp":109712705,"id":1865,"parentId":1864,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":37070,"timestamp":109712687,"id":1864,"parentId":1838,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":40579,"timestamp":109711485,"id":1838,"parentId":1757,"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":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":352,"timestamp":109756224,"id":1907,"parentId":1876,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":441,"timestamp":109756229,"id":1908,"parentId":1877,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":526,"timestamp":109756233,"id":1909,"parentId":1878,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2662806,"timestamp":107096057,"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":1772786873118,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":3207,"timestamp":109756591,"id":1916,"parentId":1876,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3123,"timestamp":109756680,"id":1917,"parentId":1877,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3036,"timestamp":109756768,"id":1918,"parentId":1878,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5724,"timestamp":109755260,"id":1876,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\classnames\\index.js","layer":"app-pages-browser"},"startTime":1772786875777,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6746,"timestamp":109755345,"id":1877,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lodash.debounce\\index.js","layer":"app-pages-browser"},"startTime":1772786875777,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9331,"timestamp":109755427,"id":1878,"parentId":1753,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\resize-observer-polyfill\\dist\\ResizeObserver.es.js","layer":"app-pages-browser"},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":52934,"timestamp":109712683,"id":1863,"parentId":1862,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":52961,"timestamp":109712660,"id":1862,"parentId":1837,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":65335,"timestamp":109711431,"id":1837,"parentId":1757,"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":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":107136,"timestamp":109669673,"id":1803,"parentId":1802,"tags":{},"startTime":1772786875692,"traceId":"1264e43080ebfc4c"},{"name":"build-module-gif","duration":107805,"timestamp":109669293,"id":1802,"parentId":1634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\ajax-loader.gif","layer":null},"startTime":1772786875691,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":20874,"timestamp":109756410,"id":1913,"parentId":1912,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20901,"timestamp":109756386,"id":1912,"parentId":1874,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23085,"timestamp":109755120,"id":1874,"parentId":1799,"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":1772786875777,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":21907,"timestamp":109756379,"id":1911,"parentId":1910,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":21967,"timestamp":109756323,"id":1910,"parentId":1873,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24295,"timestamp":109754958,"id":1873,"parentId":1799,"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":1772786875777,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":22913,"timestamp":109756434,"id":1915,"parentId":1914,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":22938,"timestamp":109756414,"id":1914,"parentId":1875,"tags":{},"startTime":1772786875779,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25607,"timestamp":109755199,"id":1875,"parentId":1801,"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":1772786875777,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":170,"timestamp":109784039,"id":1922,"parentId":1919,"tags":{},"startTime":1772786875806,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4254,"timestamp":109784224,"id":1923,"parentId":1919,"tags":{},"startTime":1772786875806,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5472,"timestamp":109783767,"id":1919,"parentId":1825,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQueryDispatch.js","layer":"app-pages-browser"},"startTime":1772786875806,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":87540,"timestamp":109702206,"id":1827,"parentId":1826,"tags":{},"startTime":1772786875724,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":87817,"timestamp":109702182,"id":1826,"parentId":1592,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-server-dom-webpack\\client.browser.js","layer":"app-pages-browser"},"startTime":1772786875724,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":81111,"timestamp":109712109,"id":1843,"parentId":1842,"tags":{},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":82054,"timestamp":109711747,"id":1842,"parentId":1634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\getUrl.js","layer":null},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":81673,"timestamp":109712162,"id":1845,"parentId":1844,"tags":{},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":82586,"timestamp":109712138,"id":1844,"parentId":1536,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\api.js","layer":null},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":82571,"timestamp":109712202,"id":1847,"parentId":1846,"tags":{},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":82681,"timestamp":109712180,"id":1846,"parentId":1634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.ttf","layer":null},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":82508,"timestamp":109712368,"id":1853,"parentId":1852,"tags":{},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"build-module-svg","duration":82574,"timestamp":109712346,"id":1852,"parentId":1634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.svg","layer":null},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":82739,"timestamp":109712240,"id":1849,"parentId":1848,"tags":{},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"build-module-eot","duration":82800,"timestamp":109712218,"id":1848,"parentId":1634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.eot","layer":null},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":82870,"timestamp":109712331,"id":1851,"parentId":1850,"tags":{},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"build-module-woff","duration":82996,"timestamp":109712254,"id":1850,"parentId":1634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\fonts\\slick.woff","layer":null},"startTime":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":82839,"timestamp":109712439,"id":1859,"parentId":1841,"tags":{},"startTime":1772786875735,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":85,"timestamp":109795291,"id":1935,"parentId":1841,"tags":{},"startTime":1772786875817,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":85732,"timestamp":109711665,"id":1841,"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":1772786875734,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2701837,"timestamp":107095730,"id":1048,"parentId":1047,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772786873118,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2255013,"timestamp":107561146,"id":1404,"parentId":1238,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\reactjs-popup\\dist\\index.css","layer":"app-pages-browser"},"startTime":1772786873583,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1954739,"timestamp":107862559,"id":1588,"parentId":1389,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick.css","layer":"app-pages-browser"},"startTime":1772786873885,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2465469,"timestamp":107365715,"id":1257,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css","layer":"app-pages-browser"},"startTime":1772786873388,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2463235,"timestamp":107370055,"id":1259,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\animate.css","layer":"app-pages-browser"},"startTime":1772786873392,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2464682,"timestamp":107370183,"id":1260,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\jquery-ui.min.css","layer":"app-pages-browser"},"startTime":1772786873392,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":34335,"timestamp":109800550,"id":1939,"parentId":1936,"tags":{},"startTime":1772786875823,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":34459,"timestamp":109800559,"id":1940,"parentId":1937,"tags":{},"startTime":1772786875823,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":34506,"timestamp":109800565,"id":1941,"parentId":1938,"tags":{},"startTime":1772786875823,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1973952,"timestamp":107863102,"id":1589,"parentId":1389,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\slick-carousel\\slick\\slick-theme.css","layer":"app-pages-browser"},"startTime":1772786873885,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2204,"timestamp":109834896,"id":1942,"parentId":1936,"tags":{},"startTime":1772786875857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2079,"timestamp":109835025,"id":1943,"parentId":1937,"tags":{},"startTime":1772786875857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2029,"timestamp":109835076,"id":1944,"parentId":1938,"tags":{},"startTime":1772786875857,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48345,"timestamp":109797680,"id":1936,"parentId":1837,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\platform\\platform.js","layer":"app-pages-browser"},"startTime":1772786875820,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49304,"timestamp":109797910,"id":1937,"parentId":1837,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\css.escape\\css.escape.js","layer":"app-pages-browser"},"startTime":1772786875820,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49479,"timestamp":109798035,"id":1938,"parentId":1824,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\string-convert\\camel2hyphen.js","layer":"app-pages-browser"},"startTime":1772786875820,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":56108,"timestamp":109792190,"id":1934,"parentId":1933,"tags":{},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56185,"timestamp":109792119,"id":1933,"parentId":1924,"tags":{},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":57507,"timestamp":109791624,"id":1924,"parentId":1839,"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":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93507,"timestamp":109755649,"id":1884,"parentId":1883,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":93618,"timestamp":109755614,"id":1883,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-regular-400.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93716,"timestamp":109755530,"id":1880,"parentId":1879,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-woff2","duration":93808,"timestamp":109755506,"id":1879,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-brands-400.woff2","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93578,"timestamp":109755748,"id":1888,"parentId":1887,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-woff2","duration":93641,"timestamp":109755720,"id":1887,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-regular-400.woff2","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93675,"timestamp":109755697,"id":1886,"parentId":1885,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-woff2","duration":93825,"timestamp":109755672,"id":1885,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-solid-900.woff2","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93912,"timestamp":109755596,"id":1882,"parentId":1881,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":94010,"timestamp":109755576,"id":1881,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-brands-400.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93811,"timestamp":109755787,"id":1890,"parentId":1889,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":93919,"timestamp":109755766,"id":1889,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-solid-900.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93861,"timestamp":109755837,"id":1892,"parentId":1891,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-woff2","duration":93921,"timestamp":109755803,"id":1891,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-v4compatibility.woff2","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93803,"timestamp":109755930,"id":1896,"parentId":1895,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":93882,"timestamp":109755896,"id":1895,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularARegular.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93907,"timestamp":109755881,"id":1894,"parentId":1893,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":93986,"timestamp":109755857,"id":1893,"parentId":1396,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fa-v4compatibility.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93831,"timestamp":109756022,"id":1900,"parentId":1899,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":93918,"timestamp":109755990,"id":1899,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularASemiBold.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93943,"timestamp":109755974,"id":1898,"parentId":1897,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":94019,"timestamp":109755950,"id":1897,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularAMedium.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":93916,"timestamp":109756065,"id":1902,"parentId":1901,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":93988,"timestamp":109756041,"id":1901,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularABold.ttf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1840,"timestamp":109852442,"id":1947,"parentId":1945,"tags":{},"startTime":1772786875875,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1902,"timestamp":109852458,"id":1948,"parentId":1946,"tags":{},"startTime":1772786875875,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2487653,"timestamp":107369831,"id":1258,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\fontawesome.min.css","layer":"app-pages-browser"},"startTime":1772786873392,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3207,"timestamp":109854297,"id":1949,"parentId":1945,"tags":{},"startTime":1772786875876,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3142,"timestamp":109854364,"id":1950,"parentId":1946,"tags":{},"startTime":1772786875876,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6807,"timestamp":109851193,"id":1945,"parentId":1919,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\MediaQuery.js","layer":"app-pages-browser"},"startTime":1772786875873,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6886,"timestamp":109851365,"id":1946,"parentId":1919,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\Util.js","layer":"app-pages-browser"},"startTime":1772786875873,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":102518,"timestamp":109756112,"id":1904,"parentId":1903,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-otf","duration":102629,"timestamp":109756081,"id":1903,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\adobe-garamond-pro\\AGaramondPro-Regular.otf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":102606,"timestamp":109756155,"id":1906,"parentId":1905,"tags":{},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"build-module-otf","duration":102680,"timestamp":109756131,"id":1905,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\adobe-garamond-pro\\AGaramondPro-Bold.otf","layer":null},"startTime":1772786875778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":71093,"timestamp":109791849,"id":1926,"parentId":1925,"tags":{},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":71243,"timestamp":109791799,"id":1925,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Regular.ttf","layer":null},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":153,"timestamp":109863165,"id":1953,"parentId":1404,"tags":{},"startTime":1772786875885,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":17,"timestamp":109863332,"id":1954,"parentId":1588,"tags":{},"startTime":1772786875885,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":211,"timestamp":109863354,"id":1955,"parentId":1257,"tags":{},"startTime":1772786875885,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":29,"timestamp":109863571,"id":1956,"parentId":1259,"tags":{},"startTime":1772786875886,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":26,"timestamp":109863604,"id":1957,"parentId":1260,"tags":{},"startTime":1772786875886,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module","duration":17,"timestamp":109863831,"id":1958,"parentId":1589,"tags":{},"startTime":1772786875886,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":72494,"timestamp":109791923,"id":1928,"parentId":1927,"tags":{},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":72588,"timestamp":109791900,"id":1927,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Medium.ttf","layer":null},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":72488,"timestamp":109792013,"id":1932,"parentId":1931,"tags":{},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":72545,"timestamp":109791994,"id":1931,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Bold.ttf","layer":null},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":80584,"timestamp":109783965,"id":1921,"parentId":1920,"tags":{},"startTime":1772786875806,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":256935,"timestamp":109783933,"id":1920,"parentId":1620,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\react-dom\\cjs\\react-dom.development.js","layer":"app-pages-browser"},"startTime":1772786875806,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":249063,"timestamp":109791981,"id":1930,"parentId":1929,"tags":{},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":249261,"timestamp":109791956,"id":1929,"parentId":1402,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-SemiBold.ttf","layer":null},"startTime":1772786875814,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":114,"timestamp":110042242,"id":1959,"parentId":1258,"tags":{},"startTime":1772786876064,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1992,"timestamp":110043259,"id":1961,"parentId":1960,"tags":{},"startTime":1772786876065,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2682897,"timestamp":107370283,"id":1261,"parentId":1056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772786873392,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9177,"timestamp":110045268,"id":1962,"parentId":1960,"tags":{},"startTime":1772786876067,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12488,"timestamp":110042393,"id":1960,"parentId":1945,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\enquire.js\\src\\QueryHandler.js","layer":"app-pages-browser"},"startTime":1772786876065,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":193439,"timestamp":109862104,"id":1952,"parentId":1951,"tags":{},"startTime":1772786875884,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":71,"timestamp":110055556,"id":1965,"parentId":1951,"tags":{},"startTime":1772786876078,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":197175,"timestamp":109861933,"id":1951,"parentId":1352,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\wow.js\\dist\\wow.js","layer":"app-pages-browser"},"startTime":1772786875884,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":200,"timestamp":110059671,"id":1966,"parentId":1261,"tags":{},"startTime":1772786876082,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2963974,"timestamp":107096012,"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":1772786873118,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5017,"timestamp":110055458,"id":1964,"parentId":1963,"tags":{},"startTime":1772786876078,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11163,"timestamp":110055400,"id":1963,"parentId":1826,"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":1772786876078,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":250,"timestamp":110070298,"id":1968,"parentId":1967,"tags":{},"startTime":1772786876092,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":61,"timestamp":110070563,"id":1969,"parentId":1967,"tags":{},"startTime":1772786876093,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":839,"timestamp":110070131,"id":1967,"parentId":1920,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\scheduler\\index.js","layer":"app-pages-browser"},"startTime":1772786876092,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2292,"timestamp":110079790,"id":1971,"parentId":1970,"tags":{},"startTime":1772786876102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":97,"timestamp":110082105,"id":1972,"parentId":1970,"tags":{},"startTime":1772786876104,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5010,"timestamp":110079461,"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":1772786876102,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2989068,"timestamp":107095884,"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":1772786873118,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2988893,"timestamp":107096066,"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":1772786873118,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2989115,"timestamp":107095847,"id":1049,"parentId":1047,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772786873118,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":2997893,"timestamp":107087091,"id":1047,"parentId":1046,"tags":{},"startTime":1772786873109,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5928,"timestamp":110096631,"id":1974,"parentId":1973,"tags":{},"startTime":1772786876119,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":18,"timestamp":110102631,"id":1976,"parentId":1973,"tags":{},"startTime":1772786876125,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":219,"timestamp":110102682,"id":1977,"parentId":1973,"tags":{},"startTime":1772786876125,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":20,"timestamp":110102941,"id":1978,"parentId":1973,"tags":{},"startTime":1772786876125,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":13,"timestamp":110102994,"id":1979,"parentId":1973,"tags":{},"startTime":1772786876125,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2872,"timestamp":110102607,"id":1975,"parentId":1973,"tags":{},"startTime":1772786876125,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":10113,"timestamp":110111349,"id":1980,"parentId":1973,"tags":{},"startTime":1772786876133,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":38270,"timestamp":110121500,"id":1981,"parentId":1973,"tags":{},"startTime":1772786876144,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":28418,"timestamp":110162524,"id":1982,"parentId":1973,"tags":{},"startTime":1772786876185,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":362,"timestamp":110190940,"id":1983,"parentId":1973,"tags":{},"startTime":1772786876213,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":417,"timestamp":110191281,"id":1984,"parentId":1973,"tags":{},"startTime":1772786876213,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":261963,"timestamp":110191708,"id":1985,"parentId":1973,"tags":{},"startTime":1772786876214,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":159,"timestamp":110454888,"id":1987,"parentId":1046,"tags":{},"startTime":1772786876477,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":538,"timestamp":110454519,"id":1986,"parentId":1046,"tags":{},"startTime":1772786876477,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":364631,"timestamp":110094919,"id":1973,"parentId":1046,"tags":{},"startTime":1772786876117,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":3373030,"timestamp":107086585,"id":1046,"parentId":291,"tags":{"name":"client"},"startTime":1772786873109,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":377809,"timestamp":110459642,"id":1988,"parentId":291,"tags":{},"startTime":1772786876482,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":6900592,"timestamp":103938615,"id":117,"tags":{"trigger":"/","isTurbopack":false},"startTime":1772786869961,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":5754577,"timestamp":105085520,"id":291,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786871108,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":7459933,"timestamp":103799602,"id":115,"tags":{"url":"/","isTurbopack":false},"startTime":1772786869822,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":111259647,"id":1989,"parentId":115,"tags":{"url":"/","memory.rss":"548425728","memory.heapUsed":"306750400","memory.heapTotal":"330739712"},"startTime":1772786877282,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":57,"timestamp":112409821,"id":1990,"parentId":3,"tags":{},"startTime":1772786878432,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":57360,"timestamp":112626581,"id":1996,"parentId":1995,"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":1772786878649,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":10475,"timestamp":114679983,"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":1772786880702,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6950,"timestamp":114724441,"id":2000,"parentId":1999,"tags":{},"startTime":1772786880747,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":108,"timestamp":114731432,"id":2004,"parentId":1999,"tags":{},"startTime":1772786880754,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8051,"timestamp":114724050,"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":1772786880746,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7215,"timestamp":114725593,"id":2003,"parentId":2002,"tags":{},"startTime":1772786880748,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7354,"timestamp":114725459,"id":2002,"parentId":2001,"tags":{},"startTime":1772786880748,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10725,"timestamp":114725213,"id":2001,"parentId":1998,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\course\\route.js","layer":"rsc"},"startTime":1772786880747,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":58,"timestamp":114738068,"id":2005,"parentId":1999,"tags":{"name":"next/dist/compiled/next-server/app-route.runtime.dev.js","layer":null},"startTime":1772786880760,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5082,"timestamp":114762612,"id":2010,"parentId":2009,"tags":{},"startTime":1772786880785,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5926,"timestamp":114761777,"id":2009,"parentId":2006,"tags":{},"startTime":1772786880784,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9961,"timestamp":114760618,"id":2006,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\mongodb.js","layer":"rsc"},"startTime":1772786880783,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7704,"timestamp":114763048,"id":2012,"parentId":2011,"tags":{},"startTime":1772786880785,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8076,"timestamp":114762685,"id":2011,"parentId":2007,"tags":{},"startTime":1772786880785,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12619,"timestamp":114760977,"id":2007,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\checkPermission.js","layer":"rsc"},"startTime":1772786880783,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10147,"timestamp":114763546,"id":2014,"parentId":2013,"tags":{},"startTime":1772786880786,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10550,"timestamp":114763145,"id":2013,"parentId":2008,"tags":{},"startTime":1772786880785,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13114,"timestamp":114761253,"id":2008,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Course.js","layer":"rsc"},"startTime":1772786880783,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":13446,"timestamp":114780198,"id":2016,"parentId":2015,"tags":{},"startTime":1772786880802,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":146,"timestamp":114793710,"id":2017,"parentId":2015,"tags":{},"startTime":1772786880816,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14674,"timestamp":114779730,"id":2015,"parentId":2001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\api\\server.js","layer":"rsc"},"startTime":1772786880802,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2871,"timestamp":114798557,"id":2020,"parentId":2019,"tags":{},"startTime":1772786880821,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3067,"timestamp":114798368,"id":2019,"parentId":2018,"tags":{},"startTime":1772786880820,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4646,"timestamp":114797314,"id":2018,"parentId":2007,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Role.js","layer":"rsc"},"startTime":1772786880819,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":80,"timestamp":114813346,"id":2023,"parentId":2006,"tags":{"name":"mongoose","layer":null},"startTime":1772786880835,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5731,"timestamp":114808841,"id":2022,"parentId":2021,"tags":{},"startTime":1772786880831,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":111,"timestamp":114814598,"id":2024,"parentId":2021,"tags":{},"startTime":1772786880837,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7032,"timestamp":114808610,"id":2021,"parentId":2015,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\exports\\index.js","layer":"rsc"},"startTime":1772786880831,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2727,"timestamp":114835026,"id":2032,"parentId":2027,"tags":{},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":510,"timestamp":114837801,"id":2037,"parentId":2027,"tags":{},"startTime":1772786880860,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5637,"timestamp":114834646,"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":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5322,"timestamp":114835043,"id":2033,"parentId":2028,"tags":{},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":90,"timestamp":114840386,"id":2038,"parentId":2028,"tags":{},"startTime":1772786880863,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6253,"timestamp":114834759,"id":2028,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\url-pattern.js","layer":"rsc"},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6394,"timestamp":114835012,"id":2031,"parentId":2026,"tags":{},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72,"timestamp":114841423,"id":2039,"parentId":2026,"tags":{},"startTime":1772786880864,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8073,"timestamp":114834515,"id":2026,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\request.js","layer":"rsc"},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":7684,"timestamp":114834987,"id":2030,"parentId":2025,"tags":{},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":85,"timestamp":114842688,"id":2040,"parentId":2025,"tags":{},"startTime":1772786880865,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10215,"timestamp":114834281,"id":2025,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\response.js","layer":"rsc"},"startTime":1772786880856,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":9538,"timestamp":114835066,"id":2034,"parentId":2029,"tags":{},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":134,"timestamp":114844640,"id":2041,"parentId":2029,"tags":{},"startTime":1772786880867,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12520,"timestamp":114834866,"id":2029,"parentId":2021,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\user-agent.js","layer":"rsc"},"startTime":1772786880857,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":12840,"timestamp":114836157,"id":2036,"parentId":2035,"tags":{},"startTime":1772786880858,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":69,"timestamp":114849020,"id":2042,"parentId":2035,"tags":{},"startTime":1772786880871,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14667,"timestamp":114835569,"id":2035,"parentId":2007,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\index.js","layer":"rsc"},"startTime":1772786880858,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29077,"timestamp":114869846,"id":2049,"parentId":2045,"tags":{},"startTime":1772786880892,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":65,"timestamp":114898947,"id":2085,"parentId":2045,"tags":{},"startTime":1772786880921,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30158,"timestamp":114869512,"id":2045,"parentId":2026,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\error.js","layer":"rsc"},"startTime":1772786880892,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29879,"timestamp":114869823,"id":2048,"parentId":2044,"tags":{},"startTime":1772786880892,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":125,"timestamp":114899719,"id":2086,"parentId":2044,"tags":{},"startTime":1772786880922,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":34188,"timestamp":114869284,"id":2044,"parentId":2026,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\utils.js","layer":"rsc"},"startTime":1772786880891,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":33779,"timestamp":114869763,"id":2047,"parentId":2043,"tags":{},"startTime":1772786880892,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":127,"timestamp":114903562,"id":2087,"parentId":2043,"tags":{},"startTime":1772786880926,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36785,"timestamp":114868741,"id":2043,"parentId":2026,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\next-url.js","layer":"rsc"},"startTime":1772786880891,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":35703,"timestamp":114869866,"id":2050,"parentId":2046,"tags":{},"startTime":1772786880892,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":110,"timestamp":114905586,"id":2088,"parentId":2046,"tags":{},"startTime":1772786880928,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36525,"timestamp":114869636,"id":2046,"parentId":2026,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\server\\web\\spec-extension\\cookies.js","layer":"rsc"},"startTime":1772786880892,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24083,"timestamp":114891894,"id":2069,"parentId":2052,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":304,"timestamp":114916163,"id":2113,"parentId":2052,"tags":{},"startTime":1772786880938,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28139,"timestamp":114890224,"id":2052,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\decrypt.js","layer":"rsc"},"startTime":1772786880912,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":26603,"timestamp":114891851,"id":2068,"parentId":2051,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":90,"timestamp":114918476,"id":2114,"parentId":2051,"tags":{},"startTime":1772786880941,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29410,"timestamp":114889998,"id":2051,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\verify.js","layer":"rsc"},"startTime":1772786880912,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":27478,"timestamp":114891952,"id":2072,"parentId":2055,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":114919440,"id":2115,"parentId":2055,"tags":{},"startTime":1772786880942,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32818,"timestamp":114890558,"id":2055,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\encrypt.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":31564,"timestamp":114891910,"id":2070,"parentId":2053,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":157,"timestamp":114923508,"id":2116,"parentId":2053,"tags":{},"startTime":1772786880946,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":35371,"timestamp":114890345,"id":2053,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\unsecured.js","layer":"rsc"},"startTime":1772786880912,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":33789,"timestamp":114891995,"id":2074,"parentId":2057,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":98,"timestamp":114925804,"id":2117,"parentId":2057,"tags":{},"startTime":1772786880948,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":35613,"timestamp":114890765,"id":2057,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\embedded.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":34429,"timestamp":114891977,"id":2073,"parentId":2056,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66,"timestamp":114926420,"id":2118,"parentId":2056,"tags":{},"startTime":1772786880949,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36598,"timestamp":114890658,"id":2056,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\thumbprint.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":35267,"timestamp":114892007,"id":2075,"parentId":2058,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":57,"timestamp":114927283,"id":2119,"parentId":2058,"tags":{},"startTime":1772786880949,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":40554,"timestamp":114890864,"id":2058,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\local.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":39552,"timestamp":114892063,"id":2079,"parentId":2062,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":80,"timestamp":114931638,"id":2120,"parentId":2062,"tags":{},"startTime":1772786880954,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":41913,"timestamp":114891255,"id":2062,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\errors.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":41176,"timestamp":114892021,"id":2076,"parentId":2059,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68,"timestamp":114933217,"id":2121,"parentId":2059,"tags":{},"startTime":1772786880955,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":46908,"timestamp":114890962,"id":2059,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\remote.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":45922,"timestamp":114892036,"id":2077,"parentId":2060,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":94,"timestamp":114937979,"id":2122,"parentId":2060,"tags":{},"startTime":1772786880960,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":47618,"timestamp":114891060,"id":2060,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_protected_header.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":46775,"timestamp":114891926,"id":2071,"parentId":2054,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62,"timestamp":114938713,"id":2123,"parentId":2054,"tags":{},"startTime":1772786880961,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48887,"timestamp":114890452,"id":2054,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\sign.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":47283,"timestamp":114892082,"id":2080,"parentId":2063,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":399,"timestamp":114939396,"id":2124,"parentId":2063,"tags":{},"startTime":1772786880962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48954,"timestamp":114891352,"id":2063,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\base64url.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":48219,"timestamp":114892104,"id":2081,"parentId":2064,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":82,"timestamp":114940336,"id":2125,"parentId":2064,"tags":{},"startTime":1772786880962,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49564,"timestamp":114891447,"id":2064,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\export.js","layer":"rsc"},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":48910,"timestamp":114892119,"id":2082,"parentId":2065,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":62,"timestamp":114941273,"id":2126,"parentId":2065,"tags":{},"startTime":1772786880963,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":51819,"timestamp":114891544,"id":2065,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\import.js","layer":"rsc"},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":51574,"timestamp":114892048,"id":2078,"parentId":2061,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":508,"timestamp":114943686,"id":2127,"parentId":2061,"tags":{},"startTime":1772786880966,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":54061,"timestamp":114891158,"id":2061,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_jwt.js","layer":"rsc"},"startTime":1772786880913,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":53132,"timestamp":114892131,"id":2083,"parentId":2066,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":78,"timestamp":114945277,"id":2128,"parentId":2066,"tags":{},"startTime":1772786880967,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":55205,"timestamp":114891643,"id":2066,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_key_pair.js","layer":"rsc"},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":72159,"timestamp":114892146,"id":2084,"parentId":2067,"tags":{},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":238,"timestamp":114964487,"id":2129,"parentId":2067,"tags":{},"startTime":1772786880987,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":74385,"timestamp":114891740,"id":2067,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_secret.js","layer":"rsc"},"startTime":1772786880914,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":58121,"timestamp":114911488,"id":2102,"parentId":2090,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":114,"timestamp":114969644,"id":2130,"parentId":2090,"tags":{},"startTime":1772786880992,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":61957,"timestamp":114910136,"id":2090,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\sign.js","layer":"rsc"},"startTime":1772786880932,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":60527,"timestamp":114911641,"id":2104,"parentId":2092,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":100,"timestamp":114972190,"id":2131,"parentId":2092,"tags":{},"startTime":1772786880994,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":63861,"timestamp":114910419,"id":2092,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\sign.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":62710,"timestamp":114911618,"id":2103,"parentId":2091,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":81,"timestamp":114974347,"id":2132,"parentId":2091,"tags":{},"startTime":1772786880996,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":65626,"timestamp":114910305,"id":2091,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\verify.js","layer":"rsc"},"startTime":1772786880932,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":64791,"timestamp":114911440,"id":2101,"parentId":2089,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":421,"timestamp":114976267,"id":2133,"parentId":2089,"tags":{},"startTime":1772786880998,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":70270,"timestamp":114909650,"id":2089,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\verify.js","layer":"rsc"},"startTime":1772786880932,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":68449,"timestamp":114911675,"id":2106,"parentId":2094,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":167,"timestamp":114980184,"id":2134,"parentId":2094,"tags":{},"startTime":1772786881002,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":71530,"timestamp":114910632,"id":2094,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\sign.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":70576,"timestamp":114911697,"id":2107,"parentId":2095,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":176,"timestamp":114982318,"id":2135,"parentId":2095,"tags":{},"startTime":1772786881004,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":76240,"timestamp":114910746,"id":2095,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\decrypt.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":75414,"timestamp":114911657,"id":2105,"parentId":2093,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":116,"timestamp":114987108,"id":2136,"parentId":2093,"tags":{},"startTime":1772786881009,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":77662,"timestamp":114910527,"id":2093,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\verify.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":76521,"timestamp":114911750,"id":2109,"parentId":2097,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":150,"timestamp":114988309,"id":2137,"parentId":2097,"tags":{},"startTime":1772786881010,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":78269,"timestamp":114910951,"id":2097,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\decrypt.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":77534,"timestamp":114911724,"id":2108,"parentId":2096,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":82,"timestamp":114989273,"id":2138,"parentId":2096,"tags":{},"startTime":1772786881011,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":83220,"timestamp":114910846,"id":2096,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\encrypt.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":82768,"timestamp":114911784,"id":2111,"parentId":2099,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":136,"timestamp":114994597,"id":2139,"parentId":2099,"tags":{},"startTime":1772786881017,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":84798,"timestamp":114911152,"id":2099,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\decrypt.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":84261,"timestamp":114911770,"id":2110,"parentId":2098,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":145,"timestamp":114996059,"id":2140,"parentId":2098,"tags":{},"startTime":1772786881018,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":89834,"timestamp":114911053,"id":2098,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\encrypt.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":89227,"timestamp":114911797,"id":2112,"parentId":2100,"tags":{},"startTime":1772786880934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":170,"timestamp":115001085,"id":2141,"parentId":2100,"tags":{},"startTime":1772786881023,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":91131,"timestamp":114911248,"id":2100,"parentId":2035,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\encrypt.js","layer":"rsc"},"startTime":1772786880933,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3933,"timestamp":115084634,"id":2195,"parentId":2194,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4794,"timestamp":115084559,"id":2194,"parentId":2190,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6902,"timestamp":115084034,"id":2190,"parentId":2043,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\get-hostname.js","layer":"rsc"},"startTime":1772786881106,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6366,"timestamp":115084668,"id":2197,"parentId":2196,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6394,"timestamp":115084644,"id":2196,"parentId":2191,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7352,"timestamp":115084285,"id":2191,"parentId":2043,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\i18n\\detect-domain-locale.js","layer":"rsc"},"startTime":1772786881106,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7407,"timestamp":115084695,"id":2199,"parentId":2198,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7434,"timestamp":115084674,"id":2198,"parentId":2192,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8424,"timestamp":115084392,"id":2192,"parentId":2043,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\format-next-pathname-info.js","layer":"rsc"},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8701,"timestamp":115084731,"id":2201,"parentId":2200,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8737,"timestamp":115084703,"id":2200,"parentId":2193,"tags":{},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9818,"timestamp":115084476,"id":2193,"parentId":2043,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\get-next-pathname-info.js","layer":"rsc"},"startTime":1772786881107,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":20675,"timestamp":115080026,"id":2167,"parentId":2143,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":120,"timestamp":115100739,"id":2204,"parentId":2143,"tags":{},"startTime":1772786881123,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29812,"timestamp":115073325,"id":2143,"parentId":2056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_key_like.js","layer":"rsc"},"startTime":1772786881095,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":23418,"timestamp":115080047,"id":2168,"parentId":2144,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":244,"timestamp":115103512,"id":2205,"parentId":2144,"tags":{},"startTime":1772786881126,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":31530,"timestamp":115073581,"id":2144,"parentId":2056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_jwk.js","layer":"rsc"},"startTime":1772786881096,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25338,"timestamp":115079975,"id":2166,"parentId":2142,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":131,"timestamp":115105352,"id":2206,"parentId":2142,"tags":{},"startTime":1772786881127,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33367,"timestamp":115073086,"id":2142,"parentId":2057,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_object.js","layer":"rsc"},"startTime":1772786881095,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":26458,"timestamp":115080094,"id":2170,"parentId":2146,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":91,"timestamp":115106584,"id":2207,"parentId":2146,"tags":{},"startTime":1772786881129,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32479,"timestamp":115074685,"id":2146,"parentId":2056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\digest.js","layer":"rsc"},"startTime":1772786881097,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":27049,"timestamp":115080150,"id":2173,"parentId":2149,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":65,"timestamp":115107212,"id":2208,"parentId":2149,"tags":{},"startTime":1772786881129,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":31016,"timestamp":115076690,"id":2149,"parentId":2063,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\base64.js","layer":"rsc"},"startTime":1772786881099,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":27663,"timestamp":115080068,"id":2169,"parentId":2145,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62,"timestamp":115107742,"id":2209,"parentId":2145,"tags":{},"startTime":1772786881130,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":35431,"timestamp":115073895,"id":2145,"parentId":2053,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\buffer_utils.js","layer":"rsc"},"startTime":1772786881096,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29720,"timestamp":115080118,"id":2171,"parentId":2147,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":358,"timestamp":115110072,"id":2210,"parentId":2147,"tags":{},"startTime":1772786881132,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36401,"timestamp":115075687,"id":2147,"parentId":2056,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\invalid_key_input.js","layer":"rsc"},"startTime":1772786881098,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":33851,"timestamp":115080172,"id":2174,"parentId":2150,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":97,"timestamp":115114071,"id":2211,"parentId":2150,"tags":{},"startTime":1772786881136,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43665,"timestamp":115076962,"id":2150,"parentId":2064,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\asn1.js","layer":"rsc"},"startTime":1772786881099,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":40631,"timestamp":115080133,"id":2172,"parentId":2148,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":129,"timestamp":115120801,"id":2212,"parentId":2148,"tags":{},"startTime":1772786881143,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50494,"timestamp":115076308,"id":2148,"parentId":2052,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwt_claims_set.js","layer":"rsc"},"startTime":1772786881098,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":46643,"timestamp":115080228,"id":2177,"parentId":2153,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":122,"timestamp":115126896,"id":2213,"parentId":2153,"tags":{},"startTime":1772786881149,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49817,"timestamp":115077664,"id":2153,"parentId":2092,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\sign.js","layer":"rsc"},"startTime":1772786881100,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":47312,"timestamp":115080196,"id":2175,"parentId":2151,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":115127520,"id":2214,"parentId":2151,"tags":{},"startTime":1772786881150,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50743,"timestamp":115077197,"id":2151,"parentId":2064,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\key_to_jwk.js","layer":"rsc"},"startTime":1772786881099,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":47746,"timestamp":115080212,"id":2176,"parentId":2152,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":60,"timestamp":115127968,"id":2215,"parentId":2152,"tags":{},"startTime":1772786881150,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":51187,"timestamp":115077426,"id":2152,"parentId":2065,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwk_to_key.js","layer":"rsc"},"startTime":1772786881100,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":48362,"timestamp":115080270,"id":2180,"parentId":2156,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56,"timestamp":115128641,"id":2216,"parentId":2156,"tags":{},"startTime":1772786881151,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50733,"timestamp":115078238,"id":2156,"parentId":2091,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\verify.js","layer":"rsc"},"startTime":1772786881100,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":48753,"timestamp":115080244,"id":2178,"parentId":2154,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":158,"timestamp":115129006,"id":2217,"parentId":2154,"tags":{},"startTime":1772786881151,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":52603,"timestamp":115077864,"id":2154,"parentId":2092,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_disjoint.js","layer":"rsc"},"startTime":1772786881100,"traceId":"1264e43080ebfc4c"}] +[{"name":"read-resource","duration":51720,"timestamp":115080331,"id":2183,"parentId":2159,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":139,"timestamp":115132112,"id":2218,"parentId":2159,"tags":{},"startTime":1772786881154,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":54257,"timestamp":115078833,"id":2159,"parentId":2091,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_algorithms.js","layer":"rsc"},"startTime":1772786881101,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":52921,"timestamp":115080257,"id":2179,"parentId":2155,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":119,"timestamp":115133202,"id":2219,"parentId":2155,"tags":{},"startTime":1772786881155,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56670,"timestamp":115078050,"id":2155,"parentId":2092,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_type.js","layer":"rsc"},"startTime":1772786881100,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":54485,"timestamp":115080285,"id":2181,"parentId":2157,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":80,"timestamp":115134785,"id":2220,"parentId":2157,"tags":{},"startTime":1772786881157,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56975,"timestamp":115078445,"id":2157,"parentId":2092,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_crit.js","layer":"rsc"},"startTime":1772786881101,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":54917,"timestamp":115080529,"id":2186,"parentId":2162,"tags":{},"startTime":1772786881103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":115135458,"id":2221,"parentId":2162,"tags":{},"startTime":1772786881158,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56474,"timestamp":115079382,"id":2162,"parentId":2095,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\cek.js","layer":"rsc"},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":55438,"timestamp":115080438,"id":2185,"parentId":2161,"tags":{},"startTime":1772786881103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":116,"timestamp":115135886,"id":2222,"parentId":2161,"tags":{},"startTime":1772786881158,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":60673,"timestamp":115079207,"id":2161,"parentId":2095,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt_key_management.js","layer":"rsc"},"startTime":1772786881101,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":59516,"timestamp":115080417,"id":2184,"parentId":2160,"tags":{},"startTime":1772786881103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":90,"timestamp":115139952,"id":2223,"parentId":2160,"tags":{},"startTime":1772786881162,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":62596,"timestamp":115079030,"id":2160,"parentId":2095,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt.js","layer":"rsc"},"startTime":1772786881101,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":61377,"timestamp":115080305,"id":2182,"parentId":2158,"tags":{},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":90,"timestamp":115141702,"id":2224,"parentId":2158,"tags":{},"startTime":1772786881164,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":64469,"timestamp":115078643,"id":2158,"parentId":2092,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\normalize_key.js","layer":"rsc"},"startTime":1772786881101,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":62629,"timestamp":115080568,"id":2187,"parentId":2163,"tags":{},"startTime":1772786881103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":143,"timestamp":115143238,"id":2225,"parentId":2163,"tags":{},"startTime":1772786881165,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":66505,"timestamp":115079569,"id":2163,"parentId":2096,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\private_symbols.js","layer":"rsc"},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":65586,"timestamp":115080631,"id":2188,"parentId":2164,"tags":{},"startTime":1772786881103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":137,"timestamp":115146263,"id":2226,"parentId":2164,"tags":{},"startTime":1772786881168,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":69052,"timestamp":115079718,"id":2164,"parentId":2096,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt.js","layer":"rsc"},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":68211,"timestamp":115080671,"id":2189,"parentId":2165,"tags":{},"startTime":1772786881103,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":164,"timestamp":115148923,"id":2227,"parentId":2165,"tags":{},"startTime":1772786881171,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":73369,"timestamp":115079838,"id":2165,"parentId":2096,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt_key_management.js","layer":"rsc"},"startTime":1772786881102,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":87991,"timestamp":115087802,"id":2203,"parentId":2202,"tags":{},"startTime":1772786881110,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":100,"timestamp":115175829,"id":2228,"parentId":2202,"tags":{},"startTime":1772786881198,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":110716,"timestamp":115087069,"id":2202,"parentId":2029,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\ua-parser-js\\ua-parser.js","layer":"rsc"},"startTime":1772786881109,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7909,"timestamp":115222935,"id":2238,"parentId":2237,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7964,"timestamp":115222893,"id":2237,"parentId":2230,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12417,"timestamp":115219294,"id":2230,"parentId":2192,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"rsc"},"startTime":1772786881241,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8836,"timestamp":115222973,"id":2240,"parentId":2239,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8869,"timestamp":115222945,"id":2239,"parentId":2231,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13012,"timestamp":115219688,"id":2231,"parentId":2192,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"rsc"},"startTime":1772786881242,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9776,"timestamp":115223008,"id":2242,"parentId":2241,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9807,"timestamp":115222982,"id":2241,"parentId":2232,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13335,"timestamp":115220005,"id":2232,"parentId":2192,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-path-suffix.js","layer":"rsc"},"startTime":1772786881242,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10535,"timestamp":115222870,"id":2236,"parentId":2235,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10652,"timestamp":115222758,"id":2235,"parentId":2229,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16650,"timestamp":115219013,"id":2229,"parentId":2193,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\i18n\\normalize-locale-path.js","layer":"rsc"},"startTime":1772786881241,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14293,"timestamp":115223041,"id":2244,"parentId":2243,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14331,"timestamp":115223017,"id":2243,"parentId":2233,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17621,"timestamp":115220554,"id":2233,"parentId":2192,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\add-locale.js","layer":"rsc"},"startTime":1772786881243,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":15175,"timestamp":115223077,"id":2246,"parentId":2245,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":15208,"timestamp":115223049,"id":2245,"parentId":2234,"tags":{},"startTime":1772786881245,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17366,"timestamp":115221378,"id":2234,"parentId":2193,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\remove-path-prefix.js","layer":"rsc"},"startTime":1772786881244,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9074,"timestamp":115230650,"id":2273,"parentId":2272,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9188,"timestamp":115230542,"id":2272,"parentId":2247,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15563,"timestamp":115224563,"id":2247,"parentId":2193,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"rsc"},"startTime":1772786881247,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":15810,"timestamp":115230266,"id":2262,"parentId":2250,"tags":{},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":83,"timestamp":115246114,"id":2274,"parentId":2250,"tags":{},"startTime":1772786881268,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21198,"timestamp":115225573,"id":2250,"parentId":2153,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\get_sign_verify_key.js","layer":"rsc"},"startTime":1772786881248,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":16651,"timestamp":115230146,"id":2260,"parentId":2248,"tags":{},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":115246809,"id":2275,"parentId":2248,"tags":{},"startTime":1772786881269,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":22336,"timestamp":115225010,"id":2248,"parentId":2153,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_length.js","layer":"rsc"},"startTime":1772786881247,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":17186,"timestamp":115230222,"id":2261,"parentId":2249,"tags":{},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":120,"timestamp":115247429,"id":2276,"parentId":2249,"tags":{},"startTime":1772786881270,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24959,"timestamp":115225355,"id":2249,"parentId":2161,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aeskw.js","layer":"rsc"},"startTime":1772786881247,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":20024,"timestamp":115230359,"id":2265,"parentId":2253,"tags":{},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":117,"timestamp":115250409,"id":2277,"parentId":2253,"tags":{},"startTime":1772786881273,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25219,"timestamp":115226229,"id":2253,"parentId":2161,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\pbes2kw.js","layer":"rsc"},"startTime":1772786881248,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":21197,"timestamp":115230300,"id":2263,"parentId":2251,"tags":{},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":81,"timestamp":115251518,"id":2278,"parentId":2251,"tags":{},"startTime":1772786881274,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":26254,"timestamp":115225781,"id":2251,"parentId":2153,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\subtle_dsa.js","layer":"rsc"},"startTime":1772786881248,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":21652,"timestamp":115230416,"id":2267,"parentId":2255,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72,"timestamp":115252081,"id":2279,"parentId":2255,"tags":{},"startTime":1772786881274,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25765,"timestamp":115226656,"id":2255,"parentId":2160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_iv_length.js","layer":"rsc"},"startTime":1772786881249,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22135,"timestamp":115230333,"id":2264,"parentId":2252,"tags":{},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":75,"timestamp":115252481,"id":2280,"parentId":2252,"tags":{},"startTime":1772786881275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27192,"timestamp":115225975,"id":2252,"parentId":2161,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\ecdhes.js","layer":"rsc"},"startTime":1772786881248,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22746,"timestamp":115230442,"id":2268,"parentId":2256,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":57,"timestamp":115253198,"id":2281,"parentId":2256,"tags":{},"startTime":1772786881275,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25921,"timestamp":115227625,"id":2256,"parentId":2161,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aesgcmkw.js","layer":"rsc"},"startTime":1772786881250,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":23096,"timestamp":115230467,"id":2269,"parentId":2257,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":57,"timestamp":115253572,"id":2282,"parentId":2257,"tags":{},"startTime":1772786881276,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24569,"timestamp":115229254,"id":2257,"parentId":2160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_cek_length.js","layer":"rsc"},"startTime":1772786881251,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29636,"timestamp":115230516,"id":2271,"parentId":2259,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62,"timestamp":115260176,"id":2285,"parentId":2259,"tags":{},"startTime":1772786881282,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30771,"timestamp":115229901,"id":2259,"parentId":2164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\iv.js","layer":"rsc"},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":30210,"timestamp":115230494,"id":2270,"parentId":2258,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":59,"timestamp":115260715,"id":2286,"parentId":2258,"tags":{},"startTime":1772786881283,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33811,"timestamp":115229678,"id":2258,"parentId":2160,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\crypto_key.js","layer":"rsc"},"startTime":1772786881252,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":33421,"timestamp":115230384,"id":2266,"parentId":2254,"tags":{},"startTime":1772786881253,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":117,"timestamp":115263885,"id":2287,"parentId":2254,"tags":{},"startTime":1772786881286,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":38363,"timestamp":115226438,"id":2254,"parentId":2161,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\rsaes.js","layer":"rsc"},"startTime":1772786881249,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":14943,"timestamp":115256829,"id":2284,"parentId":2283,"tags":{},"startTime":1772786881279,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":106,"timestamp":115271809,"id":2291,"parentId":2283,"tags":{},"startTime":1772786881294,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":20814,"timestamp":115255052,"id":2283,"parentId":2046,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@edge-runtime\\cookies\\index.js","layer":"rsc"},"startTime":1772786881277,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10633,"timestamp":115267897,"id":2290,"parentId":2289,"tags":{},"startTime":1772786881290,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10736,"timestamp":115267808,"id":2289,"parentId":2288,"tags":{},"startTime":1772786881290,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11795,"timestamp":115267625,"id":2288,"parentId":2231,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\shared\\lib\\router\\utils\\parse-path.js","layer":"rsc"},"startTime":1772786881290,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2655047,"timestamp":112626776,"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":1772786878649,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":2732832,"timestamp":112609654,"id":1995,"parentId":1994,"tags":{},"startTime":1772786878632,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5927,"timestamp":115355897,"id":2298,"parentId":2297,"tags":{},"startTime":1772786881378,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":12,"timestamp":115361901,"id":2300,"parentId":2297,"tags":{},"startTime":1772786881384,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5284,"timestamp":115361948,"id":2301,"parentId":2297,"tags":{},"startTime":1772786881384,"traceId":"1264e43080ebfc4c"}] +[{"name":"optimize-tree","duration":21,"timestamp":115368174,"id":2302,"parentId":2297,"tags":{},"startTime":1772786881390,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":11,"timestamp":115368237,"id":2303,"parentId":2297,"tags":{},"startTime":1772786881390,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7803,"timestamp":115361875,"id":2299,"parentId":2297,"tags":{},"startTime":1772786881384,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":2449,"timestamp":115374972,"id":2304,"parentId":2297,"tags":{},"startTime":1772786881397,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":14665,"timestamp":115377473,"id":2305,"parentId":2297,"tags":{},"startTime":1772786881400,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2219,"timestamp":115396336,"id":2306,"parentId":2297,"tags":{},"startTime":1772786881418,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":146,"timestamp":115398554,"id":2307,"parentId":2297,"tags":{},"startTime":1772786881421,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":160,"timestamp":115398678,"id":2308,"parentId":2297,"tags":{},"startTime":1772786881421,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":18614,"timestamp":115398844,"id":2309,"parentId":2297,"tags":{},"startTime":1772786881421,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":69326,"timestamp":115351128,"id":2297,"parentId":1994,"tags":{},"startTime":1772786881373,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":2819222,"timestamp":112605632,"id":1994,"parentId":1992,"tags":{"name":"server"},"startTime":1772786878628,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":28837,"timestamp":115424983,"id":2310,"parentId":1992,"tags":{},"startTime":1772786881447,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":2854011,"timestamp":112600527,"id":1993,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772786878623,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":2854316,"timestamp":112600447,"id":1992,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786878623,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":3799969,"timestamp":112567112,"id":1991,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772786878589,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":116367205,"id":2311,"parentId":1991,"tags":{"url":"/api/course","memory.rss":"535408640","memory.heapUsed":"240487120","memory.heapTotal":"343105536"},"startTime":1772786882389,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":86228,"timestamp":116372859,"id":2312,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772786882395,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":7,"timestamp":116459204,"id":2313,"parentId":2312,"tags":{"url":"/api/course","memory.rss":"541818880","memory.heapUsed":"248121880","memory.heapTotal":"345534464"},"startTime":1772786882481,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22774,"timestamp":184963940,"id":2323,"parentId":2318,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772786950987,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22792,"timestamp":184963951,"id":2324,"parentId":2318,"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":1772786950988,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32680,"timestamp":184963582,"id":2319,"parentId":2318,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772786950987,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":48161,"timestamp":184963959,"id":2325,"parentId":2318,"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":1772786950988,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":50233,"timestamp":184963930,"id":2322,"parentId":2318,"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":1772786950987,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":50428,"timestamp":184963871,"id":2320,"parentId":2318,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772786950987,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":59724,"timestamp":184963916,"id":2321,"parentId":2318,"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":1772786950987,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":61627,"timestamp":184962139,"id":2318,"parentId":2317,"tags":{},"startTime":1772786950986,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":141047,"timestamp":184969917,"id":2326,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772786950993,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":185111084,"id":2327,"parentId":2326,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"453750784","memory.heapUsed":"243644216","memory.heapTotal":"261189632"},"startTime":1772786951135,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4385,"timestamp":185144302,"id":2329,"parentId":2328,"tags":{},"startTime":1772786951168,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":14,"timestamp":185148770,"id":2331,"parentId":2328,"tags":{},"startTime":1772786951172,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":189,"timestamp":185148819,"id":2332,"parentId":2328,"tags":{},"startTime":1772786951172,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":24,"timestamp":185149078,"id":2333,"parentId":2328,"tags":{},"startTime":1772786951173,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":12,"timestamp":185149145,"id":2334,"parentId":2328,"tags":{},"startTime":1772786951173,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2072,"timestamp":185148747,"id":2330,"parentId":2328,"tags":{},"startTime":1772786951172,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":577,"timestamp":185153509,"id":2335,"parentId":2328,"tags":{},"startTime":1772786951177,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4118,"timestamp":185154121,"id":2336,"parentId":2328,"tags":{},"startTime":1772786951178,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":10405,"timestamp":185161687,"id":2337,"parentId":2328,"tags":{},"startTime":1772786951185,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":473,"timestamp":185172085,"id":2338,"parentId":2328,"tags":{},"startTime":1772786951196,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":645,"timestamp":185172521,"id":2339,"parentId":2328,"tags":{},"startTime":1772786951196,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7486,"timestamp":185173200,"id":2340,"parentId":2328,"tags":{},"startTime":1772786951197,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":217,"timestamp":185181933,"id":2342,"parentId":2317,"tags":{},"startTime":1772786951205,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":621,"timestamp":185181544,"id":2341,"parentId":2317,"tags":{},"startTime":1772786951205,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":43464,"timestamp":185142219,"id":2328,"parentId":2317,"tags":{},"startTime":1772786951166,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":224619,"timestamp":184961202,"id":2317,"parentId":2314,"tags":{"name":"client"},"startTime":1772786950985,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":16946,"timestamp":185185883,"id":2343,"parentId":2314,"tags":{},"startTime":1772786951209,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":251703,"timestamp":184952668,"id":2314,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786950976,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":34,"timestamp":185214676,"id":2346,"parentId":3,"tags":{},"startTime":1772786951238,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19118,"timestamp":185217042,"id":2347,"parentId":2345,"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":1772786951241,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":63136,"timestamp":185210428,"id":2345,"parentId":2344,"tags":{},"startTime":1772786951234,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2826,"timestamp":185279912,"id":2354,"parentId":2353,"tags":{},"startTime":1772786951303,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":185282819,"id":2356,"parentId":2353,"tags":{},"startTime":1772786951306,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":1920,"timestamp":185282854,"id":2357,"parentId":2353,"tags":{},"startTime":1772786951306,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":11,"timestamp":185284826,"id":2358,"parentId":2353,"tags":{},"startTime":1772786951308,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":185284858,"id":2359,"parentId":2353,"tags":{},"startTime":1772786951308,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2880,"timestamp":185282799,"id":2355,"parentId":2353,"tags":{},"startTime":1772786951306,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":381,"timestamp":185286813,"id":2360,"parentId":2353,"tags":{},"startTime":1772786951310,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2583,"timestamp":185287217,"id":2361,"parentId":2353,"tags":{},"startTime":1772786951311,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2919,"timestamp":185292495,"id":2362,"parentId":2353,"tags":{},"startTime":1772786951316,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":214,"timestamp":185295411,"id":2363,"parentId":2353,"tags":{},"startTime":1772786951319,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":261,"timestamp":185295600,"id":2364,"parentId":2353,"tags":{},"startTime":1772786951319,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":5815,"timestamp":185295886,"id":2365,"parentId":2353,"tags":{},"startTime":1772786951319,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":27369,"timestamp":185278602,"id":2353,"parentId":2344,"tags":{},"startTime":1772786951302,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":97569,"timestamp":185209972,"id":2344,"parentId":2315,"tags":{"name":"server"},"startTime":1772786951234,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":14281,"timestamp":185307637,"id":2366,"parentId":2315,"tags":{},"startTime":1772786951331,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":369771,"timestamp":184952964,"id":2315,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786950977,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":8747,"timestamp":185329784,"id":2368,"parentId":2367,"tags":{},"startTime":1772786951353,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":51,"timestamp":185340755,"id":2370,"parentId":2369,"tags":{},"startTime":1772786951364,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":10,"timestamp":185340851,"id":2372,"parentId":2369,"tags":{},"startTime":1772786951364,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":26,"timestamp":185340939,"id":2373,"parentId":2369,"tags":{},"startTime":1772786951364,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":185341002,"id":2374,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":40,"timestamp":185341056,"id":2375,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":317,"timestamp":185340836,"id":2371,"parentId":2369,"tags":{},"startTime":1772786951364,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":78,"timestamp":185341531,"id":2376,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":27,"timestamp":185341640,"id":2377,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":125,"timestamp":185341744,"id":2378,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":52,"timestamp":185341869,"id":2379,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":36,"timestamp":185341904,"id":2380,"parentId":2369,"tags":{},"startTime":1772786951365,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":36,"timestamp":185341948,"id":2381,"parentId":2369,"tags":{},"startTime":1772786951366,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":3547,"timestamp":185340662,"id":2369,"parentId":2367,"tags":{},"startTime":1772786951364,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":16953,"timestamp":185327333,"id":2367,"parentId":2316,"tags":{"name":"edge-server"},"startTime":1772786951351,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":19271,"timestamp":185344372,"id":2382,"parentId":2316,"tags":{},"startTime":1772786951368,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-edge-server","duration":417455,"timestamp":184952997,"id":2316,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786950977,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":124013,"timestamp":185377870,"id":2383,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772786951401,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":185501971,"id":2384,"parentId":2383,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"472506368","memory.heapUsed":"253159600","memory.heapTotal":"285167616"},"startTime":1772786951526,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13560,"timestamp":191526373,"id":2394,"parentId":2389,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13559,"timestamp":191526385,"id":2395,"parentId":2389,"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":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15952,"timestamp":191526223,"id":2390,"parentId":2389,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25096,"timestamp":191526395,"id":2396,"parentId":2389,"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":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25766,"timestamp":191526363,"id":2393,"parentId":2389,"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":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25877,"timestamp":191526330,"id":2391,"parentId":2389,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":29149,"timestamp":191526350,"id":2392,"parentId":2389,"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":1772786957550,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":30180,"timestamp":191525360,"id":2389,"parentId":2388,"tags":{},"startTime":1772786957549,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1514,"timestamp":191557616,"id":2399,"parentId":2398,"tags":{},"startTime":1772786957581,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":191559156,"id":2401,"parentId":2398,"tags":{},"startTime":1772786957583,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":35,"timestamp":191559174,"id":2402,"parentId":2398,"tags":{},"startTime":1772786957583,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":191559227,"id":2403,"parentId":2398,"tags":{},"startTime":1772786957583,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":191559249,"id":2404,"parentId":2398,"tags":{},"startTime":1772786957583,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":791,"timestamp":191559147,"id":2400,"parentId":2398,"tags":{},"startTime":1772786957583,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":220,"timestamp":191561134,"id":2405,"parentId":2398,"tags":{},"startTime":1772786957585,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1296,"timestamp":191561366,"id":2406,"parentId":2398,"tags":{},"startTime":1772786957585,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3225,"timestamp":191563876,"id":2407,"parentId":2398,"tags":{},"startTime":1772786957587,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":185,"timestamp":191567100,"id":2408,"parentId":2398,"tags":{},"startTime":1772786957591,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":168,"timestamp":191567274,"id":2409,"parentId":2398,"tags":{},"startTime":1772786957591,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1345,"timestamp":191567448,"id":2410,"parentId":2398,"tags":{},"startTime":1772786957591,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":50,"timestamp":191569099,"id":2412,"parentId":2388,"tags":{},"startTime":1772786957593,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":131,"timestamp":191569023,"id":2411,"parentId":2388,"tags":{},"startTime":1772786957593,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":13436,"timestamp":191556741,"id":2398,"parentId":2388,"tags":{},"startTime":1772786957580,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":45501,"timestamp":191524698,"id":2388,"parentId":2385,"tags":{"name":"client"},"startTime":1772786957548,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":13403,"timestamp":191570215,"id":2413,"parentId":2385,"tags":{},"startTime":1772786957594,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":67309,"timestamp":191516943,"id":2385,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786957540,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":2,"timestamp":191587272,"id":2416,"parentId":3,"tags":{},"startTime":1772786957611,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":58289,"timestamp":191530367,"id":2397,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772786957554,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":191588702,"id":2417,"parentId":2397,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"473247744","memory.heapUsed":"249564120","memory.heapTotal":"280608768"},"startTime":1772786957612,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5854,"timestamp":191589089,"id":2418,"parentId":2415,"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":1772786957613,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":29382,"timestamp":191585952,"id":2415,"parentId":2414,"tags":{},"startTime":1772786957610,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1217,"timestamp":191617740,"id":2425,"parentId":2424,"tags":{},"startTime":1772786957641,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":191618986,"id":2427,"parentId":2424,"tags":{},"startTime":1772786957643,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":1376,"timestamp":191619008,"id":2428,"parentId":2424,"tags":{},"startTime":1772786957643,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":12,"timestamp":191620413,"id":2429,"parentId":2424,"tags":{},"startTime":1772786957644,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":191620452,"id":2430,"parentId":2424,"tags":{},"startTime":1772786957644,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1929,"timestamp":191618976,"id":2426,"parentId":2424,"tags":{},"startTime":1772786957643,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":620,"timestamp":191622038,"id":2431,"parentId":2424,"tags":{},"startTime":1772786957646,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2309,"timestamp":191622689,"id":2432,"parentId":2424,"tags":{},"startTime":1772786957646,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1772,"timestamp":191626715,"id":2433,"parentId":2424,"tags":{},"startTime":1772786957650,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":164,"timestamp":191628484,"id":2434,"parentId":2424,"tags":{},"startTime":1772786957652,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":124,"timestamp":191628624,"id":2435,"parentId":2424,"tags":{},"startTime":1772786957652,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":437,"timestamp":191628758,"id":2436,"parentId":2424,"tags":{},"startTime":1772786957652,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":14578,"timestamp":191616921,"id":2424,"parentId":2414,"tags":{},"startTime":1772786957640,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":47118,"timestamp":191585584,"id":2414,"parentId":2386,"tags":{"name":"server"},"startTime":1772786957609,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":16732,"timestamp":191632743,"id":2437,"parentId":2386,"tags":{},"startTime":1772786957656,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":132614,"timestamp":191517383,"id":2386,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786957541,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":5080,"timestamp":191652748,"id":2439,"parentId":2438,"tags":{},"startTime":1772786957676,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":23,"timestamp":191658039,"id":2441,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":191658081,"id":2443,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":27,"timestamp":191658099,"id":2444,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":191658140,"id":2445,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":191658163,"id":2446,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":118,"timestamp":191658074,"id":2442,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":6,"timestamp":191658278,"id":2447,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":16,"timestamp":191658293,"id":2448,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":53,"timestamp":191658338,"id":2449,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":21,"timestamp":191658390,"id":2450,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":17,"timestamp":191658406,"id":2451,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":13,"timestamp":191658428,"id":2452,"parentId":2440,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":711,"timestamp":191658003,"id":2440,"parentId":2438,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":6535,"timestamp":191652200,"id":2438,"parentId":2387,"tags":{"name":"edge-server"},"startTime":1772786957676,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":12080,"timestamp":191658755,"id":2453,"parentId":2387,"tags":{},"startTime":1772786957682,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-edge-server","duration":155306,"timestamp":191517439,"id":2387,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772786957541,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":43949,"timestamp":191674659,"id":2454,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772786957698,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":191718682,"id":2455,"parentId":2454,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"470704128","memory.heapUsed":"238312984","memory.heapTotal":"289808384"},"startTime":1772786957742,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21625,"timestamp":259252515,"id":2461,"parentId":2460,"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":1772787025276,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":29085,"timestamp":259266340,"id":2463,"parentId":2462,"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":1772787025289,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2933,"timestamp":259301418,"id":2466,"parentId":2465,"tags":{},"startTime":1772787025324,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3141,"timestamp":259301238,"id":2465,"parentId":2464,"tags":{},"startTime":1772787025324,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":5288,"timestamp":259300978,"id":2464,"parentId":2463,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\course-details\\page.jsx","layer":"rsc"},"startTime":1772787025324,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3433,"timestamp":259322972,"id":2470,"parentId":2469,"tags":{},"startTime":1772787025346,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3536,"timestamp":259322888,"id":2469,"parentId":2467,"tags":{},"startTime":1772787025346,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":5270,"timestamp":259322529,"id":2467,"parentId":2464,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"rsc"},"startTime":1772787025346,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5419,"timestamp":259323035,"id":2472,"parentId":2471,"tags":{},"startTime":1772787025346,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5479,"timestamp":259322981,"id":2471,"parentId":2468,"tags":{},"startTime":1772787025346,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":6198,"timestamp":259322743,"id":2468,"parentId":2464,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"rsc"},"startTime":1772787025346,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":76610,"timestamp":259252731,"id":2462,"parentId":2460,"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":1772787025276,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":4306,"timestamp":259344043,"id":2484,"parentId":2459,"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":1772787025367,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6274,"timestamp":259355001,"id":2488,"parentId":2487,"tags":{},"startTime":1772787025378,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6411,"timestamp":259354890,"id":2487,"parentId":2485,"tags":{},"startTime":1772787025378,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":17115,"timestamp":259354382,"id":2485,"parentId":2484,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"ssr"},"startTime":1772787025377,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":18801,"timestamp":259355069,"id":2490,"parentId":2489,"tags":{},"startTime":1772787025378,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":18878,"timestamp":259355011,"id":2489,"parentId":2486,"tags":{},"startTime":1772787025378,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":39514,"timestamp":259354652,"id":2486,"parentId":2484,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"ssr"},"startTime":1772787025378,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":163880,"timestamp":259247465,"id":2460,"parentId":2459,"tags":{},"startTime":1772787025271,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4190,"timestamp":259414038,"id":2492,"parentId":2491,"tags":{},"startTime":1772787025437,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":13,"timestamp":259418289,"id":2494,"parentId":2491,"tags":{},"startTime":1772787025441,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4197,"timestamp":259418331,"id":2495,"parentId":2491,"tags":{},"startTime":1772787025441,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":35,"timestamp":259422613,"id":2496,"parentId":2491,"tags":{},"startTime":1772787025446,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":12,"timestamp":259422688,"id":2497,"parentId":2491,"tags":{},"startTime":1772787025446,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":5319,"timestamp":259418269,"id":2493,"parentId":2491,"tags":{},"startTime":1772787025441,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1152,"timestamp":259425584,"id":2498,"parentId":2491,"tags":{},"startTime":1772787025449,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":9954,"timestamp":259426762,"id":2499,"parentId":2491,"tags":{},"startTime":1772787025450,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2127,"timestamp":259439185,"id":2500,"parentId":2491,"tags":{},"startTime":1772787025462,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":183,"timestamp":259441310,"id":2501,"parentId":2491,"tags":{},"startTime":1772787025464,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":420,"timestamp":259441471,"id":2502,"parentId":2491,"tags":{},"startTime":1772787025465,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":12174,"timestamp":259441910,"id":2503,"parentId":2491,"tags":{},"startTime":1772787025465,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":60580,"timestamp":259413056,"id":2491,"parentId":2459,"tags":{},"startTime":1772787025436,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":234391,"timestamp":259246565,"id":2459,"parentId":2457,"tags":{"name":"server"},"startTime":1772787025270,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":26672,"timestamp":259481117,"id":2504,"parentId":2457,"tags":{},"startTime":1772787025504,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":265415,"timestamp":259243083,"id":2457,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787025266,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5468,"timestamp":259517446,"id":2511,"parentId":2506,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5490,"timestamp":259517452,"id":2512,"parentId":2506,"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":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":2214,"timestamp":259523025,"id":2515,"parentId":2514,"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":1772787025546,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13324,"timestamp":259517180,"id":2507,"parentId":2506,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20084,"timestamp":259517456,"id":2513,"parentId":2506,"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":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3467,"timestamp":259534393,"id":2519,"parentId":2518,"tags":{},"startTime":1772787025557,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3631,"timestamp":259534235,"id":2518,"parentId":2516,"tags":{},"startTime":1772787025557,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":11428,"timestamp":259533517,"id":2516,"parentId":2515,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"app-pages-browser"},"startTime":1772787025557,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27679,"timestamp":259517441,"id":2510,"parentId":2506,"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":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30115,"timestamp":259517419,"id":2508,"parentId":2506,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14199,"timestamp":259534461,"id":2521,"parentId":2520,"tags":{},"startTime":1772787025557,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14271,"timestamp":259534404,"id":2520,"parentId":2517,"tags":{},"startTime":1772787025557,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":27098,"timestamp":259533869,"id":2517,"parentId":2515,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"app-pages-browser"},"startTime":1772787025557,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":51532,"timestamp":259517434,"id":2509,"parentId":2506,"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":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":51951,"timestamp":259517461,"id":2514,"parentId":2506,"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":1772787025540,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":58551,"timestamp":259510968,"id":2506,"parentId":2505,"tags":{},"startTime":1772787025534,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1591,"timestamp":259571629,"id":2523,"parentId":2522,"tags":{},"startTime":1772787025595,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":259573246,"id":2525,"parentId":2522,"tags":{},"startTime":1772787025596,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":32,"timestamp":259573265,"id":2526,"parentId":2522,"tags":{},"startTime":1772787025596,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":5,"timestamp":259573315,"id":2527,"parentId":2522,"tags":{},"startTime":1772787025596,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":259573332,"id":2528,"parentId":2522,"tags":{},"startTime":1772787025596,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1780,"timestamp":259573237,"id":2524,"parentId":2522,"tags":{},"startTime":1772787025596,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":607,"timestamp":259576426,"id":2529,"parentId":2522,"tags":{},"startTime":1772787025599,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4017,"timestamp":259577051,"id":2530,"parentId":2522,"tags":{},"startTime":1772787025600,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3783,"timestamp":259584049,"id":2531,"parentId":2522,"tags":{},"startTime":1772787025607,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":709,"timestamp":259587828,"id":2532,"parentId":2522,"tags":{},"startTime":1772787025611,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":608,"timestamp":259588492,"id":2533,"parentId":2522,"tags":{},"startTime":1772787025612,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":14542,"timestamp":259589122,"id":2534,"parentId":2522,"tags":{},"startTime":1772787025612,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":82,"timestamp":259605853,"id":2536,"parentId":2505,"tags":{},"startTime":1772787025629,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":266,"timestamp":259605676,"id":2535,"parentId":2505,"tags":{},"startTime":1772787025629,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":37092,"timestamp":259570719,"id":2522,"parentId":2505,"tags":{},"startTime":1772787025594,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":97193,"timestamp":259510650,"id":2505,"parentId":2483,"tags":{"name":"client"},"startTime":1772787025534,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":13684,"timestamp":259607865,"id":2537,"parentId":2483,"tags":{},"startTime":1772787025631,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":378837,"timestamp":259243412,"id":2458,"tags":{"trigger":"/course-details","isTurbopack":false},"startTime":1772787025266,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":290456,"timestamp":259334088,"id":2483,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787025357,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":446469,"timestamp":259227490,"id":2456,"tags":{"url":"/course-details?id=Flutter&_rsc=1wtp7","isTurbopack":false},"startTime":1772787025251,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":259674044,"id":2539,"parentId":2456,"tags":{"url":"/course-details?id=Flutter&_rsc=1wtp7","memory.rss":"478846976","memory.heapUsed":"240561632","memory.heapTotal":"292290560"},"startTime":1772787025697,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":345000,"timestamp":259334551,"id":2540,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1772787025704,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":21473,"timestamp":259681111,"id":2541,"tags":{"url":"/course-details?id=Flutter&_rsc=1xroj","isTurbopack":false},"startTime":1772787025704,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":259702624,"id":2542,"parentId":2541,"tags":{"url":"/course-details?id=Flutter&_rsc=1xroj","memory.rss":"478846976","memory.heapUsed":"242612528","memory.heapTotal":"292290560"},"startTime":1772787025726,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11060,"timestamp":260072696,"id":2551,"parentId":2548,"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":1772787026096,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12204,"timestamp":260072642,"id":2550,"parentId":2548,"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":1772787026096,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13628,"timestamp":260072704,"id":2552,"parentId":2548,"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":1772787026096,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":34472,"timestamp":260070227,"id":2548,"parentId":2547,"tags":{},"startTime":1772787026093,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2499,"timestamp":260109606,"id":2564,"parentId":2563,"tags":{},"startTime":1772787026133,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":260112143,"id":2566,"parentId":2563,"tags":{},"startTime":1772787026135,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":6503,"timestamp":260112162,"id":2567,"parentId":2563,"tags":{},"startTime":1772787026135,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":260118703,"id":2568,"parentId":2563,"tags":{},"startTime":1772787026142,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":260118727,"id":2569,"parentId":2563,"tags":{},"startTime":1772787026142,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7406,"timestamp":260112132,"id":2565,"parentId":2563,"tags":{},"startTime":1772787026135,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":975,"timestamp":260120811,"id":2570,"parentId":2563,"tags":{},"startTime":1772787026144,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2272,"timestamp":260121802,"id":2571,"parentId":2563,"tags":{},"startTime":1772787026145,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1344,"timestamp":260125988,"id":2572,"parentId":2563,"tags":{},"startTime":1772787026149,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":108,"timestamp":260127331,"id":2573,"parentId":2563,"tags":{},"startTime":1772787026150,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":73,"timestamp":260127428,"id":2574,"parentId":2563,"tags":{},"startTime":1772787026150,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2613,"timestamp":260127506,"id":2575,"parentId":2563,"tags":{},"startTime":1772787026151,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":25229,"timestamp":260107286,"id":2563,"parentId":2547,"tags":{},"startTime":1772787026130,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":65022,"timestamp":260069877,"id":2547,"parentId":2545,"tags":{"name":"server"},"startTime":1772787026093,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":11453,"timestamp":260134934,"id":2576,"parentId":2545,"tags":{},"startTime":1772787026158,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":75088,"timestamp":260071959,"id":2549,"tags":{"trigger":"/api/course/[id]","isTurbopack":false},"startTime":1772787026095,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":596,"timestamp":260146689,"id":2577,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787026170,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":20135,"timestamp":260167138,"id":2581,"parentId":2579,"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":1772787026190,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":7209,"timestamp":260183120,"id":2584,"parentId":2583,"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":1772787026206,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23567,"timestamp":260166988,"id":2580,"parentId":2579,"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":1772787026190,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":28189,"timestamp":260167187,"id":2582,"parentId":2579,"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":1772787026190,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3047,"timestamp":260197686,"id":2587,"parentId":2586,"tags":{},"startTime":1772787026221,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3185,"timestamp":260197563,"id":2586,"parentId":2585,"tags":{},"startTime":1772787026221,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5282,"timestamp":260197321,"id":2585,"parentId":2584,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\course\\[id]\\route.js","layer":"rsc"},"startTime":1772787026220,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":44896,"timestamp":260167199,"id":2583,"parentId":2579,"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":1772787026190,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":102177,"timestamp":260149353,"id":2579,"parentId":2578,"tags":{},"startTime":1772787026172,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2255,"timestamp":260256195,"id":2599,"parentId":2598,"tags":{},"startTime":1772787026279,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":260258484,"id":2601,"parentId":2598,"tags":{},"startTime":1772787026282,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2154,"timestamp":260258508,"id":2602,"parentId":2598,"tags":{},"startTime":1772787026282,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":20,"timestamp":260260698,"id":2603,"parentId":2598,"tags":{},"startTime":1772787026284,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":260260742,"id":2604,"parentId":2598,"tags":{},"startTime":1772787026284,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3623,"timestamp":260258474,"id":2600,"parentId":2598,"tags":{},"startTime":1772787026282,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":445,"timestamp":260263741,"id":2605,"parentId":2598,"tags":{},"startTime":1772787026287,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1972,"timestamp":260264203,"id":2606,"parentId":2598,"tags":{},"startTime":1772787026287,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2209,"timestamp":260267354,"id":2607,"parentId":2598,"tags":{},"startTime":1772787026290,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":124,"timestamp":260269561,"id":2608,"parentId":2598,"tags":{},"startTime":1772787026293,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":157,"timestamp":260269671,"id":2609,"parentId":2598,"tags":{},"startTime":1772787026293,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1809,"timestamp":260269834,"id":2610,"parentId":2598,"tags":{},"startTime":1772787026293,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":18748,"timestamp":260254490,"id":2598,"parentId":2578,"tags":{},"startTime":1772787026278,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":127975,"timestamp":260149045,"id":2578,"parentId":3,"tags":{"name":"server"},"startTime":1772787026172,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":12943,"timestamp":260277096,"id":2611,"parentId":3,"tags":{},"startTime":1772787026300,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":410436,"timestamp":260028569,"id":2543,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787026052,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":7,"timestamp":260439337,"id":2612,"parentId":2543,"tags":{"url":"/api/course","memory.rss":"478978048","memory.heapUsed":"244167392","memory.heapTotal":"287490048"},"startTime":1772787026462,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":1320441,"timestamp":260058064,"id":2544,"tags":{"url":"/api/course/Flutter","isTurbopack":false},"startTime":1772787026081,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":261378576,"id":2613,"parentId":2544,"tags":{"url":"/api/course/Flutter","memory.rss":"479186944","memory.heapUsed":"244955024","memory.heapTotal":"287662080"},"startTime":1772787027402,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":64494,"timestamp":275645558,"id":2614,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787041669,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":275710142,"id":2615,"parentId":2614,"tags":{"url":"/api/course","memory.rss":"484626432","memory.heapUsed":"250510664","memory.heapTotal":"290091008"},"startTime":1772787041733,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":68619,"timestamp":275725220,"id":2616,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787041748,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":275793961,"id":2617,"parentId":2616,"tags":{"url":"/api/course","memory.rss":"477134848","memory.heapUsed":"239745480","memory.heapTotal":"286347264"},"startTime":1772787041817,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":255937,"timestamp":298860142,"id":2618,"tags":{"url":"/","isTurbopack":false},"startTime":1772787064883,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":20,"timestamp":299116431,"id":2619,"parentId":2618,"tags":{"url":"/","memory.rss":"479375360","memory.heapUsed":"245215584","memory.heapTotal":"291737600"},"startTime":1772787065140,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":42,"timestamp":299729473,"id":2620,"parentId":3,"tags":{},"startTime":1772787065753,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":36707,"timestamp":299775294,"id":2621,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787065798,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":299812104,"id":2622,"parentId":2621,"tags":{"url":"/api/course","memory.rss":"489082880","memory.heapUsed":"236031640","memory.heapTotal":"290758656"},"startTime":1772787065835,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":44271,"timestamp":299813818,"id":2623,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787065837,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":299858154,"id":2624,"parentId":2623,"tags":{"url":"/api/course","memory.rss":"495484928","memory.heapUsed":"241487944","memory.heapTotal":"293187584"},"startTime":1772787065881,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":77900,"timestamp":307683741,"id":2625,"tags":{"url":"/","isTurbopack":false},"startTime":1772787073707,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":307761706,"id":2626,"parentId":2625,"tags":{"url":"/","memory.rss":"495738880","memory.heapUsed":"248013800","memory.heapTotal":"293187584"},"startTime":1772787073785,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":5,"timestamp":308273849,"id":2627,"parentId":3,"tags":{},"startTime":1772787074297,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":42354,"timestamp":308300336,"id":2628,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787074323,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":1,"timestamp":308342743,"id":2629,"parentId":2628,"tags":{"url":"/api/course","memory.rss":"502886400","memory.heapUsed":"240560000","memory.heapTotal":"290758656"},"startTime":1772787074366,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":33023,"timestamp":308344641,"id":2630,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787074368,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":308377749,"id":2631,"parentId":2630,"tags":{"url":"/api/course","memory.rss":"509091840","memory.heapUsed":"245968320","memory.heapTotal":"293187584"},"startTime":1772787074401,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8746,"timestamp":334010232,"id":2640,"parentId":2635,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8782,"timestamp":334010244,"id":2641,"parentId":2635,"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":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15820,"timestamp":334010265,"id":2643,"parentId":2635,"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":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17256,"timestamp":334010089,"id":2636,"parentId":2635,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9066,"timestamp":334021482,"id":2646,"parentId":2645,"tags":{},"startTime":1772787100045,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10014,"timestamp":334020565,"id":2645,"parentId":2644,"tags":{},"startTime":1772787100044,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":17479,"timestamp":334019466,"id":2644,"parentId":2634,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"app-pages-browser"},"startTime":1772787100043,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31750,"timestamp":334010255,"id":2642,"parentId":2635,"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":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32483,"timestamp":334010222,"id":2639,"parentId":2635,"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":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32600,"timestamp":334010193,"id":2637,"parentId":2635,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":34395,"timestamp":334010210,"id":2638,"parentId":2635,"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":1772787100033,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":35402,"timestamp":334009230,"id":2635,"parentId":2634,"tags":{},"startTime":1772787100032,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3640,"timestamp":334078124,"id":2648,"parentId":2647,"tags":{},"startTime":1772787100101,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":15,"timestamp":334081839,"id":2650,"parentId":2647,"tags":{},"startTime":1772787100105,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":85,"timestamp":334081882,"id":2651,"parentId":2647,"tags":{},"startTime":1772787100105,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":15,"timestamp":334082005,"id":2652,"parentId":2647,"tags":{},"startTime":1772787100105,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":14,"timestamp":334082045,"id":2653,"parentId":2647,"tags":{},"startTime":1772787100105,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1412,"timestamp":334081819,"id":2649,"parentId":2647,"tags":{},"startTime":1772787100105,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1059,"timestamp":334084980,"id":2654,"parentId":2647,"tags":{},"startTime":1772787100108,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5646,"timestamp":334086063,"id":2655,"parentId":2647,"tags":{},"startTime":1772787100109,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":5998,"timestamp":334093964,"id":2656,"parentId":2647,"tags":{},"startTime":1772787100117,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":271,"timestamp":334099960,"id":2657,"parentId":2647,"tags":{},"startTime":1772787100123,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":307,"timestamp":334100213,"id":2658,"parentId":2647,"tags":{},"startTime":1772787100123,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":11519,"timestamp":334100532,"id":2659,"parentId":2647,"tags":{},"startTime":1772787100124,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":197,"timestamp":334114367,"id":2661,"parentId":2634,"tags":{},"startTime":1772787100137,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":428,"timestamp":334114192,"id":2660,"parentId":2634,"tags":{},"startTime":1772787100137,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":41716,"timestamp":334076820,"id":2647,"parentId":2634,"tags":{},"startTime":1772787100100,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":110038,"timestamp":334008537,"id":2634,"parentId":2632,"tags":{"name":"client"},"startTime":1772787100032,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":22773,"timestamp":334118605,"id":2662,"parentId":2632,"tags":{},"startTime":1772787100142,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":162780,"timestamp":333982052,"id":2632,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFour.jsx"},"startTime":1772787100005,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":16,"timestamp":334153477,"id":2665,"parentId":3,"tags":{},"startTime":1772787100177,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12668,"timestamp":334158659,"id":2668,"parentId":2664,"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":1772787100182,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2169,"timestamp":334170363,"id":2671,"parentId":2670,"tags":{},"startTime":1772787100193,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2324,"timestamp":334170234,"id":2670,"parentId":2669,"tags":{},"startTime":1772787100193,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":3859,"timestamp":334169864,"id":2669,"parentId":2663,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"rsc"},"startTime":1772787100193,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16643,"timestamp":334158554,"id":2666,"parentId":2664,"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":1772787100182,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16820,"timestamp":334158650,"id":2667,"parentId":2664,"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":1772787100182,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":193000,"timestamp":333983881,"id":2682,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CoursesFour.jsx"],"page":"/","isPageHidden":true},"startTime":1772787100201,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6914,"timestamp":334189098,"id":2686,"parentId":2685,"tags":{},"startTime":1772787100212,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7035,"timestamp":334188985,"id":2685,"parentId":2684,"tags":{},"startTime":1772787100212,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":12546,"timestamp":334188702,"id":2684,"parentId":2663,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"ssr"},"startTime":1772787100212,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":59819,"timestamp":334149526,"id":2664,"parentId":2663,"tags":{},"startTime":1772787100173,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2325,"timestamp":334213492,"id":2688,"parentId":2687,"tags":{},"startTime":1772787100237,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":334215850,"id":2690,"parentId":2687,"tags":{},"startTime":1772787100239,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":1954,"timestamp":334215874,"id":2691,"parentId":2687,"tags":{},"startTime":1772787100239,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":334217853,"id":2692,"parentId":2687,"tags":{},"startTime":1772787100241,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":334217876,"id":2693,"parentId":2687,"tags":{},"startTime":1772787100241,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3046,"timestamp":334215838,"id":2689,"parentId":2687,"tags":{},"startTime":1772787100239,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1053,"timestamp":334221051,"id":2694,"parentId":2687,"tags":{},"startTime":1772787100244,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4498,"timestamp":334222131,"id":2695,"parentId":2687,"tags":{},"startTime":1772787100245,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1380,"timestamp":334228588,"id":2696,"parentId":2687,"tags":{},"startTime":1772787100252,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":144,"timestamp":334229966,"id":2697,"parentId":2687,"tags":{},"startTime":1772787100253,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":86,"timestamp":334230097,"id":2698,"parentId":2687,"tags":{},"startTime":1772787100253,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2637,"timestamp":334230188,"id":2699,"parentId":2687,"tags":{},"startTime":1772787100253,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":23486,"timestamp":334211453,"id":2687,"parentId":2663,"tags":{},"startTime":1772787100235,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":88632,"timestamp":334148914,"id":2663,"parentId":2633,"tags":{"name":"server"},"startTime":1772787100172,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":7218,"timestamp":334237593,"id":2700,"parentId":2633,"tags":{},"startTime":1772787100261,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":592,"timestamp":334245119,"id":2701,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787100268,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":7576,"timestamp":334256892,"id":2705,"parentId":2703,"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":1772787100280,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8922,"timestamp":334256809,"id":2704,"parentId":2703,"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":1772787100280,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9573,"timestamp":334256902,"id":2706,"parentId":2703,"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":1772787100280,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":42759,"timestamp":334248041,"id":2703,"parentId":2702,"tags":{},"startTime":1772787100271,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1761,"timestamp":334293573,"id":2718,"parentId":2717,"tags":{},"startTime":1772787100317,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":334295362,"id":2720,"parentId":2717,"tags":{},"startTime":1772787100318,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3681,"timestamp":334295381,"id":2721,"parentId":2717,"tags":{},"startTime":1772787100319,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":16,"timestamp":334299143,"id":2722,"parentId":2717,"tags":{},"startTime":1772787100322,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":334299184,"id":2723,"parentId":2717,"tags":{},"startTime":1772787100322,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4615,"timestamp":334295352,"id":2719,"parentId":2717,"tags":{},"startTime":1772787100318,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":266,"timestamp":334301191,"id":2724,"parentId":2717,"tags":{},"startTime":1772787100324,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4892,"timestamp":334301470,"id":2725,"parentId":2717,"tags":{},"startTime":1772787100325,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1347,"timestamp":334307656,"id":2726,"parentId":2717,"tags":{},"startTime":1772787100331,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":99,"timestamp":334309001,"id":2727,"parentId":2717,"tags":{},"startTime":1772787100332,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":86,"timestamp":334309086,"id":2728,"parentId":2717,"tags":{},"startTime":1772787100332,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":282,"timestamp":334309177,"id":2729,"parentId":2717,"tags":{},"startTime":1772787100332,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":19771,"timestamp":334292328,"id":2717,"parentId":2702,"tags":{},"startTime":1772787100315,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":67867,"timestamp":334247458,"id":2702,"parentId":3,"tags":{"name":"server"},"startTime":1772787100271,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":6419,"timestamp":334315388,"id":2730,"parentId":3,"tags":{},"startTime":1772787100339,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":189943,"timestamp":334180061,"id":2683,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787100203,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":334370056,"id":2731,"parentId":2683,"tags":{"url":"/api/course","memory.rss":"492724224","memory.heapUsed":"263208416","memory.heapTotal":"290328576"},"startTime":1772787100393,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14762,"timestamp":334604879,"id":2740,"parentId":2735,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14758,"timestamp":334604910,"id":2741,"parentId":2735,"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":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20109,"timestamp":334604970,"id":2743,"parentId":2735,"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":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21667,"timestamp":334604492,"id":2736,"parentId":2735,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9115,"timestamp":334621223,"id":2746,"parentId":2745,"tags":{},"startTime":1772787100644,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9454,"timestamp":334620898,"id":2745,"parentId":2744,"tags":{},"startTime":1772787100644,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":17908,"timestamp":334620055,"id":2744,"parentId":2734,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"app-pages-browser"},"startTime":1772787100643,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39766,"timestamp":334604942,"id":2742,"parentId":2735,"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":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40530,"timestamp":334604858,"id":2739,"parentId":2735,"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":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40676,"timestamp":334604790,"id":2737,"parentId":2735,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42459,"timestamp":334604834,"id":2738,"parentId":2735,"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":1772787100628,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":45227,"timestamp":334602087,"id":2735,"parentId":2734,"tags":{},"startTime":1772787100625,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1838,"timestamp":334649234,"id":2748,"parentId":2747,"tags":{},"startTime":1772787100672,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":334651109,"id":2750,"parentId":2747,"tags":{},"startTime":1772787100674,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":43,"timestamp":334651131,"id":2751,"parentId":2747,"tags":{},"startTime":1772787100674,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":8,"timestamp":334651197,"id":2752,"parentId":2747,"tags":{},"startTime":1772787100674,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":334651218,"id":2753,"parentId":2747,"tags":{},"startTime":1772787100674,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1067,"timestamp":334651099,"id":2749,"parentId":2747,"tags":{},"startTime":1772787100674,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":421,"timestamp":334653064,"id":2754,"parentId":2747,"tags":{},"startTime":1772787100676,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1216,"timestamp":334653498,"id":2755,"parentId":2747,"tags":{},"startTime":1772787100677,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4147,"timestamp":334656099,"id":2756,"parentId":2747,"tags":{},"startTime":1772787100679,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":128,"timestamp":334660245,"id":2757,"parentId":2747,"tags":{},"startTime":1772787100683,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":145,"timestamp":334660362,"id":2758,"parentId":2747,"tags":{},"startTime":1772787100683,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":3748,"timestamp":334660515,"id":2759,"parentId":2747,"tags":{},"startTime":1772787100684,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":197,"timestamp":334664904,"id":2761,"parentId":2734,"tags":{},"startTime":1772787100688,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":362,"timestamp":334664750,"id":2760,"parentId":2734,"tags":{},"startTime":1772787100688,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":18119,"timestamp":334648363,"id":2747,"parentId":2734,"tags":{},"startTime":1772787100671,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":66005,"timestamp":334600503,"id":2734,"parentId":2732,"tags":{"name":"client"},"startTime":1772787100624,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":7507,"timestamp":334666540,"id":2762,"parentId":2732,"tags":{},"startTime":1772787100690,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":90192,"timestamp":334584623,"id":2732,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFour.jsx"},"startTime":1772787100608,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":14,"timestamp":334678184,"id":2765,"parentId":3,"tags":{},"startTime":1772787100701,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":6585,"timestamp":334680037,"id":2767,"parentId":2764,"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":1772787100703,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1383,"timestamp":334686214,"id":2771,"parentId":2770,"tags":{},"startTime":1772787100709,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1507,"timestamp":334686095,"id":2770,"parentId":2769,"tags":{},"startTime":1772787100709,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2736,"timestamp":334685380,"id":2769,"parentId":2763,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"rsc"},"startTime":1772787100709,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9997,"timestamp":334679982,"id":2766,"parentId":2764,"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":1772787100703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14837,"timestamp":334680054,"id":2768,"parentId":2764,"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":1772787100703,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3125,"timestamp":334708221,"id":2784,"parentId":2783,"tags":{},"startTime":1772787100731,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3240,"timestamp":334708115,"id":2783,"parentId":2782,"tags":{},"startTime":1772787100731,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":6422,"timestamp":334707845,"id":2782,"parentId":2763,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"ssr"},"startTime":1772787100731,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":42069,"timestamp":334676509,"id":2764,"parentId":2763,"tags":{},"startTime":1772787100700,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2780,"timestamp":334722727,"id":2786,"parentId":2785,"tags":{},"startTime":1772787100746,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":334725548,"id":2788,"parentId":2785,"tags":{},"startTime":1772787100749,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2265,"timestamp":334725573,"id":2789,"parentId":2785,"tags":{},"startTime":1772787100749,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":10,"timestamp":334727898,"id":2790,"parentId":2785,"tags":{},"startTime":1772787100751,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":334727932,"id":2791,"parentId":2785,"tags":{},"startTime":1772787100751,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3502,"timestamp":334725534,"id":2787,"parentId":2785,"tags":{},"startTime":1772787100749,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1164,"timestamp":334732962,"id":2792,"parentId":2785,"tags":{},"startTime":1772787100756,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3343,"timestamp":334734169,"id":2793,"parentId":2785,"tags":{},"startTime":1772787100757,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1213,"timestamp":334738868,"id":2794,"parentId":2785,"tags":{},"startTime":1772787100762,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":93,"timestamp":334740079,"id":2795,"parentId":2785,"tags":{},"startTime":1772787100763,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":70,"timestamp":334740159,"id":2796,"parentId":2785,"tags":{},"startTime":1772787100763,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":281,"timestamp":334740235,"id":2797,"parentId":2785,"tags":{},"startTime":1772787100763,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":22062,"timestamp":334720883,"id":2785,"parentId":2763,"tags":{},"startTime":1772787100744,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":69060,"timestamp":334676267,"id":2763,"parentId":2733,"tags":{"name":"server"},"startTime":1772787100699,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":6586,"timestamp":334745365,"id":2798,"parentId":2733,"tags":{},"startTime":1772787100768,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":167184,"timestamp":334585456,"id":2733,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFour.jsx"},"startTime":1772787100609,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":7270,"timestamp":344001043,"id":2807,"parentId":2802,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7273,"timestamp":344001054,"id":2808,"parentId":2802,"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":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9256,"timestamp":344001074,"id":2810,"parentId":2802,"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":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9845,"timestamp":344000893,"id":2803,"parentId":2802,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4578,"timestamp":344008877,"id":2813,"parentId":2812,"tags":{},"startTime":1772787110032,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4670,"timestamp":344008793,"id":2812,"parentId":2811,"tags":{},"startTime":1772787110032,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":7741,"timestamp":344008497,"id":2811,"parentId":2801,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"app-pages-browser"},"startTime":1772787110032,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17693,"timestamp":344001068,"id":2809,"parentId":2802,"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":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18268,"timestamp":344001034,"id":2806,"parentId":2802,"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":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18335,"timestamp":344001003,"id":2804,"parentId":2802,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19492,"timestamp":344001024,"id":2805,"parentId":2802,"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":1772787110024,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":20522,"timestamp":344000017,"id":2802,"parentId":2801,"tags":{},"startTime":1772787110023,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1540,"timestamp":344022489,"id":2815,"parentId":2814,"tags":{},"startTime":1772787110046,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":344024051,"id":2817,"parentId":2814,"tags":{},"startTime":1772787110047,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":31,"timestamp":344024067,"id":2818,"parentId":2814,"tags":{},"startTime":1772787110047,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":5,"timestamp":344024115,"id":2819,"parentId":2814,"tags":{},"startTime":1772787110047,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":344024131,"id":2820,"parentId":2814,"tags":{},"startTime":1772787110047,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":592,"timestamp":344024043,"id":2816,"parentId":2814,"tags":{},"startTime":1772787110047,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":432,"timestamp":344025518,"id":2821,"parentId":2814,"tags":{},"startTime":1772787110049,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1813,"timestamp":344025964,"id":2822,"parentId":2814,"tags":{},"startTime":1772787110049,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2638,"timestamp":344029012,"id":2823,"parentId":2814,"tags":{},"startTime":1772787110052,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":119,"timestamp":344031648,"id":2824,"parentId":2814,"tags":{},"startTime":1772787110055,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":114,"timestamp":344031758,"id":2825,"parentId":2814,"tags":{},"startTime":1772787110055,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6642,"timestamp":344031879,"id":2826,"parentId":2814,"tags":{},"startTime":1772787110055,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":107,"timestamp":344039536,"id":2828,"parentId":2801,"tags":{},"startTime":1772787110063,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":184,"timestamp":344039466,"id":2827,"parentId":2801,"tags":{},"startTime":1772787110063,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":19241,"timestamp":344021678,"id":2814,"parentId":2801,"tags":{},"startTime":1772787110045,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":41511,"timestamp":343999433,"id":2801,"parentId":2799,"tags":{"name":"client"},"startTime":1772787110023,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":10764,"timestamp":344040966,"id":2829,"parentId":2799,"tags":{},"startTime":1772787110064,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":73322,"timestamp":343979025,"id":2799,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFour.jsx"},"startTime":1772787110002,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":2,"timestamp":344055592,"id":2832,"parentId":3,"tags":{},"startTime":1772787110079,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9663,"timestamp":344058272,"id":2834,"parentId":2831,"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":1772787110081,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4233,"timestamp":344067578,"id":2838,"parentId":2837,"tags":{},"startTime":1772787110091,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4344,"timestamp":344067481,"id":2837,"parentId":2836,"tags":{},"startTime":1772787110091,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":5692,"timestamp":344066933,"id":2836,"parentId":2830,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"rsc"},"startTime":1772787110090,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15203,"timestamp":344058222,"id":2833,"parentId":2831,"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":1772787110081,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":94000,"timestamp":343980271,"id":2839,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CoursesFour.jsx"],"page":"/","isPageHidden":true},"startTime":1772787110098,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17948,"timestamp":344058279,"id":2835,"parentId":2831,"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":1772787110081,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4566,"timestamp":344087022,"id":2853,"parentId":2852,"tags":{},"startTime":1772787110110,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4658,"timestamp":344086940,"id":2852,"parentId":2851,"tags":{},"startTime":1772787110110,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":7486,"timestamp":344086715,"id":2851,"parentId":2830,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFour.jsx","layer":"ssr"},"startTime":1772787110110,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":44777,"timestamp":344054319,"id":2831,"parentId":2830,"tags":{},"startTime":1772787110077,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2206,"timestamp":344102005,"id":2855,"parentId":2854,"tags":{},"startTime":1772787110125,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":344104249,"id":2857,"parentId":2854,"tags":{},"startTime":1772787110127,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5981,"timestamp":344104271,"id":2858,"parentId":2854,"tags":{},"startTime":1772787110127,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":10,"timestamp":344110299,"id":2859,"parentId":2854,"tags":{},"startTime":1772787110133,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":344110325,"id":2860,"parentId":2854,"tags":{},"startTime":1772787110133,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6776,"timestamp":344104237,"id":2856,"parentId":2854,"tags":{},"startTime":1772787110127,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":532,"timestamp":344112235,"id":2861,"parentId":2854,"tags":{},"startTime":1772787110135,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2137,"timestamp":344112784,"id":2862,"parentId":2854,"tags":{},"startTime":1772787110136,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1540,"timestamp":344116212,"id":2863,"parentId":2854,"tags":{},"startTime":1772787110139,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":124,"timestamp":344117750,"id":2864,"parentId":2854,"tags":{},"startTime":1772787110141,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":78,"timestamp":344117860,"id":2865,"parentId":2854,"tags":{},"startTime":1772787110141,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1905,"timestamp":344117943,"id":2866,"parentId":2854,"tags":{},"startTime":1772787110141,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":20687,"timestamp":344100670,"id":2854,"parentId":2830,"tags":{},"startTime":1772787110124,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":70061,"timestamp":344054056,"id":2830,"parentId":2800,"tags":{"name":"server"},"startTime":1772787110077,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":6468,"timestamp":344124184,"id":2867,"parentId":2800,"tags":{},"startTime":1772787110147,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":440,"timestamp":344130870,"id":2868,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787110154,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":8761,"timestamp":344142757,"id":2873,"parentId":2870,"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":1772787110166,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11451,"timestamp":344142745,"id":2872,"parentId":2870,"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":1772787110166,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11841,"timestamp":344142674,"id":2871,"parentId":2870,"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":1772787110166,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":42882,"timestamp":344132987,"id":2870,"parentId":2869,"tags":{},"startTime":1772787110156,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1718,"timestamp":344179124,"id":2885,"parentId":2884,"tags":{},"startTime":1772787110202,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":344180924,"id":2887,"parentId":2884,"tags":{},"startTime":1772787110204,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":1394,"timestamp":344180948,"id":2888,"parentId":2884,"tags":{},"startTime":1772787110204,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":344182387,"id":2889,"parentId":2884,"tags":{},"startTime":1772787110206,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":344182409,"id":2890,"parentId":2884,"tags":{},"startTime":1772787110206,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2043,"timestamp":344180912,"id":2886,"parentId":2884,"tags":{},"startTime":1772787110204,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":329,"timestamp":344184014,"id":2891,"parentId":2884,"tags":{},"startTime":1772787110207,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3680,"timestamp":344184358,"id":2892,"parentId":2884,"tags":{},"startTime":1772787110207,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1641,"timestamp":344189698,"id":2893,"parentId":2884,"tags":{},"startTime":1772787110213,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":114,"timestamp":344191336,"id":2894,"parentId":2884,"tags":{},"startTime":1772787110214,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":145,"timestamp":344191431,"id":2895,"parentId":2884,"tags":{},"startTime":1772787110215,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":542,"timestamp":344191588,"id":2896,"parentId":2884,"tags":{},"startTime":1772787110215,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":17315,"timestamp":344177401,"id":2884,"parentId":2869,"tags":{},"startTime":1772787110201,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":64221,"timestamp":344132764,"id":2869,"parentId":3,"tags":{"name":"server"},"startTime":1772787110156,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":8500,"timestamp":344197023,"id":2897,"parentId":3,"tags":{},"startTime":1772787110220,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":165378,"timestamp":344077539,"id":2850,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787110101,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":344243002,"id":2898,"parentId":2850,"tags":{"url":"/api/course","memory.rss":"492773376","memory.heapUsed":"263573840","memory.heapTotal":"295387136"},"startTime":1772787110266,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5323,"timestamp":386871955,"id":2907,"parentId":2902,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5330,"timestamp":386871962,"id":2908,"parentId":2902,"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":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9402,"timestamp":386871974,"id":2910,"parentId":2902,"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":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10394,"timestamp":386871856,"id":2903,"parentId":2902,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7538,"timestamp":386877907,"id":2913,"parentId":2912,"tags":{},"startTime":1772787152901,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7667,"timestamp":386877786,"id":2912,"parentId":2911,"tags":{},"startTime":1772787152901,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":14114,"timestamp":386877435,"id":2911,"parentId":2901,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"app-pages-browser"},"startTime":1772787152901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32786,"timestamp":386871968,"id":2909,"parentId":2902,"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":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33433,"timestamp":386871949,"id":2906,"parentId":2902,"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":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33519,"timestamp":386871930,"id":2904,"parentId":2902,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":35178,"timestamp":386871941,"id":2905,"parentId":2902,"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":1772787152895,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":36079,"timestamp":386871092,"id":2902,"parentId":2901,"tags":{},"startTime":1772787152894,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":8523,"timestamp":386912133,"id":2915,"parentId":2914,"tags":{},"startTime":1772787152936,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":386920695,"id":2917,"parentId":2914,"tags":{},"startTime":1772787152944,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":44,"timestamp":386920717,"id":2918,"parentId":2914,"tags":{},"startTime":1772787152944,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":5,"timestamp":386920783,"id":2919,"parentId":2914,"tags":{},"startTime":1772787152944,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":386920802,"id":2920,"parentId":2914,"tags":{},"startTime":1772787152944,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":876,"timestamp":386920682,"id":2916,"parentId":2914,"tags":{},"startTime":1772787152944,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":511,"timestamp":386923703,"id":2921,"parentId":2914,"tags":{},"startTime":1772787152947,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2284,"timestamp":386924233,"id":2922,"parentId":2914,"tags":{},"startTime":1772787152948,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":5221,"timestamp":386927832,"id":2923,"parentId":2914,"tags":{},"startTime":1772787152951,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":143,"timestamp":386933051,"id":2924,"parentId":2914,"tags":{},"startTime":1772787152956,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":154,"timestamp":386933182,"id":2925,"parentId":2914,"tags":{},"startTime":1772787152957,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7134,"timestamp":386933342,"id":2926,"parentId":2914,"tags":{},"startTime":1772787152957,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":62,"timestamp":386941218,"id":2928,"parentId":2901,"tags":{},"startTime":1772787152965,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":138,"timestamp":386941149,"id":2927,"parentId":2901,"tags":{},"startTime":1772787152965,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":33291,"timestamp":386911055,"id":2914,"parentId":2901,"tags":{},"startTime":1772787152934,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":73945,"timestamp":386870454,"id":2901,"parentId":2899,"tags":{"name":"client"},"startTime":1772787152894,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":14939,"timestamp":386944438,"id":2929,"parentId":2899,"tags":{},"startTime":1772787152968,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":99728,"timestamp":386860694,"id":2899,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFive.jsx"},"startTime":1772787152884,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":5,"timestamp":386968655,"id":2932,"parentId":3,"tags":{},"startTime":1772787152992,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17567,"timestamp":386973057,"id":2934,"parentId":2931,"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":1772787152996,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3036,"timestamp":386989062,"id":2938,"parentId":2937,"tags":{},"startTime":1772787153012,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3141,"timestamp":386988968,"id":2937,"parentId":2936,"tags":{},"startTime":1772787153012,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":4135,"timestamp":386988586,"id":2936,"parentId":2930,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"rsc"},"startTime":1772787153012,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21116,"timestamp":386972910,"id":2933,"parentId":2931,"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":1772787152996,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22017,"timestamp":386973074,"id":2935,"parentId":2931,"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":1772787152996,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":134000,"timestamp":386861199,"id":2949,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CoursesFive.jsx"],"page":"/","isPageHidden":true},"startTime":1772787153021,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6426,"timestamp":387012187,"id":2953,"parentId":2952,"tags":{},"startTime":1772787153036,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6710,"timestamp":387011929,"id":2952,"parentId":2951,"tags":{},"startTime":1772787153035,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":10343,"timestamp":387011283,"id":2951,"parentId":2930,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"ssr"},"startTime":1772787153035,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":63638,"timestamp":386965857,"id":2931,"parentId":2930,"tags":{},"startTime":1772787152989,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2382,"timestamp":387032893,"id":2955,"parentId":2954,"tags":{},"startTime":1772787153056,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":387035319,"id":2957,"parentId":2954,"tags":{},"startTime":1772787153059,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":1597,"timestamp":387035342,"id":2958,"parentId":2954,"tags":{},"startTime":1772787153059,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":8,"timestamp":387036974,"id":2959,"parentId":2954,"tags":{},"startTime":1772787153060,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":387036998,"id":2960,"parentId":2954,"tags":{},"startTime":1772787153060,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2436,"timestamp":387035305,"id":2956,"parentId":2954,"tags":{},"startTime":1772787153059,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":2252,"timestamp":387039498,"id":2961,"parentId":2954,"tags":{},"startTime":1772787153063,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1900,"timestamp":387041780,"id":2962,"parentId":2954,"tags":{},"startTime":1772787153065,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":943,"timestamp":387044681,"id":2963,"parentId":2954,"tags":{},"startTime":1772787153068,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":95,"timestamp":387045623,"id":2964,"parentId":2954,"tags":{},"startTime":1772787153069,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":76,"timestamp":387045707,"id":2965,"parentId":2954,"tags":{},"startTime":1772787153069,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2765,"timestamp":387045788,"id":2966,"parentId":2954,"tags":{},"startTime":1772787153069,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":20517,"timestamp":387031134,"id":2954,"parentId":2930,"tags":{},"startTime":1772787153055,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":89423,"timestamp":386965519,"id":2930,"parentId":2900,"tags":{"name":"server"},"startTime":1772787152989,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":6930,"timestamp":387055029,"id":2967,"parentId":2900,"tags":{},"startTime":1772787153078,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":552,"timestamp":387062173,"id":2968,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787153086,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":12491,"timestamp":387071340,"id":2973,"parentId":2970,"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":1772787153095,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14165,"timestamp":387071274,"id":2971,"parentId":2970,"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":1772787153095,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15651,"timestamp":387071331,"id":2972,"parentId":2970,"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":1772787153095,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":54108,"timestamp":387064285,"id":2970,"parentId":2969,"tags":{},"startTime":1772787153088,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1504,"timestamp":387126095,"id":2985,"parentId":2984,"tags":{},"startTime":1772787153149,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":387127634,"id":2987,"parentId":2984,"tags":{},"startTime":1772787153151,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2297,"timestamp":387127659,"id":2988,"parentId":2984,"tags":{},"startTime":1772787153151,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":21,"timestamp":387130064,"id":2989,"parentId":2984,"tags":{},"startTime":1772787153153,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":8,"timestamp":387130116,"id":2990,"parentId":2984,"tags":{},"startTime":1772787153153,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3620,"timestamp":387127621,"id":2986,"parentId":2984,"tags":{},"startTime":1772787153151,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":400,"timestamp":387133061,"id":2991,"parentId":2984,"tags":{},"startTime":1772787153156,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1491,"timestamp":387133476,"id":2992,"parentId":2984,"tags":{},"startTime":1772787153157,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2877,"timestamp":387136069,"id":2993,"parentId":2984,"tags":{},"startTime":1772787153159,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":240,"timestamp":387138939,"id":2994,"parentId":2984,"tags":{},"startTime":1772787153162,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":228,"timestamp":387139144,"id":2995,"parentId":2984,"tags":{},"startTime":1772787153163,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":396,"timestamp":387139385,"id":2996,"parentId":2984,"tags":{},"startTime":1772787153163,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":27000,"timestamp":387120373,"id":2984,"parentId":2969,"tags":{},"startTime":1772787153144,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":88363,"timestamp":387064065,"id":2969,"parentId":3,"tags":{"name":"server"},"startTime":1772787153087,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":6879,"timestamp":387152514,"id":2997,"parentId":3,"tags":{},"startTime":1772787153176,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":225395,"timestamp":387000243,"id":2950,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787153024,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":7,"timestamp":387225715,"id":2998,"parentId":2950,"tags":{"url":"/api/course","memory.rss":"482799616","memory.heapUsed":"265861160","memory.heapTotal":"313974784"},"startTime":1772787153249,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7520,"timestamp":511628781,"id":3007,"parentId":3002,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7554,"timestamp":511628792,"id":3008,"parentId":3002,"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":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18768,"timestamp":511628815,"id":3010,"parentId":3002,"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":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8219,"timestamp":511640167,"id":3013,"parentId":3012,"tags":{},"startTime":1772787277663,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8641,"timestamp":511639752,"id":3012,"parentId":3011,"tags":{},"startTime":1772787277663,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":32905,"timestamp":511636831,"id":3011,"parentId":3001,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"app-pages-browser"},"startTime":1772787277660,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":41191,"timestamp":511628611,"id":3003,"parentId":3002,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":54945,"timestamp":511628803,"id":3009,"parentId":3002,"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":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":55837,"timestamp":511628772,"id":3006,"parentId":3002,"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":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":55991,"timestamp":511628746,"id":3004,"parentId":3002,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":60737,"timestamp":511628763,"id":3005,"parentId":3002,"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":1772787277652,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":61708,"timestamp":511627852,"id":3002,"parentId":3001,"tags":{},"startTime":1772787277651,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4924,"timestamp":511727714,"id":3015,"parentId":3014,"tags":{},"startTime":1772787277751,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":14,"timestamp":511732703,"id":3017,"parentId":3014,"tags":{},"startTime":1772787277756,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":65,"timestamp":511732749,"id":3018,"parentId":3014,"tags":{},"startTime":1772787277756,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":70,"timestamp":511732850,"id":3019,"parentId":3014,"tags":{},"startTime":1772787277756,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":511732952,"id":3020,"parentId":3014,"tags":{},"startTime":1772787277756,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1884,"timestamp":511732682,"id":3016,"parentId":3014,"tags":{},"startTime":1772787277756,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1019,"timestamp":511737017,"id":3021,"parentId":3014,"tags":{},"startTime":1772787277760,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5774,"timestamp":511738065,"id":3022,"parentId":3014,"tags":{},"startTime":1772787277761,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":5772,"timestamp":511750093,"id":3023,"parentId":3014,"tags":{},"startTime":1772787277773,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":531,"timestamp":511755861,"id":3024,"parentId":3014,"tags":{},"startTime":1772787277779,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":535,"timestamp":511756359,"id":3025,"parentId":3014,"tags":{},"startTime":1772787277780,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":13093,"timestamp":511756923,"id":3026,"parentId":3014,"tags":{},"startTime":1772787277780,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":148,"timestamp":511771763,"id":3028,"parentId":3001,"tags":{},"startTime":1772787277795,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":2000,"timestamp":511771667,"id":3027,"parentId":3001,"tags":{},"startTime":1772787277795,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":51063,"timestamp":511725901,"id":3014,"parentId":3001,"tags":{},"startTime":1772787277749,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":149880,"timestamp":511627142,"id":3001,"parentId":2999,"tags":{"name":"client"},"startTime":1772787277650,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":23254,"timestamp":511777070,"id":3029,"parentId":2999,"tags":{},"startTime":1772787277800,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":195057,"timestamp":511606587,"id":2999,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFive.jsx"},"startTime":1772787277630,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":14,"timestamp":511807060,"id":3032,"parentId":3,"tags":{},"startTime":1772787277830,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10841,"timestamp":511811312,"id":3033,"parentId":3031,"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":1772787277835,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1351,"timestamp":511821507,"id":3037,"parentId":3036,"tags":{},"startTime":1772787277845,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1488,"timestamp":511821376,"id":3036,"parentId":3035,"tags":{},"startTime":1772787277845,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":3666,"timestamp":511821051,"id":3035,"parentId":3030,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"rsc"},"startTime":1772787277844,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":216000,"timestamp":511608236,"id":3038,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CoursesFive.jsx"],"page":"/","isPageHidden":true},"startTime":1772787277848,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14584,"timestamp":511811407,"id":3034,"parentId":3031,"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":1772787277835,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3407,"timestamp":511840778,"id":3052,"parentId":3051,"tags":{},"startTime":1772787277864,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3520,"timestamp":511840673,"id":3051,"parentId":3050,"tags":{},"startTime":1772787277864,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":10527,"timestamp":511840460,"id":3050,"parentId":3030,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"ssr"},"startTime":1772787277864,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":52442,"timestamp":511804892,"id":3031,"parentId":3030,"tags":{},"startTime":1772787277828,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1345,"timestamp":511859097,"id":3055,"parentId":3054,"tags":{},"startTime":1772787277882,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":511860464,"id":3057,"parentId":3054,"tags":{},"startTime":1772787277884,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":1272,"timestamp":511860484,"id":3058,"parentId":3054,"tags":{},"startTime":1772787277884,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":5,"timestamp":511861781,"id":3059,"parentId":3054,"tags":{},"startTime":1772787277885,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":511861799,"id":3060,"parentId":3054,"tags":{},"startTime":1772787277885,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2078,"timestamp":511860456,"id":3056,"parentId":3054,"tags":{},"startTime":1772787277884,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":439,"timestamp":511863474,"id":3061,"parentId":3054,"tags":{},"startTime":1772787277887,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3517,"timestamp":511863924,"id":3062,"parentId":3054,"tags":{},"startTime":1772787277887,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1396,"timestamp":511868494,"id":3063,"parentId":3054,"tags":{},"startTime":1772787277892,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":128,"timestamp":511869889,"id":3064,"parentId":3054,"tags":{},"startTime":1772787277893,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":70,"timestamp":511870004,"id":3065,"parentId":3054,"tags":{},"startTime":1772787277893,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":4214,"timestamp":511870095,"id":3066,"parentId":3054,"tags":{},"startTime":1772787277893,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":17566,"timestamp":511858397,"id":3054,"parentId":3030,"tags":{},"startTime":1772787277882,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":73587,"timestamp":511804221,"id":3030,"parentId":3000,"tags":{"name":"server"},"startTime":1772787277827,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":11250,"timestamp":511877853,"id":3067,"parentId":3000,"tags":{},"startTime":1772787277901,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":34266,"timestamp":511855722,"id":3053,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772787277879,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":900,"timestamp":511889320,"id":3068,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787277913,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":10246,"timestamp":511898142,"id":3073,"parentId":3070,"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":1772787277921,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11334,"timestamp":511898093,"id":3071,"parentId":3070,"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":1772787277921,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12558,"timestamp":511898135,"id":3072,"parentId":3070,"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":1772787277921,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":49563,"timestamp":511892144,"id":3070,"parentId":3069,"tags":{},"startTime":1772787277915,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3487,"timestamp":511947227,"id":3085,"parentId":3084,"tags":{},"startTime":1772787277970,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":511950783,"id":3087,"parentId":3084,"tags":{},"startTime":1772787277974,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5457,"timestamp":511950819,"id":3088,"parentId":3084,"tags":{},"startTime":1772787277974,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":511956336,"id":3089,"parentId":3084,"tags":{},"startTime":1772787277980,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":20,"timestamp":511956371,"id":3090,"parentId":3084,"tags":{},"startTime":1772787277980,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8710,"timestamp":511950759,"id":3086,"parentId":3084,"tags":{},"startTime":1772787277974,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1121,"timestamp":511961210,"id":3091,"parentId":3084,"tags":{},"startTime":1772787277984,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2966,"timestamp":511962351,"id":3092,"parentId":3084,"tags":{},"startTime":1772787277986,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1198,"timestamp":511967273,"id":3093,"parentId":3084,"tags":{},"startTime":1772787277991,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":110,"timestamp":511968469,"id":3094,"parentId":3084,"tags":{},"startTime":1772787277992,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":73,"timestamp":511968567,"id":3095,"parentId":3084,"tags":{},"startTime":1772787277992,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2965,"timestamp":511968645,"id":3096,"parentId":3084,"tags":{},"startTime":1772787277992,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":28845,"timestamp":511944848,"id":3084,"parentId":3069,"tags":{},"startTime":1772787277968,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":84567,"timestamp":511891910,"id":3069,"parentId":3,"tags":{"name":"server"},"startTime":1772787277915,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":12456,"timestamp":511976539,"id":3097,"parentId":3,"tags":{},"startTime":1772787278000,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":265384,"timestamp":511827772,"id":3049,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787277851,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":512093237,"id":3098,"parentId":3049,"tags":{"url":"/api/course","memory.rss":"474017792","memory.heapUsed":"246410448","memory.heapTotal":"287387648"},"startTime":1772787278116,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":6202,"timestamp":524767168,"id":3104,"parentId":3103,"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":1772787290790,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1521,"timestamp":524779284,"id":3107,"parentId":3106,"tags":{},"startTime":1772787290803,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1650,"timestamp":524779162,"id":3106,"parentId":3105,"tags":{},"startTime":1772787290802,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4880,"timestamp":524778369,"id":3105,"parentId":3104,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\middleware.js","layer":"middleware"},"startTime":1772787290802,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1287,"timestamp":524784780,"id":3110,"parentId":3108,"tags":{},"startTime":1772787290808,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":94,"timestamp":524786092,"id":3112,"parentId":3108,"tags":{},"startTime":1772787290809,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4233,"timestamp":524783610,"id":3108,"parentId":3104,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\globals.js","layer":"middleware"},"startTime":1772787290807,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3229,"timestamp":524784848,"id":3111,"parentId":3109,"tags":{},"startTime":1772787290808,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":108,"timestamp":524788092,"id":3113,"parentId":3109,"tags":{},"startTime":1772787290811,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15777,"timestamp":524783838,"id":3109,"parentId":3104,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\adapter.js","layer":"middleware"},"startTime":1772787290807,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5137,"timestamp":524814288,"id":3121,"parentId":3117,"tags":{},"startTime":1772787290838,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":94,"timestamp":524819464,"id":3136,"parentId":3117,"tags":{},"startTime":1772787290843,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6011,"timestamp":524814142,"id":3117,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\get-edge-preview-props.js","layer":"middleware"},"startTime":1772787290837,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5956,"timestamp":524814240,"id":3118,"parentId":3114,"tags":{},"startTime":1772787290837,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72,"timestamp":524820207,"id":3137,"parentId":3114,"tags":{},"startTime":1772787290843,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6957,"timestamp":524813819,"id":3114,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\error.js","layer":"middleware"},"startTime":1772787290837,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6518,"timestamp":524814275,"id":3120,"parentId":3116,"tags":{},"startTime":1772787290838,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70,"timestamp":524820803,"id":3138,"parentId":3116,"tags":{},"startTime":1772787290844,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12595,"timestamp":524814054,"id":3116,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\next-url.js","layer":"middleware"},"startTime":1772787290837,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":12438,"timestamp":524814262,"id":3119,"parentId":3115,"tags":{},"startTime":1772787290838,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":89,"timestamp":524826717,"id":3139,"parentId":3115,"tags":{},"startTime":1772787290850,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14567,"timestamp":524813962,"id":3115,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\utils.js","layer":"middleware"},"startTime":1772787290837,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":14079,"timestamp":524815852,"id":3125,"parentId":3123,"tags":{},"startTime":1772787290839,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":86,"timestamp":524829956,"id":3148,"parentId":3123,"tags":{},"startTime":1772787290853,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14995,"timestamp":524815718,"id":3123,"parentId":3105,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\api\\server.js","layer":"middleware"},"startTime":1772787290839,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":16709,"timestamp":524815827,"id":3124,"parentId":3122,"tags":{},"startTime":1772787290839,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":104,"timestamp":524832568,"id":3153,"parentId":3122,"tags":{},"startTime":1772787290856,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18130,"timestamp":524815564,"id":3122,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\internal-utils.js","layer":"middleware"},"startTime":1772787290839,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4449,"timestamp":524829313,"id":3145,"parentId":3144,"tags":{},"startTime":1772787290853,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4503,"timestamp":524829261,"id":3144,"parentId":3141,"tags":{},"startTime":1772787290853,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5251,"timestamp":524828945,"id":3141,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\app-router-headers.js","layer":"middleware"},"startTime":1772787290852,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":17850,"timestamp":524816597,"id":3131,"parentId":3126,"tags":{},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":110,"timestamp":524834473,"id":3154,"parentId":3126,"tags":{},"startTime":1772787290858,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19692,"timestamp":524816128,"id":3126,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\request.js","layer":"middleware"},"startTime":1772787290839,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":19222,"timestamp":524816624,"id":3132,"parentId":3127,"tags":{},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":85,"timestamp":524835857,"id":3155,"parentId":3127,"tags":{},"startTime":1772787290859,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":21601,"timestamp":524816248,"id":3127,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\response.js","layer":"middleware"},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12573,"timestamp":524829345,"id":3147,"parentId":3146,"tags":{},"startTime":1772787290853,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12602,"timestamp":524829324,"id":3146,"parentId":3142,"tags":{},"startTime":1772787290853,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13552,"timestamp":524829013,"id":3142,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\request-async-storage.external.js","layer":"shared"},"startTime":1772787290852,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25953,"timestamp":524816649,"id":3134,"parentId":3129,"tags":{},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":81,"timestamp":524842616,"id":3156,"parentId":3129,"tags":{},"startTime":1772787290866,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27892,"timestamp":524816427,"id":3129,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\async-storage\\request-async-storage-wrapper.js","layer":"middleware"},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":27709,"timestamp":524816638,"id":3133,"parentId":3128,"tags":{},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":77,"timestamp":524844358,"id":3157,"parentId":3128,"tags":{},"startTime":1772787290868,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29892,"timestamp":524816343,"id":3128,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\fetch-event.js","layer":"middleware"},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":29752,"timestamp":524816662,"id":3135,"parentId":3130,"tags":{},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":133,"timestamp":524846451,"id":3158,"parentId":3130,"tags":{},"startTime":1772787290870,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32633,"timestamp":524816511,"id":3130,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\lib\\constants.js","layer":"middleware"},"startTime":1772787290840,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22093,"timestamp":524829179,"id":3143,"parentId":3140,"tags":{},"startTime":1772787290852,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":75,"timestamp":524851296,"id":3159,"parentId":3140,"tags":{},"startTime":1772787290875,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24385,"timestamp":524828797,"id":3140,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\experimental\\testmode\\server-edge.js","layer":"middleware"},"startTime":1772787290852,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":23575,"timestamp":524831704,"id":3151,"parentId":3149,"tags":{},"startTime":1772787290855,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":81,"timestamp":524855300,"id":3160,"parentId":3149,"tags":{},"startTime":1772787290879,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27653,"timestamp":524830997,"id":3149,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\lib\\trace\\tracer.js","layer":"middleware"},"startTime":1772787290854,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":26919,"timestamp":524831833,"id":3152,"parentId":3150,"tags":{},"startTime":1772787290855,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":150,"timestamp":524858807,"id":3161,"parentId":3150,"tags":{},"startTime":1772787290882,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30601,"timestamp":524831213,"id":3150,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\lib\\trace\\constants.js","layer":"middleware"},"startTime":1772787290854,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4516,"timestamp":524863365,"id":3168,"parentId":3167,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4580,"timestamp":524863317,"id":3167,"parentId":3162,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5898,"timestamp":524862898,"id":3162,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\relativize-url.js","layer":"middleware"},"startTime":1772787290886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5420,"timestamp":524863446,"id":3174,"parentId":3173,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5441,"timestamp":524863429,"id":3173,"parentId":3165,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6164,"timestamp":524863118,"id":3165,"parentId":3116,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\get-hostname.js","layer":"middleware"},"startTime":1772787290886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6039,"timestamp":524863397,"id":3170,"parentId":3169,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6064,"timestamp":524863375,"id":3169,"parentId":3163,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6960,"timestamp":524863008,"id":3163,"parentId":3109,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\app-paths.js","layer":"middleware"},"startTime":1772787290886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7610,"timestamp":524863422,"id":3172,"parentId":3171,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7631,"timestamp":524863404,"id":3171,"parentId":3164,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8426,"timestamp":524863074,"id":3164,"parentId":3116,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\format-next-pathname-info.js","layer":"middleware"},"startTime":1772787290886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14619,"timestamp":524863470,"id":3176,"parentId":3175,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14643,"timestamp":524863453,"id":3175,"parentId":3166,"tags":{},"startTime":1772787290887,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":16141,"timestamp":524863161,"id":3166,"parentId":3116,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\get-next-pathname-info.js","layer":"middleware"},"startTime":1772787290886,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5593,"timestamp":524876155,"id":3186,"parentId":3185,"tags":{},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5625,"timestamp":524876133,"id":3185,"parentId":3180,"tags":{},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7014,"timestamp":524875272,"id":3180,"parentId":3142,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\request-async-storage-instance.js","layer":"shared"},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6203,"timestamp":524876122,"id":3184,"parentId":3183,"tags":{},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6265,"timestamp":524876062,"id":3183,"parentId":3179,"tags":{},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7735,"timestamp":524875075,"id":3179,"parentId":3116,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\i18n\\detect-domain-locale.js","layer":"middleware"},"startTime":1772787290898,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":18527,"timestamp":524867393,"id":3178,"parentId":3177,"tags":{},"startTime":1772787290891,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":66,"timestamp":524885934,"id":3201,"parentId":3177,"tags":{},"startTime":1772787290909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19675,"timestamp":524866573,"id":3177,"parentId":3126,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\cookies.js","layer":"middleware"},"startTime":1772787290890,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":12992,"timestamp":524875947,"id":3182,"parentId":3181,"tags":{},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":83,"timestamp":524888968,"id":3202,"parentId":3181,"tags":{},"startTime":1772787290912,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14372,"timestamp":524875730,"id":3181,"parentId":3129,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\async-storage\\draft-mode-provider.js","layer":"middleware"},"startTime":1772787290899,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":8371,"timestamp":524883848,"id":3191,"parentId":3187,"tags":{},"startTime":1772787290907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":144,"timestamp":524892242,"id":3218,"parentId":3187,"tags":{},"startTime":1772787290915,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":10052,"timestamp":524882945,"id":3187,"parentId":3123,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\exports\\index.js","layer":"middleware"},"startTime":1772787290906,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":9133,"timestamp":524883910,"id":3193,"parentId":3189,"tags":{},"startTime":1772787290907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":143,"timestamp":524893062,"id":3219,"parentId":3189,"tags":{},"startTime":1772787290916,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12572,"timestamp":524883200,"id":3189,"parentId":3129,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\adapters\\request-cookies.js","layer":"middleware"},"startTime":1772787290906,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":11929,"timestamp":524883891,"id":3192,"parentId":3188,"tags":{},"startTime":1772787290907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":98,"timestamp":524895838,"id":3220,"parentId":3188,"tags":{},"startTime":1772787290919,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15340,"timestamp":524883090,"id":3188,"parentId":3129,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\adapters\\headers.js","layer":"middleware"},"startTime":1772787290906,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":14551,"timestamp":524883927,"id":3194,"parentId":3190,"tags":{},"startTime":1772787290907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":87,"timestamp":524898492,"id":3221,"parentId":3190,"tags":{},"startTime":1772787290922,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15741,"timestamp":524883289,"id":3190,"parentId":3127,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\adapters\\reflect.js","layer":"middleware"},"startTime":1772787290907,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":12425,"timestamp":524891179,"id":3209,"parentId":3208,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":12475,"timestamp":524891135,"id":3208,"parentId":3203,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module-js","duration":13470,"timestamp":524890790,"id":3203,"parentId":3163,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\segment.js","layer":"middleware"},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13078,"timestamp":524891210,"id":3211,"parentId":3210,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13101,"timestamp":524891189,"id":3210,"parentId":3204,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13657,"timestamp":524890882,"id":3204,"parentId":3164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\remove-trailing-slash.js","layer":"middleware"},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13307,"timestamp":524891258,"id":3215,"parentId":3214,"tags":{},"startTime":1772787290915,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13325,"timestamp":524891242,"id":3214,"parentId":3206,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13897,"timestamp":524890973,"id":3206,"parentId":3164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\add-path-prefix.js","layer":"middleware"},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13687,"timestamp":524891235,"id":3213,"parentId":3212,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13706,"timestamp":524891217,"id":3212,"parentId":3205,"tags":{},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14330,"timestamp":524890933,"id":3205,"parentId":3164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\add-locale.js","layer":"middleware"},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":14187,"timestamp":524891280,"id":3217,"parentId":3216,"tags":{},"startTime":1772787290915,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":14206,"timestamp":524891265,"id":3216,"parentId":3207,"tags":{},"startTime":1772787290915,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14728,"timestamp":524891015,"id":3207,"parentId":3164,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\add-path-suffix.js","layer":"middleware"},"startTime":1772787290914,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5928,"timestamp":524899977,"id":3227,"parentId":3226,"tags":{},"startTime":1772787290923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5952,"timestamp":524899957,"id":3226,"parentId":3223,"tags":{},"startTime":1772787290923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6637,"timestamp":524899674,"id":3223,"parentId":3166,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\i18n\\normalize-locale-path.js","layer":"middleware"},"startTime":1772787290923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6391,"timestamp":524899946,"id":3225,"parentId":3224,"tags":{},"startTime":1772787290923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6438,"timestamp":524899901,"id":3224,"parentId":3222,"tags":{},"startTime":1772787290923,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7069,"timestamp":524899571,"id":3222,"parentId":3180,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\async-local-storage.js","layer":"shared"},"startTime":1772787290923,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22982,"timestamp":524885728,"id":3198,"parentId":3195,"tags":{},"startTime":1772787290909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":142,"timestamp":524908770,"id":3237,"parentId":3195,"tags":{},"startTime":1772787290932,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25362,"timestamp":524885029,"id":3195,"parentId":3105,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\index.js","layer":"middleware"},"startTime":1772787290908,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24691,"timestamp":524885755,"id":3199,"parentId":3196,"tags":{},"startTime":1772787290909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":84,"timestamp":524910460,"id":3238,"parentId":3196,"tags":{},"startTime":1772787290934,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25749,"timestamp":524885533,"id":3196,"parentId":3140,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\experimental\\testmode\\context.js","layer":"middleware"},"startTime":1772787290909,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25689,"timestamp":524885769,"id":3200,"parentId":3197,"tags":{},"startTime":1772787290909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":71,"timestamp":524911469,"id":3239,"parentId":3197,"tags":{},"startTime":1772787290935,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27970,"timestamp":524885633,"id":3197,"parentId":3140,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\experimental\\testmode\\fetch.js","layer":"middleware"},"startTime":1772787290909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9970,"timestamp":524907477,"id":3234,"parentId":3233,"tags":{},"startTime":1772787290931,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10018,"timestamp":524907438,"id":3233,"parentId":3229,"tags":{},"startTime":1772787290931,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11143,"timestamp":524906861,"id":3229,"parentId":3166,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\path-has-prefix.js","layer":"middleware"},"startTime":1772787290930,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10517,"timestamp":524907523,"id":3236,"parentId":3235,"tags":{},"startTime":1772787290931,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10550,"timestamp":524907492,"id":3235,"parentId":3230,"tags":{},"startTime":1772787290931,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11349,"timestamp":524906914,"id":3230,"parentId":3163,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\page-path\\ensure-leading-slash.js","layer":"middleware"},"startTime":1772787290930,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10867,"timestamp":524907422,"id":3232,"parentId":3231,"tags":{},"startTime":1772787290931,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10975,"timestamp":524907317,"id":3231,"parentId":3228,"tags":{},"startTime":1772787290931,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11876,"timestamp":524906756,"id":3228,"parentId":3166,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\remove-path-prefix.js","layer":"middleware"},"startTime":1772787290930,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":813,"timestamp":524922055,"id":3240,"parentId":3196,"tags":{"name":"node:async_hooks","layer":null},"startTime":1772787290945,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":29,"timestamp":524922948,"id":3241,"parentId":3197,"tags":{"name":"buffer","layer":null},"startTime":1772787290946,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1585,"timestamp":524923599,"id":3250,"parentId":3249,"tags":{},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1658,"timestamp":524923534,"id":3249,"parentId":3242,"tags":{},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2512,"timestamp":524922997,"id":3242,"parentId":3189,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\static-generation-async-storage.external.js","layer":"shared"},"startTime":1772787290946,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":16665,"timestamp":524923461,"id":3246,"parentId":3243,"tags":{},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62,"timestamp":524940146,"id":3288,"parentId":3243,"tags":{},"startTime":1772787290963,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17391,"timestamp":524923160,"id":3243,"parentId":3187,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\url-pattern.js","layer":"middleware"},"startTime":1772787290946,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":17048,"timestamp":524923520,"id":3248,"parentId":3245,"tags":{},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":52,"timestamp":524940576,"id":3289,"parentId":3245,"tags":{},"startTime":1772787290964,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17441,"timestamp":524923363,"id":3245,"parentId":3187,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\image-response.js","layer":"middleware"},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":17314,"timestamp":524923504,"id":3247,"parentId":3244,"tags":{},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":51,"timestamp":524940825,"id":3290,"parentId":3244,"tags":{},"startTime":1772787290964,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":18379,"timestamp":524923275,"id":3244,"parentId":3187,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\web\\spec-extension\\user-agent.js","layer":"middleware"},"startTime":1772787290947,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10210,"timestamp":524931487,"id":3253,"parentId":3252,"tags":{},"startTime":1772787290955,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10270,"timestamp":524931430,"id":3252,"parentId":3251,"tags":{},"startTime":1772787290955,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":11855,"timestamp":524931061,"id":3251,"parentId":3206,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\shared\\lib\\router\\utils\\parse-path.js","layer":"middleware"},"startTime":1772787290954,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":9553,"timestamp":524937361,"id":3274,"parentId":3257,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56,"timestamp":524946929,"id":3315,"parentId":3257,"tags":{},"startTime":1772787290970,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":13181,"timestamp":524934820,"id":3257,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\sign.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":10676,"timestamp":524937343,"id":3273,"parentId":3256,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":54,"timestamp":524948028,"id":3316,"parentId":3256,"tags":{},"startTime":1772787290971,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":14186,"timestamp":524934734,"id":3256,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\encrypt.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":11718,"timestamp":524937223,"id":3271,"parentId":3254,"tags":{},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":78,"timestamp":524948954,"id":3317,"parentId":3254,"tags":{},"startTime":1772787290972,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":15899,"timestamp":524934421,"id":3254,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\verify.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":13073,"timestamp":524937320,"id":3272,"parentId":3255,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":131,"timestamp":524950422,"id":3318,"parentId":3255,"tags":{},"startTime":1772787290974,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17054,"timestamp":524934635,"id":3255,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\decrypt.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":14349,"timestamp":524937379,"id":3275,"parentId":3258,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":67,"timestamp":524951742,"id":3319,"parentId":3258,"tags":{},"startTime":1772787290975,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17836,"timestamp":524934900,"id":3258,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwt\\unsecured.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":15292,"timestamp":524937464,"id":3279,"parentId":3262,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":54,"timestamp":524952765,"id":3320,"parentId":3262,"tags":{},"startTime":1772787290976,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":17377,"timestamp":524935772,"id":3262,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\embedded.js","layer":"middleware"},"startTime":1772787290959,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":15759,"timestamp":524937405,"id":3276,"parentId":3259,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":53,"timestamp":524953173,"id":3321,"parentId":3259,"tags":{},"startTime":1772787290976,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":19731,"timestamp":524934992,"id":3259,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\local.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":17317,"timestamp":524937430,"id":3277,"parentId":3260,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":72,"timestamp":524954757,"id":3322,"parentId":3260,"tags":{},"startTime":1772787290978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23130,"timestamp":524935242,"id":3260,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwks\\remote.js","layer":"middleware"},"startTime":1772787290958,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":20966,"timestamp":524937449,"id":3278,"parentId":3261,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":106,"timestamp":524958429,"id":3323,"parentId":3261,"tags":{},"startTime":1772787290982,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24283,"timestamp":524935459,"id":3261,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwk\\thumbprint.js","layer":"middleware"},"startTime":1772787290959,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22254,"timestamp":524937523,"id":3283,"parentId":3266,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":67,"timestamp":524959791,"id":3324,"parentId":3266,"tags":{},"startTime":1772787290983,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":23860,"timestamp":524936679,"id":3266,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\base64url.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":23080,"timestamp":524937479,"id":3280,"parentId":3263,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":55,"timestamp":524960568,"id":3325,"parentId":3263,"tags":{},"startTime":1772787290984,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":24958,"timestamp":524936105,"id":3263,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_jwt.js","layer":"middleware"},"startTime":1772787290959,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":23586,"timestamp":524937491,"id":3281,"parentId":3264,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":52,"timestamp":524961085,"id":3326,"parentId":3264,"tags":{},"startTime":1772787290984,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25343,"timestamp":524936286,"id":3264,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\decode_protected_header.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24104,"timestamp":524937544,"id":3284,"parentId":3267,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":51,"timestamp":524961656,"id":3327,"parentId":3267,"tags":{},"startTime":1772787290985,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25171,"timestamp":524936819,"id":3267,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\export.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24498,"timestamp":524937507,"id":3282,"parentId":3265,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":52,"timestamp":524962013,"id":3328,"parentId":3265,"tags":{},"startTime":1772787290985,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27050,"timestamp":524936454,"id":3265,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\util\\errors.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":26095,"timestamp":524937560,"id":3285,"parentId":3268,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":152,"timestamp":524963694,"id":3329,"parentId":3268,"tags":{},"startTime":1772787290987,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":28745,"timestamp":524936913,"id":3268,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\import.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":34798,"timestamp":524937587,"id":3287,"parentId":3270,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":76,"timestamp":524972419,"id":3333,"parentId":3270,"tags":{},"startTime":1772787290996,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module-js","duration":36388,"timestamp":524937091,"id":3270,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_secret.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":36204,"timestamp":524937573,"id":3286,"parentId":3269,"tags":{},"startTime":1772787290961,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":524973791,"id":3334,"parentId":3269,"tags":{},"startTime":1772787290997,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":37814,"timestamp":524937003,"id":3269,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\key\\generate_key_pair.js","layer":"middleware"},"startTime":1772787290960,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8437,"timestamp":524966986,"id":3332,"parentId":3331,"tags":{},"startTime":1772787290990,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8496,"timestamp":524966932,"id":3331,"parentId":3330,"tags":{},"startTime":1772787290990,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9390,"timestamp":524966309,"id":3330,"parentId":3242,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\client\\components\\static-generation-async-storage-instance.js","layer":"shared"},"startTime":1772787290990,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":30264,"timestamp":524946165,"id":3304,"parentId":3292,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56,"timestamp":524976444,"id":3335,"parentId":3292,"tags":{},"startTime":1772787291000,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32447,"timestamp":524945280,"id":3292,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\encrypt.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":31687,"timestamp":524946133,"id":3303,"parentId":3291,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":172,"timestamp":524977857,"id":3336,"parentId":3291,"tags":{},"startTime":1772787291001,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33828,"timestamp":524945119,"id":3291,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\compact\\decrypt.js","layer":"middleware"},"startTime":1772787290968,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":32799,"timestamp":524946192,"id":3306,"parentId":3294,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":98,"timestamp":524979006,"id":3337,"parentId":3294,"tags":{},"startTime":1772787291002,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36102,"timestamp":524945464,"id":3294,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\encrypt.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":35453,"timestamp":524946180,"id":3305,"parentId":3293,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":92,"timestamp":524981653,"id":3338,"parentId":3293,"tags":{},"startTime":1772787291005,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36977,"timestamp":524945381,"id":3293,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\general\\decrypt.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":36566,"timestamp":524946221,"id":3308,"parentId":3296,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":524982800,"id":3339,"parentId":3296,"tags":{},"startTime":1772787291006,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":40182,"timestamp":524945638,"id":3296,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\encrypt.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":39626,"timestamp":524946245,"id":3310,"parentId":3298,"tags":{},"startTime":1772787290970,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":89,"timestamp":524985888,"id":3340,"parentId":3298,"tags":{},"startTime":1772787291009,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":40656,"timestamp":524945789,"id":3298,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\sign.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":40260,"timestamp":524946207,"id":3307,"parentId":3295,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73,"timestamp":524986476,"id":3341,"parentId":3295,"tags":{},"startTime":1772787291010,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":42991,"timestamp":524945555,"id":3295,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jwe\\flattened\\decrypt.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":42344,"timestamp":524946233,"id":3309,"parentId":3297,"tags":{},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":73,"timestamp":524988589,"id":3342,"parentId":3297,"tags":{},"startTime":1772787291012,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43397,"timestamp":524945717,"id":3297,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\compact\\verify.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":42876,"timestamp":524946256,"id":3311,"parentId":3299,"tags":{},"startTime":1772787290970,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":524989142,"id":3343,"parentId":3299,"tags":{},"startTime":1772787291012,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":48390,"timestamp":524945856,"id":3299,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\sign.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":55210,"timestamp":524946294,"id":3314,"parentId":3302,"tags":{},"startTime":1772787290970,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":67,"timestamp":525001528,"id":3344,"parentId":3302,"tags":{},"startTime":1772787291025,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56393,"timestamp":524946052,"id":3302,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\sign.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":56187,"timestamp":524946282,"id":3313,"parentId":3301,"tags":{},"startTime":1772787290970,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56,"timestamp":525002479,"id":3345,"parentId":3301,"tags":{},"startTime":1772787291026,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":56911,"timestamp":524945987,"id":3301,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\general\\verify.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":56646,"timestamp":524946269,"id":3312,"parentId":3300,"tags":{},"startTime":1772787290970,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56,"timestamp":525002923,"id":3346,"parentId":3300,"tags":{},"startTime":1772787291026,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":58191,"timestamp":524945920,"id":3300,"parentId":3195,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\jws\\flattened\\verify.js","layer":"middleware"},"startTime":1772787290969,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":16416,"timestamp":525007034,"id":3348,"parentId":3347,"tags":{},"startTime":1772787291030,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":76,"timestamp":525023470,"id":3401,"parentId":3347,"tags":{},"startTime":1772787291047,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":35067,"timestamp":525006142,"id":3347,"parentId":3149,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@opentelemetry\\api\\index.js","layer":"middleware"},"startTime":1772787291029,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":24983,"timestamp":525017118,"id":3350,"parentId":3349,"tags":{},"startTime":1772787291040,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":94,"timestamp":525042127,"id":3402,"parentId":3349,"tags":{},"startTime":1772787291065,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27129,"timestamp":525016923,"id":3349,"parentId":3181,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\esm\\server\\api-utils\\index.js","layer":"middleware"},"startTime":1772787291040,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25199,"timestamp":525020422,"id":3379,"parentId":3356,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":525045639,"id":3403,"parentId":3356,"tags":{},"startTime":1772787291069,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27851,"timestamp":525018415,"id":3356,"parentId":3261,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_key_like.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25919,"timestamp":525020399,"id":3378,"parentId":3355,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":92,"timestamp":525046334,"id":3404,"parentId":3355,"tags":{},"startTime":1772787291070,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29180,"timestamp":525018345,"id":3355,"parentId":3261,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\invalid_key_input.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":27145,"timestamp":525020440,"id":3380,"parentId":3357,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":84,"timestamp":525047607,"id":3405,"parentId":3357,"tags":{},"startTime":1772787291071,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":29764,"timestamp":525018519,"id":3357,"parentId":3261,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_jwk.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":27976,"timestamp":525020335,"id":3375,"parentId":3352,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":61,"timestamp":525048323,"id":3406,"parentId":3352,"tags":{},"startTime":1772787291072,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":30660,"timestamp":525018119,"id":3352,"parentId":3262,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_object.js","layer":"middleware"},"startTime":1772787291041,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":28423,"timestamp":525020376,"id":3377,"parentId":3354,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":56,"timestamp":525048809,"id":3407,"parentId":3354,"tags":{},"startTime":1772787291072,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":32733,"timestamp":525018263,"id":3354,"parentId":3257,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwt_claims_set.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":30676,"timestamp":525020355,"id":3376,"parentId":3353,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":63,"timestamp":525051041,"id":3408,"parentId":3353,"tags":{},"startTime":1772787291074,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":33746,"timestamp":525018193,"id":3353,"parentId":3258,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\buffer_utils.js","layer":"middleware"},"startTime":1772787291041,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":31703,"timestamp":525020273,"id":3374,"parentId":3351,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":123,"timestamp":525051992,"id":3409,"parentId":3351,"tags":{},"startTime":1772787291075,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":34596,"timestamp":525018005,"id":3351,"parentId":3261,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\digest.js","layer":"middleware"},"startTime":1772787291041,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":32183,"timestamp":525020455,"id":3381,"parentId":3358,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":74,"timestamp":525052654,"id":3410,"parentId":3358,"tags":{},"startTime":1772787291076,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":35727,"timestamp":525018592,"id":3358,"parentId":3266,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\base64.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":33915,"timestamp":525020501,"id":3385,"parentId":3362,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":120,"timestamp":525054445,"id":3411,"parentId":3362,"tags":{},"startTime":1772787291078,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36072,"timestamp":525019007,"id":3362,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\private_symbols.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":34615,"timestamp":525020512,"id":3386,"parentId":3363,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":67,"timestamp":525055143,"id":3412,"parentId":3363,"tags":{},"startTime":1772787291078,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":36519,"timestamp":525019283,"id":3363,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\cek.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":35378,"timestamp":525020467,"id":3382,"parentId":3359,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":75,"timestamp":525055861,"id":3413,"parentId":3359,"tags":{},"startTime":1772787291079,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":40727,"timestamp":525018663,"id":3359,"parentId":3267,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\asn1.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":38922,"timestamp":525020523,"id":3387,"parentId":3364,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70,"timestamp":525059458,"id":3414,"parentId":3364,"tags":{},"startTime":1772787291083,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":40438,"timestamp":525019427,"id":3364,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\is_disjoint.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":39395,"timestamp":525020490,"id":3384,"parentId":3361,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":53,"timestamp":525059894,"id":3415,"parentId":3361,"tags":{},"startTime":1772787291083,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":42072,"timestamp":525018820,"id":3361,"parentId":3267,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\key_to_jwk.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":40515,"timestamp":525020479,"id":3383,"parentId":3360,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":166,"timestamp":525061025,"id":3416,"parentId":3360,"tags":{},"startTime":1772787291084,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43944,"timestamp":525018743,"id":3360,"parentId":3268,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\jwk_to_key.js","layer":"middleware"},"startTime":1772787291042,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":42173,"timestamp":525020558,"id":3390,"parentId":3367,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":75,"timestamp":525062745,"id":3417,"parentId":3367,"tags":{},"startTime":1772787291086,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":44157,"timestamp":525019758,"id":3367,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_type.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":43393,"timestamp":525020545,"id":3389,"parentId":3366,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":525063949,"id":3418,"parentId":3366,"tags":{},"startTime":1772787291087,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":44852,"timestamp":525019669,"id":3366,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_crit.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":44028,"timestamp":525020533,"id":3388,"parentId":3365,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":57,"timestamp":525064572,"id":3419,"parentId":3365,"tags":{},"startTime":1772787291088,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":46041,"timestamp":525019548,"id":3365,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt_key_management.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":45027,"timestamp":525020583,"id":3392,"parentId":3369,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"}] +[{"name":"next-swc-loader","duration":54,"timestamp":525065762,"id":3420,"parentId":3369,"tags":{},"startTime":1772787291089,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":46748,"timestamp":525019895,"id":3369,"parentId":3296,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\encrypt.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":46097,"timestamp":525020570,"id":3391,"parentId":3368,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":58,"timestamp":525066677,"id":3421,"parentId":3368,"tags":{},"startTime":1772787291090,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49408,"timestamp":525019828,"id":3368,"parentId":3294,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\normalize_key.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":48669,"timestamp":525020627,"id":3396,"parentId":3373,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":121,"timestamp":525069320,"id":3422,"parentId":3373,"tags":{},"startTime":1772787291093,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":49780,"timestamp":525020173,"id":3373,"parentId":3299,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\sign.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":49360,"timestamp":525020617,"id":3395,"parentId":3372,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":59,"timestamp":525069989,"id":3423,"parentId":3372,"tags":{},"startTime":1772787291093,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":50198,"timestamp":525020103,"id":3372,"parentId":3295,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\validate_algorithms.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":49723,"timestamp":525020594,"id":3393,"parentId":3370,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":54,"timestamp":525070326,"id":3424,"parentId":3370,"tags":{},"startTime":1772787291094,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":51521,"timestamp":525019963,"id":3370,"parentId":3295,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":58827,"timestamp":525020606,"id":3394,"parentId":3371,"tags":{},"startTime":1772787291044,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":69,"timestamp":525079470,"id":3425,"parentId":3371,"tags":{},"startTime":1772787291103,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":61179,"timestamp":525020031,"id":3371,"parentId":3295,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\decrypt_key_management.js","layer":"middleware"},"startTime":1772787291043,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":57890,"timestamp":525023404,"id":3400,"parentId":3398,"tags":{},"startTime":1772787291047,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":164,"timestamp":525081319,"id":3426,"parentId":3398,"tags":{},"startTime":1772787291105,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":59333,"timestamp":525023266,"id":3398,"parentId":3300,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\verify.js","layer":"middleware"},"startTime":1772787291047,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":61214,"timestamp":525023359,"id":3399,"parentId":3397,"tags":{},"startTime":1772787291047,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":70,"timestamp":525084596,"id":3427,"parentId":3397,"tags":{},"startTime":1772787291108,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":66141,"timestamp":525023075,"id":3397,"parentId":3177,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@edge-runtime\\cookies\\index.js","layer":"middleware"},"startTime":1772787291046,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":900,"timestamp":525093822,"id":3440,"parentId":3428,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":113,"timestamp":525094773,"id":3454,"parentId":3428,"tags":{},"startTime":1772787291118,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3540,"timestamp":525092916,"id":3428,"parentId":3365,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aeskw.js","layer":"middleware"},"startTime":1772787291116,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2683,"timestamp":525093852,"id":3441,"parentId":3429,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":107,"timestamp":525096555,"id":3455,"parentId":3429,"tags":{},"startTime":1772787291120,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4574,"timestamp":525093058,"id":3429,"parentId":3365,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\ecdhes.js","layer":"middleware"},"startTime":1772787291116,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3747,"timestamp":525093911,"id":3445,"parentId":3433,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":62,"timestamp":525097670,"id":3456,"parentId":3433,"tags":{},"startTime":1772787291121,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4737,"timestamp":525093341,"id":3433,"parentId":3365,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\aesgcmkw.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5604,"timestamp":525093878,"id":3443,"parentId":3431,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":51,"timestamp":525099496,"id":3457,"parentId":3431,"tags":{},"startTime":1772787291123,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7007,"timestamp":525093206,"id":3431,"parentId":3365,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\pbes2kw.js","layer":"middleware"},"startTime":1772787291116,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6373,"timestamp":525093866,"id":3442,"parentId":3430,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":51,"timestamp":525100248,"id":3458,"parentId":3430,"tags":{},"startTime":1772787291124,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7525,"timestamp":525093137,"id":3430,"parentId":3365,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\rsaes.js","layer":"middleware"},"startTime":1772787291116,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6785,"timestamp":525093892,"id":3444,"parentId":3432,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":51,"timestamp":525100685,"id":3459,"parentId":3432,"tags":{},"startTime":1772787291124,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7668,"timestamp":525093273,"id":3432,"parentId":3369,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_iv_length.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":6990,"timestamp":525093966,"id":3448,"parentId":3436,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":49,"timestamp":525100964,"id":3460,"parentId":3436,"tags":{},"startTime":1772787291124,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7708,"timestamp":525093551,"id":3436,"parentId":3369,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\iv.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":7327,"timestamp":525093947,"id":3447,"parentId":3435,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":51,"timestamp":525101282,"id":3461,"parentId":3435,"tags":{},"startTime":1772787291125,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8086,"timestamp":525093485,"id":3435,"parentId":3369,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_cek_length.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":7561,"timestamp":525094025,"id":3451,"parentId":3439,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":68,"timestamp":525101594,"id":3462,"parentId":3439,"tags":{},"startTime":1772787291125,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":8337,"timestamp":525093745,"id":3439,"parentId":3373,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\check_key_length.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":8148,"timestamp":525094005,"id":3450,"parentId":3438,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":290,"timestamp":525102172,"id":3463,"parentId":3438,"tags":{},"startTime":1772787291125,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":9784,"timestamp":525093679,"id":3438,"parentId":3373,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\get_sign_verify_key.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":11429,"timestamp":525093986,"id":3449,"parentId":3437,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":61,"timestamp":525105437,"id":3464,"parentId":3437,"tags":{},"startTime":1772787291129,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":12408,"timestamp":525093616,"id":3437,"parentId":3373,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\subtle_dsa.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":11771,"timestamp":525094283,"id":3453,"parentId":3452,"tags":{},"startTime":1772787291118,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":65,"timestamp":525106064,"id":3465,"parentId":3452,"tags":{},"startTime":1772787291129,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":25099,"timestamp":525094184,"id":3452,"parentId":3244,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\ua-parser-js\\ua-parser.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":25483,"timestamp":525093929,"id":3446,"parentId":3434,"tags":{},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":89,"timestamp":525119489,"id":3466,"parentId":3434,"tags":{},"startTime":1772787291143,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":27297,"timestamp":525093417,"id":3434,"parentId":3369,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\jose\\dist\\webapi\\lib\\crypto_key.js","layer":"middleware"},"startTime":1772787291117,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1098,"timestamp":525122428,"id":3468,"parentId":3467,"tags":{},"startTime":1772787291146,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":125,"timestamp":525123580,"id":3469,"parentId":3467,"tags":{},"startTime":1772787291147,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2760,"timestamp":525122303,"id":3467,"parentId":3349,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\cookie\\index.js","layer":"middleware"},"startTime":1772787291146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":371873,"timestamp":524753318,"id":3103,"parentId":3102,"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":1772787290777,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":374428,"timestamp":524750825,"id":3102,"parentId":3101,"tags":{},"startTime":1772787290774,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1488,"timestamp":525139057,"id":3471,"parentId":3470,"tags":{},"startTime":1772787291162,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":10,"timestamp":525140635,"id":3473,"parentId":3470,"tags":{},"startTime":1772787291164,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":63,"timestamp":525140672,"id":3474,"parentId":3470,"tags":{},"startTime":1772787291164,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":525140770,"id":3475,"parentId":3470,"tags":{},"startTime":1772787291164,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":525140809,"id":3476,"parentId":3470,"tags":{},"startTime":1772787291164,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":710,"timestamp":525140585,"id":3472,"parentId":3470,"tags":{},"startTime":1772787291164,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":2059,"timestamp":525145639,"id":3477,"parentId":3470,"tags":{},"startTime":1772787291169,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":12390,"timestamp":525147742,"id":3478,"parentId":3470,"tags":{},"startTime":1772787291171,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4782,"timestamp":525161755,"id":3479,"parentId":3470,"tags":{},"startTime":1772787291185,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":335,"timestamp":525166534,"id":3480,"parentId":3470,"tags":{},"startTime":1772787291190,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":49,"timestamp":525166857,"id":3481,"parentId":3470,"tags":{},"startTime":1772787291190,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":21270,"timestamp":525166912,"id":3482,"parentId":3470,"tags":{},"startTime":1772787291190,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":51936,"timestamp":525137920,"id":3470,"parentId":3101,"tags":{},"startTime":1772787291161,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":443283,"timestamp":524746697,"id":3101,"parentId":3099,"tags":{"name":"edge-server"},"startTime":1772787290770,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":45773,"timestamp":525190014,"id":3483,"parentId":3099,"tags":{},"startTime":1772787291213,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":492701,"timestamp":524744258,"id":3100,"tags":{"trigger":"/src/middleware","isTurbopack":false},"startTime":1772787290768,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-edge-server","duration":493446,"timestamp":524744116,"id":3099,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787290767,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":99589,"timestamp":525238304,"id":3484,"tags":{"url":"/admin/dashboard","isTurbopack":false},"startTime":1772787291262,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26001,"timestamp":525360084,"id":3492,"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":1772787291383,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40475,"timestamp":525359830,"id":3490,"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":1772787291383,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":44415,"timestamp":525360058,"id":3491,"parentId":3489,"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":1772787291383,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":78942,"timestamp":525382898,"id":3494,"parentId":3493,"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":1772787291406,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":970,"timestamp":525467563,"id":3498,"parentId":3497,"tags":{},"startTime":1772787291491,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1129,"timestamp":525467412,"id":3497,"parentId":3495,"tags":{},"startTime":1772787291491,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2121,"timestamp":525467083,"id":3495,"parentId":3494,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\layout.jsx","layer":"rsc"},"startTime":1772787291490,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1895,"timestamp":525467629,"id":3500,"parentId":3499,"tags":{},"startTime":1772787291491,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1954,"timestamp":525467574,"id":3499,"parentId":3496,"tags":{},"startTime":1772787291491,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2679,"timestamp":525467287,"id":3496,"parentId":3494,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\dashboard\\page.jsx","layer":"rsc"},"startTime":1772787291491,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":112367,"timestamp":525360098,"id":3493,"parentId":3489,"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":1772787291383,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":853,"timestamp":525487852,"id":3518,"parentId":3488,"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":1772787291511,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":819,"timestamp":525488753,"id":3519,"parentId":3488,"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":1772787291512,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3627,"timestamp":525495728,"id":3523,"parentId":3522,"tags":{},"startTime":1772787291519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3773,"timestamp":525495606,"id":3522,"parentId":3520,"tags":{},"startTime":1772787291519,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":5268,"timestamp":525495135,"id":3520,"parentId":3519,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\layout.jsx","layer":"ssr"},"startTime":1772787291518,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7053,"timestamp":525495800,"id":3525,"parentId":3524,"tags":{},"startTime":1772787291519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7122,"timestamp":525495741,"id":3524,"parentId":3521,"tags":{},"startTime":1772787291519,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":12464,"timestamp":525495329,"id":3521,"parentId":3518,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\dashboard\\page.jsx","layer":"ssr"},"startTime":1772787291519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3221,"timestamp":525515154,"id":3528,"parentId":3527,"tags":{},"startTime":1772787291538,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3310,"timestamp":525515077,"id":3527,"parentId":3526,"tags":{},"startTime":1772787291538,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6437,"timestamp":525514919,"id":3526,"parentId":3520,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\PermissionContext.js","layer":"ssr"},"startTime":1772787291538,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4947,"timestamp":525518208,"id":3531,"parentId":3530,"tags":{},"startTime":1772787291541,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5040,"timestamp":525518121,"id":3530,"parentId":3529,"tags":{},"startTime":1772787291541,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":6804,"timestamp":525517947,"id":3529,"parentId":3520,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\adminsidebar\\AdminSidebar.jsx","layer":"ssr"},"startTime":1772787291541,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":178505,"timestamp":525352799,"id":3489,"parentId":3488,"tags":{},"startTime":1772787291376,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2318,"timestamp":525536511,"id":3533,"parentId":3532,"tags":{},"startTime":1772787291560,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":22,"timestamp":525538859,"id":3535,"parentId":3532,"tags":{},"startTime":1772787291562,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":6403,"timestamp":525538912,"id":3536,"parentId":3532,"tags":{},"startTime":1772787291562,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":19,"timestamp":525545381,"id":3537,"parentId":3532,"tags":{},"startTime":1772787291569,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":18,"timestamp":525545434,"id":3538,"parentId":3532,"tags":{},"startTime":1772787291569,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7771,"timestamp":525538850,"id":3534,"parentId":3532,"tags":{},"startTime":1772787291562,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":645,"timestamp":525549354,"id":3539,"parentId":3532,"tags":{},"startTime":1772787291573,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4254,"timestamp":525550016,"id":3540,"parentId":3532,"tags":{},"startTime":1772787291573,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1332,"timestamp":525556033,"id":3541,"parentId":3532,"tags":{},"startTime":1772787291579,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":116,"timestamp":525557364,"id":3542,"parentId":3532,"tags":{},"startTime":1772787291581,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":83,"timestamp":525557467,"id":3543,"parentId":3532,"tags":{},"startTime":1772787291581,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7489,"timestamp":525557556,"id":3544,"parentId":3532,"tags":{},"startTime":1772787291581,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":34083,"timestamp":525535004,"id":3532,"parentId":3488,"tags":{},"startTime":1772787291558,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":221116,"timestamp":525351687,"id":3488,"parentId":3486,"tags":{"name":"server"},"startTime":1772787291375,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":20423,"timestamp":525572871,"id":3545,"parentId":3486,"tags":{},"startTime":1772787291596,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":244634,"timestamp":525349143,"id":3486,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787291372,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":3452,"timestamp":525604426,"id":3552,"parentId":3547,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":3459,"timestamp":525604431,"id":3553,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":1935,"timestamp":525607959,"id":3558,"parentId":3556,"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":1772787291631,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":1057,"timestamp":525609972,"id":3559,"parentId":3557,"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":1772787291633,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8066,"timestamp":525604439,"id":3555,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9279,"timestamp":525604349,"id":3548,"parentId":3547,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6680,"timestamp":525619322,"id":3563,"parentId":3562,"tags":{},"startTime":1772787291643,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6788,"timestamp":525619231,"id":3562,"parentId":3560,"tags":{},"startTime":1772787291642,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":8846,"timestamp":525618849,"id":3560,"parentId":3559,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\layout.jsx","layer":"app-pages-browser"},"startTime":1772787291642,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24125,"timestamp":525604435,"id":3554,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":11572,"timestamp":525619383,"id":3565,"parentId":3564,"tags":{},"startTime":1772787291643,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":11645,"timestamp":525619332,"id":3564,"parentId":3561,"tags":{},"startTime":1772787291643,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":16774,"timestamp":525619033,"id":3561,"parentId":3558,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\dashboard\\page.jsx","layer":"app-pages-browser"},"startTime":1772787291642,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31523,"timestamp":525604422,"id":3551,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31809,"timestamp":525604409,"id":3549,"parentId":3547,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":35858,"timestamp":525604417,"id":3550,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2020,"timestamp":525639967,"id":3571,"parentId":3570,"tags":{},"startTime":1772787291663,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2083,"timestamp":525639916,"id":3570,"parentId":3567,"tags":{},"startTime":1772787291663,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3897,"timestamp":525639706,"id":3567,"parentId":3560,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\PermissionContext.js","layer":"app-pages-browser"},"startTime":1772787291663,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9295,"timestamp":525639906,"id":3569,"parentId":3568,"tags":{},"startTime":1772787291663,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9620,"timestamp":525639826,"id":3568,"parentId":3566,"tags":{},"startTime":1772787291663,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":14925,"timestamp":525639532,"id":3566,"parentId":3560,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\adminsidebar\\AdminSidebar.jsx","layer":"app-pages-browser"},"startTime":1772787291663,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":52383,"timestamp":525604447,"id":3557,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":52395,"timestamp":525604442,"id":3556,"parentId":3547,"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":1772787291628,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":61138,"timestamp":525595740,"id":3547,"parentId":3546,"tags":{},"startTime":1772787291619,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2599,"timestamp":525661080,"id":3573,"parentId":3572,"tags":{},"startTime":1772787291684,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":525663723,"id":3575,"parentId":3572,"tags":{},"startTime":1772787291687,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":46,"timestamp":525663750,"id":3576,"parentId":3572,"tags":{},"startTime":1772787291687,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":525663823,"id":3577,"parentId":3572,"tags":{},"startTime":1772787291687,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":525663843,"id":3578,"parentId":3572,"tags":{},"startTime":1772787291687,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2012,"timestamp":525663710,"id":3574,"parentId":3572,"tags":{},"startTime":1772787291687,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":487,"timestamp":525667316,"id":3579,"parentId":3572,"tags":{},"startTime":1772787291691,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":8851,"timestamp":525667822,"id":3580,"parentId":3572,"tags":{},"startTime":1772787291691,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4505,"timestamp":525678080,"id":3581,"parentId":3572,"tags":{},"startTime":1772787291701,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":190,"timestamp":525682583,"id":3582,"parentId":3572,"tags":{},"startTime":1772787291706,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":186,"timestamp":525682760,"id":3583,"parentId":3572,"tags":{},"startTime":1772787291706,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6247,"timestamp":525682954,"id":3584,"parentId":3572,"tags":{},"startTime":1772787291706,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":63,"timestamp":525690094,"id":3586,"parentId":3546,"tags":{},"startTime":1772787291713,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":180,"timestamp":525689985,"id":3585,"parentId":3546,"tags":{},"startTime":1772787291713,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":32433,"timestamp":525659865,"id":3572,"parentId":3546,"tags":{},"startTime":1772787291683,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":97445,"timestamp":525594961,"id":3546,"parentId":3517,"tags":{"name":"client"},"startTime":1772787291618,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":14395,"timestamp":525692559,"id":3587,"parentId":3517,"tags":{},"startTime":1772787291716,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":359489,"timestamp":525349180,"id":3487,"tags":{"trigger":"/admin/dashboard","isTurbopack":false},"startTime":1772787291372,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":235294,"timestamp":525474348,"id":3517,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787291498,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-hmr-latency","duration":263000,"timestamp":525475022,"id":3589,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1772787291796,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":574280,"timestamp":525341658,"id":3485,"tags":{"url":"/admin/dashboard","isTurbopack":false},"startTime":1772787291365,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":525916022,"id":3590,"parentId":3485,"tags":{"url":"/admin/dashboard","memory.rss":"513609728","memory.heapUsed":"280913744","memory.heapTotal":"313282560"},"startTime":1772787291939,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30132,"timestamp":526409065,"id":3600,"parentId":3595,"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":1772787292432,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31105,"timestamp":526409033,"id":3597,"parentId":3595,"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":1772787292432,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":7904,"timestamp":526437321,"id":3601,"parentId":3599,"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":1772787292461,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42764,"timestamp":526408910,"id":3596,"parentId":3595,"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":1772787292432,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":46216,"timestamp":526409048,"id":3598,"parentId":3595,"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":1772787292432,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4122,"timestamp":526468739,"id":3604,"parentId":3603,"tags":{},"startTime":1772787292492,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4221,"timestamp":526468662,"id":3603,"parentId":3602,"tags":{},"startTime":1772787292492,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5689,"timestamp":526468467,"id":3602,"parentId":3601,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\me\\route.js","layer":"rsc"},"startTime":1772787292492,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4178,"timestamp":526495762,"id":3613,"parentId":3612,"tags":{},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4237,"timestamp":526495712,"id":3612,"parentId":3607,"tags":{},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5243,"timestamp":526495424,"id":3607,"parentId":3602,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Instructor.js","layer":"rsc"},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5395,"timestamp":526495697,"id":3611,"parentId":3610,"tags":{},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5453,"timestamp":526495644,"id":3610,"parentId":3606,"tags":{},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6129,"timestamp":526495297,"id":3606,"parentId":3602,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Student.js","layer":"rsc"},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6040,"timestamp":526495628,"id":3609,"parentId":3608,"tags":{},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6124,"timestamp":526495548,"id":3608,"parentId":3605,"tags":{},"startTime":1772787292519,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7120,"timestamp":526495003,"id":3605,"parentId":3602,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\lib\\permissions.js","layer":"rsc"},"startTime":1772787292518,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":101905,"timestamp":526409056,"id":3599,"parentId":3595,"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":1772787292432,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":159492,"timestamp":526391390,"id":3595,"parentId":3594,"tags":{},"startTime":1772787292415,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2323,"timestamp":526554900,"id":3631,"parentId":3630,"tags":{},"startTime":1772787292578,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":526557291,"id":3633,"parentId":3630,"tags":{},"startTime":1772787292581,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2111,"timestamp":526557315,"id":3634,"parentId":3630,"tags":{},"startTime":1772787292581,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":526559481,"id":3635,"parentId":3630,"tags":{},"startTime":1772787292583,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":526559507,"id":3636,"parentId":3630,"tags":{},"startTime":1772787292583,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2922,"timestamp":526557244,"id":3632,"parentId":3630,"tags":{},"startTime":1772787292581,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":468,"timestamp":526562119,"id":3637,"parentId":3630,"tags":{},"startTime":1772787292585,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2237,"timestamp":526562603,"id":3638,"parentId":3630,"tags":{},"startTime":1772787292586,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1206,"timestamp":526565717,"id":3639,"parentId":3630,"tags":{},"startTime":1772787292589,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":180,"timestamp":526566915,"id":3640,"parentId":3630,"tags":{},"startTime":1772787292590,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":129,"timestamp":526567074,"id":3641,"parentId":3630,"tags":{},"startTime":1772787292590,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2440,"timestamp":526567209,"id":3642,"parentId":3630,"tags":{},"startTime":1772787292590,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":23422,"timestamp":526552615,"id":3630,"parentId":3594,"tags":{},"startTime":1772787292576,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":188726,"timestamp":526390952,"id":3594,"parentId":3592,"tags":{"name":"server"},"startTime":1772787292414,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":15878,"timestamp":526579727,"id":3643,"parentId":3592,"tags":{},"startTime":1772787292603,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":208096,"timestamp":526388441,"id":3593,"tags":{"trigger":"/api/me","isTurbopack":false},"startTime":1772787292412,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":208590,"timestamp":526388405,"id":3592,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787292412,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":286570,"timestamp":526371487,"id":3591,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772787292395,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":526658194,"id":3644,"parentId":3591,"tags":{"url":"/api/me","memory.rss":"521555968","memory.heapUsed":"289511008","memory.heapTotal":"321671168"},"startTime":1772787292681,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":51798,"timestamp":526677892,"id":3645,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787292701,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":526729774,"id":3646,"parentId":3645,"tags":{"url":"/api/course","memory.rss":"527114240","memory.heapUsed":"290083080","memory.heapTotal":"325316608"},"startTime":1772787292753,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":9,"timestamp":526803934,"id":3652,"parentId":3,"tags":{},"startTime":1772787292826,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":54829,"timestamp":526815649,"id":3658,"parentId":3651,"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":1772787292838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":55994,"timestamp":526815565,"id":3654,"parentId":3651,"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":1772787292838,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":11202,"timestamp":526864786,"id":3659,"parentId":3657,"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":1772787292887,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":66518,"timestamp":526815396,"id":3653,"parentId":3651,"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":1772787292838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":68192,"timestamp":526815609,"id":3655,"parentId":3651,"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":1772787292838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":69786,"timestamp":526815624,"id":3656,"parentId":3651,"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":1772787292838,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4750,"timestamp":526892432,"id":3662,"parentId":3661,"tags":{},"startTime":1772787292915,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4840,"timestamp":526892352,"id":3661,"parentId":3660,"tags":{},"startTime":1772787292915,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":6172,"timestamp":526892132,"id":3660,"parentId":3659,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\enquiry\\route.js","layer":"rsc"},"startTime":1772787292915,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4277,"timestamp":526912826,"id":3665,"parentId":3664,"tags":{},"startTime":1772787292935,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4364,"timestamp":526912747,"id":3664,"parentId":3663,"tags":{},"startTime":1772787292935,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5041,"timestamp":526912561,"id":3663,"parentId":3660,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\Model\\Enquiry.js","layer":"rsc"},"startTime":1772787292935,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":104915,"timestamp":526815638,"id":3657,"parentId":3651,"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":1772787292838,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":175249,"timestamp":526794282,"id":3651,"parentId":3650,"tags":{},"startTime":1772787292817,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2721,"timestamp":526974632,"id":3683,"parentId":3682,"tags":{},"startTime":1772787292997,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":56,"timestamp":526977815,"id":3685,"parentId":3682,"tags":{},"startTime":1772787293000,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4031,"timestamp":526978034,"id":3686,"parentId":3682,"tags":{},"startTime":1772787293001,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":526982120,"id":3687,"parentId":3682,"tags":{},"startTime":1772787293005,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":526982144,"id":3688,"parentId":3682,"tags":{},"startTime":1772787293005,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":5226,"timestamp":526977641,"id":3684,"parentId":3682,"tags":{},"startTime":1772787293000,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1097,"timestamp":526985970,"id":3689,"parentId":3682,"tags":{},"startTime":1772787293009,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2572,"timestamp":526987164,"id":3690,"parentId":3682,"tags":{},"startTime":1772787293010,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3238,"timestamp":526990801,"id":3691,"parentId":3682,"tags":{},"startTime":1772787293013,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":165,"timestamp":526994036,"id":3692,"parentId":3682,"tags":{},"startTime":1772787293017,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":89,"timestamp":526994187,"id":3693,"parentId":3682,"tags":{},"startTime":1772787293017,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1329,"timestamp":526994284,"id":3694,"parentId":3682,"tags":{},"startTime":1772787293017,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":28089,"timestamp":526973196,"id":3682,"parentId":3650,"tags":{},"startTime":1772787292996,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":216252,"timestamp":526793785,"id":3650,"parentId":3648,"tags":{"name":"server"},"startTime":1772787292816,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":18669,"timestamp":527010115,"id":3695,"parentId":3648,"tags":{},"startTime":1772787293033,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":239173,"timestamp":526790191,"id":3649,"tags":{"trigger":"/api/enquiry","isTurbopack":false},"startTime":1772787292813,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":239478,"timestamp":526790101,"id":3648,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787292813,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":310558,"timestamp":526766687,"id":3647,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772787292789,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":1,"timestamp":527077280,"id":3696,"parentId":3647,"tags":{"url":"/api/enquiry","memory.rss":"530567168","memory.heapUsed":"296259752","memory.heapTotal":"330752000"},"startTime":1772787293100,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":16171,"timestamp":529907854,"id":3697,"tags":{"url":"/admin/courses?_rsc=93yw0","isTurbopack":false},"startTime":1772787295930,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9870,"timestamp":529937978,"id":3708,"parentId":3702,"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":1772787295961,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10531,"timestamp":529937948,"id":3704,"parentId":3702,"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":1772787295960,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10571,"timestamp":529937972,"id":3707,"parentId":3702,"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":1772787295961,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14908,"timestamp":529937902,"id":3703,"parentId":3702,"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":1772787295960,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16799,"timestamp":529937958,"id":3705,"parentId":3702,"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":1772787295961,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19217,"timestamp":529937964,"id":3706,"parentId":3702,"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":1772787295961,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":25811,"timestamp":529946650,"id":3710,"parentId":3709,"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":1772787295969,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2112,"timestamp":529975758,"id":3713,"parentId":3712,"tags":{},"startTime":1772787295998,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2279,"timestamp":529975601,"id":3712,"parentId":3711,"tags":{},"startTime":1772787295998,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2912,"timestamp":529975406,"id":3711,"parentId":3710,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"rsc"},"startTime":1772787295998,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42033,"timestamp":529937984,"id":3709,"parentId":3702,"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":1772787295961,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":808,"timestamp":530003234,"id":3737,"parentId":3701,"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":1772787296026,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10458,"timestamp":530007230,"id":3740,"parentId":3739,"tags":{},"startTime":1772787296030,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10582,"timestamp":530007117,"id":3739,"parentId":3738,"tags":{},"startTime":1772787296030,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":16509,"timestamp":530006862,"id":3738,"parentId":3737,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"ssr"},"startTime":1772787296029,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1403,"timestamp":530033240,"id":3742,"parentId":3741,"tags":{},"startTime":1772787296056,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1985,"timestamp":530071829,"id":3744,"parentId":3743,"tags":{},"startTime":1772787296094,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2086,"timestamp":530071737,"id":3743,"parentId":3741,"tags":{},"startTime":1772787296094,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":43685,"timestamp":530030790,"id":3741,"parentId":3738,"tags":{"name":"__barrel_optimize__?names=Upload,X!=!E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\lucide-react.js","layer":"ssr"},"startTime":1772787296053,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1874,"timestamp":530079247,"id":3748,"parentId":3747,"tags":{},"startTime":1772787296102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1961,"timestamp":530079172,"id":3747,"parentId":3745,"tags":{},"startTime":1772787296102,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2766,"timestamp":530078962,"id":3745,"parentId":3741,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\upload.js","layer":"ssr"},"startTime":1772787296102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2470,"timestamp":530079321,"id":3750,"parentId":3749,"tags":{},"startTime":1772787296102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2529,"timestamp":530079265,"id":3749,"parentId":3746,"tags":{},"startTime":1772787296102,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3001,"timestamp":530079097,"id":3746,"parentId":3741,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\x.js","layer":"ssr"},"startTime":1772787296102,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2082,"timestamp":530083668,"id":3753,"parentId":3752,"tags":{},"startTime":1772787296106,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2169,"timestamp":530083592,"id":3752,"parentId":3751,"tags":{},"startTime":1772787296106,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2878,"timestamp":530083413,"id":3751,"parentId":3745,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\createLucideIcon.js","layer":"ssr"},"startTime":1772787296106,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2570,"timestamp":530088219,"id":3756,"parentId":3755,"tags":{},"startTime":1772787296111,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2635,"timestamp":530088161,"id":3755,"parentId":3754,"tags":{},"startTime":1772787296111,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3624,"timestamp":530088018,"id":3754,"parentId":3751,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\Icon.js","layer":"ssr"},"startTime":1772787296111,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3220,"timestamp":530092533,"id":3761,"parentId":3760,"tags":{},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3278,"timestamp":530092483,"id":3760,"parentId":3757,"tags":{},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4339,"timestamp":530091852,"id":3757,"parentId":3751,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\mergeClasses.js","layer":"ssr"},"startTime":1772787296114,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3649,"timestamp":530092576,"id":3763,"parentId":3762,"tags":{},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3677,"timestamp":530092551,"id":3762,"parentId":3758,"tags":{},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4467,"timestamp":530091973,"id":3758,"parentId":3751,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toKebabCase.js","layer":"ssr"},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3852,"timestamp":530092614,"id":3765,"parentId":3764,"tags":{},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3878,"timestamp":530092591,"id":3764,"parentId":3759,"tags":{},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4656,"timestamp":530092046,"id":3759,"parentId":3751,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toPascalCase.js","layer":"ssr"},"startTime":1772787296115,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1725,"timestamp":530097113,"id":3768,"parentId":3767,"tags":{},"startTime":1772787296120,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1778,"timestamp":530097067,"id":3767,"parentId":3766,"tags":{},"startTime":1772787296120,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2309,"timestamp":530096876,"id":3766,"parentId":3754,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\defaultAttributes.js","layer":"ssr"},"startTime":1772787296119,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1811,"timestamp":530097418,"id":3771,"parentId":3770,"tags":{},"startTime":1772787296120,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1844,"timestamp":530097387,"id":3770,"parentId":3769,"tags":{},"startTime":1772787296120,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2286,"timestamp":530097303,"id":3769,"parentId":3754,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\hasA11yProp.js","layer":"ssr"},"startTime":1772787296120,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1319,"timestamp":530098714,"id":3774,"parentId":3773,"tags":{},"startTime":1772787296121,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1382,"timestamp":530098655,"id":3773,"parentId":3772,"tags":{},"startTime":1772787296121,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1868,"timestamp":530098499,"id":3772,"parentId":3759,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toCamelCase.js","layer":"ssr"},"startTime":1772787296121,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":168755,"timestamp":529933489,"id":3702,"parentId":3701,"tags":{},"startTime":1772787295956,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2627,"timestamp":530105888,"id":3776,"parentId":3775,"tags":{},"startTime":1772787296128,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":530108543,"id":3778,"parentId":3775,"tags":{},"startTime":1772787296131,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5527,"timestamp":530108577,"id":3779,"parentId":3775,"tags":{},"startTime":1772787296131,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":22,"timestamp":530114163,"id":3780,"parentId":3775,"tags":{},"startTime":1772787296137,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":530114208,"id":3781,"parentId":3775,"tags":{},"startTime":1772787296137,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6758,"timestamp":530108534,"id":3777,"parentId":3775,"tags":{},"startTime":1772787296131,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":626,"timestamp":530117067,"id":3782,"parentId":3775,"tags":{},"startTime":1772787296140,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4209,"timestamp":530117709,"id":3783,"parentId":3775,"tags":{},"startTime":1772787296140,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1277,"timestamp":530123327,"id":3784,"parentId":3775,"tags":{},"startTime":1772787296146,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":182,"timestamp":530124602,"id":3785,"parentId":3775,"tags":{},"startTime":1772787296147,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":180,"timestamp":530124761,"id":3786,"parentId":3775,"tags":{},"startTime":1772787296147,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6270,"timestamp":530124951,"id":3787,"parentId":3775,"tags":{},"startTime":1772787296147,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":29678,"timestamp":530104482,"id":3775,"parentId":3701,"tags":{},"startTime":1772787296127,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":205937,"timestamp":529933256,"id":3701,"parentId":3699,"tags":{"name":"server"},"startTime":1772787295956,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":13385,"timestamp":530139243,"id":3788,"parentId":3699,"tags":{},"startTime":1772787296162,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":221308,"timestamp":529931876,"id":3699,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787295954,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2994,"timestamp":530161762,"id":3795,"parentId":3790,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":3007,"timestamp":530161769,"id":3796,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":1013,"timestamp":530164982,"id":3802,"parentId":3801,"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":1772787296188,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5597,"timestamp":530161783,"id":3798,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":6346,"timestamp":530161683,"id":3791,"parentId":3790,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7101,"timestamp":530161788,"id":3799,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7109,"timestamp":530161793,"id":3800,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14676,"timestamp":530161775,"id":3797,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14967,"timestamp":530161756,"id":3794,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15003,"timestamp":530161739,"id":3792,"parentId":3790,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15076,"timestamp":530161750,"id":3793,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":9621,"timestamp":530171128,"id":3805,"parentId":3804,"tags":{},"startTime":1772787296194,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":9750,"timestamp":530171007,"id":3804,"parentId":3803,"tags":{},"startTime":1772787296194,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":17105,"timestamp":530170778,"id":3803,"parentId":3802,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\admin\\courses\\page.jsx","layer":"app-pages-browser"},"startTime":1772787296193,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":11,"timestamp":530191603,"id":3807,"parentId":3806,"tags":{},"startTime":1772787296214,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":981,"timestamp":530193146,"id":3809,"parentId":3808,"tags":{},"startTime":1772787296216,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1085,"timestamp":530193049,"id":3808,"parentId":3806,"tags":{},"startTime":1772787296216,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":3771,"timestamp":530191053,"id":3806,"parentId":3803,"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":1772787296214,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1289,"timestamp":530196332,"id":3815,"parentId":3814,"tags":{},"startTime":1772787296219,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1320,"timestamp":530196308,"id":3814,"parentId":3811,"tags":{},"startTime":1772787296219,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1855,"timestamp":530196180,"id":3811,"parentId":3806,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\x.js","layer":"app-pages-browser"},"startTime":1772787296219,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1787,"timestamp":530196292,"id":3813,"parentId":3812,"tags":{},"startTime":1772787296219,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1831,"timestamp":530196250,"id":3812,"parentId":3810,"tags":{},"startTime":1772787296219,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2272,"timestamp":530196071,"id":3810,"parentId":3806,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\icons\\upload.js","layer":"app-pages-browser"},"startTime":1772787296219,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1429,"timestamp":530199276,"id":3818,"parentId":3817,"tags":{},"startTime":1772787296222,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1487,"timestamp":530199226,"id":3817,"parentId":3816,"tags":{},"startTime":1772787296222,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2159,"timestamp":530199093,"id":3816,"parentId":3811,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\createLucideIcon.js","layer":"app-pages-browser"},"startTime":1772787296222,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1405,"timestamp":530208048,"id":3828,"parentId":3827,"tags":{},"startTime":1772787296231,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1440,"timestamp":530208022,"id":3827,"parentId":3821,"tags":{},"startTime":1772787296231,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2186,"timestamp":530207728,"id":3821,"parentId":3816,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toKebabCase.js","layer":"app-pages-browser"},"startTime":1772787296230,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1875,"timestamp":530208089,"id":3830,"parentId":3829,"tags":{},"startTime":1772787296231,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1901,"timestamp":530208065,"id":3829,"parentId":3822,"tags":{},"startTime":1772787296231,"traceId":"1264e43080ebfc4c"}] +[{"name":"build-module-js","duration":2710,"timestamp":530207795,"id":3822,"parentId":3816,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toPascalCase.js","layer":"app-pages-browser"},"startTime":1772787296230,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3091,"timestamp":530207934,"id":3824,"parentId":3823,"tags":{},"startTime":1772787296230,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3152,"timestamp":530207876,"id":3823,"parentId":3819,"tags":{},"startTime":1772787296230,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4070,"timestamp":530207480,"id":3819,"parentId":3816,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\Icon.js","layer":"app-pages-browser"},"startTime":1772787296230,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3571,"timestamp":530208006,"id":3826,"parentId":3825,"tags":{},"startTime":1772787296231,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3604,"timestamp":530207975,"id":3825,"parentId":3820,"tags":{},"startTime":1772787296231,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4243,"timestamp":530207643,"id":3820,"parentId":3816,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\mergeClasses.js","layer":"app-pages-browser"},"startTime":1772787296230,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":941,"timestamp":530213463,"id":3839,"parentId":3838,"tags":{},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":974,"timestamp":530213439,"id":3838,"parentId":3835,"tags":{},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":1525,"timestamp":530213317,"id":3835,"parentId":3819,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\hasA11yProp.js","layer":"app-pages-browser"},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1768,"timestamp":530213117,"id":3833,"parentId":3832,"tags":{},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1823,"timestamp":530213064,"id":3832,"parentId":3831,"tags":{},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2221,"timestamp":530212898,"id":3831,"parentId":3822,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\shared\\src\\utils\\toCamelCase.js","layer":"app-pages-browser"},"startTime":1772787296235,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1719,"timestamp":530213424,"id":3837,"parentId":3836,"tags":{},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1756,"timestamp":530213389,"id":3836,"parentId":3834,"tags":{},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":2082,"timestamp":530213221,"id":3834,"parentId":3819,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\lucide-react\\dist\\esm\\defaultAttributes.js","layer":"app-pages-browser"},"startTime":1772787296236,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":53549,"timestamp":530161799,"id":3801,"parentId":3790,"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":1772787296184,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":60962,"timestamp":530154426,"id":3790,"parentId":3789,"tags":{},"startTime":1772787296177,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1744,"timestamp":530217880,"id":3841,"parentId":3840,"tags":{},"startTime":1772787296240,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":530219659,"id":3843,"parentId":3840,"tags":{},"startTime":1772787296242,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":52,"timestamp":530219706,"id":3844,"parentId":3840,"tags":{},"startTime":1772787296242,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":530219797,"id":3845,"parentId":3840,"tags":{},"startTime":1772787296242,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":530219829,"id":3846,"parentId":3840,"tags":{},"startTime":1772787296242,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1309,"timestamp":530219648,"id":3842,"parentId":3840,"tags":{},"startTime":1772787296242,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":489,"timestamp":530221860,"id":3847,"parentId":3840,"tags":{},"startTime":1772787296244,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3491,"timestamp":530222366,"id":3848,"parentId":3840,"tags":{},"startTime":1772787296245,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3116,"timestamp":530227121,"id":3849,"parentId":3840,"tags":{},"startTime":1772787296250,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":142,"timestamp":530230234,"id":3850,"parentId":3840,"tags":{},"startTime":1772787296253,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":174,"timestamp":530230367,"id":3851,"parentId":3840,"tags":{},"startTime":1772787296253,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":5747,"timestamp":530230548,"id":3852,"parentId":3840,"tags":{},"startTime":1772787296253,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":64,"timestamp":530237072,"id":3854,"parentId":3789,"tags":{},"startTime":1772787296260,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":128,"timestamp":530237015,"id":3853,"parentId":3789,"tags":{},"startTime":1772787296260,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":22744,"timestamp":530216961,"id":3840,"parentId":3789,"tags":{},"startTime":1772787296240,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":85557,"timestamp":530154186,"id":3789,"parentId":3736,"tags":{"name":"client"},"startTime":1772787296177,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":15214,"timestamp":530239778,"id":3855,"parentId":3736,"tags":{},"startTime":1772787296262,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":323615,"timestamp":529931901,"id":3700,"tags":{"trigger":"/admin/courses","isTurbopack":false},"startTime":1772787295954,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":273932,"timestamp":529982138,"id":3736,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787296005,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-success","duration":3,"timestamp":530258679,"id":3856,"parentId":3,"tags":{},"startTime":1772787296281,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":367315,"timestamp":529925170,"id":3698,"tags":{"url":"/admin/courses?_rsc=93yw0","isTurbopack":false},"startTime":1772787295948,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":1,"timestamp":530292516,"id":3857,"parentId":3698,"tags":{"url":"/admin/courses?_rsc=93yw0","memory.rss":"551768064","memory.heapUsed":"287219808","memory.heapTotal":"344719360"},"startTime":1772787296315,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":314000,"timestamp":529983636,"id":3858,"parentId":3,"tags":{"updatedModules":[],"page":"/admin/dashboard","isPageHidden":false},"startTime":1772787296320,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":5199,"timestamp":530299267,"id":3859,"tags":{"url":"/admin/courses?_rsc=1akyc","isTurbopack":false},"startTime":1772787296322,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":27751,"timestamp":530305169,"id":3860,"tags":{"url":"/admin/courses?_rsc=1akyc","isTurbopack":false},"startTime":1772787296328,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":530332959,"id":3861,"parentId":3860,"tags":{"url":"/admin/courses?_rsc=1akyc","memory.rss":"551768064","memory.heapUsed":"292578904","memory.heapTotal":"344719360"},"startTime":1772787296356,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":48409,"timestamp":530361314,"id":3862,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787296384,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":10,"timestamp":530409971,"id":3863,"parentId":3862,"tags":{"url":"/api/course","memory.rss":"553971712","memory.heapUsed":"288700512","memory.heapTotal":"346005504"},"startTime":1772787296433,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15186,"timestamp":540342679,"id":3875,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15192,"timestamp":540342684,"id":3876,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15546,"timestamp":540342639,"id":3870,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15585,"timestamp":540342663,"id":3873,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":3308,"timestamp":540356832,"id":3877,"parentId":3874,"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":1772787306379,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19324,"timestamp":540342580,"id":3869,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19691,"timestamp":540342649,"id":3871,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19966,"timestamp":540342656,"id":3872,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2839,"timestamp":540365060,"id":3880,"parentId":3879,"tags":{},"startTime":1772787306388,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2932,"timestamp":540364981,"id":3879,"parentId":3878,"tags":{},"startTime":1772787306388,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":4209,"timestamp":540364800,"id":3878,"parentId":3877,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\api\\course\\[id]\\route.js","layer":"rsc"},"startTime":1772787306387,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":34574,"timestamp":540342670,"id":3874,"parentId":3868,"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":1772787306365,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":72402,"timestamp":540336705,"id":3868,"parentId":3867,"tags":{},"startTime":1772787306359,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3686,"timestamp":540413055,"id":3904,"parentId":3903,"tags":{},"startTime":1772787306436,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":540416780,"id":3906,"parentId":3903,"tags":{},"startTime":1772787306439,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3006,"timestamp":540416799,"id":3907,"parentId":3903,"tags":{},"startTime":1772787306439,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":540419831,"id":3908,"parentId":3903,"tags":{},"startTime":1772787306442,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":540419852,"id":3909,"parentId":3903,"tags":{},"startTime":1772787306442,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3692,"timestamp":540416768,"id":3905,"parentId":3903,"tags":{},"startTime":1772787306439,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":431,"timestamp":540425405,"id":3910,"parentId":3903,"tags":{},"startTime":1772787306448,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2240,"timestamp":540425852,"id":3911,"parentId":3903,"tags":{},"startTime":1772787306448,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1410,"timestamp":540430507,"id":3912,"parentId":3903,"tags":{},"startTime":1772787306453,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":120,"timestamp":540431915,"id":3913,"parentId":3903,"tags":{},"startTime":1772787306454,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":78,"timestamp":540432023,"id":3914,"parentId":3903,"tags":{},"startTime":1772787306455,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1204,"timestamp":540432106,"id":3915,"parentId":3903,"tags":{},"startTime":1772787306455,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":25935,"timestamp":540411588,"id":3903,"parentId":3867,"tags":{},"startTime":1772787306434,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":107440,"timestamp":540336432,"id":3867,"parentId":3865,"tags":{"name":"server"},"startTime":1772787306359,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":11795,"timestamp":540443956,"id":3916,"parentId":3865,"tags":{},"startTime":1772787306467,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":122088,"timestamp":540334609,"id":3866,"tags":{"trigger":"/api/course/[id]","isTurbopack":false},"startTime":1772787306357,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":122422,"timestamp":540334587,"id":3865,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787306357,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":241928,"timestamp":540329909,"id":3864,"tags":{"url":"/api/course/69aa5249cb1587ce0e03c4b8","isTurbopack":false},"startTime":1772787306352,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":540571886,"id":3917,"parentId":3864,"tags":{"url":"/api/course/69aa5249cb1587ce0e03c4b8","memory.rss":"550973440","memory.heapUsed":"302118640","memory.heapTotal":"345849856"},"startTime":1772787306594,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":41182,"timestamp":540575048,"id":3918,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787306598,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":13,"timestamp":540616549,"id":3919,"parentId":3918,"tags":{"url":"/api/course","memory.rss":"554307584","memory.heapUsed":"297750200","memory.heapTotal":"346791936"},"startTime":1772787306639,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":44785,"timestamp":550485443,"id":3920,"tags":{"url":"/api/course/69aa5068cb1587ce0e03c42f","isTurbopack":false},"startTime":1772787316508,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":550530298,"id":3921,"parentId":3920,"tags":{"url":"/api/course/69aa5068cb1587ce0e03c42f","memory.rss":"487395328","memory.heapUsed":"248496256","memory.heapTotal":"280657920"},"startTime":1772787316553,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":43422,"timestamp":550533883,"id":3922,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787316556,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":550577348,"id":3923,"parentId":3922,"tags":{"url":"/api/course","memory.rss":"491319296","memory.heapUsed":"251679120","memory.heapTotal":"283086848"},"startTime":1772787316600,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":34025,"timestamp":564472977,"id":3924,"tags":{"url":"/api/course/69a7bb142064cfef221f8f57","isTurbopack":false},"startTime":1772787330496,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":564507056,"id":3925,"parentId":3924,"tags":{"url":"/api/course/69a7bb142064cfef221f8f57","memory.rss":"490115072","memory.heapUsed":"250983480","memory.heapTotal":"280461312"},"startTime":1772787330530,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":41790,"timestamp":564509736,"id":3926,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787330532,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":564551573,"id":3927,"parentId":3926,"tags":{"url":"/api/course","memory.rss":"492298240","memory.heapUsed":"253722048","memory.heapTotal":"282898432"},"startTime":1772787330574,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":29318,"timestamp":573173720,"id":3928,"tags":{"url":"/api/course/69a6716a955200cbad5f7bd6","isTurbopack":false},"startTime":1772787339196,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":573203089,"id":3929,"parentId":3928,"tags":{"url":"/api/course/69a6716a955200cbad5f7bd6","memory.rss":"491962368","memory.heapUsed":"252948224","memory.heapTotal":"281915392"},"startTime":1772787339226,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":39722,"timestamp":573205777,"id":3930,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787339228,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":573245555,"id":3931,"parentId":3930,"tags":{"url":"/api/course","memory.rss":"494100480","memory.heapUsed":"255950256","memory.heapTotal":"286150656"},"startTime":1772787339268,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":34553,"timestamp":579737746,"id":3932,"tags":{"url":"/api/course/69a67018955200cbad5f7b40","isTurbopack":false},"startTime":1772787345760,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":579772361,"id":3933,"parentId":3932,"tags":{"url":"/api/course/69a67018955200cbad5f7b40","memory.rss":"493477888","memory.heapUsed":"255213176","memory.heapTotal":"283086848"},"startTime":1772787345795,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":37315,"timestamp":579777572,"id":3934,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787345800,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":579814942,"id":3935,"parentId":3934,"tags":{"url":"/api/course","memory.rss":"496033792","memory.heapUsed":"257540600","memory.heapTotal":"287674368"},"startTime":1772787345837,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":37228,"timestamp":586168216,"id":3936,"tags":{"url":"/api/course/69a1419a2e31e46db04bbd05","isTurbopack":false},"startTime":1772787352191,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":586205491,"id":3937,"parentId":3936,"tags":{"url":"/api/course/69a1419a2e31e46db04bbd05","memory.rss":"495345664","memory.heapUsed":"257209120","memory.heapTotal":"284758016"},"startTime":1772787352228,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":39662,"timestamp":586211265,"id":3938,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787352234,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":586251013,"id":3939,"parentId":3938,"tags":{"url":"/api/course","memory.rss":"498434048","memory.heapUsed":"259855216","memory.heapTotal":"289034240"},"startTime":1772787352274,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":140764,"timestamp":595194949,"id":3940,"tags":{"url":"/","isTurbopack":false},"startTime":1772787361218,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":1,"timestamp":595335754,"id":3941,"parentId":3940,"tags":{"url":"/","memory.rss":"528596992","memory.heapUsed":"269688360","memory.heapTotal":"321769472"},"startTime":1772787361359,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":24590,"timestamp":595906791,"id":3942,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787361930,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":595931426,"id":3943,"parentId":3942,"tags":{"url":"/api/course","memory.rss":"530997248","memory.heapUsed":"276034280","memory.heapTotal":"324198400"},"startTime":1772787361954,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":26260,"timestamp":595933157,"id":3944,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787361956,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":595959493,"id":3945,"parentId":3944,"tags":{"url":"/api/course","memory.rss":"537145344","memory.heapUsed":"283054856","memory.heapTotal":"326627328"},"startTime":1772787361982,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":48,"timestamp":596390929,"id":3946,"parentId":3,"tags":{},"startTime":1772787362414,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14053,"timestamp":607840032,"id":3955,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14059,"timestamp":607840054,"id":3957,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14056,"timestamp":607840063,"id":3958,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15422,"timestamp":607840020,"id":3954,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23179,"timestamp":607839898,"id":3952,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25378,"timestamp":607840003,"id":3953,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":31670,"timestamp":607851715,"id":3959,"parentId":3956,"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":1772787373874,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3183,"timestamp":607886393,"id":3962,"parentId":3961,"tags":{},"startTime":1772787373909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3350,"timestamp":607886238,"id":3961,"parentId":3960,"tags":{},"startTime":1772787373909,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":4674,"timestamp":607886049,"id":3960,"parentId":3959,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\courses-grid-view\\page.jsx","layer":"rsc"},"startTime":1772787373909,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1701,"timestamp":607906500,"id":3966,"parentId":3965,"tags":{},"startTime":1772787373929,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1897,"timestamp":607906424,"id":3965,"parentId":3963,"tags":{},"startTime":1772787373929,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":4093,"timestamp":607906087,"id":3963,"parentId":3960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"rsc"},"startTime":1772787373929,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4192,"timestamp":607906572,"id":3968,"parentId":3967,"tags":{},"startTime":1772787373929,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4253,"timestamp":607906517,"id":3967,"parentId":3964,"tags":{},"startTime":1772787373929,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":4895,"timestamp":607906292,"id":3964,"parentId":3960,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"rsc"},"startTime":1772787373929,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":73280,"timestamp":607840043,"id":3956,"parentId":3951,"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":1772787373863,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":2067,"timestamp":607947056,"id":3997,"parentId":3950,"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":1772787373970,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4514,"timestamp":607955111,"id":4001,"parentId":4000,"tags":{},"startTime":1772787373978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4638,"timestamp":607954997,"id":4000,"parentId":3998,"tags":{},"startTime":1772787373978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":8156,"timestamp":607954604,"id":3998,"parentId":3997,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"ssr"},"startTime":1772787373977,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10123,"timestamp":607955191,"id":4003,"parentId":4002,"tags":{},"startTime":1772787373978,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10206,"timestamp":607955129,"id":4002,"parentId":3999,"tags":{},"startTime":1772787373978,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":18329,"timestamp":607954789,"id":3999,"parentId":3997,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"ssr"},"startTime":1772787373978,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":155260,"timestamp":607827432,"id":3951,"parentId":3950,"tags":{},"startTime":1772787373850,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":7345,"timestamp":607988630,"id":4005,"parentId":4004,"tags":{},"startTime":1772787374011,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":607996017,"id":4007,"parentId":4004,"tags":{},"startTime":1772787374019,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4790,"timestamp":607996040,"id":4008,"parentId":4004,"tags":{},"startTime":1772787374019,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":18,"timestamp":608000874,"id":4009,"parentId":4004,"tags":{},"startTime":1772787374024,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":608000911,"id":4010,"parentId":4004,"tags":{},"startTime":1772787374024,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6090,"timestamp":607996004,"id":4006,"parentId":4004,"tags":{},"startTime":1772787374019,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":847,"timestamp":608003979,"id":4011,"parentId":4004,"tags":{},"startTime":1772787374027,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5689,"timestamp":608004870,"id":4012,"parentId":4004,"tags":{},"startTime":1772787374028,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3268,"timestamp":608012047,"id":4013,"parentId":4004,"tags":{},"startTime":1772787374035,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":139,"timestamp":608015312,"id":4014,"parentId":4004,"tags":{},"startTime":1772787374038,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":88,"timestamp":608015437,"id":4015,"parentId":4004,"tags":{},"startTime":1772787374038,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":5831,"timestamp":608015533,"id":4016,"parentId":4004,"tags":{},"startTime":1772787374038,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":38648,"timestamp":607986439,"id":4004,"parentId":3950,"tags":{},"startTime":1772787374009,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":210160,"timestamp":607826684,"id":3950,"parentId":3948,"tags":{"name":"server"},"startTime":1772787373849,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":14042,"timestamp":608036921,"id":4017,"parentId":3948,"tags":{},"startTime":1772787374060,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":230464,"timestamp":607820935,"id":3948,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787373844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2994,"timestamp":608063798,"id":4024,"parentId":4019,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":2996,"timestamp":608063807,"id":4025,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7499,"timestamp":608063818,"id":4027,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14571,"timestamp":608063716,"id":4020,"parentId":4019,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787374086,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16531,"timestamp":608063823,"id":4028,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16558,"timestamp":608063829,"id":4029,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":35783,"timestamp":608063812,"id":4026,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":37473,"timestamp":608063791,"id":4023,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":37543,"timestamp":608063774,"id":4021,"parentId":4019,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":37488,"timestamp":608063834,"id":4030,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42867,"timestamp":608063784,"id":4022,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":4501,"timestamp":608121717,"id":4032,"parentId":4031,"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":1772787374144,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":6741,"timestamp":608128742,"id":4036,"parentId":4035,"tags":{},"startTime":1772787374152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":6932,"timestamp":608128568,"id":4035,"parentId":4033,"tags":{},"startTime":1772787374151,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":13309,"timestamp":608127938,"id":4033,"parentId":4032,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"app-pages-browser"},"startTime":1772787374151,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13457,"timestamp":608128895,"id":4038,"parentId":4037,"tags":{},"startTime":1772787374152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13580,"timestamp":608128779,"id":4037,"parentId":4034,"tags":{},"startTime":1772787374152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":24821,"timestamp":608128312,"id":4034,"parentId":4032,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"app-pages-browser"},"startTime":1772787374151,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":90491,"timestamp":608063839,"id":4031,"parentId":4019,"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":1772787374087,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":101653,"timestamp":608052727,"id":4019,"parentId":4018,"tags":{},"startTime":1772787374075,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4093,"timestamp":608157090,"id":4040,"parentId":4039,"tags":{},"startTime":1772787374180,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":608161231,"id":4042,"parentId":4039,"tags":{},"startTime":1772787374184,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":54,"timestamp":608161264,"id":4043,"parentId":4039,"tags":{},"startTime":1772787374184,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":608161349,"id":4044,"parentId":4039,"tags":{},"startTime":1772787374184,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":608161374,"id":4045,"parentId":4039,"tags":{},"startTime":1772787374184,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1420,"timestamp":608161216,"id":4041,"parentId":4039,"tags":{},"startTime":1772787374184,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":882,"timestamp":608167411,"id":4046,"parentId":4039,"tags":{},"startTime":1772787374190,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":6057,"timestamp":608168325,"id":4047,"parentId":4039,"tags":{},"startTime":1772787374191,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":6377,"timestamp":608177454,"id":4048,"parentId":4039,"tags":{},"startTime":1772787374200,"traceId":"1264e43080ebfc4c"}] +[{"name":"code-generation-jobs","duration":520,"timestamp":608183828,"id":4049,"parentId":4039,"tags":{},"startTime":1772787374207,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":272,"timestamp":608184332,"id":4050,"parentId":4039,"tags":{},"startTime":1772787374207,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":11845,"timestamp":608184614,"id":4051,"parentId":4039,"tags":{},"startTime":1772787374207,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":65,"timestamp":608197627,"id":4053,"parentId":4018,"tags":{},"startTime":1772787374220,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":136,"timestamp":608197563,"id":4052,"parentId":4018,"tags":{},"startTime":1772787374220,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":45841,"timestamp":608156028,"id":4039,"parentId":4018,"tags":{},"startTime":1772787374179,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":149465,"timestamp":608052449,"id":4018,"parentId":3996,"tags":{"name":"client"},"startTime":1772787374075,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":29621,"timestamp":608201957,"id":4054,"parentId":3996,"tags":{},"startTime":1772787374225,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":411683,"timestamp":607821029,"id":3949,"tags":{"trigger":"/courses-grid-view","isTurbopack":false},"startTime":1772787373844,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":316219,"timestamp":607917316,"id":3996,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787373940,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-success","duration":4,"timestamp":608238552,"id":4055,"parentId":3,"tags":{},"startTime":1772787374261,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":477252,"timestamp":607801857,"id":3947,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","isTurbopack":false},"startTime":1772787373825,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":608279141,"id":4056,"parentId":3947,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","memory.rss":"540672000","memory.heapUsed":"274307064","memory.heapTotal":"336093184"},"startTime":1772787374302,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":366000,"timestamp":607918062,"id":4057,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1772787374308,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":29493,"timestamp":608286027,"id":4058,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","isTurbopack":false},"startTime":1772787374309,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":608315564,"id":4059,"parentId":4058,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","memory.rss":"540672000","memory.heapUsed":"278116816","memory.heapTotal":"336093184"},"startTime":1772787374338,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":69256,"timestamp":608634447,"id":4060,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787374657,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":8,"timestamp":608703794,"id":4061,"parentId":4060,"tags":{"url":"/api/course","memory.rss":"544727040","memory.heapUsed":"274047696","memory.heapTotal":"337379328"},"startTime":1772787374727,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":38086,"timestamp":610734353,"id":4062,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787376757,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":610772486,"id":4063,"parentId":4062,"tags":{"url":"/api/course","memory.rss":"549179392","memory.heapUsed":"281167176","memory.heapTotal":"339808256"},"startTime":1772787376795,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":56176,"timestamp":610773842,"id":4064,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787376797,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":610830094,"id":4065,"parentId":4064,"tags":{"url":"/api/course","memory.rss":"557752320","memory.heapUsed":"288238064","memory.heapTotal":"342237184"},"startTime":1772787376853,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":69562,"timestamp":615413900,"id":4066,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787381437,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":615483547,"id":4067,"parentId":4066,"tags":{"url":"/api/course","memory.rss":"545124352","memory.heapUsed":"275931224","memory.heapTotal":"337379328"},"startTime":1772787381506,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":37110,"timestamp":617257921,"id":4068,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787383281,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":617295098,"id":4069,"parentId":4068,"tags":{"url":"/api/course","memory.rss":"551370752","memory.heapUsed":"283121560","memory.heapTotal":"339808256"},"startTime":1772787383318,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":50026,"timestamp":617300309,"id":4070,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787383323,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":617350396,"id":4071,"parentId":4070,"tags":{"url":"/api/course","memory.rss":"557465600","memory.heapUsed":"290149480","memory.heapTotal":"342237184"},"startTime":1772787383373,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":17533,"timestamp":618183446,"id":4072,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772787384206,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":169000,"timestamp":618204002,"id":4073,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772787384227,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":22,"timestamp":618373652,"id":4074,"parentId":4073,"tags":{"url":"/admin/courses","memory.rss":"544215040","memory.heapUsed":"283049752","memory.heapTotal":"337809408"},"startTime":1772787384396,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":5,"timestamp":618806307,"id":4075,"parentId":3,"tags":{},"startTime":1772787384829,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13868,"timestamp":618830439,"id":4085,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13894,"timestamp":618830460,"id":4088,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13894,"timestamp":618830466,"id":4089,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15987,"timestamp":618830432,"id":4084,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16010,"timestamp":618830447,"id":4086,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16894,"timestamp":618830453,"id":4087,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17716,"timestamp":618830354,"id":4082,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18415,"timestamp":618830421,"id":4083,"parentId":4081,"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":1772787384853,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":77765,"timestamp":618821697,"id":4081,"parentId":4080,"tags":{},"startTime":1772787384844,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5273,"timestamp":618906544,"id":4118,"parentId":4117,"tags":{},"startTime":1772787384929,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":618911882,"id":4120,"parentId":4117,"tags":{},"startTime":1772787384935,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5974,"timestamp":618911915,"id":4121,"parentId":4117,"tags":{},"startTime":1772787384935,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":27,"timestamp":618917990,"id":4122,"parentId":4117,"tags":{},"startTime":1772787384941,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":618918045,"id":4123,"parentId":4117,"tags":{},"startTime":1772787384941,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7453,"timestamp":618911864,"id":4119,"parentId":4117,"tags":{},"startTime":1772787384935,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1341,"timestamp":618920940,"id":4124,"parentId":4117,"tags":{},"startTime":1772787384944,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3245,"timestamp":618922368,"id":4125,"parentId":4117,"tags":{},"startTime":1772787384945,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4107,"timestamp":618927234,"id":4126,"parentId":4117,"tags":{},"startTime":1772787384950,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":184,"timestamp":618931338,"id":4127,"parentId":4117,"tags":{},"startTime":1772787384954,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":177,"timestamp":618931498,"id":4128,"parentId":4117,"tags":{},"startTime":1772787384954,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":908,"timestamp":618931681,"id":4129,"parentId":4117,"tags":{},"startTime":1772787384954,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":39314,"timestamp":618903762,"id":4117,"parentId":4080,"tags":{},"startTime":1772787384927,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":128997,"timestamp":618821423,"id":4080,"parentId":4078,"tags":{"name":"server"},"startTime":1772787384844,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":10176,"timestamp":618950554,"id":4130,"parentId":4078,"tags":{},"startTime":1772787384973,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":141516,"timestamp":618819733,"id":4079,"tags":{"trigger":"/api/me","isTurbopack":false},"startTime":1772787384842,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":522,"timestamp":618960957,"id":4131,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787384984,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":12966,"timestamp":618988523,"id":4137,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12979,"timestamp":618988541,"id":4140,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12978,"timestamp":618988547,"id":4141,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15950,"timestamp":618988504,"id":4135,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17535,"timestamp":618988530,"id":4138,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18261,"timestamp":618988536,"id":4139,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19132,"timestamp":618988449,"id":4134,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19693,"timestamp":618988513,"id":4136,"parentId":4133,"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":1772787385011,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":87576,"timestamp":618964258,"id":4133,"parentId":4132,"tags":{},"startTime":1772787384987,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2044,"timestamp":619056503,"id":4170,"parentId":4169,"tags":{},"startTime":1772787385079,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":3,"timestamp":619058578,"id":4172,"parentId":4169,"tags":{},"startTime":1772787385081,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5833,"timestamp":619058597,"id":4173,"parentId":4169,"tags":{},"startTime":1772787385081,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":619064465,"id":4174,"parentId":4169,"tags":{},"startTime":1772787385087,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":619064489,"id":4175,"parentId":4169,"tags":{},"startTime":1772787385087,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6537,"timestamp":619058567,"id":4171,"parentId":4169,"tags":{},"startTime":1772787385081,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":290,"timestamp":619066392,"id":4176,"parentId":4169,"tags":{},"startTime":1772787385089,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2122,"timestamp":619066693,"id":4177,"parentId":4169,"tags":{},"startTime":1772787385089,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1225,"timestamp":619069740,"id":4178,"parentId":4169,"tags":{},"startTime":1772787385093,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":88,"timestamp":619070965,"id":4179,"parentId":4169,"tags":{},"startTime":1772787385094,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":67,"timestamp":619071040,"id":4180,"parentId":4169,"tags":{},"startTime":1772787385094,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":315,"timestamp":619071112,"id":4181,"parentId":4169,"tags":{},"startTime":1772787385094,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":21125,"timestamp":619054130,"id":4169,"parentId":4132,"tags":{},"startTime":1772787385077,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":116997,"timestamp":618963850,"id":4132,"parentId":3,"tags":{"name":"server"},"startTime":1772787384987,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":11863,"timestamp":619080982,"id":4182,"parentId":3,"tags":{},"startTime":1772787385104,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":363754,"timestamp":618806835,"id":4076,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787384830,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":619170676,"id":4183,"parentId":4076,"tags":{"url":"/api/course","memory.rss":"552812544","memory.heapUsed":"304759328","memory.heapTotal":"340361216"},"startTime":1772787385193,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":388316,"timestamp":618807550,"id":4077,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772787384830,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":619195921,"id":4184,"parentId":4077,"tags":{"url":"/api/me","memory.rss":"548319232","memory.heapUsed":"292567936","memory.heapTotal":"336789504"},"startTime":1772787385219,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":31455,"timestamp":628761028,"id":4185,"tags":{"url":"/api/course/69a92c4f7e2ce4d93e6c47c2","isTurbopack":false},"startTime":1772787394784,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":628792562,"id":4186,"parentId":4185,"tags":{"url":"/api/course/69a92c4f7e2ce4d93e6c47c2","memory.rss":"548581376","memory.heapUsed":"292284056","memory.heapTotal":"337051648"},"startTime":1772787394815,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":36607,"timestamp":628796651,"id":4187,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787394819,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":628833342,"id":4188,"parentId":4187,"tags":{"url":"/api/course","memory.rss":"551936000","memory.heapUsed":"302171728","memory.heapTotal":"339480576"},"startTime":1772787394856,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":7130,"timestamp":643824948,"id":4189,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772787409848,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":79996,"timestamp":643833680,"id":4190,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772787409856,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":643913745,"id":4191,"parentId":4190,"tags":{"url":"/admin/courses","memory.rss":"552468480","memory.heapUsed":"303538304","memory.heapTotal":"339910656"},"startTime":1772787409937,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":32,"timestamp":644297353,"id":4194,"parentId":3,"tags":{},"startTime":1772787410320,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":39277,"timestamp":644295672,"id":4192,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787410318,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":644335007,"id":4195,"parentId":4192,"tags":{"url":"/api/course","memory.rss":"552321024","memory.heapUsed":"299095288","memory.heapTotal":"339480576"},"startTime":1772787410358,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":40812,"timestamp":644296457,"id":4193,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772787410319,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":644337338,"id":4196,"parentId":4193,"tags":{"url":"/api/me","memory.rss":"552321024","memory.heapUsed":"299447192","memory.heapTotal":"339480576"},"startTime":1772787410360,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":13296,"timestamp":645611646,"id":4197,"tags":{"url":"/admin/dashboard?_rsc=1opzh","isTurbopack":false},"startTime":1772787411634,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":30748,"timestamp":645626182,"id":4198,"tags":{"url":"/admin/dashboard?_rsc=1opzh","isTurbopack":false},"startTime":1772787411649,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":645656970,"id":4199,"parentId":4198,"tags":{"url":"/admin/dashboard?_rsc=1opzh","memory.rss":"549634048","memory.heapUsed":"293670688","memory.heapTotal":"337051648"},"startTime":1772787411680,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":27928,"timestamp":645703199,"id":4200,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787411726,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":1,"timestamp":645731185,"id":4201,"parentId":4200,"tags":{"url":"/api/course","memory.rss":"553201664","memory.heapUsed":"304040600","memory.heapTotal":"339480576"},"startTime":1772787411754,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14493,"timestamp":645760322,"id":4210,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14810,"timestamp":645760350,"id":4214,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14810,"timestamp":645760357,"id":4215,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15520,"timestamp":645760313,"id":4209,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15534,"timestamp":645760330,"id":4211,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17137,"timestamp":645760343,"id":4213,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18379,"timestamp":645760198,"id":4207,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18953,"timestamp":645760260,"id":4208,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19109,"timestamp":645760337,"id":4212,"parentId":4206,"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":1772787411783,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":81739,"timestamp":645747615,"id":4206,"parentId":4205,"tags":{},"startTime":1772787411770,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2104,"timestamp":645835012,"id":4244,"parentId":4243,"tags":{},"startTime":1772787411858,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":3,"timestamp":645837144,"id":4246,"parentId":4243,"tags":{},"startTime":1772787411860,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5031,"timestamp":645837163,"id":4247,"parentId":4243,"tags":{},"startTime":1772787411860,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":8,"timestamp":645842238,"id":4248,"parentId":4243,"tags":{},"startTime":1772787411865,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":645842262,"id":4249,"parentId":4243,"tags":{},"startTime":1772787411865,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":5820,"timestamp":645837136,"id":4245,"parentId":4243,"tags":{},"startTime":1772787411860,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":445,"timestamp":645844216,"id":4250,"parentId":4243,"tags":{},"startTime":1772787411867,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4353,"timestamp":645844674,"id":4251,"parentId":4243,"tags":{},"startTime":1772787411867,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1294,"timestamp":645850189,"id":4252,"parentId":4243,"tags":{},"startTime":1772787411873,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":127,"timestamp":645851481,"id":4253,"parentId":4243,"tags":{},"startTime":1772787411874,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":80,"timestamp":645851594,"id":4254,"parentId":4243,"tags":{},"startTime":1772787411874,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":5609,"timestamp":645851679,"id":4255,"parentId":4243,"tags":{},"startTime":1772787411874,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":30882,"timestamp":645832759,"id":4243,"parentId":4205,"tags":{},"startTime":1772787411856,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":125881,"timestamp":645747135,"id":4205,"parentId":4203,"tags":{"name":"server"},"startTime":1772787411770,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":15039,"timestamp":645873228,"id":4256,"parentId":4203,"tags":{},"startTime":1772787411896,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":144006,"timestamp":645745250,"id":4204,"tags":{"trigger":"/api/enquiry","isTurbopack":false},"startTime":1772787411768,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":144370,"timestamp":645745230,"id":4203,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787411768,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":185106,"timestamp":645740486,"id":4202,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772787411763,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":645925641,"id":4257,"parentId":4202,"tags":{"url":"/api/enquiry","memory.rss":"552456192","memory.heapUsed":"309269608","memory.heapTotal":"339243008"},"startTime":1772787411948,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":47927,"timestamp":647899744,"id":4258,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787413923,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":647947760,"id":4259,"parentId":4258,"tags":{"url":"/api/course","memory.rss":"555782144","memory.heapUsed":"308925632","memory.heapTotal":"341839872"},"startTime":1772787413971,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":88998,"timestamp":648601685,"id":4260,"tags":{"url":"/","isTurbopack":false},"startTime":1772787414625,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":648690729,"id":4261,"parentId":4260,"tags":{"url":"/","memory.rss":"550936576","memory.heapUsed":"262361912","memory.heapTotal":"339931136"},"startTime":1772787414714,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":20,"timestamp":649273231,"id":4262,"parentId":3,"tags":{},"startTime":1772787415296,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":41812,"timestamp":649327330,"id":4263,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787415350,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":649369216,"id":4264,"parentId":4263,"tags":{"url":"/api/course","memory.rss":"553340928","memory.heapUsed":"268902656","memory.heapTotal":"342360064"},"startTime":1772787415392,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":49455,"timestamp":649370384,"id":4265,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787415393,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":649419913,"id":4266,"parentId":4265,"tags":{"url":"/api/course","memory.rss":"559763456","memory.heapUsed":"278907472","memory.heapTotal":"344788992"},"startTime":1772787415443,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":20376,"timestamp":664580216,"id":4267,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772787430603,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":102852,"timestamp":664601609,"id":4268,"tags":{"url":"/admin/courses","isTurbopack":false},"startTime":1772787430625,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":664704507,"id":4269,"parentId":4268,"tags":{"url":"/admin/courses","memory.rss":"489684992","memory.heapUsed":"258731112","memory.heapTotal":"277876736"},"startTime":1772787430727,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":7,"timestamp":665147823,"id":4270,"parentId":3,"tags":{},"startTime":1772787431171,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":63028,"timestamp":665148545,"id":4271,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787431172,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":665211629,"id":4273,"parentId":4271,"tags":{"url":"/api/course","memory.rss":"501137408","memory.heapUsed":"265298568","memory.heapTotal":"284499968"},"startTime":1772787431235,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":66117,"timestamp":665149345,"id":4272,"tags":{"url":"/api/me","isTurbopack":false},"startTime":1772787431172,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":665215567,"id":4274,"parentId":4272,"tags":{"url":"/api/me","memory.rss":"501460992","memory.heapUsed":"265658664","memory.heapTotal":"284499968"},"startTime":1772787431239,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":43045,"timestamp":683284870,"id":4275,"tags":{"url":"/api/course/69a92c4f7e2ce4d93e6c47c2","isTurbopack":false},"startTime":1772787449308,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":683327980,"id":4276,"parentId":4275,"tags":{"url":"/api/course/69a92c4f7e2ce4d93e6c47c2","memory.rss":"511787008","memory.heapUsed":"268984568","memory.heapTotal":"308285440"},"startTime":1772787449351,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":46109,"timestamp":683330950,"id":4277,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787449354,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":683377115,"id":4278,"parentId":4277,"tags":{"url":"/api/course","memory.rss":"518270976","memory.heapUsed":"265789728","memory.heapTotal":"310714368"},"startTime":1772787449400,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":14553,"timestamp":685413443,"id":4279,"tags":{"url":"/admin/dashboard?_rsc=1opzh","isTurbopack":false},"startTime":1772787451436,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":24761,"timestamp":685429157,"id":4280,"tags":{"url":"/admin/dashboard?_rsc=1opzh","isTurbopack":false},"startTime":1772787451452,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":685453968,"id":4281,"parentId":4280,"tags":{"url":"/admin/dashboard?_rsc=1opzh","memory.rss":"520425472","memory.heapUsed":"263081072","memory.heapTotal":"310992896"},"startTime":1772787451477,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":30633,"timestamp":685479086,"id":4282,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787451502,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":685509806,"id":4283,"parentId":4282,"tags":{"url":"/api/course","memory.rss":"523841536","memory.heapUsed":"274605792","memory.heapTotal":"313421824"},"startTime":1772787451533,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":20871,"timestamp":685517964,"id":4284,"tags":{"url":"/api/enquiry","isTurbopack":false},"startTime":1772787451541,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":685538872,"id":4285,"parentId":4284,"tags":{"url":"/api/enquiry","memory.rss":"518770688","memory.heapUsed":"262825136","memory.heapTotal":"308285440"},"startTime":1772787451562,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":34202,"timestamp":687448325,"id":4286,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787453471,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":687482613,"id":4287,"parentId":4286,"tags":{"url":"/api/course","memory.rss":"521199616","memory.heapUsed":"273082360","memory.heapTotal":"310714368"},"startTime":1772787453506,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":63672,"timestamp":688224266,"id":4288,"tags":{"url":"/","isTurbopack":false},"startTime":1772787454247,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":688288046,"id":4289,"parentId":4288,"tags":{"url":"/","memory.rss":"519610368","memory.heapUsed":"270359128","memory.heapTotal":"308285440"},"startTime":1772787454311,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":4,"timestamp":688772427,"id":4290,"parentId":3,"tags":{},"startTime":1772787454795,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":46156,"timestamp":688802996,"id":4291,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787454826,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":688849214,"id":4292,"parentId":4291,"tags":{"url":"/api/course","memory.rss":"520327168","memory.heapUsed":"263273776","memory.heapTotal":"310714368"},"startTime":1772787454872,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":41248,"timestamp":688850393,"id":4293,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787454873,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":688891708,"id":4294,"parentId":4293,"tags":{"url":"/api/course","memory.rss":"526065664","memory.heapUsed":"273319896","memory.heapTotal":"313143296"},"startTime":1772787454915,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15771,"timestamp":707695017,"id":4303,"parentId":4298,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15793,"timestamp":707695039,"id":4304,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26430,"timestamp":707695088,"id":4306,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27917,"timestamp":707695163,"id":4310,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":10360,"timestamp":707714207,"id":4313,"parentId":4312,"tags":{},"startTime":1772787473737,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":10908,"timestamp":707713672,"id":4312,"parentId":4311,"tags":{},"startTime":1772787473737,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":28215,"timestamp":707711568,"id":4311,"parentId":4297,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"app-pages-browser"},"startTime":1772787473735,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":45170,"timestamp":707694664,"id":4299,"parentId":4298,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":46015,"timestamp":707695109,"id":4307,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":46031,"timestamp":707695128,"id":4308,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":52481,"timestamp":707695069,"id":4305,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":54988,"timestamp":707694995,"id":4302,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":55196,"timestamp":707694908,"id":4300,"parentId":4298,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":55955,"timestamp":707695145,"id":4309,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":56858,"timestamp":707694959,"id":4301,"parentId":4298,"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":1772787473718,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":60605,"timestamp":707691274,"id":4298,"parentId":4297,"tags":{},"startTime":1772787473714,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3507,"timestamp":707791679,"id":4315,"parentId":4314,"tags":{},"startTime":1772787473815,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":20,"timestamp":707795240,"id":4317,"parentId":4314,"tags":{},"startTime":1772787473818,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":57,"timestamp":707795289,"id":4318,"parentId":4314,"tags":{},"startTime":1772787473818,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":14,"timestamp":707795384,"id":4319,"parentId":4314,"tags":{},"startTime":1772787473818,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":707795419,"id":4320,"parentId":4314,"tags":{},"startTime":1772787473818,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1574,"timestamp":707795223,"id":4316,"parentId":4314,"tags":{},"startTime":1772787473818,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":579,"timestamp":707798648,"id":4321,"parentId":4314,"tags":{},"startTime":1772787473822,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3116,"timestamp":707799249,"id":4322,"parentId":4314,"tags":{},"startTime":1772787473822,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":7651,"timestamp":707804962,"id":4323,"parentId":4314,"tags":{},"startTime":1772787473828,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":405,"timestamp":707812609,"id":4324,"parentId":4314,"tags":{},"startTime":1772787473836,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":344,"timestamp":707812993,"id":4325,"parentId":4314,"tags":{},"startTime":1772787473836,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":8134,"timestamp":707813352,"id":4326,"parentId":4314,"tags":{},"startTime":1772787473836,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":97,"timestamp":707823077,"id":4328,"parentId":4297,"tags":{},"startTime":1772787473846,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":205,"timestamp":707822980,"id":4327,"parentId":4297,"tags":{},"startTime":1772787473846,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":38474,"timestamp":707789779,"id":4314,"parentId":4297,"tags":{},"startTime":1772787473813,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":138173,"timestamp":707690130,"id":4297,"parentId":4295,"tags":{"name":"client"},"startTime":1772787473713,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":32452,"timestamp":707828350,"id":4329,"parentId":4295,"tags":{},"startTime":1772787473851,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":188788,"timestamp":707673615,"id":4295,"parentId":3,"tags":{"trigger":"src/components/courses/CoursesFive.jsx"},"startTime":1772787473697,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":6,"timestamp":707870854,"id":4332,"parentId":3,"tags":{},"startTime":1772787473894,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":218000,"timestamp":707674519,"id":4341,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CoursesFive.jsx"],"page":"/","isPageHidden":true},"startTime":1772787473918,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19358,"timestamp":707878481,"id":4336,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19725,"timestamp":707878503,"id":4339,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19726,"timestamp":707878509,"id":4340,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24226,"timestamp":707878462,"id":4334,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24272,"timestamp":707878488,"id":4337,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5349,"timestamp":707898900,"id":4345,"parentId":4344,"tags":{},"startTime":1772787473922,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5472,"timestamp":707898781,"id":4344,"parentId":4343,"tags":{},"startTime":1772787473922,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":6894,"timestamp":707898420,"id":4343,"parentId":4330,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"rsc"},"startTime":1772787473921,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":28322,"timestamp":707878355,"id":4333,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30101,"timestamp":707878473,"id":4335,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30286,"timestamp":707878496,"id":4338,"parentId":4331,"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":1772787473901,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3216,"timestamp":707936587,"id":4370,"parentId":4369,"tags":{},"startTime":1772787473960,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3451,"timestamp":707936361,"id":4369,"parentId":4368,"tags":{},"startTime":1772787473960,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":11337,"timestamp":707935658,"id":4368,"parentId":4330,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesFive.jsx","layer":"ssr"},"startTime":1772787473959,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":87245,"timestamp":707866510,"id":4331,"parentId":4330,"tags":{},"startTime":1772787473890,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2078,"timestamp":707958074,"id":4372,"parentId":4371,"tags":{},"startTime":1772787473981,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":707960180,"id":4374,"parentId":4371,"tags":{},"startTime":1772787473984,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3310,"timestamp":707960203,"id":4375,"parentId":4371,"tags":{},"startTime":1772787473984,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":707963603,"id":4376,"parentId":4371,"tags":{},"startTime":1772787473987,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":707963646,"id":4377,"parentId":4371,"tags":{},"startTime":1772787473987,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4885,"timestamp":707960172,"id":4373,"parentId":4371,"tags":{},"startTime":1772787473984,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":538,"timestamp":707968747,"id":4378,"parentId":4371,"tags":{},"startTime":1772787473992,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3549,"timestamp":707969304,"id":4379,"parentId":4371,"tags":{},"startTime":1772787473993,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1276,"timestamp":707974092,"id":4380,"parentId":4371,"tags":{},"startTime":1772787473997,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":120,"timestamp":707975366,"id":4381,"parentId":4371,"tags":{},"startTime":1772787473999,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":77,"timestamp":707975474,"id":4382,"parentId":4371,"tags":{},"startTime":1772787473999,"traceId":"1264e43080ebfc4c"}] +[{"name":"create-chunk-assets","duration":3060,"timestamp":707975769,"id":4383,"parentId":4371,"tags":{},"startTime":1772787473999,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":26991,"timestamp":707956043,"id":4371,"parentId":4330,"tags":{},"startTime":1772787473979,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":123932,"timestamp":707865617,"id":4330,"parentId":4296,"tags":{"name":"server"},"startTime":1772787473889,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":15341,"timestamp":707989630,"id":4384,"parentId":4296,"tags":{},"startTime":1772787474013,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":589,"timestamp":708005684,"id":4385,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787474029,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":15606,"timestamp":708021683,"id":4392,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15629,"timestamp":708021696,"id":4394,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15629,"timestamp":708021701,"id":4395,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15970,"timestamp":708021654,"id":4389,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15997,"timestamp":708021690,"id":4393,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16677,"timestamp":708021600,"id":4388,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16622,"timestamp":708021664,"id":4390,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17496,"timestamp":708021671,"id":4391,"parentId":4387,"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":1772787474045,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":64777,"timestamp":708008215,"id":4387,"parentId":4386,"tags":{},"startTime":1772787474032,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3101,"timestamp":708077777,"id":4419,"parentId":4418,"tags":{},"startTime":1772787474101,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":708080915,"id":4421,"parentId":4418,"tags":{},"startTime":1772787474104,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3393,"timestamp":708080935,"id":4422,"parentId":4418,"tags":{},"startTime":1772787474104,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":708084370,"id":4423,"parentId":4418,"tags":{},"startTime":1772787474108,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":708084388,"id":4424,"parentId":4418,"tags":{},"startTime":1772787474108,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4130,"timestamp":708080902,"id":4420,"parentId":4418,"tags":{},"startTime":1772787474104,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":558,"timestamp":708088960,"id":4425,"parentId":4418,"tags":{},"startTime":1772787474112,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2595,"timestamp":708089543,"id":4426,"parentId":4418,"tags":{},"startTime":1772787474113,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2095,"timestamp":708093736,"id":4427,"parentId":4418,"tags":{},"startTime":1772787474117,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":551,"timestamp":708095808,"id":4428,"parentId":4418,"tags":{},"startTime":1772787474119,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":405,"timestamp":708096311,"id":4429,"parentId":4418,"tags":{},"startTime":1772787474120,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":522,"timestamp":708096747,"id":4430,"parentId":4418,"tags":{},"startTime":1772787474120,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":25485,"timestamp":708075612,"id":4418,"parentId":4386,"tags":{},"startTime":1772787474099,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":99847,"timestamp":708007979,"id":4386,"parentId":3,"tags":{"name":"server"},"startTime":1772787474031,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":9888,"timestamp":708107922,"id":4431,"parentId":3,"tags":{},"startTime":1772787474131,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":266451,"timestamp":707897023,"id":4342,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787473920,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":708163538,"id":4432,"parentId":4342,"tags":{"url":"/api/course","memory.rss":"543793152","memory.heapUsed":"291350592","memory.heapTotal":"320245760"},"startTime":1772787474187,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":33718,"timestamp":721974417,"id":4433,"tags":{"url":"/course-details?id=accounting&_rsc=1wtp7","isTurbopack":false},"startTime":1772787487998,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":722008184,"id":4434,"parentId":4433,"tags":{"url":"/course-details?id=accounting&_rsc=1wtp7","memory.rss":"544350208","memory.heapUsed":"286233960","memory.heapTotal":"299200512"},"startTime":1772787488032,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":23040,"timestamp":722013705,"id":4435,"tags":{"url":"/course-details?id=accounting&_rsc=xk41s","isTurbopack":false},"startTime":1772787488037,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":722036790,"id":4436,"parentId":4435,"tags":{"url":"/course-details?id=accounting&_rsc=xk41s","memory.rss":"544350208","memory.heapUsed":"285046552","memory.heapTotal":"310472704"},"startTime":1772787488060,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":52995,"timestamp":722357906,"id":4437,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787488381,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":722410984,"id":4439,"parentId":4437,"tags":{"url":"/api/course","memory.rss":"546848768","memory.heapUsed":"296197312","memory.heapTotal":"312901632"},"startTime":1772787488434,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":55596,"timestamp":722364548,"id":4438,"tags":{"url":"/api/course/accounting","isTurbopack":false},"startTime":1772787488388,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":722420216,"id":4440,"parentId":4438,"tags":{"url":"/api/course/accounting","memory.rss":"547479552","memory.heapUsed":"297306784","memory.heapTotal":"313401344"},"startTime":1772787488444,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8515,"timestamp":815785076,"id":4449,"parentId":4444,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8504,"timestamp":815785113,"id":4450,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14466,"timestamp":815785190,"id":4456,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15777,"timestamp":815784864,"id":4445,"parentId":4444,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787581808,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17501,"timestamp":815785155,"id":4453,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17529,"timestamp":815785167,"id":4454,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":28391,"timestamp":815785129,"id":4451,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":29848,"timestamp":815785063,"id":4448,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30118,"timestamp":815785024,"id":4446,"parentId":4444,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":19957,"timestamp":815795836,"id":4459,"parentId":4458,"tags":{},"startTime":1772787581819,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":20335,"timestamp":815795469,"id":4458,"parentId":4457,"tags":{},"startTime":1772787581819,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":74830,"timestamp":815794524,"id":4457,"parentId":4443,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"app-pages-browser"},"startTime":1772787581818,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":118743,"timestamp":815785179,"id":4455,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":158793,"timestamp":815785048,"id":4447,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":207561,"timestamp":815785141,"id":4452,"parentId":4444,"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":1772787581809,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":209784,"timestamp":815782981,"id":4444,"parentId":4443,"tags":{},"startTime":1772787581807,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4264,"timestamp":816003852,"id":4461,"parentId":4460,"tags":{},"startTime":1772787582027,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":16,"timestamp":816008263,"id":4463,"parentId":4460,"tags":{},"startTime":1772787582032,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":386,"timestamp":816008329,"id":4464,"parentId":4460,"tags":{},"startTime":1772787582032,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":28,"timestamp":816008918,"id":4465,"parentId":4460,"tags":{},"startTime":1772787582032,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":16,"timestamp":816008978,"id":4466,"parentId":4460,"tags":{},"startTime":1772787582033,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2087,"timestamp":816008235,"id":4462,"parentId":4460,"tags":{},"startTime":1772787582032,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":4617,"timestamp":816013392,"id":4467,"parentId":4460,"tags":{},"startTime":1772787582037,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":11286,"timestamp":816018153,"id":4468,"parentId":4460,"tags":{},"startTime":1772787582042,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":9968,"timestamp":816032006,"id":4469,"parentId":4460,"tags":{},"startTime":1772787582056,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":5305,"timestamp":816041972,"id":4470,"parentId":4460,"tags":{},"startTime":1772787582066,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":244,"timestamp":816047242,"id":4471,"parentId":4460,"tags":{},"startTime":1772787582071,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":8797,"timestamp":816047493,"id":4472,"parentId":4460,"tags":{},"startTime":1772787582071,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":112,"timestamp":816057582,"id":4474,"parentId":4443,"tags":{},"startTime":1772787582081,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":226,"timestamp":816057483,"id":4473,"parentId":4443,"tags":{},"startTime":1772787582081,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":63357,"timestamp":815999946,"id":4460,"parentId":4443,"tags":{},"startTime":1772787582023,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":282173,"timestamp":815781213,"id":4443,"parentId":4441,"tags":{"name":"client"},"startTime":1772787581805,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":23649,"timestamp":816063437,"id":4475,"parentId":4441,"tags":{},"startTime":1772787582087,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":328488,"timestamp":815760224,"id":4441,"parentId":3,"tags":{"trigger":"src/components/courses/CourseDetailContent.jsx"},"startTime":1772787581784,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":27,"timestamp":816098970,"id":4478,"parentId":3,"tags":{},"startTime":1772787582123,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21136,"timestamp":816106625,"id":4481,"parentId":4477,"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":1772787582130,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21147,"timestamp":816106639,"id":4482,"parentId":4477,"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":1772787582130,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24506,"timestamp":816106503,"id":4479,"parentId":4477,"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":1772787582130,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4807,"timestamp":816128826,"id":4485,"parentId":4484,"tags":{},"startTime":1772787582152,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5006,"timestamp":816128642,"id":4484,"parentId":4483,"tags":{},"startTime":1772787582152,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":6865,"timestamp":816128158,"id":4483,"parentId":4476,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"rsc"},"startTime":1772787582152,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":29116,"timestamp":816106607,"id":4480,"parentId":4477,"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":1772787582130,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":393000,"timestamp":815761786,"id":4508,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CourseDetailContent.jsx"],"page":"/course-details","isPageHidden":true},"startTime":1772787582201,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":16551,"timestamp":816178708,"id":4511,"parentId":4510,"tags":{},"startTime":1772787582202,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":16806,"timestamp":816178467,"id":4510,"parentId":4509,"tags":{},"startTime":1772787582202,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":45178,"timestamp":816178138,"id":4509,"parentId":4476,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"ssr"},"startTime":1772787582202,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":146942,"timestamp":816092451,"id":4477,"parentId":4476,"tags":{},"startTime":1772787582116,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3715,"timestamp":816242791,"id":4514,"parentId":4513,"tags":{},"startTime":1772787582266,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":816246559,"id":4516,"parentId":4513,"tags":{},"startTime":1772787582270,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3509,"timestamp":816246598,"id":4517,"parentId":4513,"tags":{},"startTime":1772787582270,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":11,"timestamp":816250161,"id":4518,"parentId":4513,"tags":{},"startTime":1772787582274,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":10,"timestamp":816250190,"id":4519,"parentId":4513,"tags":{},"startTime":1772787582274,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4738,"timestamp":816246542,"id":4515,"parentId":4513,"tags":{},"startTime":1772787582270,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1620,"timestamp":816252451,"id":4520,"parentId":4513,"tags":{},"startTime":1772787582276,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5704,"timestamp":816254150,"id":4521,"parentId":4513,"tags":{},"startTime":1772787582278,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2939,"timestamp":816261303,"id":4522,"parentId":4513,"tags":{},"startTime":1772787582285,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":375,"timestamp":816264236,"id":4523,"parentId":4513,"tags":{},"startTime":1772787582288,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":240,"timestamp":816264568,"id":4524,"parentId":4513,"tags":{},"startTime":1772787582288,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":9378,"timestamp":816264823,"id":4525,"parentId":4513,"tags":{},"startTime":1772787582288,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":45437,"timestamp":816241084,"id":4513,"parentId":4476,"tags":{},"startTime":1772787582265,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":198727,"timestamp":816091742,"id":4476,"parentId":4442,"tags":{"name":"server"},"startTime":1772787582115,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":18903,"timestamp":816290624,"id":4526,"parentId":4442,"tags":{},"startTime":1772787582314,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":7820,"timestamp":816303154,"id":4527,"tags":{"trigger":"/api/course/[id]","isTurbopack":false},"startTime":1772787582327,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":2349,"timestamp":816310070,"id":4528,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787582334,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":22314,"timestamp":816355284,"id":4534,"parentId":4530,"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":1772787582379,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22291,"timestamp":816355344,"id":4535,"parentId":4530,"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":1772787582379,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23081,"timestamp":816355159,"id":4532,"parentId":4530,"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":1772787582379,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26232,"timestamp":816354811,"id":4531,"parentId":4530,"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":1772787582378,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27755,"timestamp":816355248,"id":4533,"parentId":4530,"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":1772787582379,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":164231,"timestamp":816316985,"id":4530,"parentId":4529,"tags":{},"startTime":1772787582341,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":10443,"timestamp":816502141,"id":4559,"parentId":4558,"tags":{},"startTime":1772787582526,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":816512672,"id":4561,"parentId":4558,"tags":{},"startTime":1772787582536,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":6604,"timestamp":816512722,"id":4562,"parentId":4558,"tags":{},"startTime":1772787582536,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":28,"timestamp":816519452,"id":4563,"parentId":4558,"tags":{},"startTime":1772787582543,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":14,"timestamp":816519521,"id":4564,"parentId":4558,"tags":{},"startTime":1772787582543,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8416,"timestamp":816512645,"id":4560,"parentId":4558,"tags":{},"startTime":1772787582536,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1835,"timestamp":816524661,"id":4565,"parentId":4558,"tags":{},"startTime":1772787582548,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3920,"timestamp":816526574,"id":4566,"parentId":4558,"tags":{},"startTime":1772787582550,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3185,"timestamp":816533408,"id":4567,"parentId":4558,"tags":{},"startTime":1772787582557,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":295,"timestamp":816536586,"id":4568,"parentId":4558,"tags":{},"startTime":1772787582560,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":218,"timestamp":816536844,"id":4569,"parentId":4558,"tags":{},"startTime":1772787582560,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":11608,"timestamp":816537073,"id":4570,"parentId":4558,"tags":{},"startTime":1772787582561,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":56009,"timestamp":816499525,"id":4558,"parentId":4529,"tags":{},"startTime":1772787582523,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":249035,"timestamp":816316358,"id":4529,"parentId":3,"tags":{"name":"server"},"startTime":1772787582340,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":24816,"timestamp":816565525,"id":4571,"parentId":3,"tags":{},"startTime":1772787582589,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":525297,"timestamp":816193156,"id":4512,"tags":{"url":"/api/course/accounting","isTurbopack":false},"startTime":1772787582217,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":816718534,"id":4572,"parentId":4512,"tags":{"url":"/api/course/accounting","memory.rss":"552726528","memory.heapUsed":"298190288","memory.heapTotal":"324468736"},"startTime":1772787582742,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":177422,"timestamp":822535629,"id":4573,"tags":{"url":"/course-details?id=accounting","isTurbopack":false},"startTime":1772787588559,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":822713121,"id":4574,"parentId":4573,"tags":{"url":"/course-details?id=accounting","memory.rss":"555237376","memory.heapUsed":"292907664","memory.heapTotal":"330776576"},"startTime":1772787588737,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":5,"timestamp":823140853,"id":4575,"parentId":3,"tags":{},"startTime":1772787589164,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15980,"timestamp":823183028,"id":4586,"parentId":4581,"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":1772787589207,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15986,"timestamp":823183035,"id":4587,"parentId":4581,"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":1772787589207,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16482,"timestamp":823183003,"id":4583,"parentId":4581,"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":1772787589207,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18866,"timestamp":823183020,"id":4585,"parentId":4581,"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":1772787589207,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20027,"timestamp":823182947,"id":4582,"parentId":4581,"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":1772787589206,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20735,"timestamp":823183013,"id":4584,"parentId":4581,"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":1772787589207,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":95993,"timestamp":823170177,"id":4581,"parentId":4580,"tags":{},"startTime":1772787589194,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3189,"timestamp":823273467,"id":4611,"parentId":4610,"tags":{},"startTime":1772787589297,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":20,"timestamp":823276901,"id":4613,"parentId":4610,"tags":{},"startTime":1772787589300,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5177,"timestamp":823277126,"id":4614,"parentId":4610,"tags":{},"startTime":1772787589301,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":6,"timestamp":823282338,"id":4615,"parentId":4610,"tags":{},"startTime":1772787589306,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":823282364,"id":4616,"parentId":4610,"tags":{},"startTime":1772787589306,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6605,"timestamp":823276836,"id":4612,"parentId":4610,"tags":{},"startTime":1772787589300,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":558,"timestamp":823286880,"id":4617,"parentId":4610,"tags":{},"startTime":1772787589310,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1784,"timestamp":823287457,"id":4618,"parentId":4610,"tags":{},"startTime":1772787589311,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1525,"timestamp":823293611,"id":4619,"parentId":4610,"tags":{},"startTime":1772787589317,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":137,"timestamp":823295133,"id":4620,"parentId":4610,"tags":{},"startTime":1772787589319,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":77,"timestamp":823295257,"id":4621,"parentId":4610,"tags":{},"startTime":1772787589319,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":432,"timestamp":823295340,"id":4622,"parentId":4610,"tags":{},"startTime":1772787589319,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":40935,"timestamp":823268500,"id":4610,"parentId":4580,"tags":{},"startTime":1772787589292,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":147008,"timestamp":823169943,"id":4580,"parentId":4578,"tags":{"name":"server"},"startTime":1772787589193,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":15994,"timestamp":823317033,"id":4623,"parentId":4578,"tags":{},"startTime":1772787589341,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":166345,"timestamp":823168456,"id":4579,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772787589192,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":1109,"timestamp":823334190,"id":4624,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787589358,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":20626,"timestamp":823364732,"id":4631,"parentId":4626,"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":1772787589388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20632,"timestamp":823364740,"id":4632,"parentId":4626,"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":1772787589388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21509,"timestamp":823364702,"id":4628,"parentId":4626,"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":1772787589388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23790,"timestamp":823364723,"id":4630,"parentId":4626,"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":1772787589388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25467,"timestamp":823364619,"id":4627,"parentId":4626,"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":1772787589388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25997,"timestamp":823364714,"id":4629,"parentId":4626,"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":1772787589388,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":91003,"timestamp":823337300,"id":4626,"parentId":4625,"tags":{},"startTime":1772787589361,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2156,"timestamp":823432483,"id":4656,"parentId":4655,"tags":{},"startTime":1772787589456,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":823434693,"id":4658,"parentId":4655,"tags":{},"startTime":1772787589458,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3839,"timestamp":823434719,"id":4659,"parentId":4655,"tags":{},"startTime":1772787589458,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":823438605,"id":4660,"parentId":4655,"tags":{},"startTime":1772787589462,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":823438629,"id":4661,"parentId":4655,"tags":{},"startTime":1772787589462,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4595,"timestamp":823434674,"id":4657,"parentId":4655,"tags":{},"startTime":1772787589458,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":272,"timestamp":823440505,"id":4662,"parentId":4655,"tags":{},"startTime":1772787589464,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2469,"timestamp":823440791,"id":4663,"parentId":4655,"tags":{},"startTime":1772787589464,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1313,"timestamp":823444732,"id":4664,"parentId":4655,"tags":{},"startTime":1772787589468,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":114,"timestamp":823446043,"id":4665,"parentId":4655,"tags":{},"startTime":1772787589470,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":75,"timestamp":823446144,"id":4666,"parentId":4655,"tags":{},"startTime":1772787589470,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":303,"timestamp":823446224,"id":4667,"parentId":4655,"tags":{},"startTime":1772787589470,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":21848,"timestamp":823431327,"id":4655,"parentId":4625,"tags":{},"startTime":1772787589455,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":121930,"timestamp":823337067,"id":4625,"parentId":3,"tags":{"name":"server"},"startTime":1772787589361,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":9579,"timestamp":823459085,"id":4668,"parentId":3,"tags":{},"startTime":1772787589483,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":363284,"timestamp":823157962,"id":4577,"tags":{"url":"/api/course/accounting","isTurbopack":false},"startTime":1772787589182,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":823521322,"id":4669,"parentId":4577,"tags":{"url":"/api/course/accounting","memory.rss":"570134528","memory.heapUsed":"311854728","memory.heapTotal":"346218496"},"startTime":1772787589545,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":412294,"timestamp":823149363,"id":4576,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787589173,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":823561832,"id":4670,"parentId":4576,"tags":{"url":"/api/course","memory.rss":"575737856","memory.heapUsed":"318441552","memory.heapTotal":"348647424"},"startTime":1772787589585,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":63317,"timestamp":829236316,"id":4671,"tags":{"url":"/?_rsc=1h9g0","isTurbopack":false},"startTime":1772787595260,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":829299691,"id":4672,"parentId":4671,"tags":{"url":"/?_rsc=1h9g0","memory.rss":"579457024","memory.heapUsed":"316594896","memory.heapTotal":"351727616"},"startTime":1772787595323,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":48982,"timestamp":829565989,"id":4673,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787595589,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":829615145,"id":4674,"parentId":4673,"tags":{"url":"/api/course","memory.rss":"563556352","memory.heapUsed":"277232880","memory.heapTotal":"350912512"},"startTime":1772787595639,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":53793,"timestamp":829617420,"id":4675,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787595641,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":829671258,"id":4676,"parentId":4675,"tags":{"url":"/api/course","memory.rss":"563785728","memory.heapUsed":"271159352","memory.heapTotal":"350912512"},"startTime":1772787595695,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":39947,"timestamp":833954782,"id":4677,"tags":{"url":"/course-details?id=SAP&_rsc=1wtp7","isTurbopack":false},"startTime":1772787599978,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":833994802,"id":4678,"parentId":4677,"tags":{"url":"/course-details?id=SAP&_rsc=1wtp7","memory.rss":"569200640","memory.heapUsed":"281077136","memory.heapTotal":"353804288"},"startTime":1772787600018,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":49429,"timestamp":834003167,"id":4679,"tags":{"url":"/course-details?id=SAP&_rsc=sgomi","isTurbopack":false},"startTime":1772787600027,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":834052636,"id":4680,"parentId":4679,"tags":{"url":"/course-details?id=SAP&_rsc=sgomi","memory.rss":"564072448","memory.heapUsed":"268682544","memory.heapTotal":"348483584"},"startTime":1772787600076,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":49946,"timestamp":834067425,"id":4681,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787600091,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":834117449,"id":4683,"parentId":4681,"tags":{"url":"/api/course","memory.rss":"566517760","memory.heapUsed":"272709808","memory.heapTotal":"350912512"},"startTime":1772787600141,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":50759,"timestamp":834073754,"id":4682,"tags":{"url":"/api/course/SAP","isTurbopack":false},"startTime":1772787600097,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":834124588,"id":4684,"parentId":4682,"tags":{"url":"/api/course/SAP","memory.rss":"566587392","memory.heapUsed":"273405568","memory.heapTotal":"350912512"},"startTime":1772787600148,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":116179,"timestamp":847434534,"id":4685,"tags":{"url":"/course-details?id=SAP","isTurbopack":false},"startTime":1772787613458,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":847550768,"id":4686,"parentId":4685,"tags":{"url":"/course-details?id=SAP","memory.rss":"564203520","memory.heapUsed":"272201640","memory.heapTotal":"348483584"},"startTime":1772787613574,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":23,"timestamp":847966088,"id":4687,"parentId":3,"tags":{},"startTime":1772787613990,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":55375,"timestamp":847967657,"id":4688,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787613991,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":848023081,"id":4690,"parentId":4688,"tags":{"url":"/api/course","memory.rss":"566063104","memory.heapUsed":"286225584","memory.heapTotal":"350912512"},"startTime":1772787614046,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":58984,"timestamp":847973260,"id":4689,"tags":{"url":"/api/course/SAP","isTurbopack":false},"startTime":1772787613997,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":848032298,"id":4691,"parentId":4689,"tags":{"url":"/api/course/SAP","memory.rss":"563654656","memory.heapUsed":"270179312","memory.heapTotal":"348483584"},"startTime":1772787614056,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":28438,"timestamp":849691042,"id":4692,"tags":{"url":"/?_rsc=1h9g0","isTurbopack":false},"startTime":1772787615714,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":15,"timestamp":849719526,"id":4693,"parentId":4692,"tags":{"url":"/?_rsc=1h9g0","memory.rss":"563654656","memory.heapUsed":"277680264","memory.heapTotal":"348483584"},"startTime":1772787615743,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":86061,"timestamp":850069413,"id":4694,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787616093,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":850155560,"id":4695,"parentId":4694,"tags":{"url":"/api/course","memory.rss":"568111104","memory.heapUsed":"282452952","memory.heapTotal":"350912512"},"startTime":1772787616179,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":42099,"timestamp":850156613,"id":4696,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787616180,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":850198774,"id":4697,"parentId":4696,"tags":{"url":"/api/course","memory.rss":"568168448","memory.heapUsed":"277206960","memory.heapTotal":"350912512"},"startTime":1772787616222,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":49787,"timestamp":854699163,"id":4698,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787620723,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":7,"timestamp":854749058,"id":4700,"parentId":4698,"tags":{"url":"/api/course","memory.rss":"568172544","memory.heapUsed":"278879360","memory.heapTotal":"350912512"},"startTime":1772787620772,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":45322,"timestamp":854709036,"id":4699,"tags":{"url":"/api/course/SAP","isTurbopack":false},"startTime":1772787620732,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":854754420,"id":4701,"parentId":4699,"tags":{"url":"/api/course/SAP","memory.rss":"568225792","memory.heapUsed":"279572712","memory.heapTotal":"350912512"},"startTime":1772787620778,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7919,"timestamp":864224181,"id":4710,"parentId":4705,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7938,"timestamp":864224197,"id":4711,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12576,"timestamp":864224285,"id":4717,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14112,"timestamp":864223970,"id":4706,"parentId":4705,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787630247,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15326,"timestamp":864224244,"id":4714,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15334,"timestamp":864224259,"id":4715,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21597,"timestamp":864224209,"id":4712,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":13376,"timestamp":864233128,"id":4720,"parentId":4719,"tags":{},"startTime":1772787630257,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":13579,"timestamp":864232929,"id":4719,"parentId":4718,"tags":{},"startTime":1772787630256,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":27632,"timestamp":864232595,"id":4718,"parentId":4704,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"app-pages-browser"},"startTime":1772787630256,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":36982,"timestamp":864224169,"id":4709,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":37123,"timestamp":864224128,"id":4707,"parentId":4705,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39437,"timestamp":864224221,"id":4713,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39563,"timestamp":864224272,"id":4716,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40472,"timestamp":864224156,"id":4708,"parentId":4705,"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":1772787630248,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":42007,"timestamp":864222641,"id":4705,"parentId":4704,"tags":{},"startTime":1772787630246,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1770,"timestamp":864267301,"id":4722,"parentId":4721,"tags":{},"startTime":1772787630291,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":864269100,"id":4724,"parentId":4721,"tags":{},"startTime":1772787630293,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":34,"timestamp":864269120,"id":4725,"parentId":4721,"tags":{},"startTime":1772787630293,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":8,"timestamp":864269209,"id":4726,"parentId":4721,"tags":{},"startTime":1772787630293,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":864269231,"id":4727,"parentId":4721,"tags":{},"startTime":1772787630293,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1057,"timestamp":864269091,"id":4723,"parentId":4721,"tags":{},"startTime":1772787630292,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":470,"timestamp":864270957,"id":4728,"parentId":4721,"tags":{},"startTime":1772787630294,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3269,"timestamp":864271439,"id":4729,"parentId":4721,"tags":{},"startTime":1772787630295,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3229,"timestamp":864276088,"id":4730,"parentId":4721,"tags":{},"startTime":1772787630299,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":166,"timestamp":864279315,"id":4731,"parentId":4721,"tags":{},"startTime":1772787630303,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":128,"timestamp":864279472,"id":4732,"parentId":4721,"tags":{},"startTime":1772787630303,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":9994,"timestamp":864279605,"id":4733,"parentId":4721,"tags":{},"startTime":1772787630303,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":60,"timestamp":864290622,"id":4735,"parentId":4704,"tags":{},"startTime":1772787630314,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":118,"timestamp":864290570,"id":4734,"parentId":4704,"tags":{},"startTime":1772787630314,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":26453,"timestamp":864266261,"id":4721,"parentId":4704,"tags":{},"startTime":1772787630290,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":70785,"timestamp":864221956,"id":4704,"parentId":4702,"tags":{"name":"client"},"startTime":1772787630245,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":12679,"timestamp":864292765,"id":4736,"parentId":4702,"tags":{},"startTime":1772787630316,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":97360,"timestamp":864208723,"id":4702,"parentId":3,"tags":{"trigger":"src/components/courses/CourseDetailContent.jsx"},"startTime":1772787630232,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":3,"timestamp":864309991,"id":4739,"parentId":3,"tags":{},"startTime":1772787630333,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10468,"timestamp":864318997,"id":4743,"parentId":4738,"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":1772787630342,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10481,"timestamp":864319005,"id":4744,"parentId":4738,"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":1772787630342,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10456,"timestamp":864319035,"id":4745,"parentId":4738,"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":1772787630342,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12675,"timestamp":864318931,"id":4740,"parentId":4738,"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":1772787630342,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2877,"timestamp":864330185,"id":4748,"parentId":4747,"tags":{},"startTime":1772787630354,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2994,"timestamp":864330076,"id":4747,"parentId":4746,"tags":{},"startTime":1772787630353,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":3969,"timestamp":864329706,"id":4746,"parentId":4737,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"rsc"},"startTime":1772787630353,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15210,"timestamp":864318990,"id":4742,"parentId":4738,"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":1772787630342,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15519,"timestamp":864318980,"id":4741,"parentId":4738,"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":1772787630342,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-hmr-latency","duration":126000,"timestamp":864209709,"id":4771,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CourseDetailContent.jsx"],"page":"/course-details","isPageHidden":true},"startTime":1772787630361,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":8316,"timestamp":864362022,"id":4775,"parentId":4774,"tags":{},"startTime":1772787630385,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":8423,"timestamp":864361923,"id":4774,"parentId":4773,"tags":{},"startTime":1772787630385,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":17138,"timestamp":864361737,"id":4773,"parentId":4737,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CourseDetailContent.jsx","layer":"ssr"},"startTime":1772787630385,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":78529,"timestamp":864307995,"id":4738,"parentId":4737,"tags":{},"startTime":1772787630331,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1923,"timestamp":864389753,"id":4777,"parentId":4776,"tags":{},"startTime":1772787630413,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":864391701,"id":4779,"parentId":4776,"tags":{},"startTime":1772787630415,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3025,"timestamp":864391722,"id":4780,"parentId":4776,"tags":{},"startTime":1772787630415,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":864394783,"id":4781,"parentId":4776,"tags":{},"startTime":1772787630418,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":864394805,"id":4782,"parentId":4776,"tags":{},"startTime":1772787630418,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4140,"timestamp":864391692,"id":4778,"parentId":4776,"tags":{},"startTime":1772787630415,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":524,"timestamp":864396944,"id":4783,"parentId":4776,"tags":{},"startTime":1772787630420,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5607,"timestamp":864397481,"id":4784,"parentId":4776,"tags":{},"startTime":1772787630421,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1178,"timestamp":864404009,"id":4785,"parentId":4776,"tags":{},"startTime":1772787630427,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":110,"timestamp":864405186,"id":4786,"parentId":4776,"tags":{},"startTime":1772787630429,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":67,"timestamp":864405284,"id":4787,"parentId":4776,"tags":{},"startTime":1772787630429,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":4116,"timestamp":864405359,"id":4788,"parentId":4776,"tags":{},"startTime":1772787630429,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":24490,"timestamp":864388417,"id":4776,"parentId":4737,"tags":{},"startTime":1772787630412,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":110077,"timestamp":864307728,"id":4737,"parentId":4703,"tags":{"name":"server"},"startTime":1772787630331,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":10959,"timestamp":864417878,"id":4789,"parentId":4703,"tags":{},"startTime":1772787630441,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":569,"timestamp":864429226,"id":4790,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787630453,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":11807,"timestamp":864445069,"id":4796,"parentId":4792,"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":1772787630468,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11890,"timestamp":864445077,"id":4797,"parentId":4792,"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":1772787630468,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11900,"timestamp":864445087,"id":4798,"parentId":4792,"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":1772787630468,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13096,"timestamp":864445052,"id":4794,"parentId":4792,"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":1772787630468,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15120,"timestamp":864444993,"id":4793,"parentId":4792,"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":1772787630468,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18464,"timestamp":864445062,"id":4795,"parentId":4792,"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":1772787630468,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":72012,"timestamp":864431812,"id":4792,"parentId":4791,"tags":{},"startTime":1772787630455,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2864,"timestamp":864509886,"id":4822,"parentId":4821,"tags":{},"startTime":1772787630533,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":864512828,"id":4824,"parentId":4821,"tags":{},"startTime":1772787630536,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3648,"timestamp":864512861,"id":4825,"parentId":4821,"tags":{},"startTime":1772787630536,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":8,"timestamp":864516548,"id":4826,"parentId":4821,"tags":{},"startTime":1772787630540,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":864516570,"id":4827,"parentId":4821,"tags":{},"startTime":1772787630540,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4411,"timestamp":864512806,"id":4823,"parentId":4821,"tags":{},"startTime":1772787630536,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":845,"timestamp":864519277,"id":4828,"parentId":4821,"tags":{},"startTime":1772787630543,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3762,"timestamp":864520160,"id":4829,"parentId":4821,"tags":{},"startTime":1772787630544,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2464,"timestamp":864525421,"id":4830,"parentId":4821,"tags":{},"startTime":1772787630549,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":221,"timestamp":864527881,"id":4831,"parentId":4821,"tags":{},"startTime":1772787630551,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":158,"timestamp":864528073,"id":4832,"parentId":4821,"tags":{},"startTime":1772787630551,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":627,"timestamp":864528242,"id":4833,"parentId":4821,"tags":{},"startTime":1772787630552,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":32022,"timestamp":864508219,"id":4821,"parentId":4791,"tags":{},"startTime":1772787630532,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":116780,"timestamp":864431543,"id":4791,"parentId":3,"tags":{"name":"server"},"startTime":1772787630455,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":12590,"timestamp":864548422,"id":4834,"parentId":3,"tags":{},"startTime":1772787630572,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":256324,"timestamp":864360928,"id":4772,"tags":{"url":"/api/course/SAP","isTurbopack":false},"startTime":1772787630384,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":864617319,"id":4835,"parentId":4772,"tags":{"url":"/api/course/SAP","memory.rss":"564387840","memory.heapUsed":"276884120","memory.heapTotal":"324386816"},"startTime":1772787630641,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9030,"timestamp":930898899,"id":4844,"parentId":4839,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9024,"timestamp":930898919,"id":4845,"parentId":4839,"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":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13225,"timestamp":930898992,"id":4851,"parentId":4839,"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":1772787696923,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14264,"timestamp":930898645,"id":4840,"parentId":4839,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15411,"timestamp":930898955,"id":4848,"parentId":4839,"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":1772787696923,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15420,"timestamp":930898967,"id":4849,"parentId":4839,"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":1772787696923,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":4670,"timestamp":930910265,"id":4854,"parentId":4853,"tags":{},"startTime":1772787696934,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4855,"timestamp":930910085,"id":4853,"parentId":4852,"tags":{},"startTime":1772787696934,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":9640,"timestamp":930909225,"id":4852,"parentId":4838,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"app-pages-browser"},"startTime":1772787696933,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23166,"timestamp":930898941,"id":4847,"parentId":4839,"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":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23790,"timestamp":930898930,"id":4846,"parentId":4839,"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":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24412,"timestamp":930898888,"id":4843,"parentId":4839,"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":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24552,"timestamp":930898846,"id":4841,"parentId":4839,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25226,"timestamp":930898979,"id":4850,"parentId":4839,"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":1772787696923,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26243,"timestamp":930898874,"id":4842,"parentId":4839,"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":1772787696922,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":27764,"timestamp":930897374,"id":4839,"parentId":4838,"tags":{},"startTime":1772787696921,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3138,"timestamp":930963184,"id":4856,"parentId":4855,"tags":{},"startTime":1772787696987,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":9,"timestamp":930966362,"id":4858,"parentId":4855,"tags":{},"startTime":1772787696990,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":47,"timestamp":930966389,"id":4859,"parentId":4855,"tags":{},"startTime":1772787696990,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":10,"timestamp":930966460,"id":4860,"parentId":4855,"tags":{},"startTime":1772787696990,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":930966486,"id":4861,"parentId":4855,"tags":{},"startTime":1772787696990,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1145,"timestamp":930966349,"id":4857,"parentId":4855,"tags":{},"startTime":1772787696990,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":519,"timestamp":930968546,"id":4862,"parentId":4855,"tags":{},"startTime":1772787696992,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4563,"timestamp":930969080,"id":4863,"parentId":4855,"tags":{},"startTime":1772787696993,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":6520,"timestamp":930975827,"id":4864,"parentId":4855,"tags":{},"startTime":1772787696999,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":301,"timestamp":930982344,"id":4865,"parentId":4855,"tags":{},"startTime":1772787697006,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":246,"timestamp":930982626,"id":4866,"parentId":4855,"tags":{},"startTime":1772787697006,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6109,"timestamp":930982881,"id":4867,"parentId":4855,"tags":{},"startTime":1772787697006,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":115,"timestamp":930990691,"id":4869,"parentId":4838,"tags":{},"startTime":1772787697014,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":222,"timestamp":930990597,"id":4868,"parentId":4838,"tags":{},"startTime":1772787697014,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":34289,"timestamp":930961788,"id":4855,"parentId":4838,"tags":{},"startTime":1772787696985,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":99354,"timestamp":930896774,"id":4838,"parentId":4836,"tags":{"name":"client"},"startTime":1772787696920,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":31408,"timestamp":930996177,"id":4870,"parentId":4836,"tags":{},"startTime":1772787697020,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":150425,"timestamp":930878631,"id":4836,"parentId":3,"tags":{"trigger":"src/components/courses/CouresesNine.jsx"},"startTime":1772787696902,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":21,"timestamp":931037300,"id":4873,"parentId":3,"tags":{},"startTime":1772787697061,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11826,"timestamp":931044239,"id":4876,"parentId":4872,"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":1772787697068,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11849,"timestamp":931044247,"id":4877,"parentId":4872,"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":1772787697068,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":177000,"timestamp":930879553,"id":4881,"parentId":3,"tags":{"updatedModules":["[project]/src/components/courses/CouresesNine.jsx"],"page":"/course-details","isPageHidden":true},"startTime":1772787697081,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1510,"timestamp":931057242,"id":4880,"parentId":4879,"tags":{},"startTime":1772787697081,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1711,"timestamp":931057047,"id":4879,"parentId":4878,"tags":{},"startTime":1772787697081,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2957,"timestamp":931056529,"id":4878,"parentId":4871,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"rsc"},"startTime":1772787697080,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16209,"timestamp":931044121,"id":4874,"parentId":4872,"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":1772787697068,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19618,"timestamp":931044228,"id":4875,"parentId":4872,"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":1772787697068,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3110,"timestamp":931092372,"id":4907,"parentId":4906,"tags":{},"startTime":1772787697116,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":3241,"timestamp":931092253,"id":4906,"parentId":4905,"tags":{},"startTime":1772787697116,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":7519,"timestamp":931092011,"id":4905,"parentId":4871,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CouresesNine.jsx","layer":"ssr"},"startTime":1772787697116,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":76057,"timestamp":931033159,"id":4872,"parentId":4871,"tags":{},"startTime":1772787697057,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2113,"timestamp":931112253,"id":4910,"parentId":4909,"tags":{},"startTime":1772787697136,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":3,"timestamp":931114393,"id":4912,"parentId":4909,"tags":{},"startTime":1772787697138,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2527,"timestamp":931114414,"id":4913,"parentId":4909,"tags":{},"startTime":1772787697138,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":931116993,"id":4914,"parentId":4909,"tags":{},"startTime":1772787697141,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":931117019,"id":4915,"parentId":4909,"tags":{},"startTime":1772787697141,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3651,"timestamp":931114385,"id":4911,"parentId":4909,"tags":{},"startTime":1772787697138,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":410,"timestamp":931119029,"id":4916,"parentId":4909,"tags":{},"startTime":1772787697143,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2104,"timestamp":931119451,"id":4917,"parentId":4909,"tags":{},"startTime":1772787697143,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1165,"timestamp":931122372,"id":4918,"parentId":4909,"tags":{},"startTime":1772787697146,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":218,"timestamp":931123536,"id":4919,"parentId":4909,"tags":{},"startTime":1772787697147,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":137,"timestamp":931123732,"id":4920,"parentId":4909,"tags":{},"startTime":1772787697147,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":5365,"timestamp":931123876,"id":4921,"parentId":4909,"tags":{},"startTime":1772787697147,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":21429,"timestamp":931111463,"id":4909,"parentId":4871,"tags":{},"startTime":1772787697135,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":103350,"timestamp":931032511,"id":4871,"parentId":4837,"tags":{"name":"server"},"startTime":1772787697056,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":9932,"timestamp":931135894,"id":4922,"parentId":4837,"tags":{},"startTime":1772787697159,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":43539,"timestamp":931102854,"id":4908,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772787697126,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":672,"timestamp":931146052,"id":4923,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787697170,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":10902,"timestamp":931165276,"id":4929,"parentId":4925,"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":1772787697189,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10899,"timestamp":931165290,"id":4930,"parentId":4925,"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":1772787697189,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11206,"timestamp":931165250,"id":4927,"parentId":4925,"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":1772787697189,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12241,"timestamp":931165157,"id":4926,"parentId":4925,"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":1772787697189,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13028,"timestamp":931165264,"id":4928,"parentId":4925,"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":1772787697189,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":69229,"timestamp":931148864,"id":4925,"parentId":4924,"tags":{},"startTime":1772787697172,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2170,"timestamp":931223137,"id":4954,"parentId":4953,"tags":{},"startTime":1772787697247,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":931225382,"id":4956,"parentId":4953,"tags":{},"startTime":1772787697249,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2219,"timestamp":931225402,"id":4957,"parentId":4953,"tags":{},"startTime":1772787697249,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":10,"timestamp":931227674,"id":4958,"parentId":4953,"tags":{},"startTime":1772787697251,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":931227725,"id":4959,"parentId":4953,"tags":{},"startTime":1772787697251,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3326,"timestamp":931225330,"id":4955,"parentId":4953,"tags":{},"startTime":1772787697249,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":889,"timestamp":931229902,"id":4960,"parentId":4953,"tags":{},"startTime":1772787697253,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1744,"timestamp":931230807,"id":4961,"parentId":4953,"tags":{},"startTime":1772787697254,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1100,"timestamp":931233324,"id":4962,"parentId":4953,"tags":{},"startTime":1772787697257,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":131,"timestamp":931234422,"id":4963,"parentId":4953,"tags":{},"startTime":1772787697258,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":134,"timestamp":931234538,"id":4964,"parentId":4953,"tags":{},"startTime":1772787697258,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2058,"timestamp":931234676,"id":4965,"parentId":4953,"tags":{},"startTime":1772787697258,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":21808,"timestamp":931221337,"id":4953,"parentId":4924,"tags":{},"startTime":1772787697245,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":98345,"timestamp":931148602,"id":4924,"parentId":3,"tags":{"name":"server"},"startTime":1772787697172,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":9204,"timestamp":931247002,"id":4966,"parentId":3,"tags":{},"startTime":1772787697271,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":281814,"timestamp":931059740,"id":4882,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787697083,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":931341658,"id":4967,"parentId":4882,"tags":{"url":"/api/course","memory.rss":"571506688","memory.heapUsed":"291048208","memory.heapTotal":"326811648"},"startTime":1772787697365,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":150416,"timestamp":942143088,"id":4968,"tags":{"url":"/course-details?id=SAP","isTurbopack":false},"startTime":1772787708167,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":942293545,"id":4969,"parentId":4968,"tags":{"url":"/course-details?id=SAP","memory.rss":"572133376","memory.heapUsed":"293768304","memory.heapTotal":"326742016"},"startTime":1772787708317,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":6,"timestamp":942725927,"id":4970,"parentId":3,"tags":{},"startTime":1772787708749,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14702,"timestamp":942780776,"id":4981,"parentId":4976,"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":1772787708804,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14696,"timestamp":942780793,"id":4982,"parentId":4976,"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":1772787708804,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15120,"timestamp":942780660,"id":4978,"parentId":4976,"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":1772787708804,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15660,"timestamp":942780671,"id":4979,"parentId":4976,"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":1772787708804,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16211,"timestamp":942780586,"id":4977,"parentId":4976,"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":1772787708804,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19355,"timestamp":942780739,"id":4980,"parentId":4976,"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":1772787708804,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":86177,"timestamp":942769222,"id":4976,"parentId":4975,"tags":{},"startTime":1772787708793,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":8138,"timestamp":942861641,"id":5006,"parentId":5005,"tags":{},"startTime":1772787708885,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":942869847,"id":5008,"parentId":5005,"tags":{},"startTime":1772787708893,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":6346,"timestamp":942869878,"id":5009,"parentId":5005,"tags":{},"startTime":1772787708893,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":15,"timestamp":942876285,"id":5010,"parentId":5005,"tags":{},"startTime":1772787708900,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":942876337,"id":5011,"parentId":5005,"tags":{},"startTime":1772787708900,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7688,"timestamp":942869822,"id":5007,"parentId":5005,"tags":{},"startTime":1772787708893,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":546,"timestamp":942878892,"id":5012,"parentId":5005,"tags":{},"startTime":1772787708902,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4609,"timestamp":942879452,"id":5013,"parentId":5005,"tags":{},"startTime":1772787708903,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1832,"timestamp":942885363,"id":5014,"parentId":5005,"tags":{},"startTime":1772787708909,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":386,"timestamp":942887190,"id":5015,"parentId":5005,"tags":{},"startTime":1772787708911,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":1012,"timestamp":942887449,"id":5016,"parentId":5005,"tags":{},"startTime":1772787708911,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1778,"timestamp":942888541,"id":5017,"parentId":5005,"tags":{},"startTime":1772787708912,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":40638,"timestamp":942857907,"id":5005,"parentId":4975,"tags":{},"startTime":1772787708881,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":138049,"timestamp":942768784,"id":4975,"parentId":4973,"tags":{"name":"server"},"startTime":1772787708792,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":17763,"timestamp":942906928,"id":5018,"parentId":4973,"tags":{},"startTime":1772787708930,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":158236,"timestamp":942767400,"id":4974,"tags":{"trigger":"/api/course/[id]","isTurbopack":false},"startTime":1772787708791,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":1024,"timestamp":942925059,"id":5019,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787708949,"traceId":"1264e43080ebfc4c"}] +[{"name":"add-entry","duration":22143,"timestamp":942954102,"id":5026,"parentId":5021,"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":1772787708978,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22153,"timestamp":942954109,"id":5027,"parentId":5021,"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":1772787708978,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22790,"timestamp":942954076,"id":5023,"parentId":5021,"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":1772787708978,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25882,"timestamp":942954093,"id":5025,"parentId":5021,"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":1772787708978,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27071,"timestamp":942954021,"id":5022,"parentId":5021,"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":1772787708978,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":29075,"timestamp":942954086,"id":5024,"parentId":5021,"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":1772787708978,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":116384,"timestamp":942928005,"id":5021,"parentId":5020,"tags":{},"startTime":1772787708952,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2620,"timestamp":943050454,"id":5051,"parentId":5050,"tags":{},"startTime":1772787709074,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":943053114,"id":5053,"parentId":5050,"tags":{},"startTime":1772787709077,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3356,"timestamp":943053134,"id":5054,"parentId":5050,"tags":{},"startTime":1772787709077,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":7,"timestamp":943056534,"id":5055,"parentId":5050,"tags":{},"startTime":1772787709080,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":943056556,"id":5056,"parentId":5050,"tags":{},"startTime":1772787709080,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":4144,"timestamp":943053099,"id":5052,"parentId":5050,"tags":{},"startTime":1772787709077,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":494,"timestamp":943058530,"id":5057,"parentId":5050,"tags":{},"startTime":1772787709082,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":7661,"timestamp":943059037,"id":5058,"parentId":5050,"tags":{},"startTime":1772787709083,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1640,"timestamp":943068543,"id":5059,"parentId":5050,"tags":{},"startTime":1772787709092,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":131,"timestamp":943070182,"id":5060,"parentId":5050,"tags":{},"startTime":1772787709094,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":72,"timestamp":943070299,"id":5061,"parentId":5050,"tags":{},"startTime":1772787709094,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":524,"timestamp":943070378,"id":5062,"parentId":5050,"tags":{},"startTime":1772787709094,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":35497,"timestamp":943048753,"id":5050,"parentId":5020,"tags":{},"startTime":1772787709072,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":163420,"timestamp":942927767,"id":5020,"parentId":3,"tags":{"name":"server"},"startTime":1772787708951,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":11134,"timestamp":943091392,"id":5063,"parentId":3,"tags":{},"startTime":1772787709115,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":403438,"timestamp":942743844,"id":4971,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787708767,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":943147336,"id":5064,"parentId":4971,"tags":{"url":"/api/course","memory.rss":"567468032","memory.heapUsed":"291088264","memory.heapTotal":"346566656"},"startTime":1772787709171,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":421437,"timestamp":942753848,"id":4972,"tags":{"url":"/api/course/SAP","isTurbopack":false},"startTime":1772787708777,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":943175353,"id":5065,"parentId":4972,"tags":{"url":"/api/course/SAP","memory.rss":"562974720","memory.heapUsed":"277515576","memory.heapTotal":"342994944"},"startTime":1772787709199,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":38421,"timestamp":952665482,"id":5066,"tags":{"url":"/?_rsc=1h9g0","isTurbopack":false},"startTime":1772787718688,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":952703942,"id":5067,"parentId":5066,"tags":{"url":"/?_rsc=1h9g0","memory.rss":"563003392","memory.heapUsed":"274944056","memory.heapTotal":"342994944"},"startTime":1772787718727,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":38070,"timestamp":953019936,"id":5068,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787719043,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":953058061,"id":5069,"parentId":5068,"tags":{"url":"/api/course","memory.rss":"567463936","memory.heapUsed":"279179912","memory.heapTotal":"345423872"},"startTime":1772787719081,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":43881,"timestamp":953060105,"id":5070,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787719083,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":953104053,"id":5071,"parentId":5070,"tags":{"url":"/api/course","memory.rss":"572735488","memory.heapUsed":"289246064","memory.heapTotal":"347852800"},"startTime":1772787719127,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39608,"timestamp":965052540,"id":5080,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39608,"timestamp":965052585,"id":5082,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39598,"timestamp":965052605,"id":5083,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42111,"timestamp":965052487,"id":5078,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":63070,"timestamp":965052336,"id":5077,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":71776,"timestamp":965052518,"id":5079,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":63430,"timestamp":965087544,"id":5084,"parentId":5081,"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":1772787731110,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":3927,"timestamp":965156612,"id":5087,"parentId":5086,"tags":{},"startTime":1772787731179,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":4116,"timestamp":965156440,"id":5086,"parentId":5085,"tags":{},"startTime":1772787731179,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":5056,"timestamp":965156237,"id":5085,"parentId":5084,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\app\\courses-grid-view\\page.jsx","layer":"rsc"},"startTime":1772787731179,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":1220,"timestamp":965174971,"id":5091,"parentId":5090,"tags":{},"startTime":1772787731198,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":1313,"timestamp":965174887,"id":5090,"parentId":5088,"tags":{},"startTime":1772787731198,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2268,"timestamp":965174534,"id":5088,"parentId":5085,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"rsc"},"startTime":1772787731197,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":2207,"timestamp":965175055,"id":5093,"parentId":5092,"tags":{},"startTime":1772787731198,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":2271,"timestamp":965174994,"id":5092,"parentId":5089,"tags":{},"startTime":1772787731198,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":2786,"timestamp":965174744,"id":5089,"parentId":5085,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"rsc"},"startTime":1772787731197,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":125218,"timestamp":965052564,"id":5081,"parentId":5076,"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":1772787731075,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":3129,"timestamp":965212094,"id":5121,"parentId":5075,"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":1772787731235,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":5688,"timestamp":965220352,"id":5125,"parentId":5124,"tags":{},"startTime":1772787731243,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":5941,"timestamp":965220110,"id":5124,"parentId":5122,"tags":{},"startTime":1772787731243,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":8010,"timestamp":965219709,"id":5122,"parentId":5121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllContainer.jsx","layer":"ssr"},"startTime":1772787731242,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-transform","duration":7710,"timestamp":965220530,"id":5127,"parentId":5126,"tags":{},"startTime":1772787731243,"traceId":"1264e43080ebfc4c"},{"name":"next-swc-loader","duration":7851,"timestamp":965220409,"id":5126,"parentId":5123,"tags":{},"startTime":1772787731243,"traceId":"1264e43080ebfc4c"},{"name":"build-module-jsx","duration":12110,"timestamp":965219882,"id":5123,"parentId":5121,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\components\\courses\\CoursesAllGrid.jsx","layer":"ssr"},"startTime":1772787731243,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":208067,"timestamp":965030570,"id":5076,"parentId":5075,"tags":{},"startTime":1772787731053,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2002,"timestamp":965243323,"id":5129,"parentId":5128,"tags":{},"startTime":1772787731266,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":965245360,"id":5131,"parentId":5128,"tags":{},"startTime":1772787731268,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2290,"timestamp":965245383,"id":5132,"parentId":5128,"tags":{},"startTime":1772787731268,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":965247700,"id":5133,"parentId":5128,"tags":{},"startTime":1772787731270,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":965247726,"id":5134,"parentId":5128,"tags":{},"startTime":1772787731270,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3414,"timestamp":965245349,"id":5130,"parentId":5128,"tags":{},"startTime":1772787731268,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":642,"timestamp":965251280,"id":5135,"parentId":5128,"tags":{},"startTime":1772787731274,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5232,"timestamp":965251940,"id":5136,"parentId":5128,"tags":{},"startTime":1772787731275,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1199,"timestamp":965258426,"id":5137,"parentId":5128,"tags":{},"startTime":1772787731281,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":121,"timestamp":965259624,"id":5138,"parentId":5128,"tags":{},"startTime":1772787731282,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":73,"timestamp":965259734,"id":5139,"parentId":5128,"tags":{},"startTime":1772787731282,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7659,"timestamp":965259812,"id":5140,"parentId":5128,"tags":{},"startTime":1772787731283,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":31999,"timestamp":965240753,"id":5128,"parentId":5075,"tags":{},"startTime":1772787731263,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":249781,"timestamp":965029695,"id":5075,"parentId":5073,"tags":{"name":"server"},"startTime":1772787731052,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":12092,"timestamp":965279562,"id":5141,"parentId":5073,"tags":{},"startTime":1772787731302,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":268917,"timestamp":965023381,"id":5074,"tags":{"trigger":"/courses-grid-view","isTurbopack":false},"startTime":1772787731046,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":269428,"timestamp":965023146,"id":5073,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787731046,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":383136,"timestamp":964994965,"id":5072,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","isTurbopack":false},"startTime":1772787731018,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":8,"timestamp":965378230,"id":5142,"parentId":5072,"tags":{"url":"/courses-grid-view?_rsc=1wtp7","memory.rss":"565055488","memory.heapUsed":"296902728","memory.heapTotal":"346984448"},"startTime":1772787731401,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":60677,"timestamp":965392277,"id":5143,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","isTurbopack":false},"startTime":1772787731415,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":965452998,"id":5144,"parentId":5143,"tags":{"url":"/courses-grid-view?_rsc=oy4q3","memory.rss":"563912704","memory.heapUsed":"292425568","memory.heapTotal":"346103808"},"startTime":1772787731476,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":78433,"timestamp":965729015,"id":5145,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787731752,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":965807521,"id":5146,"parentId":5145,"tags":{"url":"/api/course","memory.rss":"570376192","memory.heapUsed":"305448080","memory.heapTotal":"348532736"},"startTime":1772787731830,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":52033,"timestamp":971237861,"id":5147,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787737261,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":8,"timestamp":971290025,"id":5148,"parentId":5147,"tags":{"url":"/api/course","memory.rss":"565747712","memory.heapUsed":"276210832","memory.heapTotal":"330969088"},"startTime":1772787737313,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":42769,"timestamp":971293879,"id":5149,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787737317,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":971336720,"id":5150,"parentId":5149,"tags":{"url":"/api/course","memory.rss":"566288384","memory.heapUsed":"269985448","memory.heapTotal":"330969088"},"startTime":1772787737359,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26843,"timestamp":980909829,"id":5159,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26902,"timestamp":980909852,"id":5162,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26907,"timestamp":980909858,"id":5163,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":28515,"timestamp":980909810,"id":5157,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":28995,"timestamp":980909837,"id":5160,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":38936,"timestamp":980909710,"id":5156,"parentId":5155,"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":1772787746932,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":43356,"timestamp":980909821,"id":5158,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":32303,"timestamp":980934035,"id":5164,"parentId":5161,"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":1772787746957,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":60014,"timestamp":980909844,"id":5161,"parentId":5155,"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":1772787746933,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":140171,"timestamp":980898051,"id":5155,"parentId":5154,"tags":{},"startTime":1772787746921,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":7721,"timestamp":981043954,"id":5201,"parentId":5200,"tags":{},"startTime":1772787747067,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":981051723,"id":5203,"parentId":5200,"tags":{},"startTime":1772787747074,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4916,"timestamp":981051747,"id":5204,"parentId":5200,"tags":{},"startTime":1772787747074,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":21,"timestamp":981056705,"id":5205,"parentId":5200,"tags":{},"startTime":1772787747079,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":981056744,"id":5206,"parentId":5200,"tags":{},"startTime":1772787747079,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6416,"timestamp":981051709,"id":5202,"parentId":5200,"tags":{},"startTime":1772787747074,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1522,"timestamp":981060374,"id":5207,"parentId":5200,"tags":{},"startTime":1772787747083,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3253,"timestamp":981061966,"id":5208,"parentId":5200,"tags":{},"startTime":1772787747085,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2669,"timestamp":981066503,"id":5209,"parentId":5200,"tags":{},"startTime":1772787747089,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":417,"timestamp":981069168,"id":5210,"parentId":5200,"tags":{},"startTime":1772787747092,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":204,"timestamp":981069552,"id":5211,"parentId":5200,"tags":{},"startTime":1772787747092,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1876,"timestamp":981069766,"id":5212,"parentId":5200,"tags":{},"startTime":1772787747093,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":37517,"timestamp":981042020,"id":5200,"parentId":5154,"tags":{},"startTime":1772787747065,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":190445,"timestamp":980897768,"id":5154,"parentId":5152,"tags":{"name":"server"},"startTime":1772787746921,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":20133,"timestamp":981088422,"id":5213,"parentId":5152,"tags":{},"startTime":1772787747111,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":213642,"timestamp":980895467,"id":5152,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787746918,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":3818,"timestamp":981122814,"id":5220,"parentId":5215,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":3784,"timestamp":981122863,"id":5228,"parentId":5215,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":3836,"timestamp":981122821,"id":5221,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5557,"timestamp":981122833,"id":5223,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":5680,"timestamp":981122857,"id":5227,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":6435,"timestamp":981122722,"id":5216,"parentId":5215,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772787747145,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8185,"timestamp":981122839,"id":5224,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8241,"timestamp":981122845,"id":5225,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19916,"timestamp":981122827,"id":5222,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20515,"timestamp":981122807,"id":5219,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20571,"timestamp":981122787,"id":5217,"parentId":5215,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20509,"timestamp":981122852,"id":5226,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20682,"timestamp":981122797,"id":5218,"parentId":5215,"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":1772787747146,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":31541,"timestamp":981111978,"id":5215,"parentId":5214,"tags":{},"startTime":1772787747135,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1342,"timestamp":981147313,"id":5230,"parentId":5229,"tags":{},"startTime":1772787747170,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":3,"timestamp":981148681,"id":5232,"parentId":5229,"tags":{},"startTime":1772787747171,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":50,"timestamp":981148702,"id":5233,"parentId":5229,"tags":{},"startTime":1772787747171,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":5,"timestamp":981148775,"id":5234,"parentId":5229,"tags":{},"startTime":1772787747172,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":981148794,"id":5235,"parentId":5229,"tags":{},"startTime":1772787747172,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1126,"timestamp":981148673,"id":5231,"parentId":5229,"tags":{},"startTime":1772787747171,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":173,"timestamp":981150481,"id":5236,"parentId":5229,"tags":{},"startTime":1772787747173,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3118,"timestamp":981150663,"id":5237,"parentId":5229,"tags":{},"startTime":1772787747173,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4188,"timestamp":981155003,"id":5238,"parentId":5229,"tags":{},"startTime":1772787747178,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":328,"timestamp":981159188,"id":5239,"parentId":5229,"tags":{},"startTime":1772787747182,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":200,"timestamp":981159493,"id":5240,"parentId":5229,"tags":{},"startTime":1772787747182,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2262,"timestamp":981159701,"id":5241,"parentId":5229,"tags":{},"startTime":1772787747182,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":61,"timestamp":981162651,"id":5243,"parentId":5214,"tags":{},"startTime":1772787747185,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":120,"timestamp":981162597,"id":5242,"parentId":5214,"tags":{},"startTime":1772787747185,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":24430,"timestamp":981146200,"id":5229,"parentId":5214,"tags":{},"startTime":1772787747169,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":59194,"timestamp":981111493,"id":5214,"parentId":5199,"tags":{"name":"client"},"startTime":1772787747134,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":13884,"timestamp":981170741,"id":5244,"parentId":5199,"tags":{},"startTime":1772787747193,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":289573,"timestamp":980895537,"id":5153,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1772787746918,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":209334,"timestamp":980976430,"id":5199,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772787746999,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-success","duration":38,"timestamp":981402217,"id":5245,"parentId":3,"tags":{},"startTime":1772787747425,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":49000,"timestamp":981393584,"id":5247,"parentId":3,"tags":{"updatedModules":[],"page":"/","isPageHidden":false},"startTime":1772787747464,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":125492,"timestamp":1114820861,"id":5248,"tags":{"url":"/","isTurbopack":false},"startTime":1772787880844,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":1114946422,"id":5249,"parentId":5248,"tags":{"url":"/","memory.rss":"467021824","memory.heapUsed":"285294712","memory.heapTotal":"310607872"},"startTime":1772787880970,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":12,"timestamp":1115545889,"id":5250,"parentId":3,"tags":{},"startTime":1772787881569,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":40502,"timestamp":1115597272,"id":5251,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787881620,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":1115637867,"id":5252,"parentId":5251,"tags":{"url":"/api/course","memory.rss":"473042944","memory.heapUsed":"292157312","memory.heapTotal":"317231104"},"startTime":1772787881661,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":40308,"timestamp":1115642184,"id":5253,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772787881665,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":1115682591,"id":5254,"parentId":5253,"tags":{"url":"/api/course","memory.rss":"473071616","memory.heapUsed":"290287552","memory.heapTotal":"317231104"},"startTime":1772787881706,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15442,"timestamp":1294679600,"id":5263,"parentId":5258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15342,"timestamp":1294679720,"id":5271,"parentId":5258,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15453,"timestamp":1294679616,"id":5264,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20022,"timestamp":1294679641,"id":5266,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20241,"timestamp":1294679702,"id":5270,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23588,"timestamp":1294679276,"id":5259,"parentId":5258,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26361,"timestamp":1294679661,"id":5267,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26385,"timestamp":1294679674,"id":5268,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40534,"timestamp":1294679629,"id":5265,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":41859,"timestamp":1294679536,"id":5260,"parentId":5258,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":53144,"timestamp":1294679688,"id":5269,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":62383,"timestamp":1294679574,"id":5261,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":577,"timestamp":1294754430,"id":5274,"parentId":5273,"tags":{},"startTime":1772788060778,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":225006,"timestamp":1294755435,"id":5276,"parentId":5275,"tags":{},"startTime":1772788060779,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":228375,"timestamp":1294755212,"id":5275,"parentId":5273,"tags":{},"startTime":1772788060779,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":53089,"timestamp":1294983686,"id":5277,"parentId":5273,"tags":{"astUsed":"true"},"startTime":1772788061007,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":290655,"timestamp":1294754147,"id":5273,"parentId":5272,"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":1772788060778,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":3222,"timestamp":1295048065,"id":5279,"parentId":5278,"tags":{},"startTime":1772788061072,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":5119,"timestamp":1295048009,"id":5278,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\api.js","layer":null},"startTime":1772788061072,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5540,"timestamp":1295048121,"id":5281,"parentId":5280,"tags":{},"startTime":1772788061072,"traceId":"1264e43080ebfc4c"},{"name":"build-module-js","duration":7496,"timestamp":1295048095,"id":5280,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\build\\webpack\\loaders\\css-loader\\src\\runtime\\getUrl.js","layer":null},"startTime":1772788061072,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4896,"timestamp":1295051061,"id":5287,"parentId":5286,"tags":{},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":5092,"timestamp":1295051029,"id":5286,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularASemiBold.ttf","layer":null},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5270,"timestamp":1295050921,"id":5283,"parentId":5282,"tags":{},"startTime":1772788061074,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":5453,"timestamp":1295050857,"id":5282,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularARegular.ttf","layer":null},"startTime":1772788061074,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5624,"timestamp":1295051106,"id":5289,"parentId":5288,"tags":{},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":5720,"timestamp":1295051085,"id":5288,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularABold.ttf","layer":null},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5831,"timestamp":1295051001,"id":5285,"parentId":5284,"tags":{},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":5924,"timestamp":1295050961,"id":5284,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\euclid-circular-a\\EuclidCircularAMedium.ttf","layer":null},"startTime":1772788061074,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5752,"timestamp":1295051144,"id":5291,"parentId":5290,"tags":{},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"build-module-otf","duration":5810,"timestamp":1295051125,"id":5290,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\adobe-garamond-pro\\AGaramondPro-Bold.otf","layer":null},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":5763,"timestamp":1295051180,"id":5293,"parentId":5292,"tags":{},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"build-module-otf","duration":5824,"timestamp":1295051162,"id":5292,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\adobe-garamond-pro\\AGaramondPro-Regular.otf","layer":null},"startTime":1772788061075,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4300,"timestamp":1295053472,"id":5297,"parentId":5296,"tags":{},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":4376,"timestamp":1295053444,"id":5296,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Medium.ttf","layer":null},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4327,"timestamp":1295053516,"id":5299,"parentId":5298,"tags":{},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":4381,"timestamp":1295053495,"id":5298,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-SemiBold.ttf","layer":null},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4332,"timestamp":1295053553,"id":5301,"parentId":5300,"tags":{},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":4379,"timestamp":1295053534,"id":5300,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Bold.ttf","layer":null},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4517,"timestamp":1295053404,"id":5295,"parentId":5294,"tags":{},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"build-module-ttf","duration":4609,"timestamp":1295053338,"id":5294,"parentId":5273,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\fonts\\fredoka\\static\\Fredoka-Regular.ttf","layer":null},"startTime":1772788061077,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":376296,"timestamp":1294695477,"id":5272,"parentId":5257,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788060719,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":182,"timestamp":1295072852,"id":5302,"parentId":5272,"tags":{},"startTime":1772788061096,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":393469,"timestamp":1294679588,"id":5262,"parentId":5258,"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":1772788060703,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":395975,"timestamp":1294677101,"id":5258,"parentId":5257,"tags":{},"startTime":1772788060701,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1794,"timestamp":1295076418,"id":5304,"parentId":5303,"tags":{},"startTime":1772788061100,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":1295078244,"id":5306,"parentId":5303,"tags":{},"startTime":1772788061102,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":57,"timestamp":1295078265,"id":5307,"parentId":5303,"tags":{},"startTime":1772788061102,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":12,"timestamp":1295078342,"id":5308,"parentId":5303,"tags":{},"startTime":1772788061102,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1295078373,"id":5309,"parentId":5303,"tags":{},"startTime":1772788061102,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1087,"timestamp":1295078234,"id":5305,"parentId":5303,"tags":{},"startTime":1772788061102,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":344,"timestamp":1295080139,"id":5310,"parentId":5303,"tags":{},"startTime":1772788061104,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2014,"timestamp":1295080494,"id":5311,"parentId":5303,"tags":{},"startTime":1772788061104,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":5737,"timestamp":1295083818,"id":5312,"parentId":5303,"tags":{},"startTime":1772788061107,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":393,"timestamp":1295089551,"id":5313,"parentId":5303,"tags":{},"startTime":1772788061113,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":188,"timestamp":1295089930,"id":5314,"parentId":5303,"tags":{},"startTime":1772788061113,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7659,"timestamp":1295090124,"id":5315,"parentId":5303,"tags":{},"startTime":1772788061114,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":64,"timestamp":1295098801,"id":5317,"parentId":5257,"tags":{},"startTime":1772788061122,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":127,"timestamp":1295098746,"id":5316,"parentId":5257,"tags":{},"startTime":1772788061122,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":26285,"timestamp":1295074763,"id":5303,"parentId":5257,"tags":{},"startTime":1772788061098,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":424895,"timestamp":1294676182,"id":5257,"parentId":5255,"tags":{"name":"client"},"startTime":1772788060700,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":20137,"timestamp":1295101100,"id":5318,"parentId":5255,"tags":{},"startTime":1772788061125,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":463584,"timestamp":1294658456,"id":5255,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788060682,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":5,"timestamp":1295128337,"id":5321,"parentId":3,"tags":{},"startTime":1772788061152,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":489000,"timestamp":1294659673,"id":5327,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788061178,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17051,"timestamp":1295139888,"id":5325,"parentId":5320,"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":1772788061163,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17049,"timestamp":1295139903,"id":5326,"parentId":5320,"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":1772788061163,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":78,"timestamp":1295157396,"id":5329,"parentId":5328,"tags":{},"startTime":1772788061181,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1634,"timestamp":1295157138,"id":5328,"parentId":5319,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788061181,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19241,"timestamp":1295139857,"id":5323,"parentId":5320,"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":1772788061163,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19237,"timestamp":1295139876,"id":5324,"parentId":5320,"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":1772788061163,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19788,"timestamp":1295139737,"id":5322,"parentId":5320,"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":1772788061163,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":76009,"timestamp":1295125985,"id":5320,"parentId":5319,"tags":{},"startTime":1772788061149,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2610,"timestamp":1295204791,"id":5358,"parentId":5357,"tags":{},"startTime":1772788061228,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":1295207484,"id":5360,"parentId":5357,"tags":{},"startTime":1772788061231,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2771,"timestamp":1295207529,"id":5361,"parentId":5357,"tags":{},"startTime":1772788061231,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":9,"timestamp":1295210344,"id":5362,"parentId":5357,"tags":{},"startTime":1772788061234,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1295210368,"id":5363,"parentId":5357,"tags":{},"startTime":1772788061234,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3819,"timestamp":1295207461,"id":5359,"parentId":5357,"tags":{},"startTime":1772788061231,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":388,"timestamp":1295212275,"id":5364,"parentId":5357,"tags":{},"startTime":1772788061236,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2330,"timestamp":1295212675,"id":5365,"parentId":5357,"tags":{},"startTime":1772788061236,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1441,"timestamp":1295216373,"id":5366,"parentId":5357,"tags":{},"startTime":1772788061240,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":171,"timestamp":1295217810,"id":5367,"parentId":5357,"tags":{},"startTime":1772788061241,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":108,"timestamp":1295217966,"id":5368,"parentId":5357,"tags":{},"startTime":1772788061241,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":4281,"timestamp":1295218080,"id":5369,"parentId":5357,"tags":{},"startTime":1772788061242,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":24090,"timestamp":1295203961,"id":5357,"parentId":5319,"tags":{},"startTime":1772788061227,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":107527,"timestamp":1295125252,"id":5319,"parentId":5256,"tags":{"name":"server"},"startTime":1772788061149,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":21400,"timestamp":1295232869,"id":5370,"parentId":5256,"tags":{},"startTime":1772788061256,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":596516,"timestamp":1294658995,"id":5256,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788060683,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":60701,"timestamp":1295270163,"id":5371,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788061294,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1295330904,"id":5372,"parentId":5371,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"498532352","memory.heapUsed":"322837056","memory.heapTotal":"353165312"},"startTime":1772788061354,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":175320,"timestamp":1301933310,"id":5373,"tags":{"url":"/","isTurbopack":false},"startTime":1772788067957,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1302108688,"id":5374,"parentId":5373,"tags":{"url":"/","memory.rss":"497778688","memory.heapUsed":"327948824","memory.heapTotal":"354643968"},"startTime":1772788068132,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":21,"timestamp":1302757637,"id":5375,"parentId":3,"tags":{},"startTime":1772788068781,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14855,"timestamp":1302809761,"id":5385,"parentId":5380,"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":1772788068833,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14862,"timestamp":1302809769,"id":5386,"parentId":5380,"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":1772788068833,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16243,"timestamp":1302809710,"id":5382,"parentId":5380,"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":1772788068833,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16346,"timestamp":1302809725,"id":5383,"parentId":5380,"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":1772788068833,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20683,"timestamp":1302809538,"id":5381,"parentId":5380,"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":1772788068833,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21741,"timestamp":1302809752,"id":5384,"parentId":5380,"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":1772788068833,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":73901,"timestamp":1302803194,"id":5380,"parentId":5379,"tags":{},"startTime":1772788068827,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3506,"timestamp":1302882922,"id":5415,"parentId":5414,"tags":{},"startTime":1772788068906,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":1302886468,"id":5417,"parentId":5414,"tags":{},"startTime":1772788068910,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":3826,"timestamp":1302886493,"id":5418,"parentId":5414,"tags":{},"startTime":1772788068910,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":18,"timestamp":1302890365,"id":5419,"parentId":5414,"tags":{},"startTime":1772788068914,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1302890398,"id":5420,"parentId":5414,"tags":{},"startTime":1772788068914,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":5023,"timestamp":1302886455,"id":5416,"parentId":5414,"tags":{},"startTime":1772788068910,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1137,"timestamp":1302895927,"id":5421,"parentId":5414,"tags":{},"startTime":1772788068919,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1900,"timestamp":1302897097,"id":5422,"parentId":5414,"tags":{},"startTime":1772788068921,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1777,"timestamp":1302900259,"id":5423,"parentId":5414,"tags":{},"startTime":1772788068924,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":537,"timestamp":1302902029,"id":5424,"parentId":5414,"tags":{},"startTime":1772788068926,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":384,"timestamp":1302902514,"id":5425,"parentId":5414,"tags":{},"startTime":1772788068926,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":2887,"timestamp":1302902923,"id":5426,"parentId":5414,"tags":{},"startTime":1772788068926,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":30886,"timestamp":1302880148,"id":5414,"parentId":5379,"tags":{},"startTime":1772788068904,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":113463,"timestamp":1302802829,"id":5379,"parentId":5377,"tags":{"name":"server"},"startTime":1772788068826,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":14308,"timestamp":1302916437,"id":5427,"parentId":5377,"tags":{},"startTime":1772788068940,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":130366,"timestamp":1302801085,"id":5378,"tags":{"trigger":"/api/course","isTurbopack":false},"startTime":1772788068825,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":130737,"timestamp":1302801059,"id":5377,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772788068825,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":224327,"timestamp":1302793965,"id":5376,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772788068817,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1303018353,"id":5428,"parentId":5376,"tags":{"url":"/api/course","memory.rss":"490782720","memory.heapUsed":"292233664","memory.heapTotal":"352915456"},"startTime":1772788069042,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":30536,"timestamp":1303020392,"id":5429,"tags":{"url":"/api/course","isTurbopack":false},"startTime":1772788069044,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1303050994,"id":5430,"parentId":5429,"tags":{"url":"/api/course","memory.rss":"496091136","memory.heapUsed":"302681112","memory.heapTotal":"355344384"},"startTime":1772788069075,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10841,"timestamp":1312490195,"id":5439,"parentId":5434,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10785,"timestamp":1312490271,"id":5447,"parentId":5434,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":10859,"timestamp":1312490204,"id":5440,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13563,"timestamp":1312490219,"id":5442,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13673,"timestamp":1312490261,"id":5446,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":14970,"timestamp":1312489932,"id":5435,"parentId":5434,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788078513,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18357,"timestamp":1312490227,"id":5443,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18387,"timestamp":1312490235,"id":5444,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21757,"timestamp":1312490211,"id":5441,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24173,"timestamp":1312490111,"id":5436,"parentId":5434,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25355,"timestamp":1312490244,"id":5445,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26473,"timestamp":1312490153,"id":5437,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":459,"timestamp":1312516594,"id":5450,"parentId":5449,"tags":{},"startTime":1772788078540,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":208399,"timestamp":1312517229,"id":5452,"parentId":5451,"tags":{},"startTime":1772788078541,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":209847,"timestamp":1312517184,"id":5451,"parentId":5449,"tags":{},"startTime":1772788078541,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":54023,"timestamp":1312727087,"id":5453,"parentId":5449,"tags":{"astUsed":"true"},"startTime":1772788078751,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":272250,"timestamp":1312516484,"id":5449,"parentId":5448,"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":1772788078540,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":309218,"timestamp":1312501631,"id":5448,"parentId":5433,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788078525,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":710,"timestamp":1312811393,"id":5454,"parentId":5448,"tags":{},"startTime":1772788078835,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":321998,"timestamp":1312490177,"id":5438,"parentId":5434,"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":1772788078514,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":323287,"timestamp":1312488942,"id":5434,"parentId":5433,"tags":{},"startTime":1772788078512,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4380,"timestamp":1312817460,"id":5456,"parentId":5455,"tags":{},"startTime":1772788078841,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":11,"timestamp":1312821916,"id":5458,"parentId":5455,"tags":{},"startTime":1772788078845,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":130,"timestamp":1312821963,"id":5459,"parentId":5455,"tags":{},"startTime":1772788078845,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":1312822144,"id":5460,"parentId":5455,"tags":{},"startTime":1772788078846,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":17,"timestamp":1312822190,"id":5461,"parentId":5455,"tags":{},"startTime":1772788078846,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2053,"timestamp":1312821892,"id":5457,"parentId":5455,"tags":{},"startTime":1772788078845,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1046,"timestamp":1312826519,"id":5462,"parentId":5455,"tags":{},"startTime":1772788078850,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3851,"timestamp":1312827618,"id":5463,"parentId":5455,"tags":{},"startTime":1772788078851,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":14126,"timestamp":1312834387,"id":5464,"parentId":5455,"tags":{},"startTime":1772788078858,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":412,"timestamp":1312848507,"id":5465,"parentId":5455,"tags":{},"startTime":1772788078872,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":309,"timestamp":1312848872,"id":5466,"parentId":5455,"tags":{},"startTime":1772788078872,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":9845,"timestamp":1312849191,"id":5467,"parentId":5455,"tags":{},"startTime":1772788078873,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":132,"timestamp":1312861397,"id":5469,"parentId":5433,"tags":{},"startTime":1772788078885,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":287,"timestamp":1312861258,"id":5468,"parentId":5433,"tags":{},"startTime":1772788078885,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":50846,"timestamp":1312815580,"id":5455,"parentId":5433,"tags":{},"startTime":1772788078839,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":377950,"timestamp":1312488587,"id":5433,"parentId":5431,"tags":{"name":"client"},"startTime":1772788078512,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":30330,"timestamp":1312866621,"id":5470,"parentId":5431,"tags":{},"startTime":1772788078890,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":416453,"timestamp":1312481611,"id":5431,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788078505,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":5,"timestamp":1312905614,"id":5473,"parentId":3,"tags":{},"startTime":1772788078929,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":452000,"timestamp":1312482163,"id":5480,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788078965,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18161,"timestamp":1312924407,"id":5478,"parentId":5472,"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":1772788078948,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18159,"timestamp":1312924418,"id":5479,"parentId":5472,"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":1772788078948,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":129,"timestamp":1312943001,"id":5482,"parentId":5481,"tags":{},"startTime":1772788078967,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1875,"timestamp":1312942733,"id":5481,"parentId":5471,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788078966,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20495,"timestamp":1312924363,"id":5475,"parentId":5472,"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":1772788078948,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20490,"timestamp":1312924382,"id":5476,"parentId":5472,"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":1772788078948,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21337,"timestamp":1312924238,"id":5474,"parentId":5472,"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":1772788078948,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22545,"timestamp":1312924394,"id":5477,"parentId":5472,"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":1772788078948,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":91486,"timestamp":1312901575,"id":5472,"parentId":5471,"tags":{},"startTime":1772788078925,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2936,"timestamp":1312996773,"id":5511,"parentId":5510,"tags":{},"startTime":1772788079020,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":10,"timestamp":1312999790,"id":5513,"parentId":5510,"tags":{},"startTime":1772788079023,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":2527,"timestamp":1312999820,"id":5514,"parentId":5510,"tags":{},"startTime":1772788079023,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":10,"timestamp":1313002374,"id":5515,"parentId":5510,"tags":{},"startTime":1772788079026,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1313002398,"id":5516,"parentId":5510,"tags":{},"startTime":1772788079026,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3638,"timestamp":1312999775,"id":5512,"parentId":5510,"tags":{},"startTime":1772788079023,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":452,"timestamp":1313004505,"id":5517,"parentId":5510,"tags":{},"startTime":1772788079028,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2758,"timestamp":1313004968,"id":5518,"parentId":5510,"tags":{},"startTime":1772788079028,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1111,"timestamp":1313009047,"id":5519,"parentId":5510,"tags":{},"startTime":1772788079033,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":111,"timestamp":1313010156,"id":5520,"parentId":5510,"tags":{},"startTime":1772788079034,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":67,"timestamp":1313010257,"id":5521,"parentId":5510,"tags":{},"startTime":1772788079034,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1894,"timestamp":1313010329,"id":5522,"parentId":5510,"tags":{},"startTime":1772788079034,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":23532,"timestamp":1312995464,"id":5510,"parentId":5471,"tags":{},"startTime":1772788079019,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":123269,"timestamp":1312900953,"id":5471,"parentId":5432,"tags":{"name":"server"},"startTime":1772788078924,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":18960,"timestamp":1313024296,"id":5523,"parentId":5432,"tags":{},"startTime":1772788079048,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":562816,"timestamp":1312481861,"id":5432,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788078505,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":54016,"timestamp":1313060047,"id":5524,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788079084,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":1313114100,"id":5525,"parentId":5524,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"507129856","memory.heapUsed":"318644512","memory.heapTotal":"365776896"},"startTime":1772788079138,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13119,"timestamp":1341254897,"id":5534,"parentId":5529,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13073,"timestamp":1341254964,"id":5542,"parentId":5529,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13142,"timestamp":1341254907,"id":5535,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18469,"timestamp":1341254923,"id":5537,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18704,"timestamp":1341254958,"id":5541,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22197,"timestamp":1341254755,"id":5530,"parentId":5529,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23904,"timestamp":1341254931,"id":5538,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23980,"timestamp":1341254940,"id":5539,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32259,"timestamp":1341254915,"id":5536,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":35013,"timestamp":1341254866,"id":5531,"parentId":5529,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39458,"timestamp":1341254950,"id":5540,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40621,"timestamp":1341254880,"id":5532,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":263,"timestamp":1341295893,"id":5545,"parentId":5544,"tags":{},"startTime":1772788107319,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":481664,"timestamp":1341296368,"id":5547,"parentId":5546,"tags":{},"startTime":1772788107319,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":485587,"timestamp":1341296303,"id":5546,"parentId":5544,"tags":{},"startTime":1772788107319,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":82927,"timestamp":1341781971,"id":5548,"parentId":5544,"tags":{"astUsed":"true"},"startTime":1772788107805,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":587981,"timestamp":1341295746,"id":5544,"parentId":5543,"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":1772788107319,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":644208,"timestamp":1341269014,"id":5543,"parentId":5528,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788107292,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":264,"timestamp":1341913690,"id":5549,"parentId":5543,"tags":{},"startTime":1772788107937,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":659113,"timestamp":1341254889,"id":5533,"parentId":5529,"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":1772788107278,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":661875,"timestamp":1341252173,"id":5529,"parentId":5528,"tags":{},"startTime":1772788107275,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5562,"timestamp":1341927223,"id":5551,"parentId":5550,"tags":{},"startTime":1772788107950,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":10,"timestamp":1341932843,"id":5553,"parentId":5550,"tags":{},"startTime":1772788107956,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":83,"timestamp":1341932874,"id":5554,"parentId":5550,"tags":{},"startTime":1772788107956,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":17,"timestamp":1341932997,"id":5555,"parentId":5550,"tags":{},"startTime":1772788107956,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":10,"timestamp":1341933045,"id":5556,"parentId":5550,"tags":{},"startTime":1772788107956,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1567,"timestamp":1341932826,"id":5552,"parentId":5550,"tags":{},"startTime":1772788107956,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":981,"timestamp":1341938297,"id":5557,"parentId":5550,"tags":{},"startTime":1772788107961,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4354,"timestamp":1341939319,"id":5558,"parentId":5550,"tags":{},"startTime":1772788107962,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":8509,"timestamp":1341946403,"id":5559,"parentId":5550,"tags":{},"startTime":1772788107969,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":509,"timestamp":1341954906,"id":5560,"parentId":5550,"tags":{},"startTime":1772788107978,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":372,"timestamp":1341955390,"id":5561,"parentId":5550,"tags":{},"startTime":1772788107978,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":22303,"timestamp":1341955778,"id":5562,"parentId":5550,"tags":{},"startTime":1772788107979,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":331,"timestamp":1341980841,"id":5564,"parentId":5528,"tags":{},"startTime":1772788108004,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":470,"timestamp":1341980723,"id":5563,"parentId":5528,"tags":{},"startTime":1772788108004,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":61793,"timestamp":1341925197,"id":5550,"parentId":5528,"tags":{},"startTime":1772788107948,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":735716,"timestamp":1341251370,"id":5528,"parentId":5526,"tags":{"name":"client"},"startTime":1772788107274,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":47596,"timestamp":1341987171,"id":5565,"parentId":5526,"tags":{},"startTime":1772788108010,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":799488,"timestamp":1341237212,"id":5526,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788107260,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":17,"timestamp":1342053289,"id":5568,"parentId":3,"tags":{},"startTime":1772788108076,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20888,"timestamp":1342064020,"id":5573,"parentId":5567,"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":1772788108087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20891,"timestamp":1342064043,"id":5574,"parentId":5567,"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":1772788108087,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":111,"timestamp":1342085567,"id":5576,"parentId":5575,"tags":{},"startTime":1772788108109,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1613,"timestamp":1342085357,"id":5575,"parentId":5566,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788108108,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":847000,"timestamp":1341238194,"id":5577,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788108110,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23508,"timestamp":1342063971,"id":5570,"parentId":5567,"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":1772788108087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23499,"timestamp":1342063993,"id":5571,"parentId":5567,"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":1772788108087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24634,"timestamp":1342063815,"id":5569,"parentId":5567,"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":1772788108087,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27188,"timestamp":1342064006,"id":5572,"parentId":5567,"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":1772788108087,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":113592,"timestamp":1342041539,"id":5567,"parentId":5566,"tags":{},"startTime":1772788108065,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3813,"timestamp":1342160931,"id":5606,"parentId":5605,"tags":{},"startTime":1772788108184,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":5,"timestamp":1342164784,"id":5608,"parentId":5605,"tags":{},"startTime":1772788108188,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":6475,"timestamp":1342164809,"id":5609,"parentId":5605,"tags":{},"startTime":1772788108188,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":1342171352,"id":5610,"parentId":5605,"tags":{},"startTime":1772788108194,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1342171386,"id":5611,"parentId":5605,"tags":{},"startTime":1772788108194,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8622,"timestamp":1342164769,"id":5607,"parentId":5605,"tags":{},"startTime":1772788108188,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1140,"timestamp":1342176684,"id":5612,"parentId":5605,"tags":{},"startTime":1772788108200,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4313,"timestamp":1342177858,"id":5613,"parentId":5605,"tags":{},"startTime":1772788108201,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2663,"timestamp":1342189942,"id":5614,"parentId":5605,"tags":{},"startTime":1772788108213,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":152,"timestamp":1342192603,"id":5615,"parentId":5605,"tags":{},"startTime":1772788108216,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":317,"timestamp":1342192739,"id":5616,"parentId":5605,"tags":{},"startTime":1772788108216,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":5657,"timestamp":1342193078,"id":5617,"parentId":5605,"tags":{},"startTime":1772788108216,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":48885,"timestamp":1342157818,"id":5605,"parentId":5566,"tags":{},"startTime":1772788108181,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":176275,"timestamp":1342040859,"id":5566,"parentId":5527,"tags":{"name":"server"},"startTime":1772788108064,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":42016,"timestamp":1342217286,"id":5618,"parentId":5527,"tags":{},"startTime":1772788108240,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":1024295,"timestamp":1341237655,"id":5527,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788107261,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":95138,"timestamp":1342284890,"id":5619,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788108308,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":1342380116,"id":5620,"parentId":5619,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"479485952","memory.heapUsed":"311736280","memory.heapTotal":"343871488"},"startTime":1772788108403,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30856,"timestamp":1360272999,"id":5629,"parentId":5624,"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":1772788126296,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30863,"timestamp":1360273011,"id":5630,"parentId":5624,"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":1772788126296,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32899,"timestamp":1360272918,"id":5626,"parentId":5624,"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":1772788126296,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32929,"timestamp":1360272940,"id":5627,"parentId":5624,"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":1772788126296,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":4001,"timestamp":1360304824,"id":5632,"parentId":5631,"tags":{},"startTime":1772788126328,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":7089,"timestamp":1360304173,"id":5631,"parentId":5623,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788126327,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":39735,"timestamp":1360272779,"id":5625,"parentId":5624,"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":1772788126296,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":43736,"timestamp":1360272982,"id":5628,"parentId":5624,"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":1772788126296,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":264539,"timestamp":1360261385,"id":5624,"parentId":5623,"tags":{},"startTime":1772788126284,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3257,"timestamp":1360532805,"id":5661,"parentId":5660,"tags":{},"startTime":1772788126556,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":1360536146,"id":5663,"parentId":5660,"tags":{},"startTime":1772788126559,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5784,"timestamp":1360536179,"id":5664,"parentId":5660,"tags":{},"startTime":1772788126559,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":1360542031,"id":5665,"parentId":5660,"tags":{},"startTime":1772788126565,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1360542067,"id":5666,"parentId":5660,"tags":{},"startTime":1772788126565,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7214,"timestamp":1360536118,"id":5662,"parentId":5660,"tags":{},"startTime":1772788126559,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":984,"timestamp":1360546047,"id":5667,"parentId":5660,"tags":{},"startTime":1772788126569,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3289,"timestamp":1360547074,"id":5668,"parentId":5660,"tags":{},"startTime":1772788126570,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3591,"timestamp":1360553323,"id":5669,"parentId":5660,"tags":{},"startTime":1772788126576,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":362,"timestamp":1360556907,"id":5670,"parentId":5660,"tags":{},"startTime":1772788126580,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":273,"timestamp":1360557219,"id":5671,"parentId":5660,"tags":{},"startTime":1772788126580,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6972,"timestamp":1360557505,"id":5672,"parentId":5660,"tags":{},"startTime":1772788126581,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":49699,"timestamp":1360530667,"id":5660,"parentId":5623,"tags":{},"startTime":1772788126554,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":332633,"timestamp":1360260827,"id":5623,"parentId":5621,"tags":{"name":"server"},"startTime":1772788126284,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":44946,"timestamp":1360593665,"id":5673,"parentId":5621,"tags":{},"startTime":1772788126617,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":393788,"timestamp":1360245744,"id":5621,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788126269,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11926,"timestamp":1360660742,"id":5680,"parentId":5675,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11772,"timestamp":1360660928,"id":5688,"parentId":5675,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":11954,"timestamp":1360660761,"id":5681,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15749,"timestamp":1360660790,"id":5683,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16217,"timestamp":1360660915,"id":5687,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19121,"timestamp":1360660499,"id":5676,"parentId":5675,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21319,"timestamp":1360660807,"id":5684,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21295,"timestamp":1360660878,"id":5685,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30490,"timestamp":1360660776,"id":5682,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31131,"timestamp":1360660685,"id":5677,"parentId":5675,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":30925,"timestamp":1360660900,"id":5686,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31404,"timestamp":1360660712,"id":5678,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":22,"timestamp":1360692754,"id":5691,"parentId":5690,"tags":{},"startTime":1772788126716,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":252720,"timestamp":1360693219,"id":5693,"parentId":5692,"tags":{},"startTime":1772788126716,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":254164,"timestamp":1360693121,"id":5692,"parentId":5690,"tags":{},"startTime":1772788126716,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":52844,"timestamp":1360947353,"id":5694,"parentId":5690,"tags":{"astUsed":"true"},"startTime":1772788126970,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":316026,"timestamp":1360692594,"id":5690,"parentId":5689,"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":1772788126716,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":348284,"timestamp":1360673660,"id":5689,"parentId":5674,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788126697,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":258,"timestamp":1361022339,"id":5695,"parentId":5689,"tags":{},"startTime":1772788127045,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":361914,"timestamp":1360660727,"id":5679,"parentId":5675,"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":1772788126684,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":379762,"timestamp":1360642918,"id":5675,"parentId":5674,"tags":{},"startTime":1772788126666,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1304,"timestamp":1361025327,"id":5697,"parentId":5696,"tags":{},"startTime":1772788127048,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":1361026684,"id":5699,"parentId":5696,"tags":{},"startTime":1772788127050,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":131,"timestamp":1361026719,"id":5700,"parentId":5696,"tags":{},"startTime":1772788127050,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":12,"timestamp":1361026901,"id":5701,"parentId":5696,"tags":{},"startTime":1772788127050,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1361026946,"id":5702,"parentId":5696,"tags":{},"startTime":1772788127050,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1241,"timestamp":1361026664,"id":5698,"parentId":5696,"tags":{},"startTime":1772788127050,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":313,"timestamp":1361028711,"id":5703,"parentId":5696,"tags":{},"startTime":1772788127052,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2082,"timestamp":1361029036,"id":5704,"parentId":5696,"tags":{},"startTime":1772788127052,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":7143,"timestamp":1361032132,"id":5705,"parentId":5696,"tags":{},"startTime":1772788127055,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":257,"timestamp":1361039272,"id":5706,"parentId":5696,"tags":{},"startTime":1772788127062,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":192,"timestamp":1361039514,"id":5707,"parentId":5696,"tags":{},"startTime":1772788127063,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7187,"timestamp":1361039712,"id":5708,"parentId":5696,"tags":{},"startTime":1772788127063,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":78,"timestamp":1361049033,"id":5710,"parentId":5674,"tags":{},"startTime":1772788127072,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":184,"timestamp":1361048940,"id":5709,"parentId":5674,"tags":{},"startTime":1772788127072,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":27129,"timestamp":1361024340,"id":5696,"parentId":5674,"tags":{},"startTime":1772788127047,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":409289,"timestamp":1360642214,"id":5674,"parentId":5622,"tags":{"name":"client"},"startTime":1772788126665,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":19890,"timestamp":1361051537,"id":5711,"parentId":5622,"tags":{},"startTime":1772788127075,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":827166,"timestamp":1360245931,"id":5622,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788126269,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-hmr-latency","duration":846000,"timestamp":1360247024,"id":5714,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788127117,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":74174,"timestamp":1361078077,"id":5713,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788127101,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":6,"timestamp":1361152365,"id":5715,"parentId":5713,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"528695296","memory.heapUsed":"352102800","memory.heapTotal":"383336448"},"startTime":1772788127175,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33046,"timestamp":1392001002,"id":5723,"parentId":5719,"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":1772788158024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33063,"timestamp":1392001011,"id":5724,"parentId":5719,"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":1772788158024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33940,"timestamp":1392000975,"id":5721,"parentId":5719,"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":1772788158024,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33944,"timestamp":1392000990,"id":5722,"parentId":5719,"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":1772788158024,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1242,"timestamp":1392034497,"id":5726,"parentId":5725,"tags":{},"startTime":1772788158057,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":3034,"timestamp":1392034348,"id":5725,"parentId":5718,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788158057,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":36641,"timestamp":1392000870,"id":5720,"parentId":5719,"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":1772788158024,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":129559,"timestamp":1391991284,"id":5719,"parentId":5718,"tags":{},"startTime":1772788158014,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2554,"timestamp":1392127843,"id":5755,"parentId":5754,"tags":{},"startTime":1772788158151,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":1392130477,"id":5757,"parentId":5754,"tags":{},"startTime":1772788158153,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4775,"timestamp":1392130516,"id":5758,"parentId":5754,"tags":{},"startTime":1772788158153,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":17,"timestamp":1392135382,"id":5759,"parentId":5754,"tags":{},"startTime":1772788158158,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":8,"timestamp":1392135426,"id":5760,"parentId":5754,"tags":{},"startTime":1772788158158,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":7126,"timestamp":1392130451,"id":5756,"parentId":5754,"tags":{},"startTime":1772788158153,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1031,"timestamp":1392140656,"id":5761,"parentId":5754,"tags":{},"startTime":1772788158164,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5521,"timestamp":1392141756,"id":5762,"parentId":5754,"tags":{},"startTime":1772788158165,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2621,"timestamp":1392150447,"id":5763,"parentId":5754,"tags":{},"startTime":1772788158173,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":227,"timestamp":1392153065,"id":5764,"parentId":5754,"tags":{},"startTime":1772788158176,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":157,"timestamp":1392153267,"id":5765,"parentId":5754,"tags":{},"startTime":1772788158176,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6024,"timestamp":1392153434,"id":5766,"parentId":5754,"tags":{},"startTime":1772788158176,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":40845,"timestamp":1392124477,"id":5754,"parentId":5718,"tags":{},"startTime":1772788158147,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":179630,"timestamp":1391990616,"id":5718,"parentId":5716,"tags":{"name":"server"},"startTime":1772788158014,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":29070,"timestamp":1392170344,"id":5767,"parentId":5716,"tags":{},"startTime":1772788158193,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":223967,"timestamp":1391977151,"id":5716,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788158000,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7822,"timestamp":1392230971,"id":5774,"parentId":5769,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7676,"timestamp":1392231131,"id":5782,"parentId":5769,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7818,"timestamp":1392230997,"id":5775,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":18944,"timestamp":1392231030,"id":5777,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19231,"timestamp":1392231093,"id":5781,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21671,"timestamp":1392230775,"id":5770,"parentId":5769,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23932,"timestamp":1392231048,"id":5778,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23969,"timestamp":1392231063,"id":5779,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42805,"timestamp":1392231014,"id":5776,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":47098,"timestamp":1392230911,"id":5771,"parentId":5769,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":46956,"timestamp":1392231078,"id":5780,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":47628,"timestamp":1392230937,"id":5772,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":211,"timestamp":1392284879,"id":5785,"parentId":5784,"tags":{},"startTime":1772788158308,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":294680,"timestamp":1392285671,"id":5787,"parentId":5786,"tags":{},"startTime":1772788158309,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":296242,"timestamp":1392285568,"id":5786,"parentId":5784,"tags":{},"startTime":1772788158309,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":53093,"timestamp":1392581876,"id":5788,"parentId":5784,"tags":{"astUsed":"true"},"startTime":1772788158605,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":366120,"timestamp":1392283694,"id":5784,"parentId":5783,"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":1772788158307,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":427877,"timestamp":1392239234,"id":5783,"parentId":5768,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788158262,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":275,"timestamp":1392667576,"id":5789,"parentId":5783,"tags":{},"startTime":1772788158691,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":436930,"timestamp":1392230954,"id":5773,"parentId":5769,"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":1772788158254,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":462341,"timestamp":1392205582,"id":5769,"parentId":5768,"tags":{},"startTime":1772788158229,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1715,"timestamp":1392670660,"id":5791,"parentId":5790,"tags":{},"startTime":1772788158694,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":14,"timestamp":1392672449,"id":5793,"parentId":5790,"tags":{},"startTime":1772788158695,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":255,"timestamp":1392672504,"id":5794,"parentId":5790,"tags":{},"startTime":1772788158695,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":18,"timestamp":1392672808,"id":5795,"parentId":5790,"tags":{},"startTime":1772788158696,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":12,"timestamp":1392672871,"id":5796,"parentId":5790,"tags":{},"startTime":1772788158696,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1738,"timestamp":1392672426,"id":5792,"parentId":5790,"tags":{},"startTime":1772788158695,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":326,"timestamp":1392675092,"id":5797,"parentId":5790,"tags":{},"startTime":1772788158698,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2081,"timestamp":1392675436,"id":5798,"parentId":5790,"tags":{},"startTime":1772788158698,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4886,"timestamp":1392678694,"id":5799,"parentId":5790,"tags":{},"startTime":1772788158702,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":202,"timestamp":1392683577,"id":5800,"parentId":5790,"tags":{},"startTime":1772788158707,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":164,"timestamp":1392683769,"id":5801,"parentId":5790,"tags":{},"startTime":1772788158707,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":7759,"timestamp":1392683940,"id":5802,"parentId":5790,"tags":{},"startTime":1772788158707,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":71,"timestamp":1392692695,"id":5804,"parentId":5768,"tags":{},"startTime":1772788158716,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":147,"timestamp":1392692627,"id":5803,"parentId":5768,"tags":{},"startTime":1772788158716,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":26840,"timestamp":1392669681,"id":5790,"parentId":5768,"tags":{},"startTime":1772788158693,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":491657,"timestamp":1392204898,"id":5768,"parentId":5717,"tags":{"name":"client"},"startTime":1772788158228,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":22898,"timestamp":1392696583,"id":5805,"parentId":5717,"tags":{},"startTime":1772788158720,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":744572,"timestamp":1391977282,"id":5717,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788158000,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-hmr-latency","duration":777000,"timestamp":1391979288,"id":5808,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788158781,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":110001,"timestamp":1392732000,"id":5807,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788158755,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1392842043,"id":5809,"parentId":5807,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"531238912","memory.heapUsed":"351009224","memory.heapTotal":"403513344"},"startTime":1772788158865,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24332,"timestamp":1418365325,"id":5818,"parentId":5813,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24248,"timestamp":1418365444,"id":5826,"parentId":5813,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24369,"timestamp":1418365341,"id":5819,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":33807,"timestamp":1418365372,"id":5821,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":37786,"timestamp":1418365432,"id":5825,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40772,"timestamp":1418364983,"id":5814,"parentId":5813,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":47569,"timestamp":1418365389,"id":5822,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":47617,"timestamp":1418365408,"id":5823,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":63790,"timestamp":1418365352,"id":5820,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":68520,"timestamp":1418365272,"id":5815,"parentId":5813,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":96241,"timestamp":1418365420,"id":5824,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":100350,"timestamp":1418365297,"id":5816,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":2191,"timestamp":1418464808,"id":5829,"parentId":5828,"tags":{},"startTime":1772788184488,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":315585,"timestamp":1418467530,"id":5831,"parentId":5830,"tags":{},"startTime":1772788184490,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":320887,"timestamp":1418467411,"id":5830,"parentId":5828,"tags":{},"startTime":1772788184490,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":68265,"timestamp":1418788488,"id":5832,"parentId":5828,"tags":{"astUsed":"true"},"startTime":1772788184811,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":414180,"timestamp":1418464450,"id":5828,"parentId":5827,"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":1772788184487,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":534154,"timestamp":1418390534,"id":5827,"parentId":5812,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788184413,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":218,"timestamp":1418925036,"id":5833,"parentId":5827,"tags":{},"startTime":1772788184948,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":559990,"timestamp":1418365312,"id":5817,"parentId":5813,"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":1772788184388,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":561754,"timestamp":1418363588,"id":5813,"parentId":5812,"tags":{},"startTime":1772788184387,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5789,"timestamp":1418932505,"id":5835,"parentId":5834,"tags":{},"startTime":1772788184955,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":24,"timestamp":1418938493,"id":5837,"parentId":5834,"tags":{},"startTime":1772788184961,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":505,"timestamp":1418938557,"id":5838,"parentId":5834,"tags":{},"startTime":1772788184961,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":27,"timestamp":1418939132,"id":5839,"parentId":5834,"tags":{},"startTime":1772788184962,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":14,"timestamp":1418939212,"id":5840,"parentId":5834,"tags":{},"startTime":1772788184962,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":3778,"timestamp":1418938385,"id":5836,"parentId":5834,"tags":{},"startTime":1772788184961,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":481,"timestamp":1418945785,"id":5841,"parentId":5834,"tags":{},"startTime":1772788184969,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3574,"timestamp":1418946286,"id":5842,"parentId":5834,"tags":{},"startTime":1772788184969,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":7980,"timestamp":1418954210,"id":5843,"parentId":5834,"tags":{},"startTime":1772788184977,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":617,"timestamp":1418962184,"id":5844,"parentId":5834,"tags":{},"startTime":1772788184985,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":412,"timestamp":1418962770,"id":5845,"parentId":5834,"tags":{},"startTime":1772788184986,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":30742,"timestamp":1418963200,"id":5846,"parentId":5834,"tags":{},"startTime":1772788184986,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":89,"timestamp":1418995425,"id":5848,"parentId":5812,"tags":{},"startTime":1772788185018,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":174,"timestamp":1418995348,"id":5847,"parentId":5812,"tags":{},"startTime":1772788185018,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":72281,"timestamp":1418928509,"id":5834,"parentId":5812,"tags":{},"startTime":1772788184951,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":638201,"timestamp":1418362655,"id":5812,"parentId":5810,"tags":{"name":"client"},"startTime":1772788184386,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":21969,"timestamp":1419000911,"id":5849,"parentId":5810,"tags":{},"startTime":1772788185024,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":682354,"timestamp":1418341493,"id":5810,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788184364,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":18,"timestamp":1419030760,"id":5852,"parentId":3,"tags":{},"startTime":1772788185054,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":706000,"timestamp":1418342830,"id":5858,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788185077,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19951,"timestamp":1419038683,"id":5856,"parentId":5851,"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":1772788185062,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19959,"timestamp":1419038692,"id":5857,"parentId":5851,"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":1772788185062,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":53,"timestamp":1419059051,"id":5860,"parentId":5859,"tags":{},"startTime":1772788185082,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1458,"timestamp":1419058873,"id":5859,"parentId":5850,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788185082,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21931,"timestamp":1419038657,"id":5854,"parentId":5851,"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":1772788185062,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21924,"timestamp":1419038674,"id":5855,"parentId":5851,"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":1772788185062,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22320,"timestamp":1419038583,"id":5853,"parentId":5851,"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":1772788185062,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":116990,"timestamp":1419028271,"id":5851,"parentId":5850,"tags":{},"startTime":1772788185051,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":7213,"timestamp":1419154183,"id":5889,"parentId":5888,"tags":{},"startTime":1772788185177,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":1419161462,"id":5891,"parentId":5888,"tags":{},"startTime":1772788185184,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":6425,"timestamp":1419161507,"id":5892,"parentId":5888,"tags":{},"startTime":1772788185184,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":25,"timestamp":1419168011,"id":5893,"parentId":5888,"tags":{},"startTime":1772788185191,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1419168068,"id":5894,"parentId":5888,"tags":{},"startTime":1772788185191,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8591,"timestamp":1419161436,"id":5890,"parentId":5888,"tags":{},"startTime":1772788185184,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":925,"timestamp":1419173217,"id":5895,"parentId":5888,"tags":{},"startTime":1772788185196,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3969,"timestamp":1419174173,"id":5896,"parentId":5888,"tags":{},"startTime":1772788185197,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2673,"timestamp":1419183233,"id":5897,"parentId":5888,"tags":{},"startTime":1772788185206,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":517,"timestamp":1419185902,"id":5898,"parentId":5888,"tags":{},"startTime":1772788185209,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":190,"timestamp":1419186391,"id":5899,"parentId":5888,"tags":{},"startTime":1772788185209,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":6043,"timestamp":1419186591,"id":5900,"parentId":5888,"tags":{},"startTime":1772788185210,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":53541,"timestamp":1419151756,"id":5888,"parentId":5850,"tags":{},"startTime":1772788185175,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":189319,"timestamp":1419027817,"id":5850,"parentId":5811,"tags":{"name":"server"},"startTime":1772788185051,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":23076,"timestamp":1419217611,"id":5901,"parentId":5811,"tags":{},"startTime":1772788185241,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":899890,"timestamp":1418341984,"id":5811,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788184365,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":92008,"timestamp":1419257956,"id":5902,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788185281,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":1419350027,"id":5903,"parentId":5902,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"481157120","memory.heapUsed":"312622552","memory.heapTotal":"346841088"},"startTime":1772788185373,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22212,"timestamp":1450589294,"id":5911,"parentId":5907,"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":1772788216612,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":22227,"timestamp":1450589310,"id":5912,"parentId":5907,"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":1772788216612,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23396,"timestamp":1450589254,"id":5909,"parentId":5907,"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":1772788216612,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23400,"timestamp":1450589273,"id":5910,"parentId":5907,"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":1772788216612,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1368,"timestamp":1450612040,"id":5914,"parentId":5913,"tags":{},"startTime":1772788216635,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2731,"timestamp":1450611818,"id":5913,"parentId":5906,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788216635,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":25508,"timestamp":1450589082,"id":5908,"parentId":5907,"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":1772788216612,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":142434,"timestamp":1450573265,"id":5907,"parentId":5906,"tags":{},"startTime":1772788216596,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5071,"timestamp":1450720141,"id":5943,"parentId":5942,"tags":{},"startTime":1772788216743,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":1450725270,"id":5945,"parentId":5942,"tags":{},"startTime":1772788216748,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":5440,"timestamp":1450725303,"id":5946,"parentId":5942,"tags":{},"startTime":1772788216748,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":15,"timestamp":1450730808,"id":5947,"parentId":5942,"tags":{},"startTime":1772788216754,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1450730853,"id":5948,"parentId":5942,"tags":{},"startTime":1772788216754,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6929,"timestamp":1450725252,"id":5944,"parentId":5942,"tags":{},"startTime":1772788216748,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1020,"timestamp":1450734957,"id":5949,"parentId":5942,"tags":{},"startTime":1772788216758,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":5804,"timestamp":1450736024,"id":5950,"parentId":5942,"tags":{},"startTime":1772788216759,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1902,"timestamp":1450744472,"id":5951,"parentId":5942,"tags":{},"startTime":1772788216768,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":261,"timestamp":1450746370,"id":5952,"parentId":5942,"tags":{},"startTime":1772788216769,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":155,"timestamp":1450746607,"id":5953,"parentId":5942,"tags":{},"startTime":1772788216770,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":3330,"timestamp":1450746772,"id":5954,"parentId":5942,"tags":{},"startTime":1772788216770,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":39111,"timestamp":1450719119,"id":5942,"parentId":5906,"tags":{},"startTime":1772788216742,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":191481,"timestamp":1450572751,"id":5906,"parentId":5904,"tags":{"name":"server"},"startTime":1772788216596,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":24496,"timestamp":1450764471,"id":5955,"parentId":5904,"tags":{},"startTime":1772788216788,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":229930,"timestamp":1450559818,"id":5904,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788216583,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12457,"timestamp":1450820461,"id":5962,"parentId":5957,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12315,"timestamp":1450820622,"id":5970,"parentId":5957,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12453,"timestamp":1450820494,"id":5963,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17115,"timestamp":1450820530,"id":5965,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17442,"timestamp":1450820600,"id":5969,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21106,"timestamp":1450820242,"id":5958,"parentId":5957,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788216843,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23474,"timestamp":1450820548,"id":5966,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23509,"timestamp":1450820566,"id":5967,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":56968,"timestamp":1450820511,"id":5964,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":59397,"timestamp":1450820391,"id":5959,"parentId":5957,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788216843,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":59244,"timestamp":1450820583,"id":5968,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":61769,"timestamp":1450820422,"id":5960,"parentId":5957,"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":1772788216843,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":43,"timestamp":1450894324,"id":5973,"parentId":5972,"tags":{},"startTime":1772788216917,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":332864,"timestamp":1450897011,"id":5975,"parentId":5974,"tags":{},"startTime":1772788216920,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":335133,"timestamp":1450896155,"id":5974,"parentId":5972,"tags":{},"startTime":1772788216919,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":56712,"timestamp":1451231359,"id":5976,"parentId":5972,"tags":{"astUsed":"true"},"startTime":1772788217254,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":402347,"timestamp":1450894072,"id":5972,"parentId":5971,"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":1772788216917,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":476290,"timestamp":1450833589,"id":5971,"parentId":5956,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788216857,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":139,"timestamp":1451310234,"id":5977,"parentId":5971,"tags":{},"startTime":1772788217333,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":489951,"timestamp":1450820443,"id":5961,"parentId":5957,"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":1772788216844,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":516315,"timestamp":1450794101,"id":5957,"parentId":5956,"tags":{},"startTime":1772788216817,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":1942,"timestamp":1451313755,"id":5979,"parentId":5978,"tags":{},"startTime":1772788217337,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":1451315751,"id":5981,"parentId":5978,"tags":{},"startTime":1772788217339,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":83,"timestamp":1451315779,"id":5982,"parentId":5978,"tags":{},"startTime":1772788217339,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":13,"timestamp":1451315903,"id":5983,"parentId":5978,"tags":{},"startTime":1772788217339,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":6,"timestamp":1451315946,"id":5984,"parentId":5978,"tags":{},"startTime":1772788217339,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1729,"timestamp":1451315732,"id":5980,"parentId":5978,"tags":{},"startTime":1772788217339,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":705,"timestamp":1451319689,"id":5985,"parentId":5978,"tags":{},"startTime":1772788217343,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2122,"timestamp":1451320415,"id":5986,"parentId":5978,"tags":{},"startTime":1772788217343,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":4142,"timestamp":1451323595,"id":5987,"parentId":5978,"tags":{},"startTime":1772788217347,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":233,"timestamp":1451327734,"id":5988,"parentId":5978,"tags":{},"startTime":1772788217351,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":197,"timestamp":1451327954,"id":5989,"parentId":5978,"tags":{},"startTime":1772788217351,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":9687,"timestamp":1451328158,"id":5990,"parentId":5978,"tags":{},"startTime":1772788217351,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":209,"timestamp":1451340031,"id":5992,"parentId":5956,"tags":{},"startTime":1772788217363,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":433,"timestamp":1451339818,"id":5991,"parentId":5956,"tags":{},"startTime":1772788217363,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":30562,"timestamp":1451312603,"id":5978,"parentId":5956,"tags":{},"startTime":1772788217336,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":549599,"timestamp":1450793599,"id":5956,"parentId":5905,"tags":{"name":"client"},"startTime":1772788216817,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":16697,"timestamp":1451343228,"id":5993,"parentId":5905,"tags":{},"startTime":1772788217366,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":802594,"timestamp":1450559979,"id":5905,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788216583,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-hmr-latency","duration":826000,"timestamp":1450560871,"id":5996,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788217412,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":78492,"timestamp":1451369023,"id":5995,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788217392,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1451447554,"id":5997,"parentId":5995,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"495370240","memory.heapUsed":"340537552","memory.heapTotal":"369000448"},"startTime":1772788217471,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":61529,"timestamp":1553549446,"id":6005,"parentId":6001,"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":1772788319573,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":61584,"timestamp":1553549459,"id":6006,"parentId":6001,"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":1772788319573,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":62996,"timestamp":1553549412,"id":6003,"parentId":6001,"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":1772788319572,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":63001,"timestamp":1553549430,"id":6004,"parentId":6001,"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":1772788319573,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1410,"timestamp":1553611827,"id":6008,"parentId":6007,"tags":{},"startTime":1772788319635,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":4029,"timestamp":1553611501,"id":6007,"parentId":6000,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788319635,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":66352,"timestamp":1553549271,"id":6002,"parentId":6001,"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":1772788319572,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":225097,"timestamp":1553515339,"id":6001,"parentId":6000,"tags":{},"startTime":1772788319538,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2165,"timestamp":1553744644,"id":6037,"parentId":6036,"tags":{},"startTime":1772788319768,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":3,"timestamp":1553746846,"id":6039,"parentId":6036,"tags":{},"startTime":1772788319770,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4059,"timestamp":1553746869,"id":6040,"parentId":6036,"tags":{},"startTime":1772788319770,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":8,"timestamp":1553750976,"id":6041,"parentId":6036,"tags":{},"startTime":1772788319774,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":4,"timestamp":1553750999,"id":6042,"parentId":6036,"tags":{},"startTime":1772788319774,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":5066,"timestamp":1553746835,"id":6038,"parentId":6036,"tags":{},"startTime":1772788319770,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":699,"timestamp":1553753078,"id":6043,"parentId":6036,"tags":{},"startTime":1772788319776,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4467,"timestamp":1553753802,"id":6044,"parentId":6036,"tags":{},"startTime":1772788319777,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1211,"timestamp":1553759393,"id":6045,"parentId":6036,"tags":{},"startTime":1772788319782,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":158,"timestamp":1553760601,"id":6046,"parentId":6036,"tags":{},"startTime":1772788319784,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":93,"timestamp":1553760745,"id":6047,"parentId":6036,"tags":{},"startTime":1772788319784,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":3113,"timestamp":1553760842,"id":6048,"parentId":6036,"tags":{},"startTime":1772788319784,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":26120,"timestamp":1553743718,"id":6036,"parentId":6000,"tags":{},"startTime":1772788319767,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":263970,"timestamp":1553514632,"id":6000,"parentId":5998,"tags":{"name":"server"},"startTime":1772788319538,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":21747,"timestamp":1553778838,"id":6049,"parentId":5998,"tags":{},"startTime":1772788319802,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":304670,"timestamp":1553496560,"id":5998,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788319520,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7919,"timestamp":1553815253,"id":6056,"parentId":6051,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7817,"timestamp":1553815366,"id":6064,"parentId":6051,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":7934,"timestamp":1553815269,"id":6057,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13120,"timestamp":1553815296,"id":6059,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13421,"timestamp":1553815351,"id":6063,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15515,"timestamp":1553815013,"id":6052,"parentId":6051,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19961,"timestamp":1553815311,"id":6060,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":19994,"timestamp":1553815324,"id":6061,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":40113,"timestamp":1553815282,"id":6058,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":41313,"timestamp":1553815199,"id":6053,"parentId":6051,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":41190,"timestamp":1553815338,"id":6062,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":42500,"timestamp":1553815225,"id":6054,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":40,"timestamp":1553862712,"id":6067,"parentId":6066,"tags":{},"startTime":1772788319886,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":302429,"timestamp":1553863185,"id":6069,"parentId":6068,"tags":{},"startTime":1772788319886,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":304345,"timestamp":1553863086,"id":6068,"parentId":6066,"tags":{},"startTime":1772788319886,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":59071,"timestamp":1554167547,"id":6070,"parentId":6066,"tags":{"astUsed":"true"},"startTime":1772788320191,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":374541,"timestamp":1553862462,"id":6066,"parentId":6065,"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":1772788319886,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":426723,"timestamp":1553823646,"id":6065,"parentId":6050,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788319847,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":246,"timestamp":1554250811,"id":6071,"parentId":6065,"tags":{},"startTime":1772788320274,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":435846,"timestamp":1553815240,"id":6055,"parentId":6051,"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":1772788319838,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":448175,"timestamp":1553802941,"id":6051,"parentId":6050,"tags":{},"startTime":1772788319826,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5172,"timestamp":1554306344,"id":6073,"parentId":6072,"tags":{},"startTime":1772788320329,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":19,"timestamp":1554311709,"id":6075,"parentId":6072,"tags":{},"startTime":1772788320335,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":222,"timestamp":1554311820,"id":6076,"parentId":6072,"tags":{},"startTime":1772788320335,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":22,"timestamp":1554312096,"id":6077,"parentId":6072,"tags":{},"startTime":1772788320335,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1554312184,"id":6078,"parentId":6072,"tags":{},"startTime":1772788320335,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2819,"timestamp":1554311666,"id":6074,"parentId":6072,"tags":{},"startTime":1772788320335,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":712,"timestamp":1554316863,"id":6079,"parentId":6072,"tags":{},"startTime":1772788320340,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4741,"timestamp":1554317599,"id":6080,"parentId":6072,"tags":{},"startTime":1772788320341,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":6175,"timestamp":1554324551,"id":6081,"parentId":6072,"tags":{},"startTime":1772788320348,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":562,"timestamp":1554330721,"id":6082,"parentId":6072,"tags":{},"startTime":1772788320354,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":440,"timestamp":1554331254,"id":6083,"parentId":6072,"tags":{},"startTime":1772788320354,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":11784,"timestamp":1554331709,"id":6084,"parentId":6072,"tags":{},"startTime":1772788320355,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":124,"timestamp":1554345328,"id":6086,"parentId":6050,"tags":{},"startTime":1772788320368,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":286,"timestamp":1554345176,"id":6085,"parentId":6050,"tags":{},"startTime":1772788320368,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":47182,"timestamp":1554304021,"id":6072,"parentId":6050,"tags":{},"startTime":1772788320327,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":548588,"timestamp":1553802673,"id":6050,"parentId":5999,"tags":{"name":"client"},"startTime":1772788319826,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":60132,"timestamp":1554351310,"id":6087,"parentId":5999,"tags":{},"startTime":1772788320374,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":918148,"timestamp":1553496780,"id":5999,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788319520,"traceId":"1264e43080ebfc4c"}] +[{"name":"client-hmr-latency","duration":957000,"timestamp":1553499173,"id":6090,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788320537,"traceId":"1264e43080ebfc4c"},{"name":"handle-request","duration":89890,"timestamp":1554426995,"id":6089,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788320450,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":3,"timestamp":1554516940,"id":6091,"parentId":6089,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"483770368","memory.heapUsed":"288841416","memory.heapTotal":"340844544"},"startTime":1772788320540,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16375,"timestamp":1585649587,"id":6100,"parentId":6095,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16186,"timestamp":1585649798,"id":6108,"parentId":6095,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":16394,"timestamp":1585649597,"id":6101,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23090,"timestamp":1585649700,"id":6103,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26183,"timestamp":1585649788,"id":6107,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":28842,"timestamp":1585649365,"id":6096,"parentId":6095,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788351672,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":36662,"timestamp":1585649728,"id":6104,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":36797,"timestamp":1585649750,"id":6105,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":50799,"timestamp":1585649677,"id":6102,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":56342,"timestamp":1585649545,"id":6097,"parentId":6095,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788351672,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":65511,"timestamp":1585649772,"id":6106,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":67435,"timestamp":1585649568,"id":6098,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":1231,"timestamp":1585717722,"id":6111,"parentId":6110,"tags":{},"startTime":1772788351741,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":464785,"timestamp":1585719634,"id":6113,"parentId":6112,"tags":{},"startTime":1772788351743,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":469862,"timestamp":1585719471,"id":6112,"parentId":6110,"tags":{},"startTime":1772788351742,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":65988,"timestamp":1586189471,"id":6114,"parentId":6110,"tags":{"astUsed":"true"},"startTime":1772788352212,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":554202,"timestamp":1585717453,"id":6110,"parentId":6109,"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":1772788351740,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":625061,"timestamp":1585666455,"id":6109,"parentId":6094,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788351689,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":257,"timestamp":1586292185,"id":6115,"parentId":6109,"tags":{},"startTime":1772788352315,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":642913,"timestamp":1585649578,"id":6099,"parentId":6095,"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":1772788351673,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":644925,"timestamp":1585647607,"id":6095,"parentId":6094,"tags":{},"startTime":1772788351671,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4525,"timestamp":1586297068,"id":6117,"parentId":6116,"tags":{},"startTime":1772788352320,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":14,"timestamp":1586301676,"id":6119,"parentId":6116,"tags":{},"startTime":1772788352325,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":144,"timestamp":1586301722,"id":6120,"parentId":6116,"tags":{},"startTime":1772788352325,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":22,"timestamp":1586302093,"id":6121,"parentId":6116,"tags":{},"startTime":1772788352325,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":13,"timestamp":1586302162,"id":6122,"parentId":6116,"tags":{},"startTime":1772788352325,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2114,"timestamp":1586301652,"id":6118,"parentId":6116,"tags":{},"startTime":1772788352325,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":968,"timestamp":1586306650,"id":6123,"parentId":6116,"tags":{},"startTime":1772788352330,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4969,"timestamp":1586307650,"id":6124,"parentId":6116,"tags":{},"startTime":1772788352331,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":6885,"timestamp":1586314904,"id":6125,"parentId":6116,"tags":{},"startTime":1772788352338,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":474,"timestamp":1586321786,"id":6126,"parentId":6116,"tags":{},"startTime":1772788352345,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":385,"timestamp":1586322235,"id":6127,"parentId":6116,"tags":{},"startTime":1772788352345,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":15916,"timestamp":1586322632,"id":6128,"parentId":6116,"tags":{},"startTime":1772788352346,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":169,"timestamp":1586340675,"id":6130,"parentId":6094,"tags":{},"startTime":1772788352364,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":315,"timestamp":1586340545,"id":6129,"parentId":6094,"tags":{},"startTime":1772788352363,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":50210,"timestamp":1586295499,"id":6116,"parentId":6094,"tags":{},"startTime":1772788352318,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":699000,"timestamp":1585646755,"id":6094,"parentId":6092,"tags":{"name":"client"},"startTime":1772788351670,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":34604,"timestamp":1586345797,"id":6131,"parentId":6092,"tags":{},"startTime":1772788352369,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":759697,"timestamp":1585623053,"id":6092,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788351646,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":36,"timestamp":1586393534,"id":6134,"parentId":3,"tags":{},"startTime":1772788352417,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":791000,"timestamp":1585623652,"id":6140,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788352448,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21483,"timestamp":1586408305,"id":6138,"parentId":6133,"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":1772788352431,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":21506,"timestamp":1586408318,"id":6139,"parentId":6133,"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":1772788352431,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":179,"timestamp":1586430770,"id":6142,"parentId":6141,"tags":{},"startTime":1772788352454,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1930,"timestamp":1586430373,"id":6141,"parentId":6132,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788352453,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24426,"timestamp":1586408285,"id":6136,"parentId":6133,"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":1772788352431,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24430,"timestamp":1586408297,"id":6137,"parentId":6133,"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":1772788352431,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":24992,"timestamp":1586408221,"id":6135,"parentId":6133,"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":1772788352431,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":102010,"timestamp":1586386973,"id":6133,"parentId":6132,"tags":{},"startTime":1772788352410,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4783,"timestamp":1586491439,"id":6171,"parentId":6170,"tags":{},"startTime":1772788352514,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":8,"timestamp":1586496297,"id":6173,"parentId":6170,"tags":{},"startTime":1772788352519,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4773,"timestamp":1586496336,"id":6174,"parentId":6170,"tags":{},"startTime":1772788352519,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":18,"timestamp":1586501160,"id":6175,"parentId":6170,"tags":{},"startTime":1772788352524,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1586501200,"id":6176,"parentId":6170,"tags":{},"startTime":1772788352524,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6248,"timestamp":1586496267,"id":6172,"parentId":6170,"tags":{},"startTime":1772788352519,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":652,"timestamp":1586504686,"id":6177,"parentId":6170,"tags":{},"startTime":1772788352528,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3792,"timestamp":1586505366,"id":6178,"parentId":6170,"tags":{},"startTime":1772788352528,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":3389,"timestamp":1586510409,"id":6179,"parentId":6170,"tags":{},"startTime":1772788352533,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":566,"timestamp":1586513787,"id":6180,"parentId":6170,"tags":{},"startTime":1772788352537,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":230,"timestamp":1586514302,"id":6181,"parentId":6170,"tags":{},"startTime":1772788352537,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":3059,"timestamp":1586514540,"id":6182,"parentId":6170,"tags":{},"startTime":1772788352537,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":38338,"timestamp":1586490584,"id":6170,"parentId":6132,"tags":{},"startTime":1772788352514,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":150228,"timestamp":1586386432,"id":6132,"parentId":6093,"tags":{"name":"server"},"startTime":1772788352409,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":18334,"timestamp":1586536787,"id":6183,"parentId":6093,"tags":{},"startTime":1772788352560,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":933897,"timestamp":1585623501,"id":6093,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788351646,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":84873,"timestamp":1586574137,"id":6184,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788352597,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":1586659196,"id":6185,"parentId":6184,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"443985920","memory.heapUsed":"296446424","memory.heapTotal":"338513920"},"startTime":1772788352682,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8277,"timestamp":1639081025,"id":6194,"parentId":6189,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8205,"timestamp":1639081120,"id":6202,"parentId":6189,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":8296,"timestamp":1639081038,"id":6195,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":12665,"timestamp":1639081062,"id":6197,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":13021,"timestamp":1639081110,"id":6201,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15962,"timestamp":1639080843,"id":6190,"parentId":6189,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17849,"timestamp":1639081074,"id":6198,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17898,"timestamp":1639081086,"id":6199,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":26154,"timestamp":1639081050,"id":6196,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27832,"timestamp":1639080966,"id":6191,"parentId":6189,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":34138,"timestamp":1639081099,"id":6200,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":38925,"timestamp":1639080990,"id":6192,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":511,"timestamp":1639119826,"id":6205,"parentId":6204,"tags":{},"startTime":1772788405143,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":283083,"timestamp":1639120861,"id":6207,"parentId":6206,"tags":{},"startTime":1772788405144,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":285669,"timestamp":1639120757,"id":6206,"parentId":6204,"tags":{},"startTime":1772788405144,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":76842,"timestamp":1639406508,"id":6208,"parentId":6204,"tags":{"astUsed":"true"},"startTime":1772788405430,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":375911,"timestamp":1639119613,"id":6204,"parentId":6203,"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":1772788405143,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":436051,"timestamp":1639089839,"id":6203,"parentId":6188,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788405113,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":342,"timestamp":1639531144,"id":6209,"parentId":6203,"tags":{},"startTime":1772788405554,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":450541,"timestamp":1639081012,"id":6193,"parentId":6189,"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":1772788405104,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":452195,"timestamp":1639079404,"id":6189,"parentId":6188,"tags":{},"startTime":1772788405102,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4127,"timestamp":1639537788,"id":6211,"parentId":6210,"tags":{},"startTime":1772788405561,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":1639541980,"id":6213,"parentId":6210,"tags":{},"startTime":1772788405565,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":147,"timestamp":1639542019,"id":6214,"parentId":6210,"tags":{},"startTime":1772788405565,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":12,"timestamp":1639542209,"id":6215,"parentId":6210,"tags":{},"startTime":1772788405565,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":9,"timestamp":1639542251,"id":6216,"parentId":6210,"tags":{},"startTime":1772788405565,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":1400,"timestamp":1639541955,"id":6212,"parentId":6210,"tags":{},"startTime":1772788405565,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":537,"timestamp":1639546216,"id":6217,"parentId":6210,"tags":{},"startTime":1772788405569,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4594,"timestamp":1639546777,"id":6218,"parentId":6210,"tags":{},"startTime":1772788405570,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":6713,"timestamp":1639555403,"id":6219,"parentId":6210,"tags":{},"startTime":1772788405578,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":498,"timestamp":1639562110,"id":6220,"parentId":6210,"tags":{},"startTime":1772788405585,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":381,"timestamp":1639562586,"id":6221,"parentId":6210,"tags":{},"startTime":1772788405586,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":12750,"timestamp":1639562979,"id":6222,"parentId":6210,"tags":{},"startTime":1772788405586,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":81,"timestamp":1639577785,"id":6224,"parentId":6188,"tags":{},"startTime":1772788405601,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":192,"timestamp":1639577687,"id":6223,"parentId":6188,"tags":{},"startTime":1772788405601,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":48243,"timestamp":1639535642,"id":6210,"parentId":6188,"tags":{},"startTime":1772788405559,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":505045,"timestamp":1639078924,"id":6188,"parentId":6186,"tags":{"name":"client"},"startTime":1772788405102,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":39865,"timestamp":1639584043,"id":6225,"parentId":6186,"tags":{},"startTime":1772788405607,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":555486,"timestamp":1639069557,"id":6186,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788405093,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":32,"timestamp":1639645283,"id":6228,"parentId":3,"tags":{},"startTime":1772788405668,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":601000,"timestamp":1639070956,"id":6234,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788405702,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17441,"timestamp":1639664856,"id":6232,"parentId":6227,"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":1772788405688,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":17469,"timestamp":1639664866,"id":6233,"parentId":6227,"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":1772788405688,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":92,"timestamp":1639683244,"id":6236,"parentId":6235,"tags":{},"startTime":1772788405706,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":1903,"timestamp":1639682904,"id":6235,"parentId":6226,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788405706,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20334,"timestamp":1639664827,"id":6230,"parentId":6227,"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":1772788405688,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20333,"timestamp":1639664847,"id":6231,"parentId":6227,"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":1772788405688,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20847,"timestamp":1639664686,"id":6229,"parentId":6227,"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":1772788405688,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":119441,"timestamp":1639630367,"id":6227,"parentId":6226,"tags":{},"startTime":1772788405653,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":2542,"timestamp":1639753504,"id":6265,"parentId":6264,"tags":{},"startTime":1772788405777,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":1639756086,"id":6267,"parentId":6264,"tags":{},"startTime":1772788405779,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":7293,"timestamp":1639756114,"id":6268,"parentId":6264,"tags":{},"startTime":1772788405779,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":36,"timestamp":1639763517,"id":6269,"parentId":6264,"tags":{},"startTime":1772788405787,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":1639763580,"id":6270,"parentId":6264,"tags":{},"startTime":1772788405787,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8756,"timestamp":1639756075,"id":6266,"parentId":6264,"tags":{},"startTime":1772788405779,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":466,"timestamp":1639767199,"id":6271,"parentId":6264,"tags":{},"startTime":1772788405790,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":1947,"timestamp":1639767681,"id":6272,"parentId":6264,"tags":{},"startTime":1772788405791,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1454,"timestamp":1639772099,"id":6273,"parentId":6264,"tags":{},"startTime":1772788405795,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":212,"timestamp":1639773551,"id":6274,"parentId":6264,"tags":{},"startTime":1772788405797,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":90,"timestamp":1639773748,"id":6275,"parentId":6264,"tags":{},"startTime":1772788405797,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":4517,"timestamp":1639773843,"id":6276,"parentId":6264,"tags":{},"startTime":1772788405797,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":30304,"timestamp":1639752550,"id":6264,"parentId":6226,"tags":{},"startTime":1772788405776,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":157860,"timestamp":1639629930,"id":6226,"parentId":6187,"tags":{"name":"server"},"startTime":1772788405653,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":26151,"timestamp":1639787921,"id":6277,"parentId":6187,"tags":{},"startTime":1772788405811,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":746337,"timestamp":1639069923,"id":6187,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788405093,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":75368,"timestamp":1639829472,"id":6278,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788405852,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":2,"timestamp":1639904884,"id":6279,"parentId":6278,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"407564288","memory.heapUsed":"313147664","memory.heapTotal":"353394688"},"startTime":1772788405928,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":48986,"timestamp":1695703950,"id":6289,"parentId":6284,"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":1772788461727,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":48995,"timestamp":1695703969,"id":6290,"parentId":6284,"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":1772788461727,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":54006,"timestamp":1695703889,"id":6286,"parentId":6284,"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":1772788461727,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":54022,"timestamp":1695703916,"id":6287,"parentId":6284,"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":1772788461727,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":77053,"timestamp":1695703699,"id":6285,"parentId":6284,"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":1772788461727,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":53348,"timestamp":1695749338,"id":6291,"parentId":6288,"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":1772788461772,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":105195,"timestamp":1695703933,"id":6288,"parentId":6284,"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":1772788461727,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":205753,"timestamp":1695683317,"id":6284,"parentId":6283,"tags":{},"startTime":1772788461706,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":4781,"timestamp":1695892832,"id":6327,"parentId":6326,"tags":{},"startTime":1772788461916,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":6,"timestamp":1695897653,"id":6329,"parentId":6326,"tags":{},"startTime":1772788461921,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":7384,"timestamp":1695897677,"id":6330,"parentId":6326,"tags":{},"startTime":1772788461921,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":25,"timestamp":1695905142,"id":6331,"parentId":6326,"tags":{},"startTime":1772788461928,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":5,"timestamp":1695905190,"id":6332,"parentId":6326,"tags":{},"startTime":1772788461928,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8630,"timestamp":1695897642,"id":6328,"parentId":6326,"tags":{},"startTime":1772788461921,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":476,"timestamp":1695907491,"id":6333,"parentId":6326,"tags":{},"startTime":1772788461931,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":4217,"timestamp":1695907983,"id":6334,"parentId":6326,"tags":{},"startTime":1772788461931,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":2572,"timestamp":1695913311,"id":6335,"parentId":6326,"tags":{},"startTime":1772788461936,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":1059,"timestamp":1695915880,"id":6336,"parentId":6326,"tags":{},"startTime":1772788461939,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":864,"timestamp":1695916858,"id":6337,"parentId":6326,"tags":{},"startTime":1772788461940,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1699,"timestamp":1695917768,"id":6338,"parentId":6326,"tags":{},"startTime":1772788461941,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":36240,"timestamp":1695892000,"id":6326,"parentId":6283,"tags":{},"startTime":1772788461915,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":251686,"timestamp":1695682966,"id":6283,"parentId":6281,"tags":{"name":"server"},"startTime":1772788461706,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":13859,"timestamp":1695934744,"id":6339,"parentId":6281,"tags":{},"startTime":1772788461958,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":271323,"timestamp":1695678228,"id":6282,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1772788461701,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":271721,"timestamp":1695678125,"id":6281,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772788461701,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":110823,"timestamp":1696202160,"id":6340,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788462225,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":5,"timestamp":1696313028,"id":6342,"parentId":6340,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"355201024","memory.heapUsed":"278719672","memory.heapTotal":"320110592"},"startTime":1772788462336,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9285,"timestamp":2071565356,"id":6352,"parentId":6347,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9229,"timestamp":2071565431,"id":6360,"parentId":6347,"tags":{"request":"next-flight-client-entry-loader?server=false!"},"startTime":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":9304,"timestamp":2071565367,"id":6353,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15101,"timestamp":2071565384,"id":6355,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":15371,"timestamp":2071565423,"id":6359,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":20801,"timestamp":2071565191,"id":6348,"parentId":6347,"tags":{"request":"E:\\Altibix-Projects\\msedutech-website\\node_modules\\next\\dist\\compiled\\@next\\react-refresh-utils\\dist\\runtime.js"},"startTime":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23924,"timestamp":2071565394,"id":6356,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":23951,"timestamp":2071565407,"id":6357,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":37452,"timestamp":2071565375,"id":6354,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":44008,"timestamp":2071565319,"id":6349,"parentId":6347,"tags":{"request":"./node_modules/next/dist/client/app-next-dev.js"},"startTime":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":48597,"timestamp":2071565415,"id":6358,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":50085,"timestamp":2071565337,"id":6350,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":462,"timestamp":2071615308,"id":6363,"parentId":6362,"tags":{},"startTime":1772788837639,"traceId":"1264e43080ebfc4c"},{"name":"postcss-process","duration":303684,"timestamp":2071616101,"id":6365,"parentId":6364,"tags":{},"startTime":1772788837640,"traceId":"1264e43080ebfc4c"},{"name":"postcss-loader","duration":312281,"timestamp":2071616036,"id":6364,"parentId":6362,"tags":{},"startTime":1772788837640,"traceId":"1264e43080ebfc4c"},{"name":"css-loader","duration":101774,"timestamp":2071928407,"id":6366,"parentId":6362,"tags":{"astUsed":"true"},"startTime":1772788837952,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":532536,"timestamp":2071615161,"id":6362,"parentId":6361,"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":1772788837639,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":602032,"timestamp":2071575119,"id":6361,"parentId":6346,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"app-pages-browser"},"startTime":1772788837599,"traceId":"1264e43080ebfc4c"},{"name":"build-module","duration":272,"timestamp":2072177532,"id":6367,"parentId":6361,"tags":{},"startTime":1772788838201,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":612492,"timestamp":2071565347,"id":6351,"parentId":6347,"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":1772788837589,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":613851,"timestamp":2071564034,"id":6347,"parentId":6346,"tags":{},"startTime":1772788837588,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":9053,"timestamp":2072290261,"id":6369,"parentId":6368,"tags":{},"startTime":1772788838314,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":19,"timestamp":2072299424,"id":6371,"parentId":6368,"tags":{},"startTime":1772788838323,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":334,"timestamp":2072299490,"id":6372,"parentId":6368,"tags":{},"startTime":1772788838323,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":40,"timestamp":2072299935,"id":6373,"parentId":6368,"tags":{},"startTime":1772788838324,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":13,"timestamp":2072300021,"id":6374,"parentId":6368,"tags":{},"startTime":1772788838324,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":2725,"timestamp":2072299391,"id":6370,"parentId":6368,"tags":{},"startTime":1772788838323,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":1704,"timestamp":2072307680,"id":6375,"parentId":6368,"tags":{},"startTime":1772788838331,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":6355,"timestamp":2072309452,"id":6376,"parentId":6368,"tags":{},"startTime":1772788838333,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":7302,"timestamp":2072317561,"id":6377,"parentId":6368,"tags":{},"startTime":1772788838341,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":463,"timestamp":2072324855,"id":6378,"parentId":6368,"tags":{},"startTime":1772788838348,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":490,"timestamp":2072325298,"id":6379,"parentId":6368,"tags":{},"startTime":1772788838349,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":41240,"timestamp":2072325808,"id":6380,"parentId":6368,"tags":{},"startTime":1772788838349,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-generateClientManifest","duration":192,"timestamp":2072371143,"id":6382,"parentId":6346,"tags":{},"startTime":1772788838395,"traceId":"1264e43080ebfc4c"},{"name":"NextJsBuildManifest-createassets","duration":332,"timestamp":2072371014,"id":6381,"parentId":6346,"tags":{},"startTime":1772788838395,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":96595,"timestamp":2072288068,"id":6368,"parentId":6346,"tags":{},"startTime":1772788838312,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":823542,"timestamp":2071561246,"id":6346,"parentId":6344,"tags":{"name":"client"},"startTime":1772788837585,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":37743,"timestamp":2072384888,"id":6383,"parentId":6344,"tags":{},"startTime":1772788838409,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-client","duration":879442,"timestamp":2071545577,"id":6344,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788837569,"traceId":"1264e43080ebfc4c"},{"name":"client-success","duration":151,"timestamp":2072439940,"id":6386,"parentId":3,"tags":{},"startTime":1772788838464,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27464,"timestamp":2072454891,"id":6390,"parentId":6385,"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":1772788838479,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":27469,"timestamp":2072454906,"id":6391,"parentId":6385,"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":1772788838479,"traceId":"1264e43080ebfc4c"},{"name":"read-resource","duration":57,"timestamp":2072482906,"id":6393,"parentId":6392,"tags":{},"startTime":1772788838507,"traceId":"1264e43080ebfc4c"},{"name":"build-module-css","duration":2380,"timestamp":2072482723,"id":6392,"parentId":6384,"tags":{"name":"E:\\Altibix-Projects\\msedutech-website\\src\\assets\\css\\style.css","layer":"rsc"},"startTime":1772788838506,"traceId":"1264e43080ebfc4c"},{"name":"client-hmr-latency","duration":937000,"timestamp":2071546480,"id":6394,"parentId":3,"tags":{"updatedModules":["[project]/src/assets/css/style.css"],"page":"/","isPageHidden":true},"startTime":1772788838509,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31427,"timestamp":2072454858,"id":6388,"parentId":6385,"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":1772788838478,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":31444,"timestamp":2072454877,"id":6389,"parentId":6385,"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":1772788838479,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":32858,"timestamp":2072454680,"id":6387,"parentId":6385,"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":1772788838478,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":118871,"timestamp":2072432604,"id":6385,"parentId":6384,"tags":{},"startTime":1772788838456,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":3224,"timestamp":2072554637,"id":6423,"parentId":6422,"tags":{},"startTime":1772788838578,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":4,"timestamp":2072557907,"id":6425,"parentId":6422,"tags":{},"startTime":1772788838582,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":4676,"timestamp":2072557934,"id":6426,"parentId":6422,"tags":{},"startTime":1772788838582,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":11,"timestamp":2072562681,"id":6427,"parentId":6422,"tags":{},"startTime":1772788838586,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":7,"timestamp":2072562719,"id":6428,"parentId":6422,"tags":{},"startTime":1772788838586,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":6119,"timestamp":2072557893,"id":6424,"parentId":6422,"tags":{},"startTime":1772788838582,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":641,"timestamp":2072565859,"id":6429,"parentId":6422,"tags":{},"startTime":1772788838589,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":3666,"timestamp":2072566523,"id":6430,"parentId":6422,"tags":{},"startTime":1772788838590,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1345,"timestamp":2072572267,"id":6431,"parentId":6422,"tags":{},"startTime":1772788838596,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":210,"timestamp":2072573606,"id":6432,"parentId":6422,"tags":{},"startTime":1772788838597,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":128,"timestamp":2072573795,"id":6433,"parentId":6422,"tags":{},"startTime":1772788838597,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":4715,"timestamp":2072573931,"id":6434,"parentId":6422,"tags":{},"startTime":1772788838598,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":34282,"timestamp":2072553698,"id":6422,"parentId":6384,"tags":{},"startTime":1772788838577,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":164120,"timestamp":2072431914,"id":6384,"parentId":6345,"tags":{"name":"server"},"startTime":1772788838456,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":18444,"timestamp":2072596151,"id":6435,"parentId":6345,"tags":{},"startTime":1772788838620,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":1070008,"timestamp":2071546101,"id":6345,"parentId":3,"tags":{"trigger":"src/assets/css/style.css"},"startTime":1772788837570,"traceId":"1264e43080ebfc4c"}] +[{"name":"handle-request","duration":70545,"timestamp":2072633374,"id":6436,"tags":{"url":"/?_rsc=r3yhw","isTurbopack":false},"startTime":1772788838657,"traceId":"1264e43080ebfc4c"},{"name":"memory-usage","duration":4,"timestamp":2072703970,"id":6437,"parentId":6436,"tags":{"url":"/?_rsc=r3yhw","memory.rss":"383664128","memory.heapUsed":"294005704","memory.heapTotal":"335581184"},"startTime":1772788838728,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":112609,"timestamp":2074135713,"id":6447,"parentId":6442,"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":1772788840159,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":112631,"timestamp":2074135726,"id":6448,"parentId":6442,"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":1772788840159,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":115724,"timestamp":2074135657,"id":6444,"parentId":6442,"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":1772788840159,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":115767,"timestamp":2074135684,"id":6445,"parentId":6442,"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":1772788840159,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":115782,"timestamp":2074135698,"id":6446,"parentId":6442,"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":1772788840159,"traceId":"1264e43080ebfc4c"},{"name":"add-entry","duration":117363,"timestamp":2074135514,"id":6443,"parentId":6442,"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":1772788840159,"traceId":"1264e43080ebfc4c"},{"name":"make","duration":592660,"timestamp":2074098263,"id":6442,"parentId":6441,"tags":{},"startTime":1772788840122,"traceId":"1264e43080ebfc4c"},{"name":"chunk-graph","duration":5897,"timestamp":2074698949,"id":6484,"parentId":6483,"tags":{},"startTime":1772788840723,"traceId":"1264e43080ebfc4c"},{"name":"optimize-modules","duration":7,"timestamp":2074704900,"id":6486,"parentId":6483,"tags":{},"startTime":1772788840729,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunks","duration":7705,"timestamp":2074704931,"id":6487,"parentId":6483,"tags":{},"startTime":1772788840729,"traceId":"1264e43080ebfc4c"},{"name":"optimize-tree","duration":12,"timestamp":2074712704,"id":6488,"parentId":6483,"tags":{},"startTime":1772788840736,"traceId":"1264e43080ebfc4c"},{"name":"optimize-chunk-modules","duration":8,"timestamp":2074712740,"id":6489,"parentId":6483,"tags":{},"startTime":1772788840736,"traceId":"1264e43080ebfc4c"},{"name":"optimize","duration":8723,"timestamp":2074704883,"id":6485,"parentId":6483,"tags":{},"startTime":1772788840729,"traceId":"1264e43080ebfc4c"},{"name":"module-hash","duration":532,"timestamp":2074718613,"id":6490,"parentId":6483,"tags":{},"startTime":1772788840742,"traceId":"1264e43080ebfc4c"},{"name":"code-generation","duration":2370,"timestamp":2074719168,"id":6491,"parentId":6483,"tags":{},"startTime":1772788840743,"traceId":"1264e43080ebfc4c"},{"name":"hash","duration":1228,"timestamp":2074725623,"id":6492,"parentId":6483,"tags":{},"startTime":1772788840749,"traceId":"1264e43080ebfc4c"},{"name":"code-generation-jobs","duration":185,"timestamp":2074726847,"id":6493,"parentId":6483,"tags":{},"startTime":1772788840750,"traceId":"1264e43080ebfc4c"},{"name":"module-assets","duration":107,"timestamp":2074727015,"id":6494,"parentId":6483,"tags":{},"startTime":1772788840751,"traceId":"1264e43080ebfc4c"},{"name":"create-chunk-assets","duration":1353,"timestamp":2074727129,"id":6495,"parentId":6483,"tags":{},"startTime":1772788840751,"traceId":"1264e43080ebfc4c"},{"name":"seal","duration":42639,"timestamp":2074697599,"id":6483,"parentId":6441,"tags":{},"startTime":1772788840721,"traceId":"1264e43080ebfc4c"},{"name":"webpack-compilation","duration":649802,"timestamp":2074097496,"id":6441,"parentId":6439,"tags":{"name":"server"},"startTime":1772788840121,"traceId":"1264e43080ebfc4c"},{"name":"emit","duration":14776,"timestamp":2074747402,"id":6496,"parentId":6439,"tags":{},"startTime":1772788840771,"traceId":"1264e43080ebfc4c"},{"name":"compile-path","duration":678918,"timestamp":2074085925,"id":6440,"tags":{"trigger":"/_not-found","isTurbopack":false},"startTime":1772788840110,"traceId":"1264e43080ebfc4c"},{"name":"webpack-invalidated-server","duration":680579,"timestamp":2074085763,"id":6439,"parentId":3,"tags":{"trigger":"manual"},"startTime":1772788840109,"traceId":"1264e43080ebfc4c"}] diff --git a/src/Model/Cart.js b/src/Model/Cart.js index 49ba072..186204a 100644 --- a/src/Model/Cart.js +++ b/src/Model/Cart.js @@ -1,36 +1,36 @@ -import mongoose from 'mongoose'; +// import mongoose from 'mongoose'; -const CartItemSchema = new mongoose.Schema({ - courseId: { type: mongoose.Schema.Types.ObjectId, ref: 'Course', required: true }, - name: { type: String, required: true }, - thumbnail: { type: String, default: '' }, - unitPrice: { type: Number, required: true }, - quantity: { type: Number, default: 1, min: 1 }, - subtotal: { type: Number, default: 0 } -}); +// const CartItemSchema = new mongoose.Schema({ +// courseId: { type: mongoose.Schema.Types.ObjectId, ref: 'Course', required: true }, +// name: { type: String, required: true }, +// thumbnail: { type: String, default: '' }, +// unitPrice: { type: Number, required: true }, +// quantity: { type: Number, default: 1, min: 1 }, +// subtotal: { type: Number, default: 0 } +// }); -const CartSchema = new mongoose.Schema( - { - studentId: { type: String, required: true, index: true }, - items: [CartItemSchema], - cartSubtotal: { type: Number, default: 0 }, - total: { type: Number, default: 0 } - }, - { timestamps: true } -); +// const CartSchema = new mongoose.Schema( +// { +// studentId: { type: String, required: true, index: true }, +// items: [CartItemSchema], +// cartSubtotal: { type: Number, default: 0 }, +// total: { type: Number, default: 0 } +// }, +// { timestamps: true } +// ); -// Pre-save middleware to calculate subtotals and total -CartSchema.pre('save', function () { - this.cartSubtotal = 0; - this.items.forEach(item => { - item.subtotal = item.unitPrice * item.quantity; - this.cartSubtotal += item.subtotal; - }); - this.total = this.cartSubtotal; -}); +// // Pre-save middleware to calculate subtotals and total +// CartSchema.pre('save', function () { +// this.cartSubtotal = 0; +// this.items.forEach(item => { +// item.subtotal = item.unitPrice * item.quantity; +// this.cartSubtotal += item.subtotal; +// }); +// this.total = this.cartSubtotal; +// }); -// Force fresh model on dev hot-reload so schema changes take effect immediately -delete mongoose.models.Cart; -const Cart = mongoose.model('Cart', CartSchema); +// // Force fresh model on dev hot-reload so schema changes take effect immediately +// delete mongoose.models.Cart; +// const Cart = mongoose.model('Cart', CartSchema); -export default Cart; \ No newline at end of file +// export default Cart; \ No newline at end of file diff --git a/src/app/admin/courses/page.jsx b/src/app/admin/courses/page.jsx index dc30ec5..5ecde46 100644 --- a/src/app/admin/courses/page.jsx +++ b/src/app/admin/courses/page.jsx @@ -277,6 +277,25 @@ export default function CourseManagement() { + +
+ +
+ setFormData({ + ...formData, + new: e.target.checked ? "Active" : "Inactive" + })} + style={{ width: '40px', height: '20px', cursor: 'pointer' }} + /> + +
+
-
+
diff --git a/src/app/admin/roles/page.jsx b/src/app/admin/roles/page.jsx index 89a59f3..c4ddcee 100644 --- a/src/app/admin/roles/page.jsx +++ b/src/app/admin/roles/page.jsx @@ -1,807 +1,807 @@ -"use client"; -import { useState, useEffect } from "react"; - -export default function RolesPermissions() { - const [activeTab, setActiveTab] = useState("roles"); - const [roles, setRoles] = useState([]); - const [users, setUsers] = useState([]); - const [modules, setModules] = useState({}); - const [loading, setLoading] = useState(true); - const [showRoleModal, setShowRoleModal] = useState(false); - const [editingRole, setEditingRole] = useState(null); - const [roleName, setRoleName] = useState(""); - const [roleStatus, setRoleStatus] = useState("Active"); - const [selectedRole, setSelectedRole] = useState(null); - - // ΓöÇΓöÇΓöÇ Fetch roles & permission modules ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const fetchRoles = async () => { - try { - const res = await fetch("/api/all-roles"); - const data = await res.json(); - setRoles(data.roles || []); - setModules(data.modules || {}); - } catch (err) { - console.error("Error fetching roles:", err); - } - }; - - // ΓöÇΓöÇΓöÇ Fetch all users (students + instructors) ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const fetchUsers = async () => { - try { - const [studentRes, instructorRes] = await Promise.all([ - fetch("/api/register"), - fetch("/api/instructor"), - ]); - - const students = await studentRes.json(); - const instructors = await instructorRes.json(); - - const studentList = (Array.isArray(students) ? students : []).map((s) => ({ - ...s, - currentRole: s.role || "student", - })); - const instructorList = (Array.isArray(instructors) ? instructors : []).map((i) => ({ - ...i, - currentRole: i.role || "instructor", - })); - - setUsers([...studentList, ...instructorList]); - } catch (err) { - console.error("Error fetching users:", err); - } - }; - - useEffect(() => { - const loadData = async () => { - setLoading(true); - await Promise.all([fetchRoles(), fetchUsers()]); - setLoading(false); - }; - loadData(); - }, []); - - // ΓöÇΓöÇΓöÇ Role CRUD ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const handleCreateRole = async () => { - if (!roleName.trim()) return alert("Role name is required"); - - try { - const method = editingRole ? "PATCH" : "POST"; - const body = editingRole - ? { id: editingRole._id, name: roleName, status: roleStatus } - : { name: roleName, status: roleStatus }; - - const res = await fetch("/api/roles", { - method, - headers: { "Content-Type": "application/json" }, - body: JSON.stringify(body), - }); - - const data = await res.json(); - if (!res.ok) return alert(data.error || "Failed to save role"); - - setShowRoleModal(false); - setEditingRole(null); - setRoleName(""); - setRoleStatus("Active"); - await fetchRoles(); - } catch (err) { - alert("Server error saving role"); - } - }; - - const handleDeleteRole = async (id) => { - if (!confirm("Are you sure you want to delete this role?")) return; - try { - const res = await fetch(`/api/roles?id=${id}`, { method: "DELETE" }); - if (res.ok) await fetchRoles(); - else alert("Failed to delete role"); - } catch (err) { - alert("Server error deleting role"); - } - }; - - const openEditRole = (role) => { - setEditingRole(role); - setRoleName(role.name); - setRoleStatus(role.status); - setShowRoleModal(true); - }; - - // ΓöÇΓöÇΓöÇ Permission toggling ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const handlePermissionToggle = async (roleId, module, action, currentValue) => { - try { - const res = await fetch("/api/permissions", { - method: "PATCH", - headers: { "Content-Type": "application/json" }, - body: JSON.stringify({ - roleId, - module, - action, - value: !currentValue, - }), - }); - - const data = await res.json(); - if (!res.ok) return alert(data.error || "Failed to update permission"); - - // Update local state - setRoles((prev) => - prev.map((r) => (r._id === roleId ? { ...r, permissions: data.role.permissions } : r)) - ); - - // Update selected role if viewing it - if (selectedRole && selectedRole._id === roleId) { - setSelectedRole({ ...selectedRole, permissions: data.role.permissions }); - } - } catch (err) { - alert("Server error updating permission"); - } - }; - - // ΓöÇΓöÇΓöÇ User role change ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const handleRoleChange = async (userId, newRole) => { - try { - const res = await fetch(`/api/admin/users/${userId}`, { - method: "PUT", - headers: { "Content-Type": "application/json" }, - body: JSON.stringify({ role: newRole }), - }); - - const data = await res.json(); - if (res.ok) { - setUsers((prev) => - prev.map((u) => (u._id === userId ? { ...u, currentRole: newRole } : u)) - ); - } else { - alert(data.message || "Failed to update role"); - } - } catch (err) { - alert("Server error updating role"); - } - }; - - const handleDeleteUser = async (userId) => { - if (!confirm("Are you sure you want to delete this user?")) return; - try { - const res = await fetch(`/api/admin/users/${userId}`, { method: "DELETE" }); - if (res.ok) { - setUsers((prev) => prev.filter((u) => u._id !== userId)); - } else { - const data = await res.json(); - alert(data.message || "Failed to delete user"); - } - } catch (err) { - alert("Server error deleting user"); - } - }; - - // ΓöÇΓöÇΓöÇ Role color mapping ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const getRoleColor = (roleName) => { - const n = (roleName || "").toUpperCase(); - if (n === "ADMIN") return { bg: "#dc3545", light: "#fce4ec", text: "#c62828" }; - if (n === "INSTRUCTOR") return { bg: "#0d6efd", light: "#e3f2fd", text: "#1565c0" }; - if (n === "STUDENT") return { bg: "#198754", light: "#e8f5e9", text: "#2e7d32" }; - return { bg: "#6c757d", light: "#f5f5f5", text: "#616161" }; - }; - - // ΓöÇΓöÇΓöÇ Styles ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ - const styles = { - container: { padding: "30px" }, - heading: { fontSize: "28px", fontWeight: "700", marginBottom: "10px" }, - subHeading: { fontSize: "14px", color: "#888", marginBottom: "25px" }, - tabs: { display: "flex", gap: "0", marginBottom: "25px", borderBottom: "2px solid #eee" }, - tab: (active) => ({ - padding: "12px 24px", - cursor: "pointer", - fontWeight: active ? "600" : "400", - color: active ? "#5b4fbd" : "#666", - borderBottom: active ? "3px solid #5b4fbd" : "3px solid transparent", - background: "none", - border: "none", - fontSize: "15px", - transition: "all 0.2s", - }), - card: { - background: "#fff", - borderRadius: "12px", - padding: "25px", - border: "1px solid #eee", - boxShadow: "0 2px 8px rgba(0,0,0,0.04)", - }, - btn: (color) => ({ - padding: "8px 18px", - borderRadius: "8px", - border: "none", - color: "#fff", - backgroundColor: color, - cursor: "pointer", - fontSize: "13px", - fontWeight: "500", - transition: "opacity 0.2s", - }), - btnSm: (color) => ({ - padding: "5px 12px", - borderRadius: "6px", - border: "none", - color: "#fff", - backgroundColor: color, - cursor: "pointer", - fontSize: "12px", - fontWeight: "500", - }), - badge: (color) => ({ - backgroundColor: color, - color: "#fff", - padding: "4px 12px", - borderRadius: "6px", - fontSize: "13px", - fontWeight: "500", - }), - toggle: (active, color = "#5b4fbd") => ({ - width: "42px", - height: "22px", - borderRadius: "12px", - backgroundColor: active ? color : "#ddd", - position: "relative", - cursor: "pointer", - transition: "background-color 0.3s", - border: "none", - padding: "0", - }), - toggleDot: (active) => ({ - width: "18px", - height: "18px", - borderRadius: "50%", - backgroundColor: "#fff", - position: "absolute", - top: "2px", - left: active ? "22px" : "2px", - transition: "left 0.3s", - boxShadow: "0 1px 3px rgba(0,0,0,0.2)", - }), - modal: { - position: "fixed", - top: 0, - left: 0, - right: 0, - bottom: 0, - backgroundColor: "rgba(0,0,0,0.5)", - display: "flex", - alignItems: "center", - justifyContent: "center", - zIndex: 1000, - }, - modalContent: { - background: "#fff", - borderRadius: "16px", - padding: "30px", - width: "450px", - maxWidth: "90%", - boxShadow: "0 10px 40px rgba(0,0,0,0.15)", - }, - input: { - width: "100%", - padding: "10px 14px", - borderRadius: "8px", - border: "1px solid #ddd", - fontSize: "14px", - outline: "none", - marginBottom: "15px", - }, - select: { - width: "100%", - padding: "10px 14px", - borderRadius: "8px", - border: "1px solid #ddd", - fontSize: "14px", - outline: "none", - marginBottom: "15px", - backgroundColor: "#fff", - }, - }; - - if (loading) { - return ( -
-

Loading...

-
- ); - } - - return ( -
-

Roles & Permissions

-

Manage roles, assign permissions, and control user access

- - {/* Tabs */} -
- - - -
- - {/* ΓöÇΓöÇΓöÇ TAB 1: Manage Roles ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} - {activeTab === "roles" && ( -
-
-

All Roles

- -
- - {roles.length === 0 ? ( -

No roles found. Create your first role.

- ) : ( -
- - - - - - - - - - - - - {roles.map((role, index) => { - const permCount = role.permissions - ? Object.values(role.permissions).reduce((sum, mod) => { - if (typeof mod === 'object') { - return sum + Object.values(mod).filter(v => v === true).length; - } - return sum; - }, 0) - : 0; - const rc = getRoleColor(role.name); - - return ( - - - - - - - - - ); - })} - -
#Role NameStatusPermissions SetCreatedActions
{index + 1} - - {role.name} - - - - {role.status} - - - {permCount} active - {new Date(role.createdAt).toLocaleDateString()} -
- - - -
-
-
- )} -
- )} - - {/* ΓöÇΓöÇΓöÇ TAB 2: Permissions ΓÇö All Roles Side by Side ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} - {activeTab === "permissions" && ( -
- {/* ΓöÇΓöÇ Role filter bar ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} -
- - View: - - - {roles.map((r) => { - const rc = getRoleColor(r.name); - const isActive = selectedRole?._id === r._id; - return ( - - ); - })} -
- - {/* ΓöÇΓöÇ Permissions comparison table ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} - {(() => { - const displayRoles = selectedRole - ? [selectedRole] - : roles; - - if (displayRoles.length === 0) { - return ( -
-

- No roles found. Create roles in the "Manage Roles" tab first. -

-
- ); - } - - return ( -
-
-

- {selectedRole - ? <>Permissions for: {selectedRole.name} - : "Permissions Comparison ΓÇö All Roles" - } -

- {!selectedRole && ( -

- Compare and manage permissions for Admin and Instructor side by side -

- )} -
- -
- - - {/* Row 1: Module header + role name groups */} - - - {displayRoles.map((role) => { - const rc = getRoleColor(role.name); - return ( - - ); - })} - - {/* Row 2: Action sub-headers per role */} - - {displayRoles.map((role) => { - const rc = getRoleColor(role.name); - return ["View", "Create", "Edit", "Delete"].map((action, i) => ( - - )); - })} - - - - {Object.entries(modules).map(([moduleName, config]) => ( - - - {displayRoles.map((role) => { - const rc = getRoleColor(role.name); - return ["view", "create", "edit", "delete"].map((action, i) => { - const hasAction = config.actions.includes(action); - const isEnabled = role.permissions?.[moduleName]?.[action] === true; - - return ( - - ); - }); - })} - - ))} - -
- Module - - - - {role.name} - -
- {action} -
- {config.label} - - {hasAction ? ( - - ) : ( - ΓÇö - )} -
-
- - {/* ΓöÇΓöÇ Legend ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} -
- {displayRoles.map((role) => { - const rc = getRoleColor(role.name); - const permCount = role.permissions - ? Object.values(role.permissions).reduce((sum, mod) => { - if (typeof mod === 'object') { - return sum + Object.values(mod).filter(v => v === true).length; - } - return sum; - }, 0) - : 0; - const totalPossible = Object.values(modules).reduce( - (sum, config) => sum + config.actions.length, 0 - ); - - return ( -
- - - {role.name} - - - {permCount}/{totalPossible} permissions - -
- ); - })} -
-
- ); - })()} -
- )} - - {/* ΓöÇΓöÇΓöÇ TAB 3: User Roles ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} - {activeTab === "users" && ( -
-

User Role Assignments

- - {users.length === 0 ? ( -

No users found.

- ) : ( -
- - - - - - - - - - - - - {users.map((user, index) => { - const rc = getRoleColor(user.currentRole); - return ( - - - - - - - - - ); - })} - -
#NameEmailCurrent RoleChange RoleAction
{index + 1} - {user.firstName} {user.lastName} - {user.email} - - {user.currentRole} - - - - - -
-
- )} -
- )} - - {/* ΓöÇΓöÇΓöÇ Role Modal ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} - {showRoleModal && ( -
setShowRoleModal(false)}> -
e.stopPropagation()}> -

- {editingRole ? "Edit Role" : "Create New Role"} -

- - - setRoleName(e.target.value)} - style={styles.input} - /> - - - - -
- - -
-
-
- )} -
- ); -} \ No newline at end of file +// "use client"; +// import { useState, useEffect } from "react"; + +// export default function RolesPermissions() { +// const [activeTab, setActiveTab] = useState("roles"); +// const [roles, setRoles] = useState([]); +// const [users, setUsers] = useState([]); +// const [modules, setModules] = useState({}); +// const [loading, setLoading] = useState(true); +// const [showRoleModal, setShowRoleModal] = useState(false); +// const [editingRole, setEditingRole] = useState(null); +// const [roleName, setRoleName] = useState(""); +// const [roleStatus, setRoleStatus] = useState("Active"); +// const [selectedRole, setSelectedRole] = useState(null); + +// // ΓöÇΓöÇΓöÇ Fetch roles & permission modules ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const fetchRoles = async () => { +// try { +// const res = await fetch("/api/all-roles"); +// const data = await res.json(); +// setRoles(data.roles || []); +// setModules(data.modules || {}); +// } catch (err) { +// console.error("Error fetching roles:", err); +// } +// }; + +// // ΓöÇΓöÇΓöÇ Fetch all users (students + instructors) ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const fetchUsers = async () => { +// try { +// const [studentRes, instructorRes] = await Promise.all([ +// fetch("/api/register"), +// fetch("/api/instructor"), +// ]); + +// const students = await studentRes.json(); +// const instructors = await instructorRes.json(); + +// const studentList = (Array.isArray(students) ? students : []).map((s) => ({ +// ...s, +// currentRole: s.role || "student", +// })); +// const instructorList = (Array.isArray(instructors) ? instructors : []).map((i) => ({ +// ...i, +// currentRole: i.role || "instructor", +// })); + +// setUsers([...studentList, ...instructorList]); +// } catch (err) { +// console.error("Error fetching users:", err); +// } +// }; + +// useEffect(() => { +// const loadData = async () => { +// setLoading(true); +// await Promise.all([fetchRoles(), fetchUsers()]); +// setLoading(false); +// }; +// loadData(); +// }, []); + +// // ΓöÇΓöÇΓöÇ Role CRUD ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const handleCreateRole = async () => { +// if (!roleName.trim()) return alert("Role name is required"); + +// try { +// const method = editingRole ? "PATCH" : "POST"; +// const body = editingRole +// ? { id: editingRole._id, name: roleName, status: roleStatus } +// : { name: roleName, status: roleStatus }; + +// const res = await fetch("/api/roles", { +// method, +// headers: { "Content-Type": "application/json" }, +// body: JSON.stringify(body), +// }); + +// const data = await res.json(); +// if (!res.ok) return alert(data.error || "Failed to save role"); + +// setShowRoleModal(false); +// setEditingRole(null); +// setRoleName(""); +// setRoleStatus("Active"); +// await fetchRoles(); +// } catch (err) { +// alert("Server error saving role"); +// } +// }; + +// const handleDeleteRole = async (id) => { +// if (!confirm("Are you sure you want to delete this role?")) return; +// try { +// const res = await fetch(`/api/roles?id=${id}`, { method: "DELETE" }); +// if (res.ok) await fetchRoles(); +// else alert("Failed to delete role"); +// } catch (err) { +// alert("Server error deleting role"); +// } +// }; + +// const openEditRole = (role) => { +// setEditingRole(role); +// setRoleName(role.name); +// setRoleStatus(role.status); +// setShowRoleModal(true); +// }; + +// // ΓöÇΓöÇΓöÇ Permission toggling ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const handlePermissionToggle = async (roleId, module, action, currentValue) => { +// try { +// const res = await fetch("/api/permissions", { +// method: "PATCH", +// headers: { "Content-Type": "application/json" }, +// body: JSON.stringify({ +// roleId, +// module, +// action, +// value: !currentValue, +// }), +// }); + +// const data = await res.json(); +// if (!res.ok) return alert(data.error || "Failed to update permission"); + +// // Update local state +// setRoles((prev) => +// prev.map((r) => (r._id === roleId ? { ...r, permissions: data.role.permissions } : r)) +// ); + +// // Update selected role if viewing it +// if (selectedRole && selectedRole._id === roleId) { +// setSelectedRole({ ...selectedRole, permissions: data.role.permissions }); +// } +// } catch (err) { +// alert("Server error updating permission"); +// } +// }; + +// // ΓöÇΓöÇΓöÇ User role change ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const handleRoleChange = async (userId, newRole) => { +// try { +// const res = await fetch(`/api/admin/users/${userId}`, { +// method: "PUT", +// headers: { "Content-Type": "application/json" }, +// body: JSON.stringify({ role: newRole }), +// }); + +// const data = await res.json(); +// if (res.ok) { +// setUsers((prev) => +// prev.map((u) => (u._id === userId ? { ...u, currentRole: newRole } : u)) +// ); +// } else { +// alert(data.message || "Failed to update role"); +// } +// } catch (err) { +// alert("Server error updating role"); +// } +// }; + +// const handleDeleteUser = async (userId) => { +// if (!confirm("Are you sure you want to delete this user?")) return; +// try { +// const res = await fetch(`/api/admin/users/${userId}`, { method: "DELETE" }); +// if (res.ok) { +// setUsers((prev) => prev.filter((u) => u._id !== userId)); +// } else { +// const data = await res.json(); +// alert(data.message || "Failed to delete user"); +// } +// } catch (err) { +// alert("Server error deleting user"); +// } +// }; + +// // ΓöÇΓöÇΓöÇ Role color mapping ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const getRoleColor = (roleName) => { +// const n = (roleName || "").toUpperCase(); +// if (n === "ADMIN") return { bg: "#dc3545", light: "#fce4ec", text: "#c62828" }; +// if (n === "INSTRUCTOR") return { bg: "#0d6efd", light: "#e3f2fd", text: "#1565c0" }; +// if (n === "STUDENT") return { bg: "#198754", light: "#e8f5e9", text: "#2e7d32" }; +// return { bg: "#6c757d", light: "#f5f5f5", text: "#616161" }; +// }; + +// // ΓöÇΓöÇΓöÇ Styles ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const styles = { +// container: { padding: "30px" }, +// heading: { fontSize: "28px", fontWeight: "700", marginBottom: "10px" }, +// subHeading: { fontSize: "14px", color: "#888", marginBottom: "25px" }, +// tabs: { display: "flex", gap: "0", marginBottom: "25px", borderBottom: "2px solid #eee" }, +// tab: (active) => ({ +// padding: "12px 24px", +// cursor: "pointer", +// fontWeight: active ? "600" : "400", +// color: active ? "#5b4fbd" : "#666", +// borderBottom: active ? "3px solid #5b4fbd" : "3px solid transparent", +// background: "none", +// border: "none", +// fontSize: "15px", +// transition: "all 0.2s", +// }), +// card: { +// background: "#fff", +// borderRadius: "12px", +// padding: "25px", +// border: "1px solid #eee", +// boxShadow: "0 2px 8px rgba(0,0,0,0.04)", +// }, +// btn: (color) => ({ +// padding: "8px 18px", +// borderRadius: "8px", +// border: "none", +// color: "#fff", +// backgroundColor: color, +// cursor: "pointer", +// fontSize: "13px", +// fontWeight: "500", +// transition: "opacity 0.2s", +// }), +// btnSm: (color) => ({ +// padding: "5px 12px", +// borderRadius: "6px", +// border: "none", +// color: "#fff", +// backgroundColor: color, +// cursor: "pointer", +// fontSize: "12px", +// fontWeight: "500", +// }), +// badge: (color) => ({ +// backgroundColor: color, +// color: "#fff", +// padding: "4px 12px", +// borderRadius: "6px", +// fontSize: "13px", +// fontWeight: "500", +// }), +// toggle: (active, color = "#5b4fbd") => ({ +// width: "42px", +// height: "22px", +// borderRadius: "12px", +// backgroundColor: active ? color : "#ddd", +// position: "relative", +// cursor: "pointer", +// transition: "background-color 0.3s", +// border: "none", +// padding: "0", +// }), +// toggleDot: (active) => ({ +// width: "18px", +// height: "18px", +// borderRadius: "50%", +// backgroundColor: "#fff", +// position: "absolute", +// top: "2px", +// left: active ? "22px" : "2px", +// transition: "left 0.3s", +// boxShadow: "0 1px 3px rgba(0,0,0,0.2)", +// }), +// modal: { +// position: "fixed", +// top: 0, +// left: 0, +// right: 0, +// bottom: 0, +// backgroundColor: "rgba(0,0,0,0.5)", +// display: "flex", +// alignItems: "center", +// justifyContent: "center", +// zIndex: 1000, +// }, +// modalContent: { +// background: "#fff", +// borderRadius: "16px", +// padding: "30px", +// width: "450px", +// maxWidth: "90%", +// boxShadow: "0 10px 40px rgba(0,0,0,0.15)", +// }, +// input: { +// width: "100%", +// padding: "10px 14px", +// borderRadius: "8px", +// border: "1px solid #ddd", +// fontSize: "14px", +// outline: "none", +// marginBottom: "15px", +// }, +// select: { +// width: "100%", +// padding: "10px 14px", +// borderRadius: "8px", +// border: "1px solid #ddd", +// fontSize: "14px", +// outline: "none", +// marginBottom: "15px", +// backgroundColor: "#fff", +// }, +// }; + +// if (loading) { +// return ( +//
+//

Loading...

+//
+// ); +// } + +// return ( +//
+//

Roles & Permissions

+//

Manage roles, assign permissions, and control user access

+ +// {/* Tabs */} +//
+// +// +// +//
+ +// {/* ΓöÇΓöÇΓöÇ TAB 1: Manage Roles ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +// {activeTab === "roles" && ( +//
+//
+//

All Roles

+// +//
+ +// {roles.length === 0 ? ( +//

No roles found. Create your first role.

+// ) : ( +//
+// +// +// +// +// +// +// +// +// +// +// +// +// {roles.map((role, index) => { +// const permCount = role.permissions +// ? Object.values(role.permissions).reduce((sum, mod) => { +// if (typeof mod === 'object') { +// return sum + Object.values(mod).filter(v => v === true).length; +// } +// return sum; +// }, 0) +// : 0; +// const rc = getRoleColor(role.name); + +// return ( +// +// +// +// +// +// +// +// +// ); +// })} +// +//
#Role NameStatusPermissions SetCreatedActions
{index + 1} +// +// {role.name} +// +// +// +// {role.status} +// +// +// {permCount} active +// {new Date(role.createdAt).toLocaleDateString()} +//
+// +// +// +//
+//
+//
+// )} +//
+// )} + +// {/* ΓöÇΓöÇΓöÇ TAB 2: Permissions ΓÇö All Roles Side by Side ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +// {activeTab === "permissions" && ( +//
+// {/* ΓöÇΓöÇ Role filter bar ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +//
+// +// View: +// +// +// {roles.map((r) => { +// const rc = getRoleColor(r.name); +// const isActive = selectedRole?._id === r._id; +// return ( +// +// ); +// })} +//
+ +// {/* ΓöÇΓöÇ Permissions comparison table ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +// {(() => { +// const displayRoles = selectedRole +// ? [selectedRole] +// : roles; + +// if (displayRoles.length === 0) { +// return ( +//
+//

+// No roles found. Create roles in the "Manage Roles" tab first. +//

+//
+// ); +// } + +// return ( +//
+//
+//

+// {selectedRole +// ? <>Permissions for: {selectedRole.name} +// : "Permissions Comparison ΓÇö All Roles" +// } +//

+// {!selectedRole && ( +//

+// Compare and manage permissions for Admin and Instructor side by side +//

+// )} +//
+ +//
+// +// +// {/* Row 1: Module header + role name groups */} +// +// +// {displayRoles.map((role) => { +// const rc = getRoleColor(role.name); +// return ( +// +// ); +// })} +// +// {/* Row 2: Action sub-headers per role */} +// +// {displayRoles.map((role) => { +// const rc = getRoleColor(role.name); +// return ["View", "Create", "Edit", "Delete"].map((action, i) => ( +// +// )); +// })} +// +// +// +// {Object.entries(modules).map(([moduleName, config]) => ( +// +// +// {displayRoles.map((role) => { +// const rc = getRoleColor(role.name); +// return ["view", "create", "edit", "delete"].map((action, i) => { +// const hasAction = config.actions.includes(action); +// const isEnabled = role.permissions?.[moduleName]?.[action] === true; + +// return ( +// +// ); +// }); +// })} +// +// ))} +// +//
+// Module +// +// +// +// {role.name} +// +//
+// {action} +//
+// {config.label} +// +// {hasAction ? ( +// +// ) : ( +// ΓÇö +// )} +//
+//
+ +// {/* ΓöÇΓöÇ Legend ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +//
+// {displayRoles.map((role) => { +// const rc = getRoleColor(role.name); +// const permCount = role.permissions +// ? Object.values(role.permissions).reduce((sum, mod) => { +// if (typeof mod === 'object') { +// return sum + Object.values(mod).filter(v => v === true).length; +// } +// return sum; +// }, 0) +// : 0; +// const totalPossible = Object.values(modules).reduce( +// (sum, config) => sum + config.actions.length, 0 +// ); + +// return ( +//
+// +// +// {role.name} +// +// +// {permCount}/{totalPossible} permissions +// +//
+// ); +// })} +//
+//
+// ); +// })()} +//
+// )} + +// {/* ΓöÇΓöÇΓöÇ TAB 3: User Roles ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +// {activeTab === "users" && ( +//
+//

User Role Assignments

+ +// {users.length === 0 ? ( +//

No users found.

+// ) : ( +//
+// +// +// +// +// +// +// +// +// +// +// +// +// {users.map((user, index) => { +// const rc = getRoleColor(user.currentRole); +// return ( +// +// +// +// +// +// +// +// +// ); +// })} +// +//
#NameEmailCurrent RoleChange RoleAction
{index + 1} +// {user.firstName} {user.lastName} +// {user.email} +// +// {user.currentRole} +// +// +// +// +// +//
+//
+// )} +//
+// )} + +// {/* ΓöÇΓöÇΓöÇ Role Modal ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +// {showRoleModal && ( +//
setShowRoleModal(false)}> +//
e.stopPropagation()}> +//

+// {editingRole ? "Edit Role" : "Create New Role"} +//

+ +// +// setRoleName(e.target.value)} +// style={styles.input} +// /> + +// +// + +//
+// +// +//
+//
+//
+// )} +//
+// ); +// } \ No newline at end of file diff --git a/src/app/api/cart/route.js b/src/app/api/cart/route.js index 0075673..ad1389c 100644 --- a/src/app/api/cart/route.js +++ b/src/app/api/cart/route.js @@ -1,124 +1,124 @@ -import { NextResponse } from 'next/server'; -import { jwtVerify } from 'jose'; -import connectDB from '@/lib/mongodb'; -import Cart from '@/Model/Cart'; -import Course from '@/Model/Course'; +// import { NextResponse } from 'next/server'; +// import { jwtVerify } from 'jose'; +// import connectDB from '@/lib/mongodb'; +// import Cart from '@/Model/Cart'; +// import Course from '@/Model/Course'; -// Helper: Extract the real student ID from the JWT token cookie. -async function getStudentId(request) { - const token = request.cookies.get('token')?.value; - if (!token) return null; - try { - const secret = new TextEncoder().encode(process.env.JWT_SECRET); - const { payload } = await jwtVerify(token, secret); - return payload.id; - } catch { - return null; - } -} +// // Helper: Extract the real student ID from the JWT token cookie. +// async function getStudentId(request) { +// const token = request.cookies.get('token')?.value; +// if (!token) return null; +// try { +// const secret = new TextEncoder().encode(process.env.JWT_SECRET); +// const { payload } = await jwtVerify(token, secret); +// return payload.id; +// } catch { +// return null; +// } +// } -// ─── GET: Fetch the cart ─────────────────────────────────────────── -export async function GET(request) { - try { - await connectDB(); - const studentId = await getStudentId(request); - if (!studentId) { - return NextResponse.json({ message: 'Not authenticated' }, { status: 401 }); - } +// // ─── GET: Fetch the cart ─────────────────────────────────────────── +// export async function GET(request) { +// try { +// await connectDB(); +// const studentId = await getStudentId(request); +// if (!studentId) { +// return NextResponse.json({ message: 'Not authenticated' }, { status: 401 }); +// } - const cart = await Cart.findOne({ studentId }); - if (!cart) { - return NextResponse.json({ items: [], total: 0, cartSubtotal: 0 }); - } - return NextResponse.json(cart); - } catch (error) { - return NextResponse.json({ message: error.message }, { status: 500 }); - } -} +// const cart = await Cart.findOne({ studentId }); +// if (!cart) { +// return NextResponse.json({ items: [], total: 0, cartSubtotal: 0 }); +// } +// return NextResponse.json(cart); +// } catch (error) { +// return NextResponse.json({ message: error.message }, { status: 500 }); +// } +// } -// ─── POST: Add item / update quantity ────────────────────────────── -export async function POST(request) { - try { - await connectDB(); - const studentId = await getStudentId(request); - if (!studentId) { - return NextResponse.json({ message: 'Not authenticated' }, { status: 401 }); - } - const { courseId, action } = await request.json(); - // action: 'add' | 'increment' | 'decrement' +// // ─── POST: Add item / update quantity ────────────────────────────── +// export async function POST(request) { +// try { +// await connectDB(); +// const studentId = await getStudentId(request); +// if (!studentId) { +// return NextResponse.json({ message: 'Not authenticated' }, { status: 401 }); +// } +// const { courseId, action } = await request.json(); +// // action: 'add' | 'increment' | 'decrement' - const course = await Course.findById(courseId).catch(() => null); - if (!course) { - return NextResponse.json({ message: 'Course not found' }, { status: 404 }); - } +// const course = await Course.findById(courseId).catch(() => null); +// if (!course) { +// return NextResponse.json({ message: 'Course not found' }, { status: 404 }); +// } - let cart = await Cart.findOne({ studentId }); - if (!cart) { - cart = new Cart({ studentId, items: [] }); - } +// let cart = await Cart.findOne({ studentId }); +// if (!cart) { +// cart = new Cart({ studentId, items: [] }); +// } - const itemIndex = cart.items.findIndex( - (p) => p.courseId.toString() === courseId - ); +// const itemIndex = cart.items.findIndex( +// (p) => p.courseId.toString() === courseId +// ); - if (itemIndex > -1) { - // Item already exists in cart - if (action === 'increment' || action === 'add') { - cart.items[itemIndex].quantity += 1; - } - if (action === 'decrement' && cart.items[itemIndex].quantity > 1) { - cart.items[itemIndex].quantity -= 1; - } - } else { - // New item — parse price string like "₹4720" to number - const priceNum = parseFloat( - (course.price || '0').replace(/[^0-9.-]+/g, '') - ); +// if (itemIndex > -1) { +// // Item already exists in cart +// if (action === 'increment' || action === 'add') { +// cart.items[itemIndex].quantity += 1; +// } +// if (action === 'decrement' && cart.items[itemIndex].quantity > 1) { +// cart.items[itemIndex].quantity -= 1; +// } +// } else { +// // New item — parse price string like "₹4720" to number +// const priceNum = parseFloat( +// (course.price || '0').replace(/[^0-9.-]+/g, '') +// ); - cart.items.push({ - courseId: course._id, - name: course.title, - thumbnail: course.image || '', - unitPrice: priceNum, - quantity: 1, - subtotal: 0 // calculated by pre-save hook - }); - } +// cart.items.push({ +// courseId: course._id, +// name: course.title, +// thumbnail: course.image || '', +// unitPrice: priceNum, +// quantity: 1, +// subtotal: 0 // calculated by pre-save hook +// }); +// } - await cart.save(); // triggers pre-save middleware - return NextResponse.json(cart); - } catch (error) { - console.error('[CART POST ERROR]', error.name, error.message, error.stack); - return NextResponse.json({ message: error.message }, { status: 500 }); - } -} +// await cart.save(); // triggers pre-save middleware +// return NextResponse.json(cart); +// } catch (error) { +// console.error('[CART POST ERROR]', error.name, error.message, error.stack); +// return NextResponse.json({ message: error.message }, { status: 500 }); +// } +// } -// ─── DELETE: Remove an item from cart ────────────────────────────── -export async function DELETE(request) { - try { - await connectDB(); - const studentId = await getStudentId(request); - if (!studentId) { - return NextResponse.json({ message: 'Not authenticated' }, { status: 401 }); - } +// // ─── DELETE: Remove an item from cart ────────────────────────────── +// export async function DELETE(request) { +// try { +// await connectDB(); +// const studentId = await getStudentId(request); +// if (!studentId) { +// return NextResponse.json({ message: 'Not authenticated' }, { status: 401 }); +// } - const { searchParams } = new URL(request.url); - const courseId = searchParams.get('courseId'); +// const { searchParams } = new URL(request.url); +// const courseId = searchParams.get('courseId'); - if (!courseId) { - return NextResponse.json({ message: 'courseId is required' }, { status: 400 }); - } +// if (!courseId) { +// return NextResponse.json({ message: 'courseId is required' }, { status: 400 }); +// } - let cart = await Cart.findOne({ studentId }); - if (cart) { - cart.items = cart.items.filter( - (item) => item.courseId.toString() !== courseId - ); - await cart.save(); - } +// let cart = await Cart.findOne({ studentId }); +// if (cart) { +// cart.items = cart.items.filter( +// (item) => item.courseId.toString() !== courseId +// ); +// await cart.save(); +// } - return NextResponse.json(cart || { items: [], total: 0, cartSubtotal: 0 }); - } catch (error) { - return NextResponse.json({ message: error.message }, { status: 500 }); - } -} \ No newline at end of file +// return NextResponse.json(cart || { items: [], total: 0, cartSubtotal: 0 }); +// } catch (error) { +// return NextResponse.json({ message: error.message }, { status: 500 }); +// } +// } \ No newline at end of file diff --git a/src/app/api/roles/route.js b/src/app/api/roles/route.js index 53df435..d6f2e24 100644 --- a/src/app/api/roles/route.js +++ b/src/app/api/roles/route.js @@ -1,100 +1,100 @@ -import connectDB from '@/lib/mongodb'; -import Role from '@/Model/Role'; -import { NextResponse } from 'next/server'; -import { PERMISSION_MODULES, buildDefaultPermissions } from '@/lib/permissions'; - -// ─── GET: Fetch all roles ──────────────────────────────────────────────────── -export async function GET() { - try { - await connectDB(); - const roles = await Role.find({}).sort({ createdAt: -1 }); - return NextResponse.json(roles); - } catch (error) { - console.error('[ROLES GET ERROR]', error); - return NextResponse.json({ error: error.message }, { status: 500 }); - } -} - -// ─── POST: Create a new role ───────────────────────────────────────────────── -export async function POST(req) { - try { - await connectDB(); - const { name, status, permissions } = await req.json(); - - if (!name || !name.trim()) { - return NextResponse.json({ error: 'Role name is required' }, { status: 400 }); - } - - // Check if role already exists - const existingRole = await Role.findOne({ name: name.trim().toUpperCase() }); - if (existingRole) { - return NextResponse.json({ error: 'Role already exists' }, { status: 409 }); - } - - // Use provided permissions or create default (all false) - const rolePermissions = permissions || buildDefaultPermissions(false); - - const newRole = await Role.create({ - name: name.trim().toUpperCase(), - status: status || 'Active', - permissions: rolePermissions, - }); - - return NextResponse.json(newRole, { status: 201 }); - } catch (error) { - console.error('[ROLES POST ERROR]', error); - return NextResponse.json({ error: error.message }, { status: 500 }); - } -} - -// ─── PATCH: Update an existing role ────────────────────────────────────────── -export async function PATCH(req) { - try { - await connectDB(); - const { id, name, status, permissions } = await req.json(); - - if (!id) { - return NextResponse.json({ error: 'Role ID is required' }, { status: 400 }); - } - - const updateData = {}; - if (name) updateData.name = name.trim().toUpperCase(); - if (status) updateData.status = status; - if (permissions) updateData.permissions = permissions; - - const updatedRole = await Role.findByIdAndUpdate(id, updateData, { new: true }); - - if (!updatedRole) { - return NextResponse.json({ error: 'Role not found' }, { status: 404 }); - } - - return NextResponse.json({ message: 'Role updated successfully', role: updatedRole }); - } catch (error) { - console.error('[ROLES PATCH ERROR]', error); - return NextResponse.json({ error: error.message }, { status: 500 }); - } -} - -// ─── DELETE: Delete a role ─────────────────────────────────────────────────── -export async function DELETE(req) { - try { - await connectDB(); - const { searchParams } = new URL(req.url); - const id = searchParams.get('id'); - - if (!id) { - return NextResponse.json({ error: 'Role ID is required' }, { status: 400 }); - } - - const deletedRole = await Role.findByIdAndDelete(id); - - if (!deletedRole) { - return NextResponse.json({ error: 'Role not found' }, { status: 404 }); - } - - return NextResponse.json({ message: 'Role deleted successfully' }); - } catch (error) { - console.error('[ROLES DELETE ERROR]', error); - return NextResponse.json({ error: error.message }, { status: 500 }); - } -} \ No newline at end of file +// import connectDB from '@/lib/mongodb'; +// import Role from '@/Model/Role'; +// import { NextResponse } from 'next/server'; +// import { PERMISSION_MODULES, buildDefaultPermissions } from '@/lib/permissions'; + +// // ─── GET: Fetch all roles ──────────────────────────────────────────────────── +// export async function GET() { +// try { +// await connectDB(); +// const roles = await Role.find({}).sort({ createdAt: -1 }); +// return NextResponse.json(roles); +// } catch (error) { +// console.error('[ROLES GET ERROR]', error); +// return NextResponse.json({ error: error.message }, { status: 500 }); +// } +// } + +// // ─── POST: Create a new role ───────────────────────────────────────────────── +// export async function POST(req) { +// try { +// await connectDB(); +// const { name, status, permissions } = await req.json(); + +// if (!name || !name.trim()) { +// return NextResponse.json({ error: 'Role name is required' }, { status: 400 }); +// } + +// // Check if role already exists +// const existingRole = await Role.findOne({ name: name.trim().toUpperCase() }); +// if (existingRole) { +// return NextResponse.json({ error: 'Role already exists' }, { status: 409 }); +// } + +// // Use provided permissions or create default (all false) +// const rolePermissions = permissions || buildDefaultPermissions(false); + +// const newRole = await Role.create({ +// name: name.trim().toUpperCase(), +// status: status || 'Active', +// permissions: rolePermissions, +// }); + +// return NextResponse.json(newRole, { status: 201 }); +// } catch (error) { +// console.error('[ROLES POST ERROR]', error); +// return NextResponse.json({ error: error.message }, { status: 500 }); +// } +// } + +// // ─── PATCH: Update an existing role ────────────────────────────────────────── +// export async function PATCH(req) { +// try { +// await connectDB(); +// const { id, name, status, permissions } = await req.json(); + +// if (!id) { +// return NextResponse.json({ error: 'Role ID is required' }, { status: 400 }); +// } + +// const updateData = {}; +// if (name) updateData.name = name.trim().toUpperCase(); +// if (status) updateData.status = status; +// if (permissions) updateData.permissions = permissions; + +// const updatedRole = await Role.findByIdAndUpdate(id, updateData, { new: true }); + +// if (!updatedRole) { +// return NextResponse.json({ error: 'Role not found' }, { status: 404 }); +// } + +// return NextResponse.json({ message: 'Role updated successfully', role: updatedRole }); +// } catch (error) { +// console.error('[ROLES PATCH ERROR]', error); +// return NextResponse.json({ error: error.message }, { status: 500 }); +// } +// } + +// // ─── DELETE: Delete a role ─────────────────────────────────────────────────── +// export async function DELETE(req) { +// try { +// await connectDB(); +// const { searchParams } = new URL(req.url); +// const id = searchParams.get('id'); + +// if (!id) { +// return NextResponse.json({ error: 'Role ID is required' }, { status: 400 }); +// } + +// const deletedRole = await Role.findByIdAndDelete(id); + +// if (!deletedRole) { +// return NextResponse.json({ error: 'Role not found' }, { status: 404 }); +// } + +// return NextResponse.json({ message: 'Role deleted successfully' }); +// } catch (error) { +// console.error('[ROLES DELETE ERROR]', error); +// return NextResponse.json({ error: error.message }, { status: 500 }); +// } +// } \ No newline at end of file diff --git a/src/app/cart/page.jsx b/src/app/cart/page.jsx index 302f08b..b0447ef 100644 --- a/src/app/cart/page.jsx +++ b/src/app/cart/page.jsx @@ -1,241 +1,241 @@ -"use client"; - -import { Layout } from "@/layouts/Layout"; -import Link from "next/link"; -import { useEffect, useState } from "react"; - -export default function Cart() { - const [cart, setCart] = useState(null); - const [loading, setLoading] = useState(true); - - // ─── Fetch cart on mount ─────────────────────────────────────── - const fetchCart = async () => { - try { - const res = await fetch("/api/cart"); - if (!res.ok) { - // Not logged in or other error — show empty cart - setCart({ items: [], total: 0, cartSubtotal: 0 }); - return; - } - const data = await res.json(); - setCart(data); - } catch (err) { - console.error("Failed to fetch cart:", err); - setCart({ items: [], total: 0, cartSubtotal: 0 }); - } finally { - setLoading(false); - } - }; - - useEffect(() => { - fetchCart(); - }, []); - - // ─── Update quantity ─────────────────────────────────────────── - const handleQuantity = async (courseId, action) => { - try { - const res = await fetch("/api/cart", { - method: "POST", - headers: { "Content-Type": "application/json" }, - body: JSON.stringify({ courseId, action }), - }); - const data = await res.json(); - setCart(data); - } catch (err) { - console.error("Failed to update quantity:", err); - } - }; - - // ─── Remove item ────────────────────────────────────────────── - const handleRemove = async (courseId) => { - try { - const res = await fetch(`/api/cart?courseId=${courseId}`, { - method: "DELETE", - }); - const data = await res.json(); - setCart(data); - } catch (err) { - console.error("Failed to remove item:", err); - } - }; - - // ─── Loading state ─────────────────────────────────────────── - if (loading) { - return ( - -
-
-
-
-
- - ); - } - - const items = cart?.items || []; - const cartSubtotal = cart?.cartSubtotal || 0; - const cartTotal = cart?.total || 0; - - return ( - -
- -
- {items.length === 0 ? ( - /* ΓöÇΓöÇΓöÇ Empty Cart ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */ -
-

Your Cart is Empty

-

- Looks like you haven't added any courses yet. -

- - - Browse Courses - - -
- ) : ( - <> - {/* ΓöÇΓöÇΓöÇ Cart Table ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} -
-
- - - - - - - - - - - - {items.map((item) => ( - - - - - - - - ))} - -
ProductUnit PriceQuantitySubtotalRemove
-
- {item.name} - - {item.name} - -
-
₹ {item.unitPrice.toLocaleString("en-IN")} -
- - - {item.quantity} - - -
-
₹ {item.subtotal.toLocaleString("en-IN")} - -
-
-
- -
- - {/* ΓöÇΓöÇΓöÇ Cart Summary ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} -
-
- -
- -
-
-

Cart Totals

-
-
    -
  • - Subtotal - - Γé╣ {cartSubtotal.toLocaleString("en-IN")} - -
  • -
  • - Total - - Γé╣ {cartTotal.toLocaleString("en-IN")} - -
  • -
-
- -
-
- -
-
- - - Continue Shopping - - - - - -
-
-
- - )} -
- -
- - ); -} +// "use client"; + +// import { Layout } from "@/layouts/Layout"; +// import Link from "next/link"; +// import { useEffect, useState } from "react"; + +// export default function Cart() { +// const [cart, setCart] = useState(null); +// const [loading, setLoading] = useState(true); + +// // ΓöÇΓöÇΓöÇ Fetch cart on mount ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const fetchCart = async () => { +// try { +// const res = await fetch("/api/cart"); +// if (!res.ok) { +// // Not logged in or other error ΓÇö show empty cart +// setCart({ items: [], total: 0, cartSubtotal: 0 }); +// return; +// } +// const data = await res.json(); +// setCart(data); +// } catch (err) { +// console.error("Failed to fetch cart:", err); +// setCart({ items: [], total: 0, cartSubtotal: 0 }); +// } finally { +// setLoading(false); +// } +// }; + +// useEffect(() => { +// fetchCart(); +// }, []); + +// // ΓöÇΓöÇΓöÇ Update quantity ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const handleQuantity = async (courseId, action) => { +// try { +// const res = await fetch("/api/cart", { +// method: "POST", +// headers: { "Content-Type": "application/json" }, +// body: JSON.stringify({ courseId, action }), +// }); +// const data = await res.json(); +// setCart(data); +// } catch (err) { +// console.error("Failed to update quantity:", err); +// } +// }; + +// // ΓöÇΓöÇΓöÇ Remove item ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// const handleRemove = async (courseId) => { +// try { +// const res = await fetch(`/api/cart?courseId=${courseId}`, { +// method: "DELETE", +// }); +// const data = await res.json(); +// setCart(data); +// } catch (err) { +// console.error("Failed to remove item:", err); +// } +// }; + +// // ΓöÇΓöÇΓöÇ Loading state ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ +// if (loading) { +// return ( +// +//
+//
+//
+//
+//
+// +// ); +// } + +// const items = cart?.items || []; +// const cartSubtotal = cart?.cartSubtotal || 0; +// const cartTotal = cart?.total || 0; + +// return ( +// +//
+ +//
+// {items.length === 0 ? ( +// /* ΓöÇΓöÇΓöÇ Empty Cart ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */ +//
+//

Your Cart is Empty

+//

+// Looks like you haven't added any courses yet. +//

+// +// +// Browse Courses +// +// +//
+// ) : ( +// <> +// {/* ΓöÇΓöÇΓöÇ Cart Table ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +//
+//
+// +// +// +// +// +// +// +// +// +// +// +// {items.map((item) => ( +// +// +// +// +// +// +// +// ))} +// +//
ProductUnit PriceQuantitySubtotalRemove
+//
+// {item.name} +// +// {item.name} +// +//
+//
₹ {item.unitPrice.toLocaleString("en-IN")} +//
+// +// +// {item.quantity} +// +// +//
+//
₹ {item.subtotal.toLocaleString("en-IN")} +// +//
+//
+//
+ +//
+ +// {/* ΓöÇΓöÇΓöÇ Cart Summary ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ */} +//
+//
+ +//
+ +//
+//
+//

Cart Totals

+//
+//
    +//
  • +// Subtotal +// +// Γé╣ {cartSubtotal.toLocaleString("en-IN")} +// +//
  • +//
  • +// Total +// +// Γé╣ {cartTotal.toLocaleString("en-IN")} +// +//
  • +//
+//
+// +//
+//
+ +//
+//
+// +// +// Continue Shopping +// +// +// +// +// +//
+//
+//
+// +// )} +//
+ +//
+// +// ); +// } diff --git a/src/app/certificate-verification/page.jsx b/src/app/certificate-verification/page.jsx index 3379646..5ec7a27 100644 --- a/src/app/certificate-verification/page.jsx +++ b/src/app/certificate-verification/page.jsx @@ -1,5 +1,5 @@ -import { redirect } from "next/navigation"; +// import { redirect } from "next/navigation"; -export default function CertificateVerificationPage() { - redirect("http://verify-certificates.msedutech.com/"); -} +// export default function CertificateVerificationPage() { +// redirect("http://verify-certificates.msedutech.com/"); +// } diff --git a/src/app/home-v2/page.jsx b/src/app/home-v2/page.jsx index d63a770..e69de29 100644 --- a/src/app/home-v2/page.jsx +++ b/src/app/home-v2/page.jsx @@ -1,53 +0,0 @@ -// import { AboutTwo } from "@/components/about/AboutTwo"; -// import { BlogTwo } from "@/components/blogs/BlogTwo"; -// import { BrandOne } from "@/components/brands/BrandOne"; -// import { CategoryOne } from "@/components/category/CategoryOne"; -// import { CoursesTwo } from "@/components/courses/CoursesTwo"; -// import { EventTwo } from "@/components/events/EventTwo"; -// import { HeroTwo } from "@/components/hero/HeroTwo"; -// import { RateOne } from "@/components/rates/RateOne"; -// import { TeamOne } from "@/components/teams/TeamOne"; -// import { TestimonialTwo } from "@/components/testimonials/TestimonialTwo"; -// import { WhyChooseOne } from "@/components/why_choose/WhyChooseOne"; -// import { Layout } from "@/layouts/Layout"; - -// export default function HomeTwo() { -// return ( -// -// {/* hero */} -// - -// {/* category */} -// - -// {/* rate */} -// - -// {/* about */} -// - -// {/* courses */} -// - -//
- -// {/* brands */} -// - -// {/* testimonial */} -// - -// {/* event */} -// - -// {/* team */} -// - -// {/* why choose */} -// - -// {/* blog */} -// -// -// ); -// } diff --git a/src/app/home-v3/page.jsx b/src/app/home-v3/page.jsx deleted file mode 100644 index 6d7dee6..0000000 --- a/src/app/home-v3/page.jsx +++ /dev/null @@ -1,63 +0,0 @@ -import { AboutThree } from "@/components/about/AboutThree"; -import { AppOne } from "@/components/apps/AppOne"; -import { BlogThree } from "@/components/blogs/BlogThree"; -import { CategoryTwo } from "@/components/category/CategoryTwo"; -import { CertificateOne } from "@/components/certificates/CertificateOne"; -import { CoursesThree } from "@/components/courses/CoursesThree"; -import { FeatureTwo } from "@/components/features/FeatureTwo"; -import { FunfactOne } from "@/components/fun_facts/FunfactOne"; -import { HeroThree } from "@/components/hero/HeroThree"; -import { PricingOne } from "@/components/pricing/PricingOne"; -import { RateTwo } from "@/components/rates/RateTwo"; -import { BecomeAnInstructor } from "@/components/teams/BecomeAnInstructor"; -import { TeamTwo } from "@/components/teams/TeamTwo"; -import { TestimonialThree } from "@/components/testimonials/TestimonialThree"; -import { Layout } from "@/layouts/Layout"; - -export default function HomeThree() { - return ( - - {/* hero */} - - - {/* rate */} - - - {/* about */} - - - {/* category */} - - - {/* courses */} - - - {/* certificate */} - - - {/* testimonial */} - - - {/* feature */} - - - {/* fun facts */} - - - {/* pricing */} - - - {/* expert team */} - - - {/* instructor */} - - - {/* app */} - - - {/* blog */} - - - ); -} diff --git a/src/app/home-v4/page.jsx b/src/app/home-v4/page.jsx deleted file mode 100644 index 0fc83a9..0000000 --- a/src/app/home-v4/page.jsx +++ /dev/null @@ -1,47 +0,0 @@ -import { AboutFour } from "@/components/about/AboutFour"; -import { BlogFour } from "@/components/blogs/BlogFour"; -import { CoursesFour } from "@/components/courses/CoursesFour"; -import { CtaOne } from "@/components/cta/CtaOne"; -import { FaqOne } from "@/components/faqs/FaqOne"; -import { FunfactTwo } from "@/components/fun_facts/FunfactTwo"; -import { HeroFour } from "@/components/hero/HeroFour"; -import { NewsletterOne } from "@/components/newsletter/NewsletterOne"; -import { TeamThree } from "@/components/teams/TeamThree"; -import { TestimonialFour } from "@/components/testimonials/TestimonialFour"; -import { Layout } from "@/layouts/Layout"; - -export default function HomeFour() { - return ( - - {/* hero */} - - - {/* about */} - - - {/* popular */} - - - {/* fun fact */} - - - {/* faqs */} - - - {/* testimonial */} - - - {/* team */} - - - {/* cta */} - - - {/* blog */} - - - {/* newsletter */} - - - ); -} diff --git a/src/app/home-v5/page.jsx b/src/app/home-v5/page.jsx index 5783256..3febb20 100644 --- a/src/app/home-v5/page.jsx +++ b/src/app/home-v5/page.jsx @@ -21,8 +21,6 @@ export default function HomeFive() { {/* categories */} {/* */} - {/* popular */} - {/* about */} diff --git a/src/assets/css/style.css b/src/assets/css/style.css index f2fe2a7..4cb526d 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -112,11 +112,13 @@ --border-color: #d9d9d9; --heading-font: "Euclid Circular A", sans-serif; --body-font: "Euclid Circular A", sans-serif; + } .td_theme_2 { /* --accent-color: #6440fb; */ --accent-color: #ee1d1d; + overflow: auto; } .td_theme_3 { diff --git a/src/components/courses/CouresesNine.jsx b/src/components/courses/CouresesNine.jsx index b658911..e7ba726 100644 --- a/src/components/courses/CouresesNine.jsx +++ b/src/components/courses/CouresesNine.jsx @@ -16,7 +16,13 @@ export const CouresesNine = () => { const res = await fetch("/api/course"); const data = await res.json(); if (res.ok) { - setCourses(data); + + const newCourses = data.filter((c) => + c.new === 'Active' + ); + + // Take top 3 and set state + setCourses(newCourses.slice(0, 6)); } } catch (err) { console.error("Failed to load courses:", err); 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: '', }); } diff --git a/src/components/courses/CoursesAllGrid.jsx b/src/components/courses/CoursesAllGrid.jsx index 2bf5b92..8dfbcd9 100644 --- a/src/components/courses/CoursesAllGrid.jsx +++ b/src/components/courses/CoursesAllGrid.jsx @@ -69,8 +69,8 @@ export const CoursesAllGrid = () => {

{category}

-

- {count} Available Course{count !== 1 ? 's' : ''} +

+ Available Course{count !== 1 ? 's' : ''} : {count}

diff --git a/src/components/courses/CoursesEight.jsx b/src/components/courses/CoursesEight.jsx index 76573ae..17081c2 100644 --- a/src/components/courses/CoursesEight.jsx +++ b/src/components/courses/CoursesEight.jsx @@ -1,7 +1,184 @@ -// CoursesEight is disabled. Stub export below keeps home-v8 imports working. +// import React from "react"; +// import Link from "next/link"; + +// const courseThumb1 = "/home_8/course_thumb_1.jpg"; +// const courseThumb2 = "/home_8/course_thumb_2.jpg"; +// const courseThumb3 = "/home_8/course_thumb_3.jpg"; +// const userIcon = "/icons/user_3.svg"; +// const cloudIcon = "/icons/cloud.svg"; // export const CoursesEight = () => { -// return
Courses Eight
; +// const courses = [ +// { +// id: 1, +// image: courseThumb1, +// label: "Jelly Meat Box", +// seats: "50", +// shift: "Night Shifts", +// title: "Complete a Positive way Thinking to passionate", +// description: +// "Far far away, behind the word mountains, far from the Consonantia.", +// ratings: { +// score: 5.0, +// count: 5, +// }, +// delay: "0.25s", +// }, +// { +// id: 2, +// image: courseThumb2, +// label: "Soda Food", +// seats: "50", +// shift: "Night Shifts", +// title: "Nutrition Coco Basic Class for Indian Food", +// description: +// "Far far away, behind the word mountains, far from the Consonantia.", +// ratings: { +// score: 5.0, +// count: 22, +// }, +// delay: "0.3s", +// }, +// { +// id: 3, +// image: courseThumb3, +// label: "Street Fuska", +// seats: "50", +// shift: "Night Shifts", +// title: "Cooking Bangla Fast-food Course For Four Class", +// description: +// "Far far away, behind the word mountains, far from the Consonantia.", +// ratings: { +// score: 5.0, +// count: 10, +// }, +// delay: "0.35s", +// }, +// ]; + +// return ( +//
+//
+//
+//
+//

+// Popular Courses +//

+//

+// The Best Kitchen Coaching
+// Services Academy +//

+//
+//
+ +//
+// {courses.map((course) => ( +//
+//
+// +// course thumbnail +// +// {course.label} +// +// +//
    +//
  • +// user icon +// {course.seats} Seats +//
  • +//
  • +// cloud icon +// {course.shift} +//
  • +//
+//
+//
+//

+// {course.title} +//

+//

+// {course.description} +//

+//
+// +// +// Enroll Now +// +// +//
+//
+// {[...Array(5)].map((_, i) => ( +// +// ))} +//
+// {[...Array(5)].map((_, i) => ( +// +// ))} +//
+//
+// +// ({course.ratings.score}/{course.ratings.count}{" "} +// Ratings) +// +//
+//
+//
+//
+//
+//
+// ))} +//
+ +//
+//
+// +// +// See All Courses +// +// +// +// +// +// +//
+//
+//
+//
+// ); // }; -export const CoursesEight = () => null; +// Stub export � real component is commented out above + diff --git a/src/components/courses/CoursesFive.jsx b/src/components/courses/CoursesFive.jsx index 4657735..7d29dd4 100644 --- a/src/components/courses/CoursesFive.jsx +++ b/src/components/courses/CoursesFive.jsx @@ -17,8 +17,15 @@ export const CoursesFive = () => { try { const res = await fetch("/api/course"); const data = await res.json(); + if (res.ok) { - setCourses(data); + + const newCourses = data.filter((c) => + c.new === 'Active' + ); + + // Take top 3 and set state + setCourses(newCourses.slice(0, 6)); } } catch (err) { console.error("Failed to load courses:", err); @@ -26,6 +33,7 @@ export const CoursesFive = () => { setLoading(false); } }; + fetchCourses(); }, []);