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

Migrate runtime to Bun for improved performance in auth and email services #12

Open
Victor-Palha opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Victor-Palha
Copy link
Owner

Evaluate and migrate the runtime environment from Node.js to Bun for the authentication and email services. Bun offers enhanced performance due to its optimized runtime, faster execution, and built-in features like native TypeScript support.

Objectives:

  • Replace Node.js runtime with Bun for the specified services.
  • Benchmark performance improvements, focusing on response times and resource utilization.
  • Ensure compatibility with existing dependencies and libraries used in the services.
  • Update the deployment pipelines to support Bun.

Benefits:

  • Reduced latency in authentication and email processing.
  • Improved server resource efficiency.
  • Faster cold starts and better overall runtime performance.
@Victor-Palha Victor-Palha added the enhancement New feature or request label Dec 16, 2024
@Victor-Palha Victor-Palha self-assigned this Dec 16, 2024
@Victor-Palha
Copy link
Owner Author

If i need to change the runtime is better change from JS to Java...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant