Michael Hixson 0c05177c80 Revert "Install resin with gcc-6 in separate directory (#3189)" (#3225) 7 роки тому
..
src 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 роки тому
.gitignore a583e87d19 Moving Java frameworks 11 роки тому
README.md 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 роки тому
benchmark_config.json 0c05177c80 Revert "Install resin with gcc-6 in separate directory (#3189)" (#3225) 7 роки тому
pom.xml 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 роки тому
setup.sh 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 роки тому
setup_afterburner.sh 4217156566 Add Jackson+Afterburner JSON servlet (#3177) 7 роки тому
setup_cjs.sh 11dbb42a45 [ci fw-only Java/servlet] Add custom Jackson serialization (#3182) 7 роки тому
setup_mysql.sh 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 роки тому
setup_postgresql.sh 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) 8 роки тому
source_code a583e87d19 Moving Java frameworks 11 роки тому

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