{"id":15723473,"url":"https://github.com/tigersway/cloudflare-playground","last_synced_at":"2025-05-13T04:53:34.155Z","repository":{"id":158599943,"uuid":"633279094","full_name":"TigersWay/cloudflare-playground","owner":"TigersWay","description":"Metric studies on Cloudflare Workers \u0026 Pages","archived":false,"fork":false,"pushed_at":"2024-03-29T12:04:53.000Z","size":2016,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T04:53:26.435Z","etag":null,"topics":["cloudflare","cloudflare-pages","cloudflare-workers","hono","itty-router","pico"],"latest_commit_sha":null,"homepage":"","language":null,"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/TigersWay.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":"2023-04-27T06:53:30.000Z","updated_at":"2025-03-22T07:04:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a2f9440-065d-4fbc-b358-e6b8ad913d98","html_url":"https://github.com/TigersWay/cloudflare-playground","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fcloudflare-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fcloudflare-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fcloudflare-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fcloudflare-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TigersWay","download_url":"https://codeload.github.com/TigersWay/cloudflare-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253877496,"owners_count":21977642,"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":["cloudflare","cloudflare-pages","cloudflare-workers","hono","itty-router","pico"],"created_at":"2024-10-03T22:11:51.205Z","updated_at":"2025-05-13T04:53:34.135Z","avatar_url":"https://github.com/TigersWay.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudflare-playground\n\nMetric studies on Cloudflare Workers \u0026 Pages\n\n## CHANGELOG\n\n- v0.9.0 2024-03-28\n\n  - wrangler 3.39.0 \u0026 @cloudflare/workers-types 4.20240320.1\n  - itty-router 4.2.2\n  - hono 4.1.4\n\n- v0.8.0 2024-02-20\n\n  - wrangler 3.28.3 \u0026 @cloudflare/workers-types 4.20240208.0\n  - itty-router 4.0.27\n  - hono 4.0.4\n  - @picojs/pico 0.3.2\n\n- v0.7.0 2024-01-09\n\n  - wrangler \u0026 @cloudflare/workers-types moved to central/main package\n  - itty-router 4.0.26\n  - hono 3.12.0\n\n- v0.6.0 2023-11-01\n\n  - New \"Standard usage model\" + CPU limit\n  - Minify on deploy\n  - wrangler 3.15.0\n\n## Workers\n\n- Native (Total Upload: 0.36 KiB / gzip: 0.26 KiB ~~0.53 KiB / gzip: 0.32 KiB~~) \\\n  _No routing and no helper, but fastest_\n  ![worker native](images/worker-native.png)\n\n- [Pico](https://github.com/yusukebe/pico) v0.3.2 (Total Upload: 0.65 KiB / gzip: 0.45 KiB ~~0.97 KiB / gzip: 0.55 KiB~~) \\\n  _Light router but no helpers, fast anyway_\n  ![worker pico](images/worker-pico.png)\n\n- [itty-router](https://github.com/kwhitley/itty-router) v4.0.27 (Total Upload: 1.49 KiB / gzip: 0.92 KiB ~~2.10 KiB / gzip: 1.08 KiB~~) \\\n  _Famous router with its helpers, fast_\n  ![worker itty-router](images/worker-itty.png)\n\n- [Hono/tiny](https://github.com/honojs/hono) v4.0.4 (Total Upload: 11.30 KiB / gzip: 4.45 KiB ~~28.33 KiB / gzip: 7.18 KiB~~) \\\n  _Real fast router but slightly too heavy for a 'free plan' 10ms_\n  ![worker hono](images/worker-hono.png)\n\n- [feTS](https://github.com/ardatan/feTS) v0.8.0 (Total Upload: 143.80 KiB / gzip: 41.30 KiB) \\\n  _No comments_\n  ![worker fets](images/worker-fets.png)\n\n## Pages \u0026 Functions\n\n- Native\n  ![pages native](images/pages-native.png)\n\n- Native/Advanced\n  ![pages native](images/pages-advanced.png)\n\n- [itty-router](https://github.com/kwhitley/itty-router)\n  ![pages itty-router](images/pages-itty.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigersway%2Fcloudflare-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigersway%2Fcloudflare-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigersway%2Fcloudflare-playground/lists"}