feat(record): 增加测试结果保存和展示功能

This commit is contained in:
2025-12-25 11:29:10 +08:00
parent d5a44d2862
commit 7fdaf4da3d
22 changed files with 2103 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
name = "latency-test"
main = "dist/worker/index.js"
compatibility_date = "2025-12-23"
compatibility_date = "2025-12-25"
compatibility_flags = ["nodejs_compat"]
[assets]
@@ -10,3 +10,8 @@ not_found_handling = "single-page-application"
[vars]
GLOBALPING_API = "https://api.globalping.io/v1"
[[kv_namespaces]]
binding = "RESULTS_KV"
id = "8c7f404f066a4610bc8bab96e076295c"
preview_id = "8c7f404f066a4610bc8bab96e076295c"