kfyty 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago
..
src 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago
README.md 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago
benchmark_config.json 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago
config.toml 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago
loveqq.dockerfile 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago
pom.xml 9f25f835c6 feat: Add a new loveqq-framework for Java (#10342) 4 days ago

README.md

Loveqq MVC Benchmarking Test

This is the Loveqq MVC portion of a benchmarking test suite comparing a variety of web development platforms.

An embedded reactor-netty is used for the web server.

Plaintext Test

JSON Serialization Test

Database Query Test

Database Queries Test

Database Update Test

Template rendering Test

Versions

Test URLs

Plaintext Test

http://localhost:8080/plaintext

JSON Encoding Test

http://localhost:8080/json

Database Query Test

http://localhost:8080/db

Database Queries Test

http://localhost:8080/queries?queries=5

Database Update Test

http://localhost:8080/updates?queries=5

Template rendering Test

http://localhost:8080/fortunes