Redkale a329357a31 Update maven:3.9.6 (#9257) 11 months ago
..
conf a329357a31 Update maven:3.9.6 (#9257) 11 months ago
src a329357a31 Update maven:3.9.6 (#9257) 11 months ago
BenchmarkService.java a329357a31 Update maven:3.9.6 (#9257) 11 months ago
README.md faf39d6847 Add JDBC Test (#8120) 2 years ago
benchmark_config.json d04efec4de Update jdk-23 (#9236) 1 year ago
config.toml d04efec4de Update jdk-23 (#9236) 1 year ago
pom-jdbc.xml a329357a31 Update maven:3.9.6 (#9257) 11 months ago
pom-pgclient.xml a329357a31 Update maven:3.9.6 (#9257) 11 months ago
pom.xml a329357a31 Update maven:3.9.6 (#9257) 11 months ago
redkale-block.dockerfile a329357a31 Update maven:3.9.6 (#9257) 11 months ago
redkale-graalvm.dockerfile a329357a31 Update maven:3.9.6 (#9257) 11 months ago
redkale-jdbc.dockerfile a329357a31 Update maven:3.9.6 (#9257) 11 months ago
redkale-native.dockerfile a329357a31 Update maven:3.9.6 (#9257) 11 months ago
redkale-pgclient.dockerfile a329357a31 Update maven:3.9.6 (#9257) 11 months ago
redkale.dockerfile a329357a31 Update maven:3.9.6 (#9257) 11 months ago

README.md

Redkale Benchmarking Test

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

Plaintext Test

JSON Serialization Test

Database Query Test

Database Queries Test

Database Caching Test

Database Update Test

Template rendering Test

Versions

Test URLs

Plaintext Test

http://localhost:8080/plaintext

JSON Encoding Test

http://localhost:8080/json

Database Query Test

http://localhost:8080/db

Database Queries Test

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

Database Caching Test

http://localhost:8080/cached-worlds?q=5

Database Update Test

http://localhost:8080/updates?q=5

Template rendering Test

http://localhost:8080/fortunes