{"id":18067250,"url":"https://github.com/eser/ssr-benchmark-deno","last_synced_at":"2026-01-22T10:35:38.312Z","repository":{"id":232724604,"uuid":"785043405","full_name":"eser/ssr-benchmark-deno","owner":"eser","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-12T12:42:36.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T22:43:58.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/eser.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-04-11T04:33:18.000Z","updated_at":"2024-04-14T22:38:59.000Z","dependencies_parsed_at":"2025-02-14T17:49:06.821Z","dependency_job_id":"4dbdd917-87dd-41ad-ae2f-ebbd3352cdaa","html_url":"https://github.com/eser/ssr-benchmark-deno","commit_stats":null,"previous_names":["eser/ssr-benchmark-deno"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eser/ssr-benchmark-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eser%2Fssr-benchmark-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eser%2Fssr-benchmark-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eser%2Fssr-benchmark-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eser%2Fssr-benchmark-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eser","download_url":"https://codeload.github.com/eser/ssr-benchmark-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eser%2Fssr-benchmark-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28661874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-31T07:08:20.593Z","updated_at":"2026-01-22T10:35:38.293Z","avatar_url":"https://github.com/eser.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSR Framework Benchmark (Deno Edition)\n\nIt's a Deno variant of [SSR Framework Benchmark](https://github.com/eknkc/ssr-benchmark) originally developed by [Ekin Koc](https://github.com/eknkc).\n\nThe original work is an experiment in response to https://twitter.com/thdxr/status/1777782835249553517 where it is stated that Next.JS is a lot slower on server side rendering compared to Vanilla React.\n\nThis is not a comprehensive or scientific test. Just wanted to compare each in a setup a little complex than just printing `hello world`.\n\n## Results\n\n| (idx) |    name    | ops/sec |    average (ms)     |  margin  | samples | relative to preact |\n| ----- | ---------- | ------- | ------------------- | -------- | ------- | ------------------ |\n| 0     | \"preact\"   | 2321    | 0.43075173565645114 | \"±0.45%\" | 23216   |                    |\n| 1     | \"solid-js\" | 464     | 2.1547274624326884  | \"±3.24%\" | 4645    | \"5.00 x slower\"    |\n| 2     | \"react\"    | 190     | 5.249411071916024   | \"±0.44%\" | 1905    | \"12.22 x slower\"   |\n\n## Test Environment\n\n- Only SSR. We do not even build the client bundles for most of the modules.\n- Instead of going through the http server, the benchmark code creates mock http requests and responses. This ensures that we do not pay for tcp overhead.\n- Tests ran on Deno `v1.42.1 aarch64-apple-darwin` on my Macbook Pro M1 Max\n- Each framework renders a table of 1000 rows, each containing two uuid columns.\n- The table data is emulated as asynchronously on respective frameworks.\n- Streaming rendering used on react and solid-js.\n\n## Running\n\n```sh\n$ deno task start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feser%2Fssr-benchmark-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feser%2Fssr-benchmark-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feser%2Fssr-benchmark-deno/lists"}