|
@@ -3,11 +3,12 @@
|
|
|
"tests": [{
|
|
|
"default": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"db_url": "/te-benchmark-um/db",
|
|
|
"query_url": "/te-benchmark-um/queries?queries=",
|
|
|
"fortune_url": "/te-benchmark-um/fortunes",
|
|
|
"update_url": "/te-benchmark-um/updates?queries=",
|
|
|
+ "cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
@@ -15,22 +16,23 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "ffead-cpp",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "ffead-cpp-mongo",
|
|
|
- "notes": "",
|
|
|
+ "notes": "mongodb redis",
|
|
|
"versus": "",
|
|
|
"tags": []
|
|
|
},
|
|
|
- "mysql": {
|
|
|
+ "nginx-mysql": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"db_url": "/te-benchmark-um/db",
|
|
|
"query_url": "/te-benchmark-um/queries?queries=",
|
|
|
"fortune_url": "/te-benchmark-um/fortunes",
|
|
|
"update_url": "/te-benchmark-um/updates?queries=",
|
|
|
+ "cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
@@ -38,87 +40,341 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp",
|
|
|
- "webserver": "ffead-cpp",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "nginx",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-mysql",
|
|
|
+ "display_name": "ffead-cpp-nginx-mysql",
|
|
|
+ "notes": "mysql memcached",
|
|
|
+ "versus": "",
|
|
|
+ "tags": ["broken"]
|
|
|
+ },
|
|
|
+ "lithium": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "lithium",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-lithium",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"tags": []
|
|
|
},
|
|
|
- "postgresql": {
|
|
|
+ "cinatra": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
- "db_url": "/te-benchmark-um/db",
|
|
|
- "query_url": "/te-benchmark-um/queries?queries=",
|
|
|
- "fortune_url": "/te-benchmark-um/fortunes",
|
|
|
- "update_url": "/te-benchmark-um/updates?queries=",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "postgres",
|
|
|
+ "database": "None",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp",
|
|
|
- "webserver": "ffead-cpp",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "cinatra",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-postgresql",
|
|
|
+ "display_name": "ffead-cpp-cinatra",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"tags": []
|
|
|
},
|
|
|
- "apache-mongo": {
|
|
|
+ "drogon": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
- "db_url": "/te-benchmark-um/db",
|
|
|
- "query_url": "/te-benchmark-um/queries?queries=",
|
|
|
- "fortune_url": "/te-benchmark-um/fortunes",
|
|
|
- "update_url": "/te-benchmark-um/updates?queries=",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "mongodb",
|
|
|
+ "database": "None",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-apache",
|
|
|
- "webserver": "apache",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "drogon",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-apache-mongo",
|
|
|
+ "display_name": "ffead-cpp-drogon",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
- "tags": ["broken"]
|
|
|
+ "tags": []
|
|
|
},
|
|
|
- "apache-mysql": {
|
|
|
+ "libreactor": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
- "db_url": "/te-benchmark-um/db",
|
|
|
- "query_url": "/te-benchmark-um/queries?queries=",
|
|
|
- "fortune_url": "/te-benchmark-um/fortunes",
|
|
|
- "update_url": "/te-benchmark-um/updates?queries=",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "mysql",
|
|
|
+ "database": "None",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-apache",
|
|
|
- "webserver": "apache",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "libreactor",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-libreactor",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "crystal-h2o": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "h2o.cr",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-crystal-h2o",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "rust-actix": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "actix",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-rust-actix",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "go-gnet": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "gnet",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-go-gnet",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "v-picov": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "vweb",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-v-vweb",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "java-firenio": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "firenio",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-java-firenio",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "crystal-http": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "crystal",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-crystal-http",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "rust-hyper": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "hyper",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-rust-hyper",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "rust-thruster": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "thruster",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-rust-thruster",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "go-fasthttp": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "fasthttp",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-go-fasthttp",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "v-vweb": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "vweb",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-v-vweb",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "java-rapidoid": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "rapidoid",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-java-rapidoid",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "java-wizzardo-http": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "wizzardo-http",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-java-wizzardo-http",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "",
|
|
|
+ "tags": []
|
|
|
+ },
|
|
|
+ "rust-rocket": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "None",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "rocket",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-apache-mysql",
|
|
|
+ "display_name": "ffead-cpp-rust-rocket",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"tags": ["broken"]
|
|
|
},
|
|
|
- "apache-postgresql": {
|
|
|
+ "mysql": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"db_url": "/te-benchmark-um/db",
|
|
|
"query_url": "/te-benchmark-um/queries?queries=",
|
|
|
"fortune_url": "/te-benchmark-um/fortunes",
|
|
@@ -126,22 +382,22 @@
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "postgres",
|
|
|
+ "database": "mysql",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-apache",
|
|
|
- "webserver": "apache",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "ffead-cpp",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-apache-postgresql",
|
|
|
+ "display_name": "ffead-cpp-mysql",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"tags": ["broken"]
|
|
|
},
|
|
|
- "nginx-mongo": {
|
|
|
+ "postgresql": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"db_url": "/te-benchmark-um/db",
|
|
|
"query_url": "/te-benchmark-um/queries?queries=",
|
|
|
"fortune_url": "/te-benchmark-um/fortunes",
|
|
@@ -149,22 +405,22 @@
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "mongodb",
|
|
|
+ "database": "postgres",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-nginx",
|
|
|
- "webserver": "nginx",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "ffead-cpp",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-nginx-mongo",
|
|
|
+ "display_name": "ffead-cpp-postgresql",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
- "tags": []
|
|
|
+ "tags": ["broken"]
|
|
|
},
|
|
|
- "nginx-mysql": {
|
|
|
+ "nginx-mongo": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"db_url": "/te-benchmark-um/db",
|
|
|
"query_url": "/te-benchmark-um/queries?queries=",
|
|
|
"fortune_url": "/te-benchmark-um/fortunes",
|
|
@@ -172,22 +428,22 @@
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "mysql",
|
|
|
+ "database": "mongodb",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-nginx",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "nginx",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-nginx-mysql",
|
|
|
+ "display_name": "ffead-cpp-nginx-mongo",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
- "tags": []
|
|
|
+ "tags": ["broken"]
|
|
|
},
|
|
|
"nginx-postgresql": {
|
|
|
"json_url": "/te-benchmark-um/json",
|
|
|
- "plaintext_url": "/te-benchmark-um/plaintext",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"db_url": "/te-benchmark-um/db",
|
|
|
"query_url": "/te-benchmark-um/queries?queries=",
|
|
|
"fortune_url": "/te-benchmark-um/fortunes",
|
|
@@ -199,14 +455,14 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-nginx",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "nginx",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
"display_name": "ffead-cpp-nginx-postgresql",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
- "tags": []
|
|
|
+ "tags": ["broken"]
|
|
|
},
|
|
|
"redis": {
|
|
|
"cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
@@ -218,7 +474,7 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "ffead-cpp",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
@@ -226,7 +482,7 @@
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"wait_before_sending_requests": 10,
|
|
|
- "tags": []
|
|
|
+ "tags": ["broken"]
|
|
|
},
|
|
|
"nginx-redis": {
|
|
|
"cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
@@ -238,7 +494,7 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-nginx",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "nginx",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
@@ -246,26 +502,6 @@
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"wait_before_sending_requests": 10,
|
|
|
- "tags": []
|
|
|
- },
|
|
|
- "apache-redis": {
|
|
|
- "cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
|
- "port": 8080,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Fullstack",
|
|
|
- "database": "mongodb",
|
|
|
- "cache": "redis",
|
|
|
- "framework": "ffead-cpp",
|
|
|
- "language": "C++",
|
|
|
- "orm": "Full",
|
|
|
- "platform": "ffead-cpp-apache",
|
|
|
- "webserver": "apache",
|
|
|
- "os": "Linux",
|
|
|
- "database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-apache-mongo-redis",
|
|
|
- "notes": "",
|
|
|
- "versus": "",
|
|
|
- "wait_before_sending_requests": 10,
|
|
|
"tags": ["broken"]
|
|
|
},
|
|
|
"memcached": {
|
|
@@ -278,7 +514,7 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "ffead-cpp",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
@@ -286,7 +522,7 @@
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"wait_before_sending_requests": 10,
|
|
|
- "tags": []
|
|
|
+ "tags": ["broken"]
|
|
|
},
|
|
|
"nginx-memcached": {
|
|
|
"cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
@@ -298,7 +534,7 @@
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-nginx",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "nginx",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
@@ -306,26 +542,25 @@
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
"wait_before_sending_requests": 10,
|
|
|
- "tags": []
|
|
|
+ "tags": ["broken"]
|
|
|
},
|
|
|
- "apache-memcached": {
|
|
|
- "cached_query_url": "/te-benchmark-um/cached-worlds?count=",
|
|
|
+ "apache-mongo": {
|
|
|
+ "json_url": "/te-benchmark-um/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
|
"classification": "Fullstack",
|
|
|
- "database": "mongodb",
|
|
|
- "cache": "memcached",
|
|
|
+ "database": "None",
|
|
|
"framework": "ffead-cpp",
|
|
|
"language": "C++",
|
|
|
"orm": "Full",
|
|
|
- "platform": "ffead-cpp-apache",
|
|
|
+ "platform": "None",
|
|
|
"webserver": "apache",
|
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
|
- "display_name": "ffead-cpp-apache-mongo-memcached",
|
|
|
+ "display_name": "ffead-cpp-apache",
|
|
|
"notes": "",
|
|
|
"versus": "",
|
|
|
- "wait_before_sending_requests": 10,
|
|
|
"tags": ["broken"]
|
|
|
}
|
|
|
}]
|