-
Notifications
You must be signed in to change notification settings - Fork 95
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 ac23944
- Loading branch information
github-action-benchmark
committed
Jan 24, 2025
1 parent
9e4fc0d
commit 6bad4b2
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": 1737664441856, | ||
"lastUpdate": 1737678225944, | ||
"repoUrl": "https://github.com/runfinch/finch", | ||
"entries": { | ||
"Finch Benchmark": [ | ||
|
@@ -61928,6 +61928,222 @@ window.BENCHMARK_DATA = { | |
"extra": "1 times\n8 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Jingwei Wang", | ||
"username": "sky1122" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "ac2394401e5ae08d27a145d2920207c74ef00944", | ||
"message": "ci: ci only merged to main will upload the testing report (#1244)\n\nci: only merged to main will upload the testing report\n\n---------\n\nSigned-off-by: Jingwei Wang <[email protected]>", | ||
"timestamp": "2025-01-23T16:20:24-08:00", | ||
"tree_id": "975d6849ac97ce065efe594776603c38d06511e8", | ||
"url": "https://github.com/runfinch/finch/commit/ac2394401e5ae08d27a145d2920207c74ef00944" | ||
}, | ||
"date": 1737678225113, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit", | ||
"value": 47708294291, | ||
"unit": "ns/op\t 0.3916 %cpu_avg/op\t 50.00 %cpu_peak/op\t 47.71 cpu_seconds/op\t2755301376 disk_bytes/op\t 2349000 B/op\t 45146 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - ns/op", | ||
"value": 47708294291, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", | ||
"value": 0.3916, | ||
"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": 47.71, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", | ||
"value": 2755301376, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - B/op", | ||
"value": 2349000, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op", | ||
"value": 45146, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart", | ||
"value": 22339562667, | ||
"unit": "ns/op\t 0.3562 %cpu_avg/op\t 40.00 %cpu_peak/op\t 22.34 cpu_seconds/op\t 51494912 disk_bytes/op\t 1097464 B/op\t 21065 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - ns/op", | ||
"value": 22339562667, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", | ||
"value": 0.3562, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", | ||
"value": 40, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", | ||
"value": 22.34, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", | ||
"value": 51494912, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - B/op", | ||
"value": 1097464, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op", | ||
"value": 21065, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun", | ||
"value": 272481364, | ||
"unit": "ns/op\t 1.308 %cpu_avg/op\t 13.07 %cpu_peak/op\t 0.2724 cpu_seconds/op\t 20480 disk_bytes/op\t 23578 B/op\t 303 allocs/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op", | ||
"value": 272481364, | ||
"unit": "ns/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", | ||
"value": 1.308, | ||
"unit": "%cpu_avg/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", | ||
"value": 13.07, | ||
"unit": "%cpu_peak/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", | ||
"value": 0.2724, | ||
"unit": "cpu_seconds/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", | ||
"value": 20480, | ||
"unit": "disk_bytes/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - B/op", | ||
"value": 23578, | ||
"unit": "B/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", | ||
"value": 303, | ||
"unit": "allocs/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild", | ||
"value": 1362044042, | ||
"unit": "ns/op\t 0.7187 %cpu_avg/op\t 30.00 %cpu_peak/op\t 1.362 cpu_seconds/op\t 2764800 disk_bytes/op\t 74952 B/op\t 1327 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op", | ||
"value": 1362044042, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", | ||
"value": 0.7187, | ||
"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.362, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", | ||
"value": 2764800, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - B/op", | ||
"value": 74952, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", | ||
"value": 1327, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|