# Aroma.js Benchmarking Test From [aroma.js.org](https://aroma.js.org): > Aroma.js is a lightweight, feature-rich, and developer-friendly web framework designed to build modern web applications with ease. It provides essential features like routing, middleware, session management, cookie handling, template rendering, static file serving, and more. With its simple API, it enables rapid development of web applications with flexibility. ### Test Type Implementation Source Code - [JSON](app.js) - [PLAINTEXT](app.js) ## Important Libraries The tests were run with: - [Aroma.js](https://aroma.js.org/) - [NodeJS](https://nodejs.org/en/) ## Test URLs ### JSON http://localhost:8080/json ### PLAINTEXT http://localhost:8080/plaintext