{"id":15764290,"url":"https://github.com/devjiwonchoi/_bench-next-fs-json","last_synced_at":"2025-03-31T10:20:04.447Z","repository":{"id":238407484,"uuid":"796480065","full_name":"devjiwonchoi/_bench-next-fs-json","owner":"devjiwonchoi","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-06T03:37:56.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T12:06:32.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"MDX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devjiwonchoi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-06T02:53:47.000Z","updated_at":"2024-05-06T03:37:59.000Z","dependencies_parsed_at":"2024-05-06T04:29:18.740Z","dependency_job_id":"c82d4e0c-d613-4d9f-b9fd-1812654b4cbd","html_url":"https://github.com/devjiwonchoi/_bench-next-fs-json","commit_stats":null,"previous_names":["devjiwonchoi/_bench-next-fs-json"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2F_bench-next-fs-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2F_bench-next-fs-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2F_bench-next-fs-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2F_bench-next-fs-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devjiwonchoi","download_url":"https://codeload.github.com/devjiwonchoi/_bench-next-fs-json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450478,"owners_count":20779421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-04T12:02:20.439Z","updated_at":"2025-03-31T10:20:04.409Z","avatar_url":"https://github.com/devjiwonchoi.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dev\n\n## pre-build as json + dynamic import\n\n### First Attempt\n\n3 ms  Loading\n278 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n153 ms  System\n567 ms  Idle\n1003 ms  Total\n\n### Second Attempt\n\n3 ms  Loading\n263 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n78 ms  System\n560 ms  Idle\n906 ms  Total\n\n### Third Attempt\n\n2 ms  Loading\n253 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n114 ms  System\n223 ms  Idle\n595 ms  Total\n\n### Average\n\n3 ms  Loading\n264 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n115 ms  System\n450 ms  Idle\n835 ms  Total\n\n## fs + matter on the fly\n\n### First Attempt\n\n3 ms  Loading\n270 ms  Scripting\n1 ms  Rendering\n1 ms  Painting\n86 ms  System\n1085 ms  Idle\n1445 ms  Total\n\n### Second Attempt\n\n3 ms  Loading\n264 ms  Scripting\n1 ms  Rendering\n1 ms  Painting\n119 ms  System\n1099 ms  Idle\n1487 ms  Total\n\n### Third Attempt\n\n3 ms  Loading\n283 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n79 ms  System\n1085 ms  Idle\n1453 ms  Total\n\n### Average\n\n3 ms  Loading\n272 ms  Scripting\n1 ms  Rendering\n1 ms  Painting\n95 ms  System\n1090 ms  Idle\n1461 ms  Total\n\n## Result\n\nprebuild + dynamic import is faster than fs + matter on the fly by 626 ms on average\n\n# prod\n\n## pre-build as json + dynamic import\n\n### First Attempt\n\n2 ms  Loading\n349 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n78 ms  System\n565 ms  Idle\n997 ms  Total\n\n### Second Attempt\n\n3 ms  Loading\n375 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n54 ms  System\n567 ms  Idle\n1002 ms  Total\n\n### Third Attempt\n\n2 ms  Loading\n374 ms  Scripting\n2 ms  Rendering\n1 ms  Painting\n46 ms  System\n672 ms  Idle\n1096 ms  Total\n\n## fs + matter on the fly\n\n### First Attempt\n\n3 ms  Loading\n349 ms  Scripting\n1 ms  Rendering\n1 ms  Painting\n102 ms  System\n568 ms  Idle\n1023 ms  Total\n\n### Second Attempt\n\n3 ms  Loading\n268 ms  Scripting\n1 ms  Rendering\n1 ms  Painting\n56 ms  System\n1076 ms  Idle\n1405 ms  Total\n\n### Third Attempt\n\n3 ms  Loading\n374 ms  Scripting\n1 ms  Rendering\n1 ms  Painting\n55 ms  System\n672 ms  Idle\n1106 ms  Total\n\n## Result\n\nprebuild + dynamic import is faster than fs + matter on the fly by 344 ms on average\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevjiwonchoi%2F_bench-next-fs-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevjiwonchoi%2F_bench-next-fs-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevjiwonchoi%2F_bench-next-fs-json/lists"}