From 8b067842b9c9fb64f0491eff5958f97c394ff13a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 18 Jul 2023 17:02:49 +0000 Subject: [PATCH] add Finch Benchmark (go) benchmark result for 7b330d3e2bd4cc623f46762c8e3b120ddc18f3b0 --- dev/bench/macOS/13/arm64/data.js | 194 ++++++++++++++++++++++++++++++- 1 file changed, 193 insertions(+), 1 deletion(-) diff --git a/dev/bench/macOS/13/arm64/data.js b/dev/bench/macOS/13/arm64/data.js index 2a91a31ce..4f30a9def 100644 --- a/dev/bench/macOS/13/arm64/data.js +++ b/dev/bench/macOS/13/arm64/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689699515328, + "lastUpdate": 1689699769087, "repoUrl": "https://github.com/runfinch/finch", "entries": { "Finch Benchmark": [ @@ -9410,6 +9410,198 @@ window.BENCHMARK_DATA = { "extra": "1 times\n8 procs" } ] + }, + { + "commit": { + "author": { + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "name": "github-actions[bot]", + "username": "github-actions[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "7b330d3e2bd4cc623f46762c8e3b120ddc18f3b0", + "message": "build(deps): Bump lima version (#476)\n\nAutomated changes by\r\n[create-pull-request](https://github.com/peter-evans/create-pull-request)\r\nGitHub action\r\n\r\nSigned-off-by: GitHub \r\nCo-authored-by: vsiravar ", + "timestamp": "2023-07-18T09:50:20-07:00", + "tree_id": "84e65eb661e398fae1a28d14e5ef0779e11a6d04", + "url": "https://github.com/runfinch/finch/commit/7b330d3e2bd4cc623f46762c8e3b120ddc18f3b0" + }, + "date": 1689699768411, + "tool": "go", + "benches": [ + { + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", + "value": 69082277125, + "unit": "ns/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", + "value": 0.3691, + "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": 69.08, + "unit": "cpu_seconds/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", + "value": 1959346176, + "unit": "disk_bytes/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - B/op", + "value": 3074320, + "unit": "B/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", + "value": 65406, + "unit": "allocs/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", + "value": 24052431792, + "unit": "ns/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", + "value": 0.3939, + "unit": "%cpu_avg/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", + "value": 57.14, + "unit": "%cpu_peak/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", + "value": 24.05, + "unit": "cpu_seconds/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", + "value": -20480, + "unit": "disk_bytes/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - B/op", + "value": 1069232, + "unit": "B/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", + "value": 22721, + "unit": "allocs/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", + "value": 368949972, + "unit": "ns/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", + "value": 1.069, + "unit": "%cpu_avg/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", + "value": 15, + "unit": "%cpu_peak/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", + "value": 0.3689, + "unit": "cpu_seconds/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", + "value": 0, + "unit": "disk_bytes/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", + "value": 26442, + "unit": "B/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", + "value": 394, + "unit": "allocs/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", + "value": 1363095167, + "unit": "ns/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", + "value": 0.9636, + "unit": "%cpu_avg/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", + "value": 33.33, + "unit": "%cpu_peak/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", + "value": 1.363, + "unit": "cpu_seconds/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", + "value": 3596288, + "unit": "disk_bytes/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", + "value": 68456, + "unit": "B/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", + "value": 1328, + "unit": "allocs/op", + "extra": "1 times\n8 procs" + } + ] } ] }