Radoslav Petrov d967f73f8e Install resin with gcc-6 in separate directory (#3189) 7 years ago
..
src 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 years ago
.gitignore a583e87d19 Moving Java frameworks 11 years ago
README.md 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 years ago
benchmark_config.json d967f73f8e Install resin with gcc-6 in separate directory (#3189) 7 years ago
pom.xml 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 years ago
setup-resin-gcc-6.sh d967f73f8e Install resin with gcc-6 in separate directory (#3189) 7 years ago
setup.sh 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
setup_afterburner.sh 4217156566 Add Jackson+Afterburner JSON servlet (#3177) 7 years ago
setup_cjs.sh 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 years ago
setup_mysql.sh 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
setup_postgresql.sh 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 years ago
source_code a583e87d19 Moving Java frameworks 11 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.

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/servlet/plaintext
  • JSON - http://localhost:8080/servlet/json

afterburner Maven profile

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

cjs Maven profile

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

mysql and postgresql Maven profiles

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

postgresql Maven profile

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