Skip to content

Commit 58b6c46

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

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": 1728423360824,
2+
"lastUpdate": 1728429004138,
33
"repoUrl": "https://github.com/runfinch/finch",
44
"entries": {
55
"Finch Benchmark": [
@@ -46784,6 +46784,222 @@ window.BENCHMARK_DATA = {
4678446784
"extra": "1 times\n8 procs"
4678546785
}
4678646786
]
46787+
},
46788+
{
46789+
"commit": {
46790+
"author": {
46791+
"email": "41898282+github-actions[bot]@users.noreply.github.com",
46792+
"name": "github-actions[bot]",
46793+
"username": "github-actions[bot]"
46794+
},
46795+
"committer": {
46796+
"email": "[email protected]",
46797+
"name": "GitHub",
46798+
"username": "web-flow"
46799+
},
46800+
"distinct": true,
46801+
"id": "3525e5514242e5718cf45727d60f7d3ca97a833a",
46802+
"message": "chore(main): release 1.4.0 (#1118)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
46803+
"timestamp": "2024-10-08T16:05:32-07:00",
46804+
"tree_id": "41c4227b838a91f11f466b837c2ec24d70b8873d",
46805+
"url": "https://github.com/runfinch/finch/commit/3525e5514242e5718cf45727d60f7d3ca97a833a"
46806+
},
46807+
"date": 1728429003253,
46808+
"tool": "go",
46809+
"benches": [
46810+
{
46811+
"name": "BenchmarkAll/BenchmarkVMInit",
46812+
"value": 68156088292,
46813+
"unit": "ns/op\t 0.7368 %cpu_avg/op\t 50.00 %cpu_peak/op\t 68.16 cpu_seconds/op\t3348361216 disk_bytes/op\t 3246832 B/op\t 64361 allocs/op",
46814+
"extra": "1 times\n8 procs"
46815+
},
46816+
{
46817+
"name": "BenchmarkAll/BenchmarkVMInit - ns/op",
46818+
"value": 68156088292,
46819+
"unit": "ns/op",
46820+
"extra": "1 times\n8 procs"
46821+
},
46822+
{
46823+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op",
46824+
"value": 0.7368,
46825+
"unit": "%cpu_avg/op",
46826+
"extra": "1 times\n8 procs"
46827+
},
46828+
{
46829+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op",
46830+
"value": 50,
46831+
"unit": "%cpu_peak/op",
46832+
"extra": "1 times\n8 procs"
46833+
},
46834+
{
46835+
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op",
46836+
"value": 68.16,
46837+
"unit": "cpu_seconds/op",
46838+
"extra": "1 times\n8 procs"
46839+
},
46840+
{
46841+
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op",
46842+
"value": 3348361216,
46843+
"unit": "disk_bytes/op",
46844+
"extra": "1 times\n8 procs"
46845+
},
46846+
{
46847+
"name": "BenchmarkAll/BenchmarkVMInit - B/op",
46848+
"value": 3246832,
46849+
"unit": "B/op",
46850+
"extra": "1 times\n8 procs"
46851+
},
46852+
{
46853+
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op",
46854+
"value": 64361,
46855+
"unit": "allocs/op",
46856+
"extra": "1 times\n8 procs"
46857+
},
46858+
{
46859+
"name": "BenchmarkAll/BenchmarkVMStart",
46860+
"value": 18019825125,
46861+
"unit": "ns/op\t 0.8714 %cpu_avg/op\t 44.44 %cpu_peak/op\t 18.02 cpu_seconds/op\t 50380800 disk_bytes/op\t 852592 B/op\t 17030 allocs/op",
46862+
"extra": "1 times\n8 procs"
46863+
},
46864+
{
46865+
"name": "BenchmarkAll/BenchmarkVMStart - ns/op",
46866+
"value": 18019825125,
46867+
"unit": "ns/op",
46868+
"extra": "1 times\n8 procs"
46869+
},
46870+
{
46871+
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op",
46872+
"value": 0.8714,
46873+
"unit": "%cpu_avg/op",
46874+
"extra": "1 times\n8 procs"
46875+
},
46876+
{
46877+
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op",
46878+
"value": 44.44,
46879+
"unit": "%cpu_peak/op",
46880+
"extra": "1 times\n8 procs"
46881+
},
46882+
{
46883+
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op",
46884+
"value": 18.02,
46885+
"unit": "cpu_seconds/op",
46886+
"extra": "1 times\n8 procs"
46887+
},
46888+
{
46889+
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op",
46890+
"value": 50380800,
46891+
"unit": "disk_bytes/op",
46892+
"extra": "1 times\n8 procs"
46893+
},
46894+
{
46895+
"name": "BenchmarkAll/BenchmarkVMStart - B/op",
46896+
"value": 852592,
46897+
"unit": "B/op",
46898+
"extra": "1 times\n8 procs"
46899+
},
46900+
{
46901+
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op",
46902+
"value": 17030,
46903+
"unit": "allocs/op",
46904+
"extra": "1 times\n8 procs"
46905+
},
46906+
{
46907+
"name": "BenchmarkAll/BenchmarkContainerRun",
46908+
"value": 231462350,
46909+
"unit": "ns/op\t 1.276 %cpu_avg/op\t 14.36 %cpu_peak/op\t 0.2314 cpu_seconds/op\t 3276 disk_bytes/op\t 21363 B/op\t 263 allocs/op",
46910+
"extra": "5 times\n8 procs"
46911+
},
46912+
{
46913+
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op",
46914+
"value": 231462350,
46915+
"unit": "ns/op",
46916+
"extra": "5 times\n8 procs"
46917+
},
46918+
{
46919+
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op",
46920+
"value": 1.276,
46921+
"unit": "%cpu_avg/op",
46922+
"extra": "5 times\n8 procs"
46923+
},
46924+
{
46925+
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op",
46926+
"value": 14.36,
46927+
"unit": "%cpu_peak/op",
46928+
"extra": "5 times\n8 procs"
46929+
},
46930+
{
46931+
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op",
46932+
"value": 0.2314,
46933+
"unit": "cpu_seconds/op",
46934+
"extra": "5 times\n8 procs"
46935+
},
46936+
{
46937+
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op",
46938+
"value": 3276,
46939+
"unit": "disk_bytes/op",
46940+
"extra": "5 times\n8 procs"
46941+
},
46942+
{
46943+
"name": "BenchmarkAll/BenchmarkContainerRun - B/op",
46944+
"value": 21363,
46945+
"unit": "B/op",
46946+
"extra": "5 times\n8 procs"
46947+
},
46948+
{
46949+
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op",
46950+
"value": 263,
46951+
"unit": "allocs/op",
46952+
"extra": "5 times\n8 procs"
46953+
},
46954+
{
46955+
"name": "BenchmarkAll/BenchmarkImageBuild",
46956+
"value": 1122479041,
46957+
"unit": "ns/op\t 2.125 %cpu_avg/op\t 42.86 %cpu_peak/op\t 1.122 cpu_seconds/op\t 2367488 disk_bytes/op\t 62528 B/op\t 1102 allocs/op",
46958+
"extra": "1 times\n8 procs"
46959+
},
46960+
{
46961+
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op",
46962+
"value": 1122479041,
46963+
"unit": "ns/op",
46964+
"extra": "1 times\n8 procs"
46965+
},
46966+
{
46967+
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op",
46968+
"value": 2.125,
46969+
"unit": "%cpu_avg/op",
46970+
"extra": "1 times\n8 procs"
46971+
},
46972+
{
46973+
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op",
46974+
"value": 42.86,
46975+
"unit": "%cpu_peak/op",
46976+
"extra": "1 times\n8 procs"
46977+
},
46978+
{
46979+
"name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op",
46980+
"value": 1.122,
46981+
"unit": "cpu_seconds/op",
46982+
"extra": "1 times\n8 procs"
46983+
},
46984+
{
46985+
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op",
46986+
"value": 2367488,
46987+
"unit": "disk_bytes/op",
46988+
"extra": "1 times\n8 procs"
46989+
},
46990+
{
46991+
"name": "BenchmarkAll/BenchmarkImageBuild - B/op",
46992+
"value": 62528,
46993+
"unit": "B/op",
46994+
"extra": "1 times\n8 procs"
46995+
},
46996+
{
46997+
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op",
46998+
"value": 1102,
46999+
"unit": "allocs/op",
47000+
"extra": "1 times\n8 procs"
47001+
}
47002+
]
4678747003
}
4678847004
]
4678947005
}

0 commit comments

Comments
 (0)