Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
220 changes: 0 additions & 220 deletions frameworks/Kotlin/http4k/benchmark_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
Loading
Loading