perf - Add performance report for 4.2.37 [ci skip]
This commit is contained in:
parent
c7d1fe14cd
commit
bd2461d4ef
12 changed files with 1851 additions and 0 deletions
BIN
reports/4.2.37/chart-category-comparison.png
Normal file
BIN
reports/4.2.37/chart-category-comparison.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
BIN
reports/4.2.37/chart-dashboard.png
Normal file
BIN
reports/4.2.37/chart-dashboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
BIN
reports/4.2.37/chart-duration-by-language.png
Normal file
BIN
reports/4.2.37/chart-duration-by-language.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 164 KiB |
BIN
reports/4.2.37/chart-duration-histogram.png
Normal file
BIN
reports/4.2.37/chart-duration-histogram.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
reports/4.2.37/chart-queue-vs-execution.png
Normal file
BIN
reports/4.2.37/chart-queue-vs-execution.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 123 KiB |
BIN
reports/4.2.37/chart-speed-leaders.png
Normal file
BIN
reports/4.2.37/chart-speed-leaders.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
807
reports/4.2.37/perf.json
Normal file
807
reports/4.2.37/perf.json
Normal file
|
|
@ -0,0 +1,807 @@
|
||||||
|
{
|
||||||
|
"tag": "4.2.37",
|
||||||
|
"generated_at": "2026-01-29T13:55:52Z",
|
||||||
|
"parent_pipeline_id": 13441,
|
||||||
|
"child_pipeline_id": 13443,
|
||||||
|
"summary": {
|
||||||
|
"total_tests": 812,
|
||||||
|
"passed_tests": 718,
|
||||||
|
"failed_tests": 94,
|
||||||
|
"total_languages": 43,
|
||||||
|
"passed_languages": 8,
|
||||||
|
"avg_duration_seconds": 267,
|
||||||
|
"max_duration_seconds": 721,
|
||||||
|
"min_duration_seconds": 41,
|
||||||
|
"slowest_language": "rust",
|
||||||
|
"fastest_language": "powershell"
|
||||||
|
},
|
||||||
|
"api_health": {
|
||||||
|
"score": 0,
|
||||||
|
"total_retries": 151,
|
||||||
|
"retries_by_type": {
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 60,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0
|
||||||
|
},
|
||||||
|
"tests_with_retries": 18,
|
||||||
|
"per_language": [
|
||||||
|
{
|
||||||
|
"language": "awk",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "bash",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "c",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "clojure",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "cobol",
|
||||||
|
"retries": 2,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 2,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "commonlisp",
|
||||||
|
"retries": 1,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "csharp",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "dart",
|
||||||
|
"retries": 2,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 2,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "deno",
|
||||||
|
"retries": 1,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "dotnet",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "elixir",
|
||||||
|
"retries": 5,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 5,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "erlang",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "forth",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "go",
|
||||||
|
"retries": 3,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 3,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "haskell",
|
||||||
|
"retries": 3,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 3,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "java",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 10,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "javascript",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 10,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "julia",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "kotlin",
|
||||||
|
"retries": 2,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 2,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "lua",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "objc",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "ocaml",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "perl",
|
||||||
|
"retries": 5,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 5,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "php",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "powershell",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "python",
|
||||||
|
"retries": 1,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "r",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "raku",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "ruby",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "rust",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "scheme",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "tcl",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "typescript",
|
||||||
|
"retries": 2,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "v",
|
||||||
|
"retries": 10,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "zig",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "cpp",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "crystal",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "d",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "fortran",
|
||||||
|
"retries": 1,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "fsharp",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "groovy",
|
||||||
|
"retries": 1,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 1,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "nim",
|
||||||
|
"retries": 0,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 0,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "prolog",
|
||||||
|
"retries": 2,
|
||||||
|
"rate_limit_429": 0,
|
||||||
|
"server_error_5xx": 2,
|
||||||
|
"timeout": 0,
|
||||||
|
"connection": 0,
|
||||||
|
"tests_with_retries": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"languages": [
|
||||||
|
{
|
||||||
|
"language": "rust",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 433.004788,
|
||||||
|
"started_at": "2026-01-29T13:42:36Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:37Z",
|
||||||
|
"job_id": 35308,
|
||||||
|
"duration_seconds": 721
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "ruby",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 660.760072,
|
||||||
|
"started_at": "2026-01-29T13:42:10Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:02Z",
|
||||||
|
"job_id": 35293,
|
||||||
|
"duration_seconds": 712
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "php",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 663.496984,
|
||||||
|
"started_at": "2026-01-29T13:42:14Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:03Z",
|
||||||
|
"job_id": 35295,
|
||||||
|
"duration_seconds": 709
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "dotnet",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 465.451719,
|
||||||
|
"started_at": "2026-01-29T13:42:35Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:06Z",
|
||||||
|
"job_id": 35307,
|
||||||
|
"duration_seconds": 691
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "tcl",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 589.784629,
|
||||||
|
"started_at": "2026-01-29T13:42:32Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:01Z",
|
||||||
|
"job_id": 35299,
|
||||||
|
"duration_seconds": 689
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "bash",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 581.875142,
|
||||||
|
"started_at": "2026-01-29T13:42:33Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:02Z",
|
||||||
|
"job_id": 35300,
|
||||||
|
"duration_seconds": 689
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "ocaml",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 32.265744,
|
||||||
|
"started_at": "2026-01-29T13:42:38Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:05Z",
|
||||||
|
"job_id": 35317,
|
||||||
|
"duration_seconds": 687
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "forth",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 411.29343,
|
||||||
|
"started_at": "2026-01-29T13:42:37Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:03Z",
|
||||||
|
"job_id": 35309,
|
||||||
|
"duration_seconds": 686
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "v",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 68.425911,
|
||||||
|
"started_at": "2026-01-29T13:43:22Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:08Z",
|
||||||
|
"job_id": 35320,
|
||||||
|
"duration_seconds": 646
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "csharp",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 58.15953,
|
||||||
|
"started_at": "2026-01-29T13:43:22Z",
|
||||||
|
"updated_at": "2026-01-29T13:54:06Z",
|
||||||
|
"job_id": 35321,
|
||||||
|
"duration_seconds": 644
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "java",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 583.507894,
|
||||||
|
"started_at": "2026-01-29T13:40:49Z",
|
||||||
|
"updated_at": "2026-01-29T13:49:15Z",
|
||||||
|
"job_id": 35289,
|
||||||
|
"duration_seconds": 506
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "javascript",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 585.069629,
|
||||||
|
"started_at": "2026-01-29T13:40:52Z",
|
||||||
|
"updated_at": "2026-01-29T13:49:16Z",
|
||||||
|
"job_id": 35290,
|
||||||
|
"duration_seconds": 504
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "perl",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 587.355152,
|
||||||
|
"started_at": "2026-01-29T13:40:55Z",
|
||||||
|
"updated_at": "2026-01-29T13:45:24Z",
|
||||||
|
"job_id": 35291,
|
||||||
|
"duration_seconds": 269
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "elixir",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 586.737125,
|
||||||
|
"started_at": "2026-01-29T13:42:28Z",
|
||||||
|
"updated_at": "2026-01-29T13:46:27Z",
|
||||||
|
"job_id": 35298,
|
||||||
|
"duration_seconds": 239
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "typescript",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 662.578727,
|
||||||
|
"started_at": "2026-01-29T13:42:24Z",
|
||||||
|
"updated_at": "2026-01-29T13:46:10Z",
|
||||||
|
"job_id": 35296,
|
||||||
|
"duration_seconds": 226
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "kotlin",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 29.120487,
|
||||||
|
"started_at": "2026-01-29T13:42:39Z",
|
||||||
|
"updated_at": "2026-01-29T13:46:09Z",
|
||||||
|
"job_id": 35318,
|
||||||
|
"duration_seconds": 210
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "cobol",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 36.757277,
|
||||||
|
"started_at": "2026-01-29T13:42:47Z",
|
||||||
|
"updated_at": "2026-01-29T13:46:13Z",
|
||||||
|
"job_id": 35319,
|
||||||
|
"duration_seconds": 206
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "go",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 229.000842,
|
||||||
|
"started_at": "2026-01-29T13:46:24Z",
|
||||||
|
"updated_at": "2026-01-29T13:49:35Z",
|
||||||
|
"job_id": 35329,
|
||||||
|
"duration_seconds": 191
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "haskell",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 176.424952,
|
||||||
|
"started_at": "2026-01-29T13:45:24Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:27Z",
|
||||||
|
"job_id": 35323,
|
||||||
|
"duration_seconds": 183
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "nim",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 221.835754,
|
||||||
|
"started_at": "2026-01-29T13:46:15Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:30Z",
|
||||||
|
"job_id": 35326,
|
||||||
|
"duration_seconds": 135
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "julia",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 226.528566,
|
||||||
|
"started_at": "2026-01-29T13:46:21Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:30Z",
|
||||||
|
"job_id": 35328,
|
||||||
|
"duration_seconds": 129
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "prolog",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 217.859002,
|
||||||
|
"started_at": "2026-01-29T13:46:09Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:13Z",
|
||||||
|
"job_id": 35324,
|
||||||
|
"duration_seconds": 124
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "dart",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 220.382548,
|
||||||
|
"started_at": "2026-01-29T13:46:12Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:10Z",
|
||||||
|
"job_id": 35325,
|
||||||
|
"duration_seconds": 118
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "d",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 230.166567,
|
||||||
|
"started_at": "2026-01-29T13:46:27Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:21Z",
|
||||||
|
"job_id": 35330,
|
||||||
|
"duration_seconds": 114
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "objc",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 224.09339,
|
||||||
|
"started_at": "2026-01-29T13:46:18Z",
|
||||||
|
"updated_at": "2026-01-29T13:48:12Z",
|
||||||
|
"job_id": 35327,
|
||||||
|
"duration_seconds": 114
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "fsharp",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 331.599325,
|
||||||
|
"started_at": "2026-01-29T13:48:10Z",
|
||||||
|
"updated_at": "2026-01-29T13:49:52Z",
|
||||||
|
"job_id": 35331,
|
||||||
|
"duration_seconds": 102
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "zig",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 325.727021,
|
||||||
|
"started_at": "2026-01-29T13:48:13Z",
|
||||||
|
"updated_at": "2026-01-29T13:49:55Z",
|
||||||
|
"job_id": 35332,
|
||||||
|
"duration_seconds": 102
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "fortran",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 135.088108,
|
||||||
|
"started_at": "2026-01-29T13:44:41Z",
|
||||||
|
"updated_at": "2026-01-29T13:46:19Z",
|
||||||
|
"job_id": 35322,
|
||||||
|
"duration_seconds": 98
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "crystal",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 324.878809,
|
||||||
|
"started_at": "2026-01-29T13:27:17Z",
|
||||||
|
"updated_at": "2026-01-29T13:28:51Z",
|
||||||
|
"job_id": 35243,
|
||||||
|
"duration_seconds": 94
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "raku",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 496.488103,
|
||||||
|
"started_at": "2026-01-29T13:37:57Z",
|
||||||
|
"updated_at": "2026-01-29T13:39:28Z",
|
||||||
|
"job_id": 35281,
|
||||||
|
"duration_seconds": 91
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "python",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 489.552793,
|
||||||
|
"started_at": "2026-01-29T13:38:44Z",
|
||||||
|
"updated_at": "2026-01-29T13:40:12Z",
|
||||||
|
"job_id": 35283,
|
||||||
|
"duration_seconds": 88
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "c",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 472.814426,
|
||||||
|
"started_at": "2026-01-29T13:37:57Z",
|
||||||
|
"updated_at": "2026-01-29T13:39:25Z",
|
||||||
|
"job_id": 35282,
|
||||||
|
"duration_seconds": 88
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "awk",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 507.296008,
|
||||||
|
"started_at": "2026-01-29T13:37:54Z",
|
||||||
|
"updated_at": "2026-01-29T13:39:20Z",
|
||||||
|
"job_id": 35280,
|
||||||
|
"duration_seconds": 86
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "clojure",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 528.781729,
|
||||||
|
"started_at": "2026-01-29T13:36:06Z",
|
||||||
|
"updated_at": "2026-01-29T13:37:27Z",
|
||||||
|
"job_id": 35276,
|
||||||
|
"duration_seconds": 81
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "commonlisp",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 529.806763,
|
||||||
|
"started_at": "2026-01-29T13:36:36Z",
|
||||||
|
"updated_at": "2026-01-29T13:37:55Z",
|
||||||
|
"job_id": 35277,
|
||||||
|
"duration_seconds": 79
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "lua",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 656.752854,
|
||||||
|
"started_at": "2026-01-29T13:42:06Z",
|
||||||
|
"updated_at": "2026-01-29T13:43:22Z",
|
||||||
|
"job_id": 35292,
|
||||||
|
"duration_seconds": 76
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "groovy",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 501.093409,
|
||||||
|
"started_at": "2026-01-29T13:36:40Z",
|
||||||
|
"updated_at": "2026-01-29T13:37:54Z",
|
||||||
|
"job_id": 35278,
|
||||||
|
"duration_seconds": 74
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "deno",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 466.588047,
|
||||||
|
"started_at": "2026-01-29T13:36:49Z",
|
||||||
|
"updated_at": "2026-01-29T13:37:56Z",
|
||||||
|
"job_id": 35279,
|
||||||
|
"duration_seconds": 67
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "scheme",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 560.626732,
|
||||||
|
"started_at": "2026-01-29T13:35:46Z",
|
||||||
|
"updated_at": "2026-01-29T13:36:36Z",
|
||||||
|
"job_id": 35274,
|
||||||
|
"duration_seconds": 50
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "r",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 578.224163,
|
||||||
|
"started_at": "2026-01-29T13:42:34Z",
|
||||||
|
"updated_at": "2026-01-29T13:43:22Z",
|
||||||
|
"job_id": 35301,
|
||||||
|
"duration_seconds": 48
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "cpp",
|
||||||
|
"status": "Passed",
|
||||||
|
"queued_duration": 465.803546,
|
||||||
|
"started_at": "2026-01-29T13:29:41Z",
|
||||||
|
"updated_at": "2026-01-29T13:30:27Z",
|
||||||
|
"job_id": 35249,
|
||||||
|
"duration_seconds": 46
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "erlang",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 550.28807,
|
||||||
|
"started_at": "2026-01-29T13:40:12Z",
|
||||||
|
"updated_at": "2026-01-29T13:40:55Z",
|
||||||
|
"job_id": 35287,
|
||||||
|
"duration_seconds": 43
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"language": "powershell",
|
||||||
|
"status": "Failed",
|
||||||
|
"queued_duration": 552.853937,
|
||||||
|
"started_at": "2026-01-29T13:35:59Z",
|
||||||
|
"updated_at": "2026-01-29T13:36:40Z",
|
||||||
|
"job_id": 35275,
|
||||||
|
"duration_seconds": 41
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
167
reports/4.2.37/perf.md
Normal file
167
reports/4.2.37/perf.md
Normal file
|
|
@ -0,0 +1,167 @@
|
||||||
|
# Performance Report: 4.2.37
|
||||||
|
|
||||||
|
**Generated:** 2026-01-29T13:55:52Z
|
||||||
|
**Pipeline:** [#13443](https://git.unturf.com/engineering/unturf/un-inception/-/pipelines/13443)
|
||||||
|
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
| Metric | Value |
|
||||||
|
|--------|-------|
|
||||||
|
| Total Tests | 812 |
|
||||||
|
| Passed | 718 |
|
||||||
|
| Failed | 94 |
|
||||||
|
| Pass Rate | 88.4% |
|
||||||
|
| Languages | 43 |
|
||||||
|
| Avg Duration | 267s |
|
||||||
|
| Slowest | rust (721s) |
|
||||||
|
| Fastest | powershell (41s) |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## API Health
|
||||||
|
|
||||||
|
Tracks transient errors encountered during test execution. Tests retry on failures to ensure accurate results.
|
||||||
|
|
||||||
|
| Metric | Value |
|
||||||
|
|--------|-------|
|
||||||
|
| Health Score | 0/100 |
|
||||||
|
| Total Retries | 151 |
|
||||||
|
| Rate Limit (429) | 0 |
|
||||||
|
| Server Error (5xx) | 60 |
|
||||||
|
| Timeout | 0 |
|
||||||
|
| Connection | 0 |
|
||||||
|
| Tests Needing Retries | 18 |
|
||||||
|
|
||||||
|
**Interpretation:**
|
||||||
|
- **Score 95-100:** API is healthy, minimal transient errors
|
||||||
|
- **Score 80-94:** Some API instability, but tests recovered via retry
|
||||||
|
- **Score < 80:** Significant API issues affecting test reliability
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Test Duration by Language
|
||||||
|
|
||||||
|
The primary performance metric - how long each language takes to run its full test suite (15 tests per language).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Key observations:**
|
||||||
|
- **RUST** and **RUBY** are outliers at 90+ seconds
|
||||||
|
- Most languages cluster between 20-40 seconds
|
||||||
|
- Compiled languages (red) tend to be faster than interpreted (blue)
|
||||||
|
- **POWERSHELL** is the fastest at 41 seconds
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Compiled vs Interpreted
|
||||||
|
|
||||||
|
Comparing performance between compiled languages (C, Go, Rust, etc.) and interpreted languages (Python, Ruby, JavaScript, etc.).
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Findings:**
|
||||||
|
- 20 compiled languages vs 22 interpreted
|
||||||
|
- Compiled languages have lower median execution time
|
||||||
|
- Interpreted languages show more variance (wider spread)
|
||||||
|
- The white diamond marks the mean for each category
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Duration Distribution
|
||||||
|
|
||||||
|
Histogram showing how test durations are distributed across all 43 languages.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Distribution analysis:**
|
||||||
|
- Most languages complete in 20-35 seconds (the peak)
|
||||||
|
- Mean (green dashed) and median (blue dotted) are close together
|
||||||
|
- Long tail on the right from slow outliers (rust, ruby)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Speed Leaders
|
||||||
|
|
||||||
|
Side-by-side comparison of the 10 slowest and 10 fastest languages.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Slowest (left):** RUST, RUBY, PHP, DOTNET, TCL
|
||||||
|
**Fastest (right):** POWERSHELL, ERLANG, CPP, R, SCHEME
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Queue vs Execution Time
|
||||||
|
|
||||||
|
Scatter plot showing the relationship between CI queue wait time and actual test execution time.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
**Notes:**
|
||||||
|
- Queue time is how long the job waited for a runner
|
||||||
|
- Most jobs had similar queue times (clustered vertically)
|
||||||
|
- Outliers labeled - rust and ruby took longest to execute regardless of queue time
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Dashboard
|
||||||
|
|
||||||
|
Summary dashboard combining key metrics and visualizations.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Raw Data
|
||||||
|
|
||||||
|
### Per-Language Performance
|
||||||
|
|
||||||
|
| Language | Status | Duration |
|
||||||
|
|----------|--------|----------|
|
||||||
|
| rust | Failed | 721s |
|
||||||
|
| ruby | Failed | 712s |
|
||||||
|
| php | Failed | 709s |
|
||||||
|
| dotnet | Failed | 691s |
|
||||||
|
| tcl | Failed | 689s |
|
||||||
|
| bash | Failed | 689s |
|
||||||
|
| ocaml | Failed | 687s |
|
||||||
|
| forth | Failed | 686s |
|
||||||
|
| v | Failed | 646s |
|
||||||
|
| csharp | Failed | 644s |
|
||||||
|
| java | Failed | 506s |
|
||||||
|
| javascript | Failed | 504s |
|
||||||
|
| perl | Failed | 269s |
|
||||||
|
| elixir | Failed | 239s |
|
||||||
|
| typescript | Failed | 226s |
|
||||||
|
| kotlin | Failed | 210s |
|
||||||
|
| cobol | Failed | 206s |
|
||||||
|
| go | Failed | 191s |
|
||||||
|
| haskell | Failed | 183s |
|
||||||
|
| nim | Passed | 135s |
|
||||||
|
| julia | Failed | 129s |
|
||||||
|
| prolog | Passed | 124s |
|
||||||
|
| dart | Failed | 118s |
|
||||||
|
| d | Passed | 114s |
|
||||||
|
| objc | Failed | 114s |
|
||||||
|
| fsharp | Passed | 102s |
|
||||||
|
| zig | Failed | 102s |
|
||||||
|
| fortran | Passed | 98s |
|
||||||
|
| crystal | Passed | 94s |
|
||||||
|
| raku | Failed | 91s |
|
||||||
|
| python | Failed | 88s |
|
||||||
|
| c | Failed | 88s |
|
||||||
|
| awk | Failed | 86s |
|
||||||
|
| clojure | Failed | 81s |
|
||||||
|
| commonlisp | Failed | 79s |
|
||||||
|
| lua | Failed | 76s |
|
||||||
|
| groovy | Passed | 74s |
|
||||||
|
| deno | Failed | 67s |
|
||||||
|
| scheme | Failed | 50s |
|
||||||
|
| r | Failed | 48s |
|
||||||
|
| cpp | Passed | 46s |
|
||||||
|
| erlang | Failed | 43s |
|
||||||
|
| powershell | Failed | 41s |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*Report generated by UN Inception CI pipeline*
|
||||||
172
reports/4.2.37/pool-metrics.json
Normal file
172
reports/4.2.37/pool-metrics.json
Normal file
|
|
@ -0,0 +1,172 @@
|
||||||
|
{
|
||||||
|
"summary": {
|
||||||
|
"total_samples": 234,
|
||||||
|
"collection_duration_seconds": 1295,
|
||||||
|
"success_rate": 100.0
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"load1": {
|
||||||
|
"min": 0.0,
|
||||||
|
"max": 0.0,
|
||||||
|
"avg": 0.0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
},
|
||||||
|
"load5": {
|
||||||
|
"min": 0.0,
|
||||||
|
"max": 0.0,
|
||||||
|
"avg": 0.0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
},
|
||||||
|
"load15": {
|
||||||
|
"min": 0.0,
|
||||||
|
"max": 0.0,
|
||||||
|
"avg": 0.0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"memory": {
|
||||||
|
"used_gb": {
|
||||||
|
"min": 0.0,
|
||||||
|
"max": 0.0,
|
||||||
|
"avg": 0.0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
},
|
||||||
|
"available_gb": {
|
||||||
|
"min": 0.0,
|
||||||
|
"max": 0.0,
|
||||||
|
"avg": 0.0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
},
|
||||||
|
"used_percent": {
|
||||||
|
"min": 0.0,
|
||||||
|
"max": 0.0,
|
||||||
|
"avg": 0.0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pool": {
|
||||||
|
"available": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 0,
|
||||||
|
"avg": 0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
},
|
||||||
|
"allocated": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 0,
|
||||||
|
"avg": 0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
},
|
||||||
|
"spawning": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 0,
|
||||||
|
"avg": 0,
|
||||||
|
"median": 0.0,
|
||||||
|
"stdev": 0.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"latency_ms": {
|
||||||
|
"min": 112,
|
||||||
|
"max": 745,
|
||||||
|
"avg": 210.26,
|
||||||
|
"median": 184.0,
|
||||||
|
"stdev": 85.76
|
||||||
|
},
|
||||||
|
"http_codes": {
|
||||||
|
"200": 234
|
||||||
|
},
|
||||||
|
"pools": [
|
||||||
|
{
|
||||||
|
"id": "cammy-foxhop-net",
|
||||||
|
"host": "cammy.foxhop.net",
|
||||||
|
"vcpu_count": 32,
|
||||||
|
"status": "healthy",
|
||||||
|
"load1": {
|
||||||
|
"min": 0.95,
|
||||||
|
"max": 43.04,
|
||||||
|
"avg": 19.56,
|
||||||
|
"median": 15.47,
|
||||||
|
"stdev": 10.88
|
||||||
|
},
|
||||||
|
"load5": {
|
||||||
|
"min": 3.82,
|
||||||
|
"max": 25.26,
|
||||||
|
"avg": 16.69,
|
||||||
|
"median": 17.26,
|
||||||
|
"stdev": 4.29
|
||||||
|
},
|
||||||
|
"load15": {
|
||||||
|
"min": 12.75,
|
||||||
|
"max": 19.69,
|
||||||
|
"avg": 16.52,
|
||||||
|
"median": 16.84,
|
||||||
|
"stdev": 1.51
|
||||||
|
},
|
||||||
|
"available": {
|
||||||
|
"min": 238,
|
||||||
|
"max": 290,
|
||||||
|
"avg": 284.76,
|
||||||
|
"median": 288,
|
||||||
|
"stdev": 9.44
|
||||||
|
},
|
||||||
|
"total": {
|
||||||
|
"min": 255,
|
||||||
|
"max": 297,
|
||||||
|
"avg": 289.01,
|
||||||
|
"median": 290,
|
||||||
|
"stdev": 5.6
|
||||||
|
},
|
||||||
|
"sample_count": 233
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "ai-foxhop-net",
|
||||||
|
"host": "ai.foxhop.net",
|
||||||
|
"vcpu_count": 32,
|
||||||
|
"status": "healthy",
|
||||||
|
"load1": {
|
||||||
|
"min": 0.26,
|
||||||
|
"max": 31.3,
|
||||||
|
"avg": 14.1,
|
||||||
|
"median": 12.32,
|
||||||
|
"stdev": 7.69
|
||||||
|
},
|
||||||
|
"load5": {
|
||||||
|
"min": 0.84,
|
||||||
|
"max": 20.85,
|
||||||
|
"avg": 11.77,
|
||||||
|
"median": 12.53,
|
||||||
|
"stdev": 5.14
|
||||||
|
},
|
||||||
|
"load15": {
|
||||||
|
"min": 4.16,
|
||||||
|
"max": 12.64,
|
||||||
|
"avg": 9.07,
|
||||||
|
"median": 9.7,
|
||||||
|
"stdev": 2.84
|
||||||
|
},
|
||||||
|
"available": {
|
||||||
|
"min": 12,
|
||||||
|
"max": 65,
|
||||||
|
"avg": 53.81,
|
||||||
|
"median": 58,
|
||||||
|
"stdev": 11.39
|
||||||
|
},
|
||||||
|
"total": {
|
||||||
|
"min": 26,
|
||||||
|
"max": 66,
|
||||||
|
"avg": 60.76,
|
||||||
|
"median": 64,
|
||||||
|
"stdev": 7.88
|
||||||
|
},
|
||||||
|
"sample_count": 231
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
469
reports/4.2.37/raw-pools.csv
Normal file
469
reports/4.2.37/raw-pools.csv
Normal file
|
|
@ -0,0 +1,469 @@
|
||||||
|
timestamp,pool_id,load1,load5,load15,available,total,status
|
||||||
|
1769692897,cammy-foxhop-net,0.95,3.82,12.85,290,290,healthy
|
||||||
|
1769692897,ai-foxhop-net,0.26,0.84,4.17,65,65,healthy
|
||||||
|
1769692903,cammy-foxhop-net,1.84,3.96,12.84,289,291,healthy
|
||||||
|
1769692903,ai-foxhop-net,0.4,0.86,4.16,60,65,healthy
|
||||||
|
1769692908,cammy-foxhop-net,3.69,4.31,12.91,290,290,healthy
|
||||||
|
1769692908,ai-foxhop-net,1.01,0.98,4.18,59,65,healthy
|
||||||
|
1769692914,cammy-foxhop-net,3.2,4.18,12.78,289,290,healthy
|
||||||
|
1769692914,ai-foxhop-net,2.08,1.21,4.22,59,65,healthy
|
||||||
|
1769692919,cammy-foxhop-net,3.58,4.25,12.75,288,292,healthy
|
||||||
|
1769692919,ai-foxhop-net,2.64,1.34,4.25,58,65,healthy
|
||||||
|
1769692925,cammy-foxhop-net,8.18,5.19,13.01,284,295,healthy
|
||||||
|
1769692925,ai-foxhop-net,3.31,1.5,4.28,55,65,healthy
|
||||||
|
1769692931,cammy-foxhop-net,11.45,5.92,13.2,286,291,healthy
|
||||||
|
1769692931,ai-foxhop-net,3.31,1.5,4.28,55,65,healthy
|
||||||
|
1769692937,cammy-foxhop-net,13.34,6.4,13.32,288,291,healthy
|
||||||
|
1769692937,ai-foxhop-net,null,null,null,0,0,unhealthy
|
||||||
|
1769692943,cammy-foxhop-net,13.63,6.58,13.34,281,297,healthy
|
||||||
|
1769692943,ai-foxhop-net,6.05,2.19,4.47,57,66,healthy
|
||||||
|
1769692948,cammy-foxhop-net,16.54,7.3,13.54,260,288,healthy
|
||||||
|
1769692948,ai-foxhop-net,6.2,2.29,4.49,55,65,healthy
|
||||||
|
1769692954,cammy-foxhop-net,25.65,9.52,14.19,238,261,healthy
|
||||||
|
1769692954,ai-foxhop-net,8.7,2.94,4.67,46,63,healthy
|
||||||
|
1769692960,cammy-foxhop-net,26.56,9.98,14.31,239,255,healthy
|
||||||
|
1769692960,ai-foxhop-net,10.32,3.37,4.8,39,56,healthy
|
||||||
|
1769692965,cammy-foxhop-net,26.75,10.29,14.39,243,256,healthy
|
||||||
|
1769692965,ai-foxhop-net,11.5,3.73,4.91,42,57,healthy
|
||||||
|
1769692971,cammy-foxhop-net,28.13,10.85,14.55,248,261,healthy
|
||||||
|
1769692971,ai-foxhop-net,14.66,4.52,5.16,44,59,healthy
|
||||||
|
1769692976,cammy-foxhop-net,28.92,11.3,14.68,249,262,healthy
|
||||||
|
1769692976,ai-foxhop-net,16.77,5.12,5.35,44,59,healthy
|
||||||
|
1769692982,cammy-foxhop-net,30.05,11.83,14.83,253,266,healthy
|
||||||
|
1769692982,ai-foxhop-net,16.79,5.32,5.42,44,59,healthy
|
||||||
|
1769692987,cammy-foxhop-net,32.61,12.66,15.08,257,270,healthy
|
||||||
|
1769692987,ai-foxhop-net,16.65,5.48,5.47,44,59,healthy
|
||||||
|
1769692993,cammy-foxhop-net,39.69,14.46,15.65,258,271,healthy
|
||||||
|
1769692993,ai-foxhop-net,18.04,5.96,5.62,45,59,healthy
|
||||||
|
1769692998,cammy-foxhop-net,41.0,15.15,15.87,266,279,healthy
|
||||||
|
1769692998,ai-foxhop-net,17.87,6.12,5.68,47,61,healthy
|
||||||
|
1769693004,cammy-foxhop-net,42.36,15.86,16.1,266,279,healthy
|
||||||
|
1769693004,ai-foxhop-net,18.12,6.37,5.76,47,61,healthy
|
||||||
|
1769693009,cammy-foxhop-net,42.09,16.67,16.36,270,283,healthy
|
||||||
|
1769693009,ai-foxhop-net,19.87,7.12,6.01,51,62,healthy
|
||||||
|
1769693015,cammy-foxhop-net,42.0,17.08,16.49,274,286,healthy
|
||||||
|
1769693015,ai-foxhop-net,22.68,7.91,6.27,52,62,healthy
|
||||||
|
1769693020,cammy-foxhop-net,42.96,17.69,16.69,279,289,healthy
|
||||||
|
1769693020,ai-foxhop-net,23.43,8.31,6.41,57,64,healthy
|
||||||
|
1769693026,cammy-foxhop-net,42.88,18.1,16.83,282,289,healthy
|
||||||
|
1769693026,ai-foxhop-net,22.19,8.31,6.42,58,64,healthy
|
||||||
|
1769693031,cammy-foxhop-net,42.41,18.41,16.94,286,289,healthy
|
||||||
|
1769693031,ai-foxhop-net,21.05,8.3,6.43,58,64,healthy
|
||||||
|
1769693037,cammy-foxhop-net,42.54,18.84,17.08,286,289,healthy
|
||||||
|
1769693037,ai-foxhop-net,19.77,8.25,6.42,58,64,healthy
|
||||||
|
1769693042,cammy-foxhop-net,41.54,19.02,17.15,289,289,healthy
|
||||||
|
1769693042,ai-foxhop-net,19.87,8.46,6.5,61,64,healthy
|
||||||
|
1769693048,cammy-foxhop-net,39.89,19.05,17.17,289,289,healthy
|
||||||
|
1769693048,ai-foxhop-net,18.68,8.4,6.49,61,64,healthy
|
||||||
|
1769693053,cammy-foxhop-net,37.1,18.82,17.11,289,289,healthy
|
||||||
|
1769693053,ai-foxhop-net,17.5,8.33,6.48,63,64,healthy
|
||||||
|
1769693059,cammy-foxhop-net,32.26,18.38,16.98,289,289,healthy
|
||||||
|
1769693059,ai-foxhop-net,14.81,8.05,6.41,63,64,healthy
|
||||||
|
1769693064,cammy-foxhop-net,30.08,18.16,16.92,289,289,healthy
|
||||||
|
1769693064,ai-foxhop-net,13.7,7.94,6.38,63,64,healthy
|
||||||
|
1769693070,cammy-foxhop-net,28.39,18.01,16.88,289,289,healthy
|
||||||
|
1769693070,ai-foxhop-net,12.61,7.81,6.34,63,64,healthy
|
||||||
|
1769693075,cammy-foxhop-net,26.92,17.87,16.84,289,289,healthy
|
||||||
|
1769693075,ai-foxhop-net,11.6,7.68,6.31,63,64,healthy
|
||||||
|
1769693081,cammy-foxhop-net,25.64,17.76,16.81,289,289,healthy
|
||||||
|
1769693081,ai-foxhop-net,10.83,7.58,6.29,63,64,healthy
|
||||||
|
1769693086,cammy-foxhop-net,24.31,17.61,16.77,289,289,healthy
|
||||||
|
1769693086,ai-foxhop-net,9.96,7.46,6.25,63,64,healthy
|
||||||
|
1769693092,cammy-foxhop-net,23.48,17.55,16.75,289,289,healthy
|
||||||
|
1769693092,ai-foxhop-net,9.16,7.33,6.22,63,64,healthy
|
||||||
|
1769693097,cammy-foxhop-net,22.64,17.48,16.73,289,289,healthy
|
||||||
|
1769693097,ai-foxhop-net,8.43,7.21,6.18,63,64,healthy
|
||||||
|
1769693103,cammy-foxhop-net,21.07,17.24,16.66,289,289,healthy
|
||||||
|
1769693103,ai-foxhop-net,7.75,7.09,6.15,63,64,healthy
|
||||||
|
1769693108,cammy-foxhop-net,19.78,17.03,16.59,289,289,healthy
|
||||||
|
1769693108,ai-foxhop-net,7.13,6.97,6.12,63,64,healthy
|
||||||
|
1769693114,cammy-foxhop-net,19.11,17.0,16.59,289,289,healthy
|
||||||
|
1769693114,ai-foxhop-net,6.04,6.74,6.05,63,64,healthy
|
||||||
|
1769693120,cammy-foxhop-net,18.22,16.85,16.54,289,289,healthy
|
||||||
|
1769693120,ai-foxhop-net,5.55,6.63,6.02,63,64,healthy
|
||||||
|
1769693125,cammy-foxhop-net,16.84,16.58,16.46,289,289,healthy
|
||||||
|
1769693125,ai-foxhop-net,5.11,6.52,5.99,63,64,healthy
|
||||||
|
1769693131,cammy-foxhop-net,15.57,16.33,16.37,289,289,healthy
|
||||||
|
1769693131,ai-foxhop-net,4.7,6.41,5.95,63,64,healthy
|
||||||
|
1769693136,cammy-foxhop-net,14.41,16.07,16.29,289,289,healthy
|
||||||
|
1769693136,ai-foxhop-net,4.48,6.34,5.93,63,64,healthy
|
||||||
|
1769693142,cammy-foxhop-net,13.33,15.82,16.21,289,289,healthy
|
||||||
|
1769693142,ai-foxhop-net,4.12,6.23,5.9,63,64,healthy
|
||||||
|
1769693147,cammy-foxhop-net,12.5,15.61,16.14,289,289,healthy
|
||||||
|
1769693147,ai-foxhop-net,3.87,6.14,5.87,61,64,healthy
|
||||||
|
1769693152,cammy-foxhop-net,12.06,15.46,16.09,289,289,healthy
|
||||||
|
1769693152,ai-foxhop-net,4.2,6.18,5.89,60,64,healthy
|
||||||
|
1769693158,cammy-foxhop-net,11.42,15.27,16.02,287,289,healthy
|
||||||
|
1769693158,ai-foxhop-net,4.59,6.22,5.9,60,64,healthy
|
||||||
|
1769693163,cammy-foxhop-net,12.19,15.37,16.05,288,289,healthy
|
||||||
|
1769693163,ai-foxhop-net,5.02,6.29,5.93,59,64,healthy
|
||||||
|
1769693169,cammy-foxhop-net,11.34,15.08,15.95,289,289,healthy
|
||||||
|
1769693169,ai-foxhop-net,4.94,6.23,5.91,59,64,healthy
|
||||||
|
1769693174,cammy-foxhop-net,11.31,15.01,15.92,289,289,healthy
|
||||||
|
1769693174,ai-foxhop-net,5.9,6.41,5.97,62,64,healthy
|
||||||
|
1769693180,cammy-foxhop-net,10.49,14.78,15.84,289,289,healthy
|
||||||
|
1769693180,ai-foxhop-net,5.67,6.35,5.95,62,64,healthy
|
||||||
|
1769693185,cammy-foxhop-net,10.29,14.66,15.8,289,289,healthy
|
||||||
|
1769693185,ai-foxhop-net,5.46,6.29,5.94,62,64,healthy
|
||||||
|
1769693191,cammy-foxhop-net,10.18,14.57,15.76,288,289,healthy
|
||||||
|
1769693191,ai-foxhop-net,5.82,6.36,5.96,63,64,healthy
|
||||||
|
1769693196,cammy-foxhop-net,10.01,14.46,15.72,289,289,healthy
|
||||||
|
1769693196,ai-foxhop-net,5.51,6.28,5.94,61,64,healthy
|
||||||
|
1769693202,cammy-foxhop-net,9.29,14.24,15.64,289,289,healthy
|
||||||
|
1769693202,ai-foxhop-net,5.31,6.23,5.92,61,64,healthy
|
||||||
|
1769693207,cammy-foxhop-net,8.62,14.02,15.56,289,289,healthy
|
||||||
|
1769693207,ai-foxhop-net,5.13,6.17,5.91,61,64,healthy
|
||||||
|
1769693213,cammy-foxhop-net,8.01,13.8,15.48,288,289,healthy
|
||||||
|
1769693213,ai-foxhop-net,4.88,6.1,5.88,60,64,healthy
|
||||||
|
1769693218,cammy-foxhop-net,8.49,13.8,15.47,288,289,healthy
|
||||||
|
1769693218,ai-foxhop-net,4.73,6.05,5.87,59,64,healthy
|
||||||
|
1769693224,cammy-foxhop-net,8.53,13.72,15.44,289,289,healthy
|
||||||
|
1769693224,ai-foxhop-net,4.91,6.07,5.87,61,64,healthy
|
||||||
|
1769693229,cammy-foxhop-net,7.74,13.39,15.31,288,289,healthy
|
||||||
|
1769693229,ai-foxhop-net,4.68,5.98,5.85,59,64,healthy
|
||||||
|
1769693235,cammy-foxhop-net,8.48,13.45,15.32,288,289,healthy
|
||||||
|
1769693235,ai-foxhop-net,4.79,5.98,5.85,58,64,healthy
|
||||||
|
1769693240,cammy-foxhop-net,10.21,13.72,15.4,289,289,healthy
|
||||||
|
1769693240,ai-foxhop-net,5.69,6.15,5.9,59,64,healthy
|
||||||
|
1769693246,cammy-foxhop-net,9.47,13.51,15.32,289,289,healthy
|
||||||
|
1769693246,ai-foxhop-net,6.43,6.3,5.95,56,64,healthy
|
||||||
|
1769693251,cammy-foxhop-net,9.19,13.38,15.27,289,290,healthy
|
||||||
|
1769693251,ai-foxhop-net,6.64,6.34,5.97,56,64,healthy
|
||||||
|
1769693257,cammy-foxhop-net,9.1,13.29,15.23,289,290,healthy
|
||||||
|
1769693257,ai-foxhop-net,6.83,6.39,5.99,56,64,healthy
|
||||||
|
1769693262,cammy-foxhop-net,8.53,13.11,15.16,289,290,healthy
|
||||||
|
1769693262,ai-foxhop-net,7.08,6.45,6.01,56,64,healthy
|
||||||
|
1769693268,cammy-foxhop-net,8.65,13.05,15.13,289,290,healthy
|
||||||
|
1769693268,ai-foxhop-net,7.32,6.51,6.03,58,64,healthy
|
||||||
|
1769693273,cammy-foxhop-net,9.07,13.07,15.12,289,290,healthy
|
||||||
|
1769693273,ai-foxhop-net,9.77,7.03,6.2,57,64,healthy
|
||||||
|
1769693279,cammy-foxhop-net,10.28,13.2,15.14,288,290,healthy
|
||||||
|
1769693279,ai-foxhop-net,9.86,7.14,6.25,63,64,healthy
|
||||||
|
1769693284,cammy-foxhop-net,10.58,13.21,15.14,289,290,healthy
|
||||||
|
1769693284,ai-foxhop-net,9.15,7.04,6.22,63,64,healthy
|
||||||
|
1769693290,cammy-foxhop-net,9.81,13.01,15.06,289,290,healthy
|
||||||
|
1769693290,ai-foxhop-net,8.5,6.94,6.19,63,64,healthy
|
||||||
|
1769693295,cammy-foxhop-net,9.27,12.84,15.0,289,290,healthy
|
||||||
|
1769693295,ai-foxhop-net,7.9,6.84,6.16,62,64,healthy
|
||||||
|
1769693301,cammy-foxhop-net,8.6,12.65,14.92,289,290,healthy
|
||||||
|
1769693301,ai-foxhop-net,8.63,7.01,6.22,61,64,healthy
|
||||||
|
1769693306,cammy-foxhop-net,8.15,12.49,14.86,289,290,healthy
|
||||||
|
1769693306,ai-foxhop-net,8.58,7.03,6.23,60,64,healthy
|
||||||
|
1769693312,cammy-foxhop-net,9.42,12.68,14.91,289,290,healthy
|
||||||
|
1769693312,ai-foxhop-net,9.81,7.31,6.33,59,64,healthy
|
||||||
|
1769693317,cammy-foxhop-net,9.15,12.57,14.86,289,290,healthy
|
||||||
|
1769693317,ai-foxhop-net,9.75,7.34,6.34,59,64,healthy
|
||||||
|
1769693323,cammy-foxhop-net,8.74,12.42,14.8,288,290,healthy
|
||||||
|
1769693323,ai-foxhop-net,9.53,7.33,6.35,59,64,healthy
|
||||||
|
1769693328,cammy-foxhop-net,9.96,12.62,14.85,289,291,healthy
|
||||||
|
1769693328,ai-foxhop-net,9.16,7.29,6.34,59,64,healthy
|
||||||
|
1769693334,cammy-foxhop-net,9.1,12.35,14.74,288,290,healthy
|
||||||
|
1769693334,ai-foxhop-net,9.11,7.35,6.37,61,64,healthy
|
||||||
|
1769693339,cammy-foxhop-net,9.66,12.41,14.75,289,290,healthy
|
||||||
|
1769693339,ai-foxhop-net,10.23,7.61,6.46,60,64,healthy
|
||||||
|
1769693345,cammy-foxhop-net,10.32,12.5,14.76,289,290,healthy
|
||||||
|
1769693345,ai-foxhop-net,10.05,7.62,6.47,60,64,healthy
|
||||||
|
1769693350,cammy-foxhop-net,10.3,12.46,14.74,288,290,healthy
|
||||||
|
1769693350,ai-foxhop-net,9.56,7.56,6.45,59,64,healthy
|
||||||
|
1769693356,cammy-foxhop-net,10.6,12.49,14.73,289,290,healthy
|
||||||
|
1769693356,ai-foxhop-net,10.08,7.7,6.5,57,64,healthy
|
||||||
|
1769693362,cammy-foxhop-net,9.91,12.31,14.66,289,290,healthy
|
||||||
|
1769693362,ai-foxhop-net,10.15,7.75,6.53,57,64,healthy
|
||||||
|
1769693367,cammy-foxhop-net,9.19,12.12,14.59,289,290,healthy
|
||||||
|
1769693367,ai-foxhop-net,10.14,7.79,6.55,57,64,healthy
|
||||||
|
1769693373,cammy-foxhop-net,8.54,11.94,14.52,288,290,healthy
|
||||||
|
1769693373,ai-foxhop-net,9.89,7.78,6.55,57,64,healthy
|
||||||
|
1769693378,cammy-foxhop-net,9.21,12.02,14.53,288,291,healthy
|
||||||
|
1769693378,ai-foxhop-net,10.78,8.0,6.63,59,64,healthy
|
||||||
|
1769693384,cammy-foxhop-net,9.44,12.02,14.52,289,290,healthy
|
||||||
|
1769693384,ai-foxhop-net,10.8,8.05,6.65,58,64,healthy
|
||||||
|
1769693389,cammy-foxhop-net,9.47,11.94,14.46,288,291,healthy
|
||||||
|
1769693389,ai-foxhop-net,13.24,8.64,6.86,59,64,healthy
|
||||||
|
1769693395,cammy-foxhop-net,10.79,12.17,14.53,289,291,healthy
|
||||||
|
1769693395,ai-foxhop-net,12.98,8.66,6.88,59,64,healthy
|
||||||
|
1769693400,cammy-foxhop-net,10.97,12.19,14.52,288,290,healthy
|
||||||
|
1769693400,ai-foxhop-net,12.58,8.65,6.88,59,64,healthy
|
||||||
|
1769693406,cammy-foxhop-net,10.81,12.14,14.49,289,290,healthy
|
||||||
|
1769693406,ai-foxhop-net,12.37,8.68,6.9,58,64,healthy
|
||||||
|
1769693411,cammy-foxhop-net,10.11,11.97,14.42,289,290,healthy
|
||||||
|
1769693411,ai-foxhop-net,16.35,9.56,7.2,57,64,healthy
|
||||||
|
1769693417,cammy-foxhop-net,9.78,11.87,14.37,289,290,healthy
|
||||||
|
1769693417,ai-foxhop-net,16.24,9.65,7.24,60,65,healthy
|
||||||
|
1769693422,cammy-foxhop-net,10.76,12.04,14.42,288,290,healthy
|
||||||
|
1769693422,ai-foxhop-net,16.38,9.79,7.3,61,64,healthy
|
||||||
|
1769693428,cammy-foxhop-net,11.1,12.09,14.42,288,291,healthy
|
||||||
|
1769693428,ai-foxhop-net,16.67,9.96,7.36,59,64,healthy
|
||||||
|
1769693433,cammy-foxhop-net,10.85,12.02,14.38,288,291,healthy
|
||||||
|
1769693433,ai-foxhop-net,15.42,9.91,7.38,58,64,healthy
|
||||||
|
1769693439,cammy-foxhop-net,10.96,12.0,14.35,286,292,healthy
|
||||||
|
1769693439,ai-foxhop-net,15.94,10.11,7.45,56,64,healthy
|
||||||
|
1769693445,cammy-foxhop-net,12.17,12.23,14.42,287,290,healthy
|
||||||
|
1769693445,ai-foxhop-net,16.75,10.38,7.55,55,64,healthy
|
||||||
|
1769693450,cammy-foxhop-net,11.51,12.1,14.36,288,290,healthy
|
||||||
|
1769693450,ai-foxhop-net,16.37,10.4,7.58,55,64,healthy
|
||||||
|
1769693456,cammy-foxhop-net,11.79,12.15,14.36,285,291,healthy
|
||||||
|
1769693456,ai-foxhop-net,16.02,10.43,7.6,54,66,healthy
|
||||||
|
1769693461,cammy-foxhop-net,12.29,12.24,14.38,285,288,healthy
|
||||||
|
1769693461,ai-foxhop-net,17.86,10.91,7.77,49,66,healthy
|
||||||
|
1769693467,cammy-foxhop-net,13.47,12.49,14.45,280,291,healthy
|
||||||
|
1769693467,ai-foxhop-net,20.83,11.64,8.03,43,58,healthy
|
||||||
|
1769693472,cammy-foxhop-net,15.03,12.83,14.55,278,292,healthy
|
||||||
|
1769693472,ai-foxhop-net,20.29,11.68,8.06,39,54,healthy
|
||||||
|
1769693478,cammy-foxhop-net,18.23,13.53,14.77,275,294,healthy
|
||||||
|
1769693478,ai-foxhop-net,21.06,11.98,8.18,35,52,healthy
|
||||||
|
1769693483,cammy-foxhop-net,24.46,14.9,15.2,269,294,healthy
|
||||||
|
1769693483,ai-foxhop-net,21.45,12.38,8.35,35,49,healthy
|
||||||
|
1769693489,cammy-foxhop-net,null,null,null,0,0,unhealthy
|
||||||
|
1769693489,ai-foxhop-net,21.98,12.64,8.45,37,49,healthy
|
||||||
|
1769693496,cammy-foxhop-net,28.67,16.32,15.67,272,290,healthy
|
||||||
|
1769693496,ai-foxhop-net,22.46,12.89,8.56,29,50,healthy
|
||||||
|
1769693501,cammy-foxhop-net,34.06,17.64,16.1,267,291,healthy
|
||||||
|
1769693501,ai-foxhop-net,24.82,13.54,8.79,12,26,healthy
|
||||||
|
1769693507,cammy-foxhop-net,35.17,18.15,16.27,265,285,healthy
|
||||||
|
1769693507,ai-foxhop-net,24.44,13.65,8.85,12,26,healthy
|
||||||
|
1769693512,cammy-foxhop-net,37.72,18.96,16.54,270,286,healthy
|
||||||
|
1769693512,ai-foxhop-net,26.08,14.17,9.05,16,29,healthy
|
||||||
|
1769693518,cammy-foxhop-net,39.27,19.59,16.76,271,287,healthy
|
||||||
|
1769693518,ai-foxhop-net,24.88,14.12,9.06,19,32,healthy
|
||||||
|
1769693523,cammy-foxhop-net,40.69,20.21,16.98,272,287,healthy
|
||||||
|
1769693523,ai-foxhop-net,24.25,14.16,9.1,21,34,healthy
|
||||||
|
1769693529,cammy-foxhop-net,40.47,20.51,17.09,277,288,healthy
|
||||||
|
1769693529,ai-foxhop-net,24.39,14.36,9.19,21,34,healthy
|
||||||
|
1769693534,cammy-foxhop-net,41.43,21.38,17.41,284,290,healthy
|
||||||
|
1769693534,ai-foxhop-net,28.77,15.63,9.66,24,37,healthy
|
||||||
|
1769693540,cammy-foxhop-net,42.28,21.89,17.6,284,290,healthy
|
||||||
|
1769693540,ai-foxhop-net,27.91,15.67,9.7,26,39,healthy
|
||||||
|
1769693545,cammy-foxhop-net,42.26,22.22,17.73,288,290,healthy
|
||||||
|
1769693545,ai-foxhop-net,26.96,15.68,9.74,26,39,healthy
|
||||||
|
1769693551,cammy-foxhop-net,40.23,22.13,17.72,288,290,healthy
|
||||||
|
1769693551,ai-foxhop-net,26.16,15.7,9.78,28,41,healthy
|
||||||
|
1769693556,cammy-foxhop-net,37.81,21.93,17.68,288,290,healthy
|
||||||
|
1769693556,ai-foxhop-net,28.07,16.27,9.99,28,41,healthy
|
||||||
|
1769693562,cammy-foxhop-net,37.59,22.15,17.78,287,290,healthy
|
||||||
|
1769693562,ai-foxhop-net,29.58,16.78,10.19,30,43,healthy
|
||||||
|
1769693567,cammy-foxhop-net,35.7,22.01,17.75,288,290,healthy
|
||||||
|
1769693567,ai-foxhop-net,31.3,17.35,10.41,32,47,healthy
|
||||||
|
1769693573,cammy-foxhop-net,34.76,22.05,17.79,287,293,healthy
|
||||||
|
1769693573,ai-foxhop-net,29.99,17.31,10.44,27,41,healthy
|
||||||
|
1769693578,cammy-foxhop-net,35.42,22.39,17.92,287,292,healthy
|
||||||
|
1769693578,ai-foxhop-net,30.15,17.55,10.55,27,41,healthy
|
||||||
|
1769693584,cammy-foxhop-net,38.59,23.27,18.23,287,293,healthy
|
||||||
|
1769693584,ai-foxhop-net,29.02,17.53,10.58,27,40,healthy
|
||||||
|
1769693589,cammy-foxhop-net,41.06,24.28,18.62,286,291,healthy
|
||||||
|
1769693589,ai-foxhop-net,29.1,17.94,10.79,29,42,healthy
|
||||||
|
1769693595,cammy-foxhop-net,42.18,24.79,18.81,288,292,healthy
|
||||||
|
1769693595,ai-foxhop-net,28.77,18.05,10.87,29,42,healthy
|
||||||
|
1769693601,cammy-foxhop-net,43.04,25.26,19.0,288,291,healthy
|
||||||
|
1769693601,ai-foxhop-net,29.35,18.35,11.0,31,44,healthy
|
||||||
|
1769693606,cammy-foxhop-net,40.48,25.03,18.95,289,291,healthy
|
||||||
|
1769693606,ai-foxhop-net,28.36,18.33,11.04,31,44,healthy
|
||||||
|
1769693612,cammy-foxhop-net,38.76,24.93,18.95,289,291,healthy
|
||||||
|
1769693612,ai-foxhop-net,27.29,18.27,11.06,33,46,healthy
|
||||||
|
1769693617,cammy-foxhop-net,37.1,24.81,18.95,289,291,healthy
|
||||||
|
1769693617,ai-foxhop-net,26.63,18.29,11.1,36,49,healthy
|
||||||
|
1769693623,cammy-foxhop-net,34.45,24.47,18.87,289,291,healthy
|
||||||
|
1769693623,ai-foxhop-net,26.42,18.38,11.17,37,50,healthy
|
||||||
|
1769693628,cammy-foxhop-net,32.41,24.21,18.81,289,291,healthy
|
||||||
|
1769693628,ai-foxhop-net,25.66,18.36,11.2,38,51,healthy
|
||||||
|
1769693634,cammy-foxhop-net,29.81,23.81,18.71,289,291,healthy
|
||||||
|
1769693634,ai-foxhop-net,24.73,18.29,11.22,38,51,healthy
|
||||||
|
1769693639,cammy-foxhop-net,26.17,23.22,18.58,289,291,healthy
|
||||||
|
1769693639,ai-foxhop-net,25.95,18.74,11.44,41,54,healthy
|
||||||
|
1769693645,cammy-foxhop-net,25.28,23.08,18.56,289,291,healthy
|
||||||
|
1769693645,ai-foxhop-net,26.35,18.94,11.54,43,56,healthy
|
||||||
|
1769693650,cammy-foxhop-net,24.93,23.05,18.57,289,291,healthy
|
||||||
|
1769693650,ai-foxhop-net,27.37,19.28,11.69,45,58,healthy
|
||||||
|
1769693656,cammy-foxhop-net,23.58,22.8,18.51,289,291,healthy
|
||||||
|
1769693656,ai-foxhop-net,26.62,19.26,11.73,45,58,healthy
|
||||||
|
1769693661,cammy-foxhop-net,22.17,22.52,18.45,289,291,healthy
|
||||||
|
1769693661,ai-foxhop-net,25.77,19.2,11.75,45,58,healthy
|
||||||
|
1769693667,cammy-foxhop-net,20.47,22.16,18.35,289,291,healthy
|
||||||
|
1769693667,ai-foxhop-net,27.63,19.7,11.95,48,61,healthy
|
||||||
|
1769693672,cammy-foxhop-net,18.91,21.81,18.26,289,291,healthy
|
||||||
|
1769693672,ai-foxhop-net,27.82,19.87,12.05,50,63,healthy
|
||||||
|
1769693678,cammy-foxhop-net,17.48,21.46,18.17,289,291,healthy
|
||||||
|
1769693678,ai-foxhop-net,28.23,20.09,12.16,51,63,healthy
|
||||||
|
1769693683,cammy-foxhop-net,16.08,21.11,18.07,289,291,healthy
|
||||||
|
1769693683,ai-foxhop-net,28.29,20.24,12.25,52,63,healthy
|
||||||
|
1769693689,cammy-foxhop-net,16.15,21.04,18.06,287,292,healthy
|
||||||
|
1769693689,ai-foxhop-net,29.87,20.7,12.44,51,64,healthy
|
||||||
|
1769693694,cammy-foxhop-net,15.9,20.91,18.03,287,291,healthy
|
||||||
|
1769693694,ai-foxhop-net,29.48,20.77,12.51,50,64,healthy
|
||||||
|
1769693700,cammy-foxhop-net,13.9,20.32,17.87,288,292,healthy
|
||||||
|
1769693700,ai-foxhop-net,28.48,20.85,12.63,57,64,healthy
|
||||||
|
1769693705,cammy-foxhop-net,13.27,20.08,17.81,288,292,healthy
|
||||||
|
1769693705,ai-foxhop-net,27.32,20.74,12.64,57,64,healthy
|
||||||
|
1769693711,cammy-foxhop-net,12.37,19.78,17.72,288,292,healthy
|
||||||
|
1769693711,ai-foxhop-net,25.93,20.56,12.62,57,64,healthy
|
||||||
|
1769693716,cammy-foxhop-net,11.46,19.47,17.63,288,292,healthy
|
||||||
|
1769693716,ai-foxhop-net,24.65,20.39,12.61,61,64,healthy
|
||||||
|
1769693721,cammy-foxhop-net,10.7,19.18,17.55,288,291,healthy
|
||||||
|
1769693721,ai-foxhop-net,23.24,20.16,12.58,60,64,healthy
|
||||||
|
1769693727,cammy-foxhop-net,9.92,18.87,17.46,288,291,healthy
|
||||||
|
1769693727,ai-foxhop-net,21.86,19.93,12.54,61,64,healthy
|
||||||
|
1769693732,cammy-foxhop-net,12.25,19.21,17.58,286,291,healthy
|
||||||
|
1769693732,ai-foxhop-net,20.67,19.71,12.51,63,64,healthy
|
||||||
|
1769693738,cammy-foxhop-net,12.63,19.17,17.57,287,291,healthy
|
||||||
|
1769693738,ai-foxhop-net,19.17,19.42,12.46,62,64,healthy
|
||||||
|
1769693743,cammy-foxhop-net,11.94,18.92,17.5,288,291,healthy
|
||||||
|
1769693743,ai-foxhop-net,17.8,19.13,12.4,62,64,healthy
|
||||||
|
1769693749,cammy-foxhop-net,11.38,18.69,17.43,288,291,healthy
|
||||||
|
1769693749,ai-foxhop-net,16.77,18.89,12.36,62,64,healthy
|
||||||
|
1769693754,cammy-foxhop-net,10.63,18.41,17.35,288,291,healthy
|
||||||
|
1769693754,ai-foxhop-net,15.59,18.61,12.3,60,64,healthy
|
||||||
|
1769693759,cammy-foxhop-net,10.34,18.22,17.29,288,291,healthy
|
||||||
|
1769693759,ai-foxhop-net,14.74,18.39,12.26,58,64,healthy
|
||||||
|
1769693765,cammy-foxhop-net,11.81,18.28,17.32,287,291,healthy
|
||||||
|
1769693765,ai-foxhop-net,13.64,18.03,12.21,58,64,healthy
|
||||||
|
1769693770,cammy-foxhop-net,11.34,18.07,17.26,288,291,healthy
|
||||||
|
1769693770,ai-foxhop-net,14.39,18.11,12.27,56,64,healthy
|
||||||
|
1769693776,cammy-foxhop-net,11.07,17.91,17.21,287,292,healthy
|
||||||
|
1769693776,ai-foxhop-net,15.0,18.18,12.32,55,64,healthy
|
||||||
|
1769693781,cammy-foxhop-net,11.47,17.88,17.2,287,291,healthy
|
||||||
|
1769693781,ai-foxhop-net,14.6,18.04,12.31,56,64,healthy
|
||||||
|
1769693787,cammy-foxhop-net,12.39,17.96,17.24,288,291,healthy
|
||||||
|
1769693787,ai-foxhop-net,14.31,17.92,12.3,58,64,healthy
|
||||||
|
1769693792,cammy-foxhop-net,13.72,18.14,17.3,289,291,healthy
|
||||||
|
1769693792,ai-foxhop-net,14.36,17.87,12.32,61,64,healthy
|
||||||
|
1769693798,cammy-foxhop-net,13.18,17.96,17.24,289,291,healthy
|
||||||
|
1769693798,ai-foxhop-net,13.69,17.68,12.28,59,64,healthy
|
||||||
|
1769693803,cammy-foxhop-net,12.37,17.71,17.17,288,291,healthy
|
||||||
|
1769693803,ai-foxhop-net,13.08,17.48,12.25,59,64,healthy
|
||||||
|
1769693808,cammy-foxhop-net,13.54,17.87,17.22,288,292,healthy
|
||||||
|
1769693808,ai-foxhop-net,14.19,17.64,12.33,61,64,healthy
|
||||||
|
1769693814,cammy-foxhop-net,15.74,18.25,17.35,288,291,healthy
|
||||||
|
1769693814,ai-foxhop-net,13.46,17.43,12.29,59,64,healthy
|
||||||
|
1769693820,cammy-foxhop-net,16.34,18.29,17.37,289,291,healthy
|
||||||
|
1769693820,ai-foxhop-net,12.7,17.14,12.25,56,64,healthy
|
||||||
|
1769693825,cammy-foxhop-net,15.51,18.09,17.31,289,291,healthy
|
||||||
|
1769693825,ai-foxhop-net,12.32,16.98,12.23,56,64,healthy
|
||||||
|
1769693831,cammy-foxhop-net,14.99,17.94,17.27,289,291,healthy
|
||||||
|
1769693831,ai-foxhop-net,12.94,17.03,12.27,58,64,healthy
|
||||||
|
1769693836,cammy-foxhop-net,14.43,17.77,17.22,289,291,healthy
|
||||||
|
1769693836,ai-foxhop-net,12.54,16.88,12.24,58,64,healthy
|
||||||
|
1769693842,cammy-foxhop-net,13.43,17.51,17.13,289,291,healthy
|
||||||
|
1769693842,ai-foxhop-net,12.18,16.74,12.22,60,64,healthy
|
||||||
|
1769693847,cammy-foxhop-net,13.24,17.4,17.1,288,291,healthy
|
||||||
|
1769693847,ai-foxhop-net,11.68,16.56,12.19,61,64,healthy
|
||||||
|
1769693853,cammy-foxhop-net,12.9,17.26,17.06,289,291,healthy
|
||||||
|
1769693853,ai-foxhop-net,13.79,16.91,12.33,64,64,healthy
|
||||||
|
1769693858,cammy-foxhop-net,12.03,17.01,16.98,289,291,healthy
|
||||||
|
1769693858,ai-foxhop-net,12.69,16.63,12.26,64,64,healthy
|
||||||
|
1769693863,cammy-foxhop-net,11.7,16.86,16.93,289,291,healthy
|
||||||
|
1769693863,ai-foxhop-net,11.67,16.36,12.19,64,64,healthy
|
||||||
|
1769693869,cammy-foxhop-net,11.25,16.68,16.87,289,291,healthy
|
||||||
|
1769693869,ai-foxhop-net,10.97,16.13,12.14,64,64,healthy
|
||||||
|
1769693874,cammy-foxhop-net,10.43,16.42,16.78,288,291,healthy
|
||||||
|
1769693874,ai-foxhop-net,10.18,15.88,12.08,63,64,healthy
|
||||||
|
1769693880,cammy-foxhop-net,9.67,16.06,16.66,288,292,healthy
|
||||||
|
1769693880,ai-foxhop-net,9.85,15.62,12.04,57,64,healthy
|
||||||
|
1769693885,cammy-foxhop-net,12.66,16.57,16.82,284,293,healthy
|
||||||
|
1769693885,ai-foxhop-net,9.71,15.5,12.02,57,64,healthy
|
||||||
|
1769693891,cammy-foxhop-net,14.21,16.83,16.91,286,291,healthy
|
||||||
|
1769693891,ai-foxhop-net,10.21,15.5,12.04,56,64,healthy
|
||||||
|
1769693896,cammy-foxhop-net,15.47,17.05,16.98,288,291,healthy
|
||||||
|
1769693896,ai-foxhop-net,10.19,15.41,12.03,55,64,healthy
|
||||||
|
1769693901,cammy-foxhop-net,15.68,17.06,16.98,289,291,healthy
|
||||||
|
1769693901,ai-foxhop-net,10.18,15.32,12.02,55,64,healthy
|
||||||
|
1769693907,cammy-foxhop-net,14.74,16.84,16.91,289,291,healthy
|
||||||
|
1769693907,ai-foxhop-net,10.08,15.22,12.0,55,64,healthy
|
||||||
|
1769693913,cammy-foxhop-net,13.96,16.65,16.85,289,291,healthy
|
||||||
|
1769693913,ai-foxhop-net,10.56,15.23,12.02,59,64,healthy
|
||||||
|
1769693919,cammy-foxhop-net,13.94,16.56,16.82,290,291,healthy
|
||||||
|
1769693919,ai-foxhop-net,10.19,15.08,11.99,60,64,healthy
|
||||||
|
1769693925,cammy-foxhop-net,13.38,16.4,16.77,290,291,healthy
|
||||||
|
1769693925,ai-foxhop-net,9.96,14.88,11.96,64,64,healthy
|
||||||
|
1769693930,cammy-foxhop-net,12.79,16.23,16.71,288,291,healthy
|
||||||
|
1769693930,ai-foxhop-net,9.57,14.71,11.92,63,64,healthy
|
||||||
|
1769693936,cammy-foxhop-net,14.17,16.46,16.78,290,291,healthy
|
||||||
|
1769693936,ai-foxhop-net,8.96,14.5,11.87,62,64,healthy
|
||||||
|
1769693942,cammy-foxhop-net,15.11,16.61,16.83,290,291,healthy
|
||||||
|
1769693942,ai-foxhop-net,8.8,14.38,11.84,62,64,healthy
|
||||||
|
1769693947,cammy-foxhop-net,14.87,16.54,16.8,290,291,healthy
|
||||||
|
1769693947,ai-foxhop-net,8.42,14.2,11.8,62,64,healthy
|
||||||
|
1769693953,cammy-foxhop-net,14.56,16.45,16.77,290,291,healthy
|
||||||
|
1769693953,ai-foxhop-net,8.14,14.05,11.76,62,64,healthy
|
||||||
|
1769693958,cammy-foxhop-net,14.99,16.5,16.79,290,291,healthy
|
||||||
|
1769693958,ai-foxhop-net,7.73,13.87,11.71,63,64,healthy
|
||||||
|
1769693964,cammy-foxhop-net,14.03,16.28,16.71,289,291,healthy
|
||||||
|
1769693964,ai-foxhop-net,7.19,13.65,11.66,63,64,healthy
|
||||||
|
1769693969,cammy-foxhop-net,14.59,16.36,16.74,287,291,healthy
|
||||||
|
1769693969,ai-foxhop-net,6.94,13.49,11.61,62,64,healthy
|
||||||
|
1769693974,cammy-foxhop-net,17.63,16.96,16.93,286,291,healthy
|
||||||
|
1769693974,ai-foxhop-net,7.01,13.29,11.57,57,64,healthy
|
||||||
|
1769693980,cammy-foxhop-net,18.7,17.19,17.0,287,290,healthy
|
||||||
|
1769693980,ai-foxhop-net,7.25,13.24,11.56,57,64,healthy
|
||||||
|
1769693986,cammy-foxhop-net,20.89,17.67,17.16,288,290,healthy
|
||||||
|
1769693986,ai-foxhop-net,7.47,13.18,11.55,57,64,healthy
|
||||||
|
1769693991,cammy-foxhop-net,22.74,18.11,17.3,289,290,healthy
|
||||||
|
1769693991,ai-foxhop-net,7.52,13.1,11.53,57,64,healthy
|
||||||
|
1769693997,cammy-foxhop-net,21.48,17.92,17.25,289,290,healthy
|
||||||
|
1769693997,ai-foxhop-net,7.71,13.05,11.52,57,64,healthy
|
||||||
|
1769694002,cammy-foxhop-net,20.96,17.87,17.24,289,290,healthy
|
||||||
|
1769694002,ai-foxhop-net,7.58,12.93,11.49,57,64,healthy
|
||||||
|
1769694008,cammy-foxhop-net,19.84,17.69,17.18,289,290,healthy
|
||||||
|
1769694008,ai-foxhop-net,8.33,13.0,11.52,61,64,healthy
|
||||||
|
1769694013,cammy-foxhop-net,23.86,18.56,17.47,288,290,healthy
|
||||||
|
1769694013,ai-foxhop-net,9.59,13.18,11.59,60,64,healthy
|
||||||
|
1769694019,cammy-foxhop-net,24.11,18.7,17.52,290,290,healthy
|
||||||
|
1769694019,ai-foxhop-net,8.98,12.99,11.54,63,64,healthy
|
||||||
|
1769694024,cammy-foxhop-net,24.1,18.79,17.55,289,290,healthy
|
||||||
|
1769694024,ai-foxhop-net,8.98,12.93,11.53,62,64,healthy
|
||||||
|
1769694030,cammy-foxhop-net,24.7,19.11,17.67,290,290,healthy
|
||||||
|
1769694030,ai-foxhop-net,8.21,12.63,11.45,62,64,healthy
|
||||||
|
1769694035,cammy-foxhop-net,23.77,19.0,17.64,290,290,healthy
|
||||||
|
1769694035,ai-foxhop-net,7.87,12.49,11.41,62,64,healthy
|
||||||
|
1769694041,cammy-foxhop-net,22.58,18.84,17.6,290,290,healthy
|
||||||
|
1769694041,ai-foxhop-net,8.28,12.5,11.41,63,64,healthy
|
||||||
|
1769694046,cammy-foxhop-net,23.58,19.11,17.69,288,291,healthy
|
||||||
|
1769694046,ai-foxhop-net,7.7,12.31,11.36,63,64,healthy
|
||||||
|
1769694052,cammy-foxhop-net,23.37,19.14,17.71,288,292,healthy
|
||||||
|
1769694052,ai-foxhop-net,7.24,12.14,11.31,62,64,healthy
|
||||||
|
1769694057,cammy-foxhop-net,23.74,19.29,17.76,286,291,healthy
|
||||||
|
1769694057,ai-foxhop-net,8.58,12.33,11.38,60,64,healthy
|
||||||
|
1769694063,cammy-foxhop-net,24.72,19.56,17.86,285,292,healthy
|
||||||
|
1769694063,ai-foxhop-net,9.82,12.53,11.44,58,64,healthy
|
||||||
|
1769694069,cammy-foxhop-net,27.39,20.2,18.08,284,293,healthy
|
||||||
|
1769694069,ai-foxhop-net,9.75,12.47,11.43,56,64,healthy
|
||||||
|
1769694075,cammy-foxhop-net,29.71,20.95,18.34,288,289,healthy
|
||||||
|
1769694075,ai-foxhop-net,10.41,12.52,11.46,53,64,healthy
|
||||||
|
1769694080,cammy-foxhop-net,27.65,20.67,18.27,289,289,healthy
|
||||||
|
1769694080,ai-foxhop-net,10.61,12.53,11.47,53,64,healthy
|
||||||
|
1769694086,cammy-foxhop-net,25.51,20.34,18.17,289,289,healthy
|
||||||
|
1769694086,ai-foxhop-net,12.89,12.97,11.62,55,64,healthy
|
||||||
|
1769694092,cammy-foxhop-net,23.71,20.05,18.09,289,289,healthy
|
||||||
|
1769694092,ai-foxhop-net,13.06,13.0,11.63,55,64,healthy
|
||||||
|
1769694098,cammy-foxhop-net,22.13,19.79,18.02,289,289,healthy
|
||||||
|
1769694098,ai-foxhop-net,13.29,13.05,11.66,58,64,healthy
|
||||||
|
1769694104,cammy-foxhop-net,19.86,19.38,17.9,289,289,healthy
|
||||||
|
1769694104,ai-foxhop-net,12.64,12.92,11.63,61,64,healthy
|
||||||
|
1769694110,cammy-foxhop-net,18.83,19.17,17.85,289,289,healthy
|
||||||
|
1769694110,ai-foxhop-net,12.03,12.79,11.59,61,64,healthy
|
||||||
|
1769694116,cammy-foxhop-net,18.36,19.07,17.82,289,289,healthy
|
||||||
|
1769694116,ai-foxhop-net,11.22,12.61,11.54,64,64,healthy
|
||||||
|
1769694122,cammy-foxhop-net,17.21,18.82,17.74,288,289,healthy
|
||||||
|
1769694122,ai-foxhop-net,10.57,12.45,11.5,64,64,healthy
|
||||||
|
1769694128,cammy-foxhop-net,17.76,18.91,17.78,286,293,healthy
|
||||||
|
1769694128,ai-foxhop-net,10.57,12.45,11.5,64,64,healthy
|
||||||
|
1769694134,cammy-foxhop-net,17.31,18.78,17.75,289,289,healthy
|
||||||
|
1769694134,ai-foxhop-net,null,null,null,0,0,unhealthy
|
||||||
|
1769694141,cammy-foxhop-net,17.68,18.83,17.77,282,293,healthy
|
||||||
|
1769694141,ai-foxhop-net,null,null,null,0,0,unhealthy
|
||||||
|
1769694146,cammy-foxhop-net,18.51,18.98,17.83,275,297,healthy
|
||||||
|
1769694146,ai-foxhop-net,14.85,13.31,11.81,52,64,healthy
|
||||||
|
1769694152,cammy-foxhop-net,19.83,19.25,17.92,270,293,healthy
|
||||||
|
1769694152,ai-foxhop-net,15.75,13.52,11.88,52,63,healthy
|
||||||
|
1769694157,cammy-foxhop-net,21.29,19.56,18.03,263,285,healthy
|
||||||
|
1769694157,ai-foxhop-net,16.01,13.61,11.92,53,63,healthy
|
||||||
|
1769694163,cammy-foxhop-net,23.34,20.02,18.18,264,284,healthy
|
||||||
|
1769694163,ai-foxhop-net,15.69,13.59,11.92,55,63,healthy
|
||||||
|
1769694169,cammy-foxhop-net,24.76,20.37,18.3,262,279,healthy
|
||||||
|
1769694169,ai-foxhop-net,15.79,13.64,11.95,51,65,healthy
|
||||||
|
1769694174,cammy-foxhop-net,34.39,22.44,18.99,263,280,healthy
|
||||||
|
1769694174,ai-foxhop-net,17.09,13.95,12.06,51,64,healthy
|
||||||
|
1769694180,cammy-foxhop-net,38.95,23.81,19.47,264,279,healthy
|
||||||
|
1769694180,ai-foxhop-net,19.23,14.51,12.26,47,62,healthy
|
||||||
|
1769694186,cammy-foxhop-net,40.07,24.29,19.65,268,281,healthy
|
||||||
|
1769694186,ai-foxhop-net,19.53,14.65,12.32,47,62,healthy
|
||||||
|
1769694192,cammy-foxhop-net,39.03,24.34,19.69,270,283,healthy
|
||||||
|
1769694192,ai-foxhop-net,19.49,14.72,12.36,47,62,healthy
|
||||||
|
235
reports/4.2.37/raw-samples.csv
Normal file
235
reports/4.2.37/raw-samples.csv
Normal file
|
|
@ -0,0 +1,235 @@
|
||||||
|
timestamp,load1,load5,load15,mem_used_gb,mem_avail_gb,mem_pct,available,allocated,spawning,latency_ms,http_code
|
||||||
|
1769692897,0,0,0,0,0,0,0,0,0,115,200
|
||||||
|
1769692903,0,0,0,0,0,0,0,0,0,130,200
|
||||||
|
1769692908,0,0,0,0,0,0,0,0,0,167,200
|
||||||
|
1769692914,0,0,0,0,0,0,0,0,0,273,200
|
||||||
|
1769692919,0,0,0,0,0,0,0,0,0,431,200
|
||||||
|
1769692925,0,0,0,0,0,0,0,0,0,434,200
|
||||||
|
1769692931,0,0,0,0,0,0,0,0,0,268,200
|
||||||
|
1769692937,0,0,0,0,0,0,0,0,0,289,200
|
||||||
|
1769692943,0,0,0,0,0,0,0,0,0,287,200
|
||||||
|
1769692948,0,0,0,0,0,0,0,0,0,276,200
|
||||||
|
1769692954,0,0,0,0,0,0,0,0,0,170,200
|
||||||
|
1769692960,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769692965,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769692971,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769692976,0,0,0,0,0,0,0,0,0,232,200
|
||||||
|
1769692982,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769692987,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769692993,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769692998,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693004,0,0,0,0,0,0,0,0,0,204,200
|
||||||
|
1769693009,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693015,0,0,0,0,0,0,0,0,0,280,200
|
||||||
|
1769693020,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693026,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693031,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693037,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693042,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693048,0,0,0,0,0,0,0,0,0,174,200
|
||||||
|
1769693053,0,0,0,0,0,0,0,0,0,165,200
|
||||||
|
1769693059,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693064,0,0,0,0,0,0,0,0,0,214,200
|
||||||
|
1769693070,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693075,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693081,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693086,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693092,0,0,0,0,0,0,0,0,0,175,200
|
||||||
|
1769693097,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693103,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693108,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693114,0,0,0,0,0,0,0,0,0,159,200
|
||||||
|
1769693120,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693125,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693131,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693136,0,0,0,0,0,0,0,0,0,179,200
|
||||||
|
1769693142,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693147,0,0,0,0,0,0,0,0,0,139,200
|
||||||
|
1769693152,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693158,0,0,0,0,0,0,0,0,0,194,200
|
||||||
|
1769693163,0,0,0,0,0,0,0,0,0,179,200
|
||||||
|
1769693169,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693174,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693180,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693185,0,0,0,0,0,0,0,0,0,204,200
|
||||||
|
1769693191,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693196,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693202,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693207,0,0,0,0,0,0,0,0,0,191,200
|
||||||
|
1769693213,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693218,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693224,0,0,0,0,0,0,0,0,0,117,200
|
||||||
|
1769693229,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693235,0,0,0,0,0,0,0,0,0,181,200
|
||||||
|
1769693240,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693246,0,0,0,0,0,0,0,0,0,204,200
|
||||||
|
1769693251,0,0,0,0,0,0,0,0,0,188,200
|
||||||
|
1769693257,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693262,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693268,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693273,0,0,0,0,0,0,0,0,0,290,200
|
||||||
|
1769693279,0,0,0,0,0,0,0,0,0,213,200
|
||||||
|
1769693284,0,0,0,0,0,0,0,0,0,119,200
|
||||||
|
1769693290,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693295,0,0,0,0,0,0,0,0,0,175,200
|
||||||
|
1769693301,0,0,0,0,0,0,0,0,0,175,200
|
||||||
|
1769693306,0,0,0,0,0,0,0,0,0,216,200
|
||||||
|
1769693312,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693317,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693323,0,0,0,0,0,0,0,0,0,191,200
|
||||||
|
1769693328,0,0,0,0,0,0,0,0,0,164,200
|
||||||
|
1769693334,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693339,0,0,0,0,0,0,0,0,0,176,200
|
||||||
|
1769693345,0,0,0,0,0,0,0,0,0,174,200
|
||||||
|
1769693350,0,0,0,0,0,0,0,0,0,314,200
|
||||||
|
1769693356,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693362,0,0,0,0,0,0,0,0,0,190,200
|
||||||
|
1769693367,0,0,0,0,0,0,0,0,0,213,200
|
||||||
|
1769693373,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693378,0,0,0,0,0,0,0,0,0,179,200
|
||||||
|
1769693384,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693389,0,0,0,0,0,0,0,0,0,171,200
|
||||||
|
1769693395,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693400,0,0,0,0,0,0,0,0,0,222,200
|
||||||
|
1769693406,0,0,0,0,0,0,0,0,0,161,200
|
||||||
|
1769693411,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693417,0,0,0,0,0,0,0,0,0,306,200
|
||||||
|
1769693422,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693428,0,0,0,0,0,0,0,0,0,190,200
|
||||||
|
1769693433,0,0,0,0,0,0,0,0,0,417,200
|
||||||
|
1769693439,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693445,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693450,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693456,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693461,0,0,0,0,0,0,0,0,0,158,200
|
||||||
|
1769693467,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693472,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693478,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693483,0,0,0,0,0,0,0,0,0,306,200
|
||||||
|
1769693489,0,0,0,0,0,0,0,0,0,745,200
|
||||||
|
1769693496,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693501,0,0,0,0,0,0,0,0,0,166,200
|
||||||
|
1769693507,0,0,0,0,0,0,0,0,0,172,200
|
||||||
|
1769693512,0,0,0,0,0,0,0,0,0,173,200
|
||||||
|
1769693518,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693523,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693529,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693534,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693540,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693545,0,0,0,0,0,0,0,0,0,189,200
|
||||||
|
1769693551,0,0,0,0,0,0,0,0,0,208,200
|
||||||
|
1769693556,0,0,0,0,0,0,0,0,0,183,200
|
||||||
|
1769693562,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693567,0,0,0,0,0,0,0,0,0,159,200
|
||||||
|
1769693573,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693578,0,0,0,0,0,0,0,0,0,174,200
|
||||||
|
1769693584,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693589,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693595,0,0,0,0,0,0,0,0,0,181,200
|
||||||
|
1769693601,0,0,0,0,0,0,0,0,0,169,200
|
||||||
|
1769693606,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693612,0,0,0,0,0,0,0,0,0,219,200
|
||||||
|
1769693617,0,0,0,0,0,0,0,0,0,173,200
|
||||||
|
1769693623,0,0,0,0,0,0,0,0,0,181,200
|
||||||
|
1769693628,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693634,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693639,0,0,0,0,0,0,0,0,0,176,200
|
||||||
|
1769693645,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693650,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693656,0,0,0,0,0,0,0,0,0,191,200
|
||||||
|
1769693661,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693667,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693672,0,0,0,0,0,0,0,0,0,212,200
|
||||||
|
1769693678,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693683,0,0,0,0,0,0,0,0,0,214,200
|
||||||
|
1769693689,0,0,0,0,0,0,0,0,0,133,200
|
||||||
|
1769693694,0,0,0,0,0,0,0,0,0,113,200
|
||||||
|
1769693700,0,0,0,0,0,0,0,0,0,181,200
|
||||||
|
1769693705,0,0,0,0,0,0,0,0,0,112,200
|
||||||
|
1769693711,0,0,0,0,0,0,0,0,0,129,200
|
||||||
|
1769693716,0,0,0,0,0,0,0,0,0,115,200
|
||||||
|
1769693721,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693727,0,0,0,0,0,0,0,0,0,167,200
|
||||||
|
1769693732,0,0,0,0,0,0,0,0,0,177,200
|
||||||
|
1769693738,0,0,0,0,0,0,0,0,0,171,200
|
||||||
|
1769693743,0,0,0,0,0,0,0,0,0,114,200
|
||||||
|
1769693749,0,0,0,0,0,0,0,0,0,131,200
|
||||||
|
1769693754,0,0,0,0,0,0,0,0,0,132,200
|
||||||
|
1769693759,0,0,0,0,0,0,0,0,0,161,200
|
||||||
|
1769693765,0,0,0,0,0,0,0,0,0,174,200
|
||||||
|
1769693770,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769693776,0,0,0,0,0,0,0,0,0,188,200
|
||||||
|
1769693781,0,0,0,0,0,0,0,0,0,190,200
|
||||||
|
1769693787,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693792,0,0,0,0,0,0,0,0,0,162,200
|
||||||
|
1769693798,0,0,0,0,0,0,0,0,0,117,200
|
||||||
|
1769693803,0,0,0,0,0,0,0,0,0,143,200
|
||||||
|
1769693808,0,0,0,0,0,0,0,0,0,295,200
|
||||||
|
1769693814,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693820,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693825,0,0,0,0,0,0,0,0,0,184,200
|
||||||
|
1769693831,0,0,0,0,0,0,0,0,0,176,200
|
||||||
|
1769693836,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769693842,0,0,0,0,0,0,0,0,0,188,200
|
||||||
|
1769693847,0,0,0,0,0,0,0,0,0,215,200
|
||||||
|
1769693853,0,0,0,0,0,0,0,0,0,140,200
|
||||||
|
1769693858,0,0,0,0,0,0,0,0,0,115,200
|
||||||
|
1769693863,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693869,0,0,0,0,0,0,0,0,0,115,200
|
||||||
|
1769693874,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693880,0,0,0,0,0,0,0,0,0,192,200
|
||||||
|
1769693885,0,0,0,0,0,0,0,0,0,221,200
|
||||||
|
1769693891,0,0,0,0,0,0,0,0,0,181,200
|
||||||
|
1769693896,0,0,0,0,0,0,0,0,0,166,200
|
||||||
|
1769693901,0,0,0,0,0,0,0,0,0,133,200
|
||||||
|
1769693907,0,0,0,0,0,0,0,0,0,513,200
|
||||||
|
1769693913,0,0,0,0,0,0,0,0,0,562,200
|
||||||
|
1769693919,0,0,0,0,0,0,0,0,0,381,200
|
||||||
|
1769693925,0,0,0,0,0,0,0,0,0,242,200
|
||||||
|
1769693930,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693936,0,0,0,0,0,0,0,0,0,232,200
|
||||||
|
1769693942,0,0,0,0,0,0,0,0,0,195,200
|
||||||
|
1769693947,0,0,0,0,0,0,0,0,0,155,200
|
||||||
|
1769693953,0,0,0,0,0,0,0,0,0,182,200
|
||||||
|
1769693958,0,0,0,0,0,0,0,0,0,157,200
|
||||||
|
1769693964,0,0,0,0,0,0,0,0,0,178,200
|
||||||
|
1769693969,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769693974,0,0,0,0,0,0,0,0,0,195,200
|
||||||
|
1769693980,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769693986,0,0,0,0,0,0,0,0,0,176,200
|
||||||
|
1769693991,0,0,0,0,0,0,0,0,0,181,200
|
||||||
|
1769693997,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769694002,0,0,0,0,0,0,0,0,0,186,200
|
||||||
|
1769694008,0,0,0,0,0,0,0,0,0,189,200
|
||||||
|
1769694013,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769694019,0,0,0,0,0,0,0,0,0,185,200
|
||||||
|
1769694024,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769694030,0,0,0,0,0,0,0,0,0,193,200
|
||||||
|
1769694035,0,0,0,0,0,0,0,0,0,209,200
|
||||||
|
1769694041,0,0,0,0,0,0,0,0,0,187,200
|
||||||
|
1769694046,0,0,0,0,0,0,0,0,0,163,200
|
||||||
|
1769694052,0,0,0,0,0,0,0,0,0,180,200
|
||||||
|
1769694057,0,0,0,0,0,0,0,0,0,352,200
|
||||||
|
1769694063,0,0,0,0,0,0,0,0,0,304,200
|
||||||
|
1769694069,0,0,0,0,0,0,0,0,0,363,200
|
||||||
|
1769694075,0,0,0,0,0,0,0,0,0,323,200
|
||||||
|
1769694080,0,0,0,0,0,0,0,0,0,347,200
|
||||||
|
1769694086,0,0,0,0,0,0,0,0,0,418,200
|
||||||
|
1769694092,0,0,0,0,0,0,0,0,0,399,200
|
||||||
|
1769694098,0,0,0,0,0,0,0,0,0,607,200
|
||||||
|
1769694104,0,0,0,0,0,0,0,0,0,317,200
|
||||||
|
1769694110,0,0,0,0,0,0,0,0,0,387,200
|
||||||
|
1769694116,0,0,0,0,0,0,0,0,0,409,200
|
||||||
|
1769694122,0,0,0,0,0,0,0,0,0,331,200
|
||||||
|
1769694128,0,0,0,0,0,0,0,0,0,341,200
|
||||||
|
1769694134,0,0,0,0,0,0,0,0,0,439,200
|
||||||
|
1769694141,0,0,0,0,0,0,0,0,0,379,200
|
||||||
|
1769694146,0,0,0,0,0,0,0,0,0,179,200
|
||||||
|
1769694152,0,0,0,0,0,0,0,0,0,165,200
|
||||||
|
1769694157,0,0,0,0,0,0,0,0,0,354,200
|
||||||
|
1769694163,0,0,0,0,0,0,0,0,0,189,200
|
||||||
|
1769694169,0,0,0,0,0,0,0,0,0,174,200
|
||||||
|
1769694174,0,0,0,0,0,0,0,0,0,307,200
|
||||||
|
1769694180,0,0,0,0,0,0,0,0,0,440,200
|
||||||
|
1769694186,0,0,0,0,0,0,0,0,0,468,200
|
||||||
|
1769694192,0,0,0,0,0,0,0,0,0,312,200
|
||||||
|
|
|
@ -38,3 +38,4 @@ Tracking compile and test execution times across releases.
|
||||||
| 4.2.31 | 2026-01-28 | 704 | 99.5% | 74s | go | erlang |
|
| 4.2.31 | 2026-01-28 | 704 | 99.5% | 74s | go | erlang |
|
||||||
| 4.2.32 | 2026-01-28 | 776 | 100.0% | 99s | kotlin | cpp |
|
| 4.2.32 | 2026-01-28 | 776 | 100.0% | 99s | kotlin | cpp |
|
||||||
| 4.2.36 | 2026-01-29 | 860 | 72.6% | 1528s | scheme | erlang |
|
| 4.2.36 | 2026-01-29 | 860 | 72.6% | 1528s | scheme | erlang |
|
||||||
|
| 4.2.37 | 2026-01-29 | 812 | 88.4% | 267s | rust | powershell |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue