Redkale 8c9c7f5b51 jdbc-service (#8630) hace 1 año
..
conf 8c9c7f5b51 jdbc-service (#8630) hace 1 año
src 8c9c7f5b51 jdbc-service (#8630) hace 1 año
BenchmarkService.java 8c9c7f5b51 jdbc-service (#8630) hace 1 año
README.md faf39d6847 Add JDBC Test (#8120) hace 2 años
benchmark_config.json 8c9c7f5b51 jdbc-service (#8630) hace 1 año
config.toml 8c9c7f5b51 jdbc-service (#8630) hace 1 año
pom-jdbc.xml 270ca5e6f9 Add redkale-vertx db test (#8434) hace 1 año
pom-vertx.xml 8c9c7f5b51 jdbc-service (#8630) hace 1 año
pom.xml 94c1cf322b Update redkale 2.8.0 (#7814) hace 2 años
redkale-block.dockerfile 8c9c7f5b51 jdbc-service (#8630) hace 1 año
redkale-graalvm.dockerfile 270ca5e6f9 Add redkale-vertx db test (#8434) hace 1 año
redkale-jdbc.dockerfile 8c9c7f5b51 jdbc-service (#8630) hace 1 año
redkale-native.dockerfile 270ca5e6f9 Add redkale-vertx db test (#8434) hace 1 año
redkale-vertx.dockerfile 270ca5e6f9 Add redkale-vertx db test (#8434) hace 1 año
redkale.dockerfile 270ca5e6f9 Add redkale-vertx db test (#8434) hace 1 año

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