Files
archived-x-prober/AppConfig.json
2019-08-30 23:12:45 +08:00

109 lines
3.1 KiB
JSON

{
"APP_VERSION": "2.4.5",
"APP_NAME": "X Prober",
"APP_URL": "https://github.com/kmvan/x-prober",
"AUTHOR_URL": "https://inn-studio.com/prober",
"UPDATE_PHP_URLS": [
"https://raw.githubusertotal.com/kmvan/x-prober/master/dist/prober.php",
"https://api.inn-studio.com/download/?id=xprober"
],
"APP_CONFIG_URL": "https://raw.githubusertotal.com/kmvan/x-prober/master/AppConfig.json",
"AUTHOR_NAME": "INN STUDIO",
"LATEST_PHP_STABLE_VERSION": 7,
"LATEST_NGINX_STABLE_VERSION": "1.16.0",
"LATEST_SQLITE3_STABLE_VERSION": "3.28.0",
"LATEST_MYSQL_CLIENT_STABLE_VERSION": "50012",
"BENCHMARKS": [
{
"label": "SpartanHost/HDD/PHP7.3",
"url": "https://billing.spartanhost.net/aff.php?aff=801",
"date": "2019-03-09",
"proberUrl": "https://x-prober-server-benchmark-spartanhost-dalls.inn-studio.com",
"detail": {
"hash": 830,
"intLoop": 958,
"floatLoop": 957,
"ioLoop": 582
}
},
{
"label": "Monovm/PHP7.3",
"url": "https://monovm.com/affiliate/ref/528",
"date": "2019-02-20",
"proberUrl": "",
"detail": {
"hash": 778,
"intLoop": 942,
"floatLoop": 943,
"ioLoop": 725
}
},
{
"label": "Vultr/PHP7.3",
"url": "https://www.vultr.com/?ref=7826363-4F",
"date": "2019-03-01",
"proberUrl": "https://x-prober-server-benchmark-vultr-los-angeles.inn-studio.com/",
"binUrl": "https://x-prober-server-benchmark-vultr-los-angeles.inn-studio.com/512m.bin",
"detail": {
"hash": 822,
"intLoop": 958,
"floatLoop": 958,
"ioLoop": 653
}
},
{
"label": "Amazon/EC2/PHP7.2",
"url": "https://aws.amazon.com/",
"proberUrl": "",
"total": 3150
},
{
"label": "VPSSERVER/KVM/PHP7.2",
"url": "https://www.vpsserver.com/?affcode=32d56f2dd1b6",
"proberUrl": "",
"total": 3125
},
{
"label": "Aliyun/ECS/PHP7.2",
"url": "https://promotion.aliyun.com/ntms/act/ambassador/sharetouser.html?userCode=0nry1oii&utm_source=0nry1oii",
"proberUrl": "",
"total": 3302
},
{
"label": "Vultr/PHP7.2",
"url": "https://www.vultr.com/?ref=7256513",
"total": 3182
},
{
"label": "RamNode/PHP7.2",
"url": "https://clientarea.ramnode.com/aff.php?aff=4143",
"proberUrl": "",
"total": 3131
},
{
"label": "Linode/PHP7.2",
"url": "https://www.linode.com/?r=2edf930598b4165760c1da9e77b995bac72f8ad1",
"proberUrl": "",
"total": 3091
},
{
"label": "Tencent/PHP7.2",
"url": "https://cloud.tencent.com/",
"total": 3055
},
{
"label": "BandwagonHOST/KVM/PHP7.2",
"url": "https://bandwagonhost.com/aff.php?aff=34116",
"proberUrl": "https://x-prober-server-benchmark-bwh-los-angeles.inn-studio.com/",
"binUrl": "https://x-prober-server-benchmark-bwh-los-angeles.inn-studio.com/512m.bin",
"date": "2019-03-09",
"detail": {
"hash": 679,
"intLoop": 882,
"floatLoop": 806,
"ioLoop": 72
}
}
]
}