From c9ddaf4b063d13b91d33d61e4b86df8209232eab Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 31 Jan 2025 20:20:49 +0000 Subject: [PATCH] add Finch Benchmark (go) benchmark result for 5ba6426bad37d3ce3828a3544330dea4fc779873 --- dev/bench/macOS/14/x86_64/data.js | 218 +++++++++++++++++++++++++++++- 1 file changed, 217 insertions(+), 1 deletion(-) diff --git a/dev/bench/macOS/14/x86_64/data.js b/dev/bench/macOS/14/x86_64/data.js index 19c028781..536e12612 100644 --- a/dev/bench/macOS/14/x86_64/data.js +++ b/dev/bench/macOS/14/x86_64/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738188660941, + "lastUpdate": 1738354849802, "repoUrl": "https://github.com/runfinch/finch", "entries": { "Finch Benchmark": [ @@ -62000,6 +62000,222 @@ window.BENCHMARK_DATA = { "extra": "1 times\n12 procs" } ] + }, + { + "commit": { + "author": { + "email": "pendo324@users.noreply.github.com", + "name": "Justin", + "username": "pendo324" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5ba6426bad37d3ce3828a3544330dea4fc779873", + "message": "test: update nerdctl version override to set version at runtime (#1264)\n\n* test: remove nerdctl version override since 2.x is now available on Amazon Linux\n\nSigned-off-by: Justin Alvarez \n\n* get nerdctl version at runtime\n\nSigned-off-by: Justin Alvarez \n\n* remove assertions\n\nSigned-off-by: Justin Alvarez \n\n* add multi-line flag\n\nSigned-off-by: Justin Alvarez \n\n---------\n\nSigned-off-by: Justin Alvarez ", + "timestamp": "2025-01-31T15:16:30-05:00", + "tree_id": "36a61d30cf9a81255c73fe0bc71dab86a19dc8ba", + "url": "https://github.com/runfinch/finch/commit/5ba6426bad37d3ce3828a3544330dea4fc779873" + }, + "date": 1738354848812, + "tool": "go", + "benches": [ + { + "name": "BenchmarkAll/BenchmarkVMInit", + "value": 69003712448, + "unit": "ns/op\t 0.4315 %cpu_avg/op\t 38.46 %cpu_peak/op\t 69.00 cpu_seconds/op\t1922129920 disk_bytes/op\t 3457600 B/op\t 66562 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", + "value": 69003712448, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", + "value": 0.4315, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", + "value": 38.46, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", + "value": 69, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", + "value": 1922129920, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - B/op", + "value": 3457600, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", + "value": 66562, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart", + "value": 22270939527, + "unit": "ns/op\t 0.3622 %cpu_avg/op\t 27.27 %cpu_peak/op\t 22.27 cpu_seconds/op\t 29466624 disk_bytes/op\t 1106560 B/op\t 21267 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", + "value": 22270939527, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", + "value": 0.3622, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", + "value": 27.27, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", + "value": 22.27, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", + "value": 29466624, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - B/op", + "value": 1106560, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", + "value": 21267, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun", + "value": 483929427, + "unit": "ns/op\t 0.9418 %cpu_avg/op\t 16.32 %cpu_peak/op\t 0.4839 cpu_seconds/op\t 316757 disk_bytes/op\t 34381 B/op\t 513 allocs/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", + "value": 483929427, + "unit": "ns/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", + "value": 0.9418, + "unit": "%cpu_avg/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", + "value": 16.32, + "unit": "%cpu_peak/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", + "value": 0.4839, + "unit": "cpu_seconds/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", + "value": 316757, + "unit": "disk_bytes/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", + "value": 34381, + "unit": "B/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", + "value": 513, + "unit": "allocs/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild", + "value": 1539811230, + "unit": "ns/op\t 0.3531 %cpu_avg/op\t 16.67 %cpu_peak/op\t 1.540 cpu_seconds/op\t 2285568 disk_bytes/op\t 87672 B/op\t 1530 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", + "value": 1539811230, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", + "value": 0.3531, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", + "value": 16.67, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", + "value": 1.54, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", + "value": 2285568, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", + "value": 87672, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", + "value": 1530, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + } + ] } ] }