|
@@ -2,51 +2,6 @@
|
|
|
"framework": "http4k",
|
|
|
"tests": [
|
|
|
{
|
|
|
- "default": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "sunhttp",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "display_name": "http4k-sunhttp",
|
|
|
- "versus": "servlet"
|
|
|
- },
|
|
|
- "sunhttploom": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "sunhttp",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "display_name": "http4k-sunhttploom",
|
|
|
- "versus": "servlet"
|
|
|
- },
|
|
|
"apache": {
|
|
|
"orm": "Raw",
|
|
|
"database_os": "Linux",
|
|
@@ -91,69 +46,6 @@
|
|
|
"notes": "https://http4k.org",
|
|
|
"versus": "servlet"
|
|
|
},
|
|
|
- "apache-graalvm": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "graalvm",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "servlet"
|
|
|
- },
|
|
|
- "graalvm": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "graalvm",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "servlet"
|
|
|
- },
|
|
|
- "helidon-graalvm": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "graalvm",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "helidon-jdbc"
|
|
|
- },
|
|
|
"helidon-jdbc": {
|
|
|
"orm": "Raw",
|
|
|
"database_os": "Linux",
|
|
@@ -242,118 +134,6 @@
|
|
|
"notes": "https://http4k.org",
|
|
|
"versus": "jetty"
|
|
|
},
|
|
|
- "jettyloom-pgclient": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "jetty-loom-pgclient",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "jetty"
|
|
|
- },
|
|
|
- "jetty11": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "jetty11",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "jetty"
|
|
|
- },
|
|
|
- "jetty11loom-jdbc": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "jetty11-loom-jdbc",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "jetty11"
|
|
|
- },
|
|
|
- "jetty11loom-pgclient": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "jetty11-loom-pgclient",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "jetty11"
|
|
|
- },
|
|
|
- "ktorcio": {
|
|
|
- "orm": "Raw",
|
|
|
- "database_os": "Linux",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "cached_query_url": "/cached?queries=",
|
|
|
- "db_url": "/db",
|
|
|
- "json_url": "/json",
|
|
|
- "fortune_url": "/fortunes",
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "query_url": "/queries?queries=",
|
|
|
- "update_url": "/updates?queries=",
|
|
|
- "database": "Postgres",
|
|
|
- "port": 9000,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "framework": "http4k",
|
|
|
- "language": "Kotlin",
|
|
|
- "platform": "ktor",
|
|
|
- "webserver": "None",
|
|
|
- "os": "Linux",
|
|
|
- "notes": "https://http4k.org",
|
|
|
- "versus": "ktor-cio",
|
|
|
- "tags": ["broken"]
|
|
|
- },
|
|
|
"ktornetty": {
|
|
|
"orm": "Raw",
|
|
|
"database_os": "Linux",
|