Skip to content

fulmine.js: 5.21 - #9802

Merged
waghanza merged 1 commit into
the-benchmarker:masterfrom
nigrosimone:fulmine-declarative-request-values
Sep 16, 2026
Merged

waghanza merged 1 commit into
the-benchmarker:masterfrom
nigrosimone:fulmine-declarative-request-values

Conversation

@nigrosimone

@nigrosimone nigrosimone commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps fulmine.js to 5.21 and turns on its new declarative request values setting.

With it, res.send(req.params.id) is compiled into a uWebSockets.js declarative response, like the other two routes already were, so /user/:id is answered by uWS without entering JavaScript.

@nigrosimone nigrosimone changed the title fulmine.js: 5.21, and /user/:id answered from a compiled response fulmine.js: 5.21 Sep 16, 2026
@nigrosimone
nigrosimone marked this pull request as ready for review September 16, 2026 05:30
@waghanza
waghanza merged commit f04e7cc into the-benchmarker:master Sep 16, 2026
3 checks passed
@nigrosimone
nigrosimone deleted the fulmine-declarative-request-values branch September 16, 2026 06:02
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