Steven Smith 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
..
src 1ed95e1d42 Fix broken tests 10 лет назад
benchmark_config.json e34a35704f fix warnings for sabina 10 лет назад
jetty-mongodb.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
jetty.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
pom.xml 1fd22f97d0 Update framework version to 1.3.5 10 лет назад
readme.md 54b88b6dec Missing tests implementation 10 лет назад
setup.sh 0ab5d1cc2a More fixes for travis 10 лет назад
source_code 54b88b6dec Missing tests implementation 10 лет назад
undertow-mongodb.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад
undertow.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported 10 лет назад

readme.md

Sabina Benchmarking Test

This is the Sabina portion of a benchmarking test suite comparing a variety of web development platforms. The test utilizes Sabina routes, Gson for JSON serialization and a custom OSIV pattern created with Sabina filters.

Tests

Infrastructure Software Versions

Different test setups

  • Local environment with Sabina's built in embedded Jetty (port=8080, context=/)
  • Local environment with Sabina's built in embedded Undertow (port=8080, context=/)

Test URLs

JSON Encoding Test

http://localhost:8080/json

Data-Store/Database Mapping Test

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

Plain Text Test

http://localhost:8080/plaintext