-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Finch Benchmark (go) benchmark result for f810894
- Loading branch information
github-action-benchmark
committed
Oct 29, 2024
1 parent
10fc4eb
commit da091f3
Showing
1 changed file
with
217 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1730142432420, | ||
"lastUpdate": 1730169714986, | ||
"repoUrl": "https://github.com/runfinch/finch", | ||
"entries": { | ||
"Finch Benchmark": [ | ||
|
@@ -73832,6 +73832,222 @@ window.BENCHMARK_DATA = { | |
"extra": "1 times\n8 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Austin Vazquez", | ||
"username": "austinvazquez" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "f810894dc8bff2323d082d630f7065a87c50a375", | ||
"message": "ci: add short timeout for wsl hang (#1155)\n\nSigned-off-by: Austin Vazquez <[email protected]>", | ||
"timestamp": "2024-10-29T02:36:50Z", | ||
"tree_id": "b6ec653df5b90eaf9cb982021f0da289193cadd2", | ||
"url": "https://github.com/runfinch/finch/commit/f810894dc8bff2323d082d630f7065a87c50a375" | ||
}, | ||
"date": 1730169714150, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit", | ||
"value": 78949769542, | ||
"unit": "ns/op\t 0.3180 %cpu_avg/op\t 50.00 %cpu_peak/op\t 78.95 cpu_seconds/op\t3396304896 disk_bytes/op\t 3795640 B/op\t 74524 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - ns/op", | ||
"value": 78949769542, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", | ||
"value": 0.318, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", | ||
"value": 50, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", | ||
"value": 78.95, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", | ||
"value": 3396304896, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - B/op", | ||
"value": 3795640, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op", | ||
"value": 74524, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart", | ||
"value": 18363791500, | ||
"unit": "ns/op\t 0.3716 %cpu_avg/op\t 28.57 %cpu_peak/op\t 18.36 cpu_seconds/op\t 49790976 disk_bytes/op\t 869968 B/op\t 17393 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - ns/op", | ||
"value": 18363791500, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", | ||
"value": 0.3716, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", | ||
"value": 28.57, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", | ||
"value": 18.36, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", | ||
"value": 49790976, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - B/op", | ||
"value": 869968, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op", | ||
"value": 17393, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun", | ||
"value": 241240709, | ||
"unit": "ns/op\t 0.9095 %cpu_avg/op\t 11.45 %cpu_peak/op\t 0.2412 cpu_seconds/op\t 134348 disk_bytes/op\t 22012 B/op\t 271 allocs/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op", | ||
"value": 241240709, | ||
"unit": "ns/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", | ||
"value": 0.9095, | ||
"unit": "%cpu_avg/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", | ||
"value": 11.45, | ||
"unit": "%cpu_peak/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", | ||
"value": 0.2412, | ||
"unit": "cpu_seconds/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", | ||
"value": 134348, | ||
"unit": "disk_bytes/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - B/op", | ||
"value": 22012, | ||
"unit": "B/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", | ||
"value": 271, | ||
"unit": "allocs/op", | ||
"extra": "5 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild", | ||
"value": 1023533791, | ||
"unit": "ns/op\t 0.6659 %cpu_avg/op\t 30.00 %cpu_peak/op\t 1.024 cpu_seconds/op\t 2330624 disk_bytes/op\t 58488 B/op\t 1009 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op", | ||
"value": 1023533791, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", | ||
"value": 0.6659, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", | ||
"value": 30, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", | ||
"value": 1.024, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", | ||
"value": 2330624, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - B/op", | ||
"value": 58488, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", | ||
"value": 1009, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|