|
пре 3 година | |
---|---|---|
.. | ||
src | пре 4 година | |
README.md | пре 5 година | |
benchmark_config.json | пре 5 година | |
config.toml | пре 4 година | |
pom.xml | пре 3 година | |
resin.xml | пре 7 година | |
servlet-lib-native.dockerfile | пре 4 година | |
servlet-mysql.dockerfile | пре 4 година | |
servlet-postgresql.dockerfile | пре 4 година | |
servlet.dockerfile | пре 4 година |
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.
There are two retired implementations for the JSON test: usage of Jackson Afterburner module and usage of a custom Jackson serialization.
MySQL
implementationbatch updates
PostgreSQL
implementationDB, Queries and Fortune use the same implementation as MySQL.
batch updates
due to transaction deadlocksThe tests were run with:
Please confirm the versions data with the latest install scripts of TFB project.
http://localhost:8080/plaintext
http://localhost:8080/json
mysql
and postgresql
Maven profileshttp://localhost:8080/db
http://localhost:8080/db?queries=
http://localhost:8080/update?queries=
http://localhost:8080/fortunes
postgresql
Maven profilehttp://localhost:8080/cached-worlds