|
@@ -2,45 +2,7 @@
|
|
"framework": "codeigniter",
|
|
"framework": "codeigniter",
|
|
"tests": [{
|
|
"tests": [{
|
|
"default": {
|
|
"default": {
|
|
- "setup_file": "setup",
|
|
|
|
"json_url": "/index.php/bench/json",
|
|
"json_url": "/index.php/bench/json",
|
|
- "port": 8080,
|
|
|
|
- "approach": "Realistic",
|
|
|
|
- "classification": "Fullstack",
|
|
|
|
- "database": "None",
|
|
|
|
- "framework": "codeigniter",
|
|
|
|
- "language": "PHP",
|
|
|
|
- "flavor": "PHP5",
|
|
|
|
- "orm": "Raw",
|
|
|
|
- "platform": "None",
|
|
|
|
- "webserver": "nginx",
|
|
|
|
- "os": "Linux",
|
|
|
|
- "database_os": "Linux",
|
|
|
|
- "display_name": "codeigniter",
|
|
|
|
- "notes": "",
|
|
|
|
- "versus": "php-php5"
|
|
|
|
- },
|
|
|
|
- "hhvm": {
|
|
|
|
- "setup_file": "setup_hhvm",
|
|
|
|
- "json_url": "/index.php/bench/json",
|
|
|
|
- "port": 8080,
|
|
|
|
- "approach": "Realistic",
|
|
|
|
- "classification": "Fullstack",
|
|
|
|
- "database": "None",
|
|
|
|
- "framework": "codeigniter",
|
|
|
|
- "language": "PHP",
|
|
|
|
- "flavor": "HHVM",
|
|
|
|
- "orm": "Raw",
|
|
|
|
- "platform": "None",
|
|
|
|
- "webserver": "nginx",
|
|
|
|
- "os": "Linux",
|
|
|
|
- "database_os": "Linux",
|
|
|
|
- "display_name": "codeigniter_hhvm",
|
|
|
|
- "notes": "",
|
|
|
|
- "versus": "php-php5"
|
|
|
|
- },
|
|
|
|
- "raw": {
|
|
|
|
- "setup_file": "setup",
|
|
|
|
"db_url": "/index.php/bench/db",
|
|
"db_url": "/index.php/bench/db",
|
|
"query_url": "/index.php/bench/db/",
|
|
"query_url": "/index.php/bench/db/",
|
|
"fortune_url": "/index.php/bench/fortunes",
|
|
"fortune_url": "/index.php/bench/fortunes",
|
|
@@ -58,10 +20,10 @@
|
|
"database_os": "Linux",
|
|
"database_os": "Linux",
|
|
"display_name": "codeigniter",
|
|
"display_name": "codeigniter",
|
|
"notes": "",
|
|
"notes": "",
|
|
- "versus": "php-php5"
|
|
|
|
|
|
+ "versus": "php"
|
|
},
|
|
},
|
|
- "raw_hhvm": {
|
|
|
|
- "setup_file": "setup_hhvm",
|
|
|
|
|
|
+ "hhvm": {
|
|
|
|
+ "json_url": "/index.php/bench/json",
|
|
"db_url": "/index.php/bench/db",
|
|
"db_url": "/index.php/bench/db",
|
|
"query_url": "/index.php/bench/db/",
|
|
"query_url": "/index.php/bench/db/",
|
|
"fortune_url": "/index.php/bench/fortunes",
|
|
"fortune_url": "/index.php/bench/fortunes",
|
|
@@ -79,7 +41,7 @@
|
|
"database_os": "Linux",
|
|
"database_os": "Linux",
|
|
"display_name": "codeigniter_hhvm",
|
|
"display_name": "codeigniter_hhvm",
|
|
"notes": "",
|
|
"notes": "",
|
|
- "versus": "php-php5"
|
|
|
|
|
|
+ "versus": "php"
|
|
}
|
|
}
|
|
}]
|
|
}]
|
|
}
|
|
}
|