|
|
3 miesięcy temu | |
|---|---|---|
| .. | ||
| src | 5 miesięcy temu | |
| README.md | 5 miesięcy temu | |
| benchmark_config.json | 5 miesięcy temu | |
| muserver-pg.dockerfile | 5 miesięcy temu | |
| muserver.dockerfile | 5 miesięcy temu | |
| pom.xml | 3 miesięcy temu | |
| run-pg.sh | 5 miesięcy temu | |
| run.sh | 5 miesięcy temu | |
The tests were run with:
For running default test (TFBRest.java), please append "/rest" to the path.
http://localhost:8080/plaintext
http://localhost:8080/query?queries=
http://localhost:8080/cached_query?queries=
http://localhost:8080/update?queries=
http://localhost:8080/fortunes
The Loom support and IO_URING support are modified from netty test.
The database connection part is modified from Javalin test.