Radoslav Petrov def0559495 Jackson with MySQL connector CVE - partial update (#4858) 6 years ago
..
src f7e2a927cb [ci fw-only Java/servlet] Use autocommit=true for the SQL DB interractions (#4559) 6 years ago
README.md c1927aa4b6 [fi fw-only Java/servlet] Update dependencies (#4085) 6 years ago
benchmark_config.json 7e94b135f7 Add servlet variant with compiled Resin library (#4849) 6 years ago
pom.xml def0559495 Jackson with MySQL connector CVE - partial update (#4858) 6 years ago
resin.xml 794a43a38d Log Less (#3685) 7 years ago
servlet-afterburner.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) 6 years ago
servlet-cjs.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) 6 years ago
servlet-lib-native.dockerfile 7e94b135f7 Add servlet variant with compiled Resin library (#4849) 6 years ago
servlet-mysql.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) 6 years ago
servlet-postgresql.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) 6 years ago
servlet.dockerfile c4895857ec Java 11 - Update Docker images to the jdk variant (#4850) 6 years ago

README.md

Servlet Benchmarking Test

This is the Java Servlet portion of a benchmarking test suite comparing a variety of web development platforms.

There is a Servlet 3.1 based tests implementation in the servlet3 sub-folder. It is using Tomcat 9 as Servlet containter.

Plaintext and JSON

MySQL implementation

PostgreSQL implementation

DB, Queries and Fortune use the same implementation as MySQL.

Infrastructure Software Versions

The tests were run with:

Please confirm the versions data with the latest install scripts of TFB project.

Test URLs

Default Maven profile

  • Plaintext - http://localhost:8080/plaintext
  • JSON - http://localhost:8080/json

afterburner Maven profile

  • JSON - http://localhost:8080/json

cjs Maven profile

  • JSON - http://localhost:8080/json

mysql and postgresql Maven profiles

  • DB - http://localhost:8080/db
  • Queries - http://localhost:8080/db?queries=
  • Updates - http://localhost:8080/update?queries=
  • Fortune - http://localhost:8080/fortunes

postgresql Maven profile

  • Cache - http://localhost:8080/cached-worlds