Skip to content

Add fulmine (JavaScript) - #9614

Merged
waghanza merged 1 commit into
the-benchmarker:masterfrom
nigrosimone:add-fulmine
Aug 4, 2026
Merged

Add fulmine (JavaScript)#9614
waghanza merged 1 commit into
the-benchmarker:masterfrom
nigrosimone:add-fulmine

Conversation

@nigrosimone

@nigrosimone nigrosimone commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Adds fulmine (fulmine.js), an Express 5 compatible framework built on µWebSockets.js

The entry mirrors the javascript/express one: same three routes, etag off, cluster.mjs for multi-core, engine declared as uwebsockets in config.yaml. The dependency is pinned ^5.0.0 so rebuilds track the latest 5.x.

Verified locally against the published package: GET / answers 200 with an empty body, GET /user/42 answers 42, POST /user answers 200 with an empty body.

@nigrosimone
nigrosimone marked this pull request as ready for review August 3, 2026 19:29
@nigrosimone
nigrosimone requested a review from waghanza as a code owner August 3, 2026 19:29

@waghanza waghanza left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job 🎉

I'll merge it soon to update results

@waghanza
waghanza merged commit 7df8c69 into the-benchmarker:master Aug 4, 2026
2 checks passed
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.

2 participants