Redkale bfdb4ca861 Remove CachedWorld (#7894) 2 gadi atpakaļ
..
conf bfdb4ca861 Remove CachedWorld (#7894) 2 gadi atpakaļ
src bfdb4ca861 Remove CachedWorld (#7894) 2 gadi atpakaļ
README.md a676fdd314 Update README.md (#6420) 4 gadi atpakaļ
benchmark_config.json bfdb4ca861 Remove CachedWorld (#7894) 2 gadi atpakaļ
config.toml bfdb4ca861 Remove CachedWorld (#7894) 2 gadi atpakaļ
pom.xml 94c1cf322b Update redkale 2.8.0 (#7814) 2 gadi atpakaļ
redkale-graalvm.dockerfile 679003a88f redkale 2.8.0 (#7470) 3 gadi atpakaļ
redkale-native.dockerfile 71c3e9d88a Update GraalVM 22.3.0 (#7807) 2 gadi atpakaļ
redkale.dockerfile 679003a88f redkale 2.8.0 (#7470) 3 gadi atpakaļ

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