Skip to content

Commit af05d77

Browse files
author
github-action-benchmark
committed
add Finch Benchmark (go) benchmark result for 3525e55
1 parent 762aafc commit af05d77

File tree

1 file changed

+217
-1
lines changed

1 file changed

+217
-1
lines changed

dev/bench/macOS/14/arm64/data.js

Lines changed: 217 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1728429004138,
2+
"lastUpdate": 1728430838928,
33
"repoUrl": "https://github.com/runfinch/finch",
44
"entries": {
55
"Finch Benchmark": [
@@ -47000,6 +47000,222 @@ window.BENCHMARK_DATA = {
4700047000
"extra": "1 times\n8 procs"
4700147001
}
4700247002
]
47003+
},
47004+
{
47005+
"commit": {
47006+
"author": {
47007+
"email": "41898282+github-actions[bot]@users.noreply.github.com",
47008+
"name": "github-actions[bot]",
47009+
"username": "github-actions[bot]"
47010+
},
47011+
"committer": {
47012+
"email": "[email protected]",
47013+
"name": "GitHub",
47014+
"username": "web-flow"
47015+
},
47016+
"distinct": true,
47017+
"id": "3525e5514242e5718cf45727d60f7d3ca97a833a",
47018+
"message": "chore(main): release 1.4.0 (#1118)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
47019+
"timestamp": "2024-10-08T16:05:32-07:00",
47020+
"tree_id": "41c4227b838a91f11f466b837c2ec24d70b8873d",
47021+
"url": "https://github.com/runfinch/finch/commit/3525e5514242e5718cf45727d60f7d3ca97a833a"
47022+
},
47023+
"date": 1728430838195,
47024+
"tool": "go",
47025+
"benches": [
47026+
{
47027+
"name": "BenchmarkAll/BenchmarkVMInit",
47028+
"value": 70072130708,
47029+
"unit": "ns/op\t 0.7368 %cpu_avg/op\t 55.56 %cpu_peak/op\t 70.07 cpu_seconds/op\t3360628736 disk_bytes/op\t 3331872 B/op\t 66137 allocs/op",
47030+
"extra": "1 times\n8 procs"
47031+
},
47032+
{
47033+
"name": "BenchmarkAll/BenchmarkVMInit - ns/op",
47034+
"value": 70072130708,
47035+
"unit": "ns/op",
47036+
"extra": "1 times\n8 procs"
47037+
},
47038+
{
47039+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op",
47040+
"value": 0.7368,
47041+
"unit": "%cpu_avg/op",
47042+
"extra": "1 times\n8 procs"
47043+
},
47044+
{
47045+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op",
47046+
"value": 55.56,
47047+
"unit": "%cpu_peak/op",
47048+
"extra": "1 times\n8 procs"
47049+
},
47050+
{
47051+
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op",
47052+
"value": 70.07,
47053+
"unit": "cpu_seconds/op",
47054+
"extra": "1 times\n8 procs"
47055+
},
47056+
{
47057+
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op",
47058+
"value": 3360628736,
47059+
"unit": "disk_bytes/op",
47060+
"extra": "1 times\n8 procs"
47061+
},
47062+
{
47063+
"name": "BenchmarkAll/BenchmarkVMInit - B/op",
47064+
"value": 3331872,
47065+
"unit": "B/op",
47066+
"extra": "1 times\n8 procs"
47067+
},
47068+
{
47069+
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op",
47070+
"value": 66137,
47071+
"unit": "allocs/op",
47072+
"extra": "1 times\n8 procs"
47073+
},
47074+
{
47075+
"name": "BenchmarkAll/BenchmarkVMStart",
47076+
"value": 18312147250,
47077+
"unit": "ns/op\t 0.8714 %cpu_avg/op\t 46.15 %cpu_peak/op\t 18.31 cpu_seconds/op\t 46727168 disk_bytes/op\t 866408 B/op\t 17338 allocs/op",
47078+
"extra": "1 times\n8 procs"
47079+
},
47080+
{
47081+
"name": "BenchmarkAll/BenchmarkVMStart - ns/op",
47082+
"value": 18312147250,
47083+
"unit": "ns/op",
47084+
"extra": "1 times\n8 procs"
47085+
},
47086+
{
47087+
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op",
47088+
"value": 0.8714,
47089+
"unit": "%cpu_avg/op",
47090+
"extra": "1 times\n8 procs"
47091+
},
47092+
{
47093+
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op",
47094+
"value": 46.15,
47095+
"unit": "%cpu_peak/op",
47096+
"extra": "1 times\n8 procs"
47097+
},
47098+
{
47099+
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op",
47100+
"value": 18.31,
47101+
"unit": "cpu_seconds/op",
47102+
"extra": "1 times\n8 procs"
47103+
},
47104+
{
47105+
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op",
47106+
"value": 46727168,
47107+
"unit": "disk_bytes/op",
47108+
"extra": "1 times\n8 procs"
47109+
},
47110+
{
47111+
"name": "BenchmarkAll/BenchmarkVMStart - B/op",
47112+
"value": 866408,
47113+
"unit": "B/op",
47114+
"extra": "1 times\n8 procs"
47115+
},
47116+
{
47117+
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op",
47118+
"value": 17338,
47119+
"unit": "allocs/op",
47120+
"extra": "1 times\n8 procs"
47121+
},
47122+
{
47123+
"name": "BenchmarkAll/BenchmarkContainerRun",
47124+
"value": 262147541,
47125+
"unit": "ns/op\t 1.742 %cpu_avg/op\t 17.82 %cpu_peak/op\t 0.2621 cpu_seconds/op\t 0 disk_bytes/op\t 22734 B/op\t 293 allocs/op",
47126+
"extra": "5 times\n8 procs"
47127+
},
47128+
{
47129+
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op",
47130+
"value": 262147541,
47131+
"unit": "ns/op",
47132+
"extra": "5 times\n8 procs"
47133+
},
47134+
{
47135+
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op",
47136+
"value": 1.742,
47137+
"unit": "%cpu_avg/op",
47138+
"extra": "5 times\n8 procs"
47139+
},
47140+
{
47141+
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op",
47142+
"value": 17.82,
47143+
"unit": "%cpu_peak/op",
47144+
"extra": "5 times\n8 procs"
47145+
},
47146+
{
47147+
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op",
47148+
"value": 0.2621,
47149+
"unit": "cpu_seconds/op",
47150+
"extra": "5 times\n8 procs"
47151+
},
47152+
{
47153+
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op",
47154+
"value": 0,
47155+
"unit": "disk_bytes/op",
47156+
"extra": "5 times\n8 procs"
47157+
},
47158+
{
47159+
"name": "BenchmarkAll/BenchmarkContainerRun - B/op",
47160+
"value": 22734,
47161+
"unit": "B/op",
47162+
"extra": "5 times\n8 procs"
47163+
},
47164+
{
47165+
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op",
47166+
"value": 293,
47167+
"unit": "allocs/op",
47168+
"extra": "5 times\n8 procs"
47169+
},
47170+
{
47171+
"name": "BenchmarkAll/BenchmarkImageBuild",
47172+
"value": 1035161750,
47173+
"unit": "ns/op\t 1.060 %cpu_avg/op\t 55.56 %cpu_peak/op\t 1.035 cpu_seconds/op\t 2215936 disk_bytes/op\t 58288 B/op\t 1017 allocs/op",
47174+
"extra": "1 times\n8 procs"
47175+
},
47176+
{
47177+
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op",
47178+
"value": 1035161750,
47179+
"unit": "ns/op",
47180+
"extra": "1 times\n8 procs"
47181+
},
47182+
{
47183+
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op",
47184+
"value": 1.06,
47185+
"unit": "%cpu_avg/op",
47186+
"extra": "1 times\n8 procs"
47187+
},
47188+
{
47189+
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op",
47190+
"value": 55.56,
47191+
"unit": "%cpu_peak/op",
47192+
"extra": "1 times\n8 procs"
47193+
},
47194+
{
47195+
"name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op",
47196+
"value": 1.035,
47197+
"unit": "cpu_seconds/op",
47198+
"extra": "1 times\n8 procs"
47199+
},
47200+
{
47201+
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op",
47202+
"value": 2215936,
47203+
"unit": "disk_bytes/op",
47204+
"extra": "1 times\n8 procs"
47205+
},
47206+
{
47207+
"name": "BenchmarkAll/BenchmarkImageBuild - B/op",
47208+
"value": 58288,
47209+
"unit": "B/op",
47210+
"extra": "1 times\n8 procs"
47211+
},
47212+
{
47213+
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op",
47214+
"value": 1017,
47215+
"unit": "allocs/op",
47216+
"extra": "1 times\n8 procs"
47217+
}
47218+
]
4700347219
}
4700447220
]
4700547221
}

0 commit comments

Comments
 (0)