Skip to content
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

Nodejs take less time insted Bun #10519

Closed
MMRJDevelopment opened this issue Apr 25, 2024 · 1 comment
Closed

Nodejs take less time insted Bun #10519

MMRJDevelopment opened this issue Apr 25, 2024 · 1 comment
Labels
performance An issue with performance

Comments

@MMRJDevelopment
Copy link

What version of Bun is running?

currect latest version

What platform is your computer?

Windows 11

What steps can reproduce the bug?

Why bun takes too much time based on NodeJs?????🥵😡

What is the expected behavior?

Bun Response Time with these simple calculations

image

What do you see instead?

Nodejs Response Time with these simple calculations

image

Additional information

Bun response with postman

image

Nodejs response with postman

image

@MMRJDevelopment MMRJDevelopment added the bug Something isn't working label Apr 25, 2024
@Electroid Electroid added performance An issue with performance and removed bug Something isn't working labels Apr 25, 2024
@nektro nektro removed the performance An issue with performance label Apr 25, 2024
@robobun robobun added question Further information is requested typescript Something for TypeScript transpiler parser || printer tracking An umbrella issue for tracking big features node.js Compatibility with Node.js APIs needs repro Needs an example to reproduce performance An issue with performance needs tests Something that needs more testing napi Compatibility with the native layer of Node.js crash An issue that could cause a crash web-api Something that relates to a standard Web API npm Something that relates to the npm-compatible client os Something wrong with a specific OS sqlite Something to do with bun:sqlite wasm Something that related to WASM or WASI support tech debt proposal regression debugger Something to do with `bun --inspect` or the debugger vscode Something to do with the VSCode extension windows An issue that only occurs on Windows macOS An issue that only occurs on macOS linux An issue that only occurs on Linux cli Something to do with CLI arguments repl An issue with `bun repl` atw labels Apr 25, 2024
@Electroid Electroid removed web-api Something that relates to a standard Web API npm Something that relates to the npm-compatible client os Something wrong with a specific OS sqlite Something to do with bun:sqlite wasm Something that related to WASM or WASI support tech debt proposal regression debugger Something to do with `bun --inspect` or the debugger vscode Something to do with the VSCode extension windows An issue that only occurs on Windows macOS An issue that only occurs on macOS linux An issue that only occurs on Linux cli Something to do with CLI arguments repl An issue with `bun repl` atw docker An issue that occurs when running in Docker lambda An issue related to the AWS Lambda layer ffi Something related with FFI in Bun needs investigate Needs to be investigated to find the root cause idea quick fix Something that can be fixed with low effort, but high impact shell Something to do with Bun as a shell types An issue with TypeScript types cjs duplicate glob Related to Bun.Glob sourcemaps breaking labels Apr 25, 2024
@nektro
Copy link
Contributor

nektro commented Apr 25, 2024

micro-benchmarks such as this are not generally indicative of real-world application performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance An issue with performance
Projects
None yet
Development

No branches or pull requests

4 participants