|
@@ -0,0 +1,212 @@
|
|
|
+{
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "tests": [{
|
|
|
+ "default": {
|
|
|
+ "setup_file": "setup-mongo",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "mongodb",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp",
|
|
|
+ "webserver": "ffead-cpp",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-mongo",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "mysql": {
|
|
|
+ "setup_file": "setup-mysql",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "mysql",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp",
|
|
|
+ "webserver": "ffead-cpp",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-mysql",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "postgresql": {
|
|
|
+ "setup_file": "setup-postgresql",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "postgres",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp",
|
|
|
+ "webserver": "ffead-cpp",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-postgresql",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "apache-mongo": {
|
|
|
+ "setup_file": "setup-apache-mongo",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "mongodb",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp-apache",
|
|
|
+ "webserver": "apache",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-apache-mongo",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "apache-mysql": {
|
|
|
+ "setup_file": "setup-apache-mysql",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "mysql",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp-apache",
|
|
|
+ "webserver": "apache",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-apache-mysql",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "apache-postgresql": {
|
|
|
+ "setup_file": "setup-apache-postgresql",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "postgres",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp-apache",
|
|
|
+ "webserver": "apache",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-apache-postgresql",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "nginx-mongo": {
|
|
|
+ "setup_file": "setup-nginx-mongo",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "mongodb",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp-nginx",
|
|
|
+ "webserver": "nginx",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-nginx-mongo",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "nginx-mysql": {
|
|
|
+ "setup_file": "setup-nginx-mysql",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "mysql",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp-nginx",
|
|
|
+ "webserver": "nginx",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-nginx-mysql",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ },
|
|
|
+ "nginx-postgresql": {
|
|
|
+ "setup_file": "setup-nginx-postgresql",
|
|
|
+ "json_url": "/te-benchmark/json",
|
|
|
+ "plaintext_url": "/te-benchmark/plaintext",
|
|
|
+ "db_url": "/te-benchmark/db",
|
|
|
+ "query_url": "/te-benchmark/queries?queries=",
|
|
|
+ "fortune_url": "/te-benchmark/fortunes",
|
|
|
+ "update_url": "/te-benchmark/updates?queries=",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Fullstack",
|
|
|
+ "database": "postgres",
|
|
|
+ "framework": "ffead-cpp",
|
|
|
+ "language": "C++",
|
|
|
+ "orm": "Full",
|
|
|
+ "platform": "ffead-cpp-nginx",
|
|
|
+ "webserver": "nginx",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "ffead-cpp-nginx-postgresql",
|
|
|
+ "notes": "",
|
|
|
+ "versus": ""
|
|
|
+ }
|
|
|
+ }]
|
|
|
+}
|