-
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 5fa30f4
- Loading branch information
github-action-benchmark
committed
Aug 21, 2024
1 parent
1d31fc9
commit 92fcc13
Showing
1 changed file
with
169 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": 1723817895347, | ||
"lastUpdate": 1724257913145, | ||
"repoUrl": "https://github.com/runfinch/finch", | ||
"entries": { | ||
"Finch Benchmark": [ | ||
|
@@ -37016,6 +37016,174 @@ window.BENCHMARK_DATA = { | |
"extra": "3 times\n12 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Subhransu", | ||
"username": "Shubhranshu153" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "5fa30f45f7ff20605905d456d5dda1c177172527", | ||
"message": "feat: Add exit status code to finch (#1068)\n\nfeat: add exit status code to finch\r\n\r\nSigned-off-by: Shubharanshu Mahapatra <[email protected]>", | ||
"timestamp": "2024-08-21T09:24:03-07:00", | ||
"tree_id": "176b11c48940f9c1e041df4dcdc4a44961c042ad", | ||
"url": "https://github.com/runfinch/finch/commit/5fa30f45f7ff20605905d456d5dda1c177172527" | ||
}, | ||
"date": 1724257912163, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit", | ||
"value": 85092072267, | ||
"unit": "ns/op\t 0.2336 %cpu_avg/op\t 27.27 %cpu_peak/op\t 85.09 cpu_seconds/op\t1860562944 disk_bytes/op\t 4080560 B/op\t 80441 allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - ns/op", | ||
"value": 85092072267, | ||
"unit": "ns/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", | ||
"value": 0.2336, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", | ||
"value": 27.27, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", | ||
"value": 85.09, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", | ||
"value": 1860562944, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - B/op", | ||
"value": 4080560, | ||
"unit": "B/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op", | ||
"value": 80441, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart", | ||
"value": 24908883254, | ||
"unit": "ns/op\t 0.3275 %cpu_avg/op\t 35.71 %cpu_peak/op\t 24.91 cpu_seconds/op\t 22446080 disk_bytes/op\t 1191880 B/op\t 23773 allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - ns/op", | ||
"value": 24908883254, | ||
"unit": "ns/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", | ||
"value": 0.3275, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", | ||
"value": 35.71, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", | ||
"value": 24.91, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", | ||
"value": 22446080, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - B/op", | ||
"value": 1191880, | ||
"unit": "B/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op", | ||
"value": 23773, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun", | ||
"value": 444495522, | ||
"unit": "ns/op\t 0.4960 %cpu_avg/op\t 11.74 %cpu_peak/op\t 0.4444 cpu_seconds/op\t 2730 disk_bytes/op\t 32042 B/op\t 476 allocs/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op", | ||
"value": 444495522, | ||
"unit": "ns/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", | ||
"value": 0.496, | ||
"unit": "%cpu_avg/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", | ||
"value": 11.74, | ||
"unit": "%cpu_peak/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", | ||
"value": 0.4444, | ||
"unit": "cpu_seconds/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", | ||
"value": 2730, | ||
"unit": "disk_bytes/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - B/op", | ||
"value": 32042, | ||
"unit": "B/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", | ||
"value": 476, | ||
"unit": "allocs/op", | ||
"extra": "3 times\n12 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|