Skip to content

Commit 83082f5

Browse files
author
github-action-benchmark
committed
add Finch Benchmark (go) benchmark result for 3525e55
1 parent 58b6c46 commit 83082f5

File tree

1 file changed

+169
-1
lines changed

1 file changed

+169
-1
lines changed

dev/bench/macOS/13/x86_64/data.js

Lines changed: 169 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1728423746840,
2+
"lastUpdate": 1728429048230,
33
"repoUrl": "https://github.com/runfinch/finch",
44
"entries": {
55
"Finch Benchmark": [
@@ -68102,6 +68102,174 @@ window.BENCHMARK_DATA = {
6810268102
"extra": "1 times\n12 procs"
6810368103
}
6810468104
]
68105+
},
68106+
{
68107+
"commit": {
68108+
"author": {
68109+
"email": "41898282+github-actions[bot]@users.noreply.github.com",
68110+
"name": "github-actions[bot]",
68111+
"username": "github-actions[bot]"
68112+
},
68113+
"committer": {
68114+
"email": "[email protected]",
68115+
"name": "GitHub",
68116+
"username": "web-flow"
68117+
},
68118+
"distinct": true,
68119+
"id": "3525e5514242e5718cf45727d60f7d3ca97a833a",
68120+
"message": "chore(main): release 1.4.0 (#1118)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
68121+
"timestamp": "2024-10-08T16:05:32-07:00",
68122+
"tree_id": "41c4227b838a91f11f466b837c2ec24d70b8873d",
68123+
"url": "https://github.com/runfinch/finch/commit/3525e5514242e5718cf45727d60f7d3ca97a833a"
68124+
},
68125+
"date": 1728429047313,
68126+
"tool": "go",
68127+
"benches": [
68128+
{
68129+
"name": "BenchmarkAll/BenchmarkVMInit",
68130+
"value": 97463398100,
68131+
"unit": "ns/op\t 0.2291 %cpu_avg/op\t 30.77 %cpu_peak/op\t 97.46 cpu_seconds/op\t8586129408 disk_bytes/op\t 4642504 B/op\t 92283 allocs/op",
68132+
"extra": "1 times\n12 procs"
68133+
},
68134+
{
68135+
"name": "BenchmarkAll/BenchmarkVMInit - ns/op",
68136+
"value": 97463398100,
68137+
"unit": "ns/op",
68138+
"extra": "1 times\n12 procs"
68139+
},
68140+
{
68141+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op",
68142+
"value": 0.2291,
68143+
"unit": "%cpu_avg/op",
68144+
"extra": "1 times\n12 procs"
68145+
},
68146+
{
68147+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op",
68148+
"value": 30.77,
68149+
"unit": "%cpu_peak/op",
68150+
"extra": "1 times\n12 procs"
68151+
},
68152+
{
68153+
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op",
68154+
"value": 97.46,
68155+
"unit": "cpu_seconds/op",
68156+
"extra": "1 times\n12 procs"
68157+
},
68158+
{
68159+
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op",
68160+
"value": 8586129408,
68161+
"unit": "disk_bytes/op",
68162+
"extra": "1 times\n12 procs"
68163+
},
68164+
{
68165+
"name": "BenchmarkAll/BenchmarkVMInit - B/op",
68166+
"value": 4642504,
68167+
"unit": "B/op",
68168+
"extra": "1 times\n12 procs"
68169+
},
68170+
{
68171+
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op",
68172+
"value": 92283,
68173+
"unit": "allocs/op",
68174+
"extra": "1 times\n12 procs"
68175+
},
68176+
{
68177+
"name": "BenchmarkAll/BenchmarkContainerRun",
68178+
"value": 459982364,
68179+
"unit": "ns/op\t 0.7018 %cpu_avg/op\t 14.08 %cpu_peak/op\t 0.4599 cpu_seconds/op\t 236202 disk_bytes/op\t 33146 B/op\t 491 allocs/op",
68180+
"extra": "3 times\n12 procs"
68181+
},
68182+
{
68183+
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op",
68184+
"value": 459982364,
68185+
"unit": "ns/op",
68186+
"extra": "3 times\n12 procs"
68187+
},
68188+
{
68189+
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op",
68190+
"value": 0.7018,
68191+
"unit": "%cpu_avg/op",
68192+
"extra": "3 times\n12 procs"
68193+
},
68194+
{
68195+
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op",
68196+
"value": 14.08,
68197+
"unit": "%cpu_peak/op",
68198+
"extra": "3 times\n12 procs"
68199+
},
68200+
{
68201+
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op",
68202+
"value": 0.4599,
68203+
"unit": "cpu_seconds/op",
68204+
"extra": "3 times\n12 procs"
68205+
},
68206+
{
68207+
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op",
68208+
"value": 236202,
68209+
"unit": "disk_bytes/op",
68210+
"extra": "3 times\n12 procs"
68211+
},
68212+
{
68213+
"name": "BenchmarkAll/BenchmarkContainerRun - B/op",
68214+
"value": 33146,
68215+
"unit": "B/op",
68216+
"extra": "3 times\n12 procs"
68217+
},
68218+
{
68219+
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op",
68220+
"value": 491,
68221+
"unit": "allocs/op",
68222+
"extra": "3 times\n12 procs"
68223+
},
68224+
{
68225+
"name": "BenchmarkAll/BenchmarkImageBuild",
68226+
"value": 1254314998,
68227+
"unit": "ns/op\t 0.3293 %cpu_avg/op\t 14.29 %cpu_peak/op\t 1.254 cpu_seconds/op\t 2322432 disk_bytes/op\t 69576 B/op\t 1248 allocs/op",
68228+
"extra": "1 times\n12 procs"
68229+
},
68230+
{
68231+
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op",
68232+
"value": 1254314998,
68233+
"unit": "ns/op",
68234+
"extra": "1 times\n12 procs"
68235+
},
68236+
{
68237+
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op",
68238+
"value": 0.3293,
68239+
"unit": "%cpu_avg/op",
68240+
"extra": "1 times\n12 procs"
68241+
},
68242+
{
68243+
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op",
68244+
"value": 14.29,
68245+
"unit": "%cpu_peak/op",
68246+
"extra": "1 times\n12 procs"
68247+
},
68248+
{
68249+
"name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op",
68250+
"value": 1.254,
68251+
"unit": "cpu_seconds/op",
68252+
"extra": "1 times\n12 procs"
68253+
},
68254+
{
68255+
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op",
68256+
"value": 2322432,
68257+
"unit": "disk_bytes/op",
68258+
"extra": "1 times\n12 procs"
68259+
},
68260+
{
68261+
"name": "BenchmarkAll/BenchmarkImageBuild - B/op",
68262+
"value": 69576,
68263+
"unit": "B/op",
68264+
"extra": "1 times\n12 procs"
68265+
},
68266+
{
68267+
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op",
68268+
"value": 1248,
68269+
"unit": "allocs/op",
68270+
"extra": "1 times\n12 procs"
68271+
}
68272+
]
6810568273
}
6810668274
]
6810768275
}

0 commit comments

Comments
 (0)