-
Notifications
You must be signed in to change notification settings - Fork 407
Updating benchmark sections because of the new round 23 of techempower benchmarks #640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…g from express` and `migrating from fastify` with new round 23 from techempower benchmark
…entages (Elysia = 72 baseline)
WalkthroughDocumentation and UI content were updated to reflect TechEmpower Benchmark Round 23 (2025-02-24). Three Vue docs components had displayed metrics, labels, widths, and links refreshed. One markdown doc updated its reference note. No logic, control flow, or exported entities changed. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🔇 Additional comments (4)
Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal). Please share your feedback with us on this Discord post. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This PR updates the benchmark section to reflect the latest results from
TechEmpower Benchmark Round 23 (2025-02-24, PlainText).
Changes
express to elysia
andfastify to elysia
pages.expand
values to correctly represent relative performance(baseline: Elysia = 72).
Context
The previous expand values did not reflect the actual proportional differences
between frameworks. With Round 23 results now published, the numbers have been
recalculated to be consistent and visually accurate.
Reference
TechEmpower Benchmarks – Round 23
Summary by CodeRabbit