mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-22 01:08:59 +08:00
88 lines
2.8 KiB
JSON
88 lines
2.8 KiB
JSON
{
|
|
"APP_VERSION": "4.3",
|
|
"APP_NAME": "X Prober",
|
|
"APP_URL": "https://github.com/kmvan/x-prober",
|
|
"AUTHOR_URL": "https://inn-studio.com/prober",
|
|
"UPDATE_PHP_URLS": [
|
|
"https://raw.githubusercontent.com/kmvan/x-prober/master/dist/prober.php",
|
|
"https://api.inn-studio.com/download/?id=xprober"
|
|
],
|
|
"APP_CONFIG_URLS": [
|
|
"https://raw.githubusercontent.com/kmvan/x-prober/master/AppConfig.json",
|
|
"https://api.inn-studio.com/download/?id=xprober-config"
|
|
],
|
|
"APP_CONFIG_URL_DEV": "http://localhost:8000/AppConfig.json",
|
|
"APP_TEMPERATURE_SENSOR_URL": "http://127.0.0.1",
|
|
"APP_TEMPERATURE_SENSOR_PORTS": [2048, 4096],
|
|
"AUTHOR_NAME": "INN STUDIO",
|
|
"LATEST_PHP_STABLE_VERSION": "7",
|
|
"LATEST_NGINX_STABLE_VERSION": "1.16.1",
|
|
"LATEST_SQLITE3_STABLE_VERSION": "3.30.1",
|
|
"LATEST_MYSQL_CLIENT_STABLE_VERSION": "50012",
|
|
"BENCHMARKS": [
|
|
{
|
|
"name": "RamNode/SSD/PHP7.3",
|
|
"url": "https://clientarea.ramnode.com/aff.php?aff=4143",
|
|
"date": "2019-09-02",
|
|
"proberUrl": "https://x-prober-server-benchmark-ramnode-sea.inn-studio.com",
|
|
"binUrl": "https://x-prober-server-benchmark-ramnode-sea.inn-studio.com/512m.bin",
|
|
"detail": {
|
|
"hash": 748,
|
|
"intLoop": 942,
|
|
"floatLoop": 942,
|
|
"ioLoop": 656
|
|
}
|
|
},
|
|
{
|
|
"name": "Aliyun/HangZhou/PHP7.3",
|
|
"url": "https://www.aliyun.com/minisite/goods?userCode=0nry1oii",
|
|
"date": "2019-12-20",
|
|
"proberUrl": "http://47.96.81.53/x.php",
|
|
"detail": {
|
|
"hash": 800,
|
|
"intLoop": 945,
|
|
"floatLoop": 948,
|
|
"ioLoop": 827
|
|
}
|
|
},
|
|
{
|
|
"name": "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
|
|
}
|
|
},
|
|
{
|
|
"name": "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
|
|
}
|
|
},
|
|
{
|
|
"name": "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
|
|
}
|
|
}
|
|
]
|
|
}
|