This seminar paper compares the performance and compatibility of Bun and NodeJS.
The implementations used in the seminar paper can be found in the following sources:
- Folder: "implementations"
- Express application
- Nest.js application
In the linked repositories the main branch contains the Node.js-version. In both repositories you will find a second branch which contains the version compatible with Bun.
If you want to know which runtime performs better and how is the compatibility please read the seminar paper in main.pdf
.