Skip to content

Fix: Skip benchmarks for Dependabot PRs#50

Merged
VikramAditya33 merged 1 commit into
mainfrom
skip-benchmarks
Apr 27, 2026
Merged

Fix: Skip benchmarks for Dependabot PRs#50
VikramAditya33 merged 1 commit into
mainfrom
skip-benchmarks

Conversation

@VikramAditya33
Copy link
Copy Markdown
Collaborator

Fixes #49

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b4cc8fdf-9574-42b8-8646-eb1d6bd2918a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch skip-benchmarks

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

uWestJS Benchmark Results

Scenario Express req/s Fastify req/s uWestJS req/s Express throughput Fastify throughput uWestJS throughput uWestJS vs Express uWestJS vs Fastify
headers 13.32k 20.30k 47.90k 2.48 MB/s 3.79 MB/s 7.54 MB/s 3.60x 2.36x
hello-world 13.73k 20.78k 45.84k 2.28 MB/s 3.49 MB/s 4.55 MB/s 3.34x 2.21x
json-response 13.48k 19.45k 37.94k 3.68 MB/s 5.32 MB/s 9.26 MB/s 2.82x 1.95x
mixed-response 13.10k 19.12k 40.28k 3.02 MB/s 4.43 MB/s 8.14 MB/s 3.08x 2.11x
post-json 12.86k 11.48k 22.35k 2.38 MB/s 3.13 MB/s 3.79 MB/s 1.74x 1.95x
query-params 11.57k 18.55k 50.51k 2.55 MB/s 4.10 MB/s 6.79 MB/s 4.36x 2.72x
route-params 12.89k 18.99k 45.00k 2.94 MB/s 4.35 MB/s 8.97 MB/s 3.49x 2.37x
static-file 16.04k 19.02k 40.06k 159.20 MB/s 188.56 MB/s 396.49 MB/s 2.50x 2.11x

@VikramAditya33 VikramAditya33 merged commit 202bcfa into main Apr 27, 2026
4 checks passed
@VikramAditya33 VikramAditya33 deleted the skip-benchmarks branch April 27, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip benchmarks CI for Dependabot PRs

1 participant