Skip to content

Comments

chore: add benchmark for comparing with npm and local (dev)#305

Merged
yusukebe merged 1 commit intomainfrom
chore/benchmark
Feb 15, 2026
Merged

chore: add benchmark for comparing with npm and local (dev)#305
yusukebe merged 1 commit intomainfrom
chore/benchmark

Conversation

@yusukebe
Copy link
Member

This PR introduces a benchmark project to compare the Node.js Adapter on npm and the local version. With this, you can benchmark which local developer's version is faster. Very useful for performance tuning.

The app.js file does not use Hono; it uses a native fetch-based app. This fills the gap in frameworks.

The code is almost written by Claude Code, but it works well.

@yusukebe
Copy link
Member Author

Hey @usualoma !

I believe this is useful for us. The code is not critical and seems to be working fine. I'll merge immediately, but the problems may be nothing. Please use this for your development.

@yusukebe yusukebe merged commit cc05c48 into main Feb 15, 2026
5 checks passed
@yusukebe yusukebe deleted the chore/benchmark branch February 15, 2026 14:37
@usualoma
Copy link
Member

Thank you!

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