Skip to content

Commit

Permalink
add Finch Benchmark (go) benchmark result for 905b1b0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent c659aec commit b9a942c
Showing 1 changed file with 217 additions and 1 deletion.
218 changes: 217 additions & 1 deletion dev/bench/macOS/13/arm64/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733189650746,
"lastUpdate": 1733191536692,
"repoUrl": "https://github.com/runfinch/finch",
"entries": {
"Finch Benchmark": [
Expand Down Expand Up @@ -79016,6 +79016,222 @@ 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": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "905b1b0ec12ababcb88709f7fcf2173ffac5189a",
"message": "chore(main): release 1.4.2 (#1154)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"timestamp": "2024-12-02T17:51:02-08:00",
"tree_id": "4752d0d8e2b412e07a8072e8d8851768876f29d6",
"url": "https://github.com/runfinch/finch/commit/905b1b0ec12ababcb88709f7fcf2173ffac5189a"
},
"date": 1733191535691,
"tool": "go",
"benches": [
{
"name": "BenchmarkAll/BenchmarkVMInit",
"value": 82305618958,
"unit": "ns/op\t 0.3251 %cpu_avg/op\t 55.56 %cpu_peak/op\t 82.31 cpu_seconds/op\t3536769024 disk_bytes/op\t 4068600 B/op\t 77683 allocs/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - ns/op",
"value": 82305618958,
"unit": "ns/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op",
"value": 0.3251,
"unit": "%cpu_avg/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op",
"value": 55.56,
"unit": "%cpu_peak/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op",
"value": 82.31,
"unit": "cpu_seconds/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op",
"value": 3536769024,
"unit": "disk_bytes/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - B/op",
"value": 4068600,
"unit": "B/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op",
"value": 77683,
"unit": "allocs/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart",
"value": 18082260084,
"unit": "ns/op\t 0.3090 %cpu_avg/op\t 27.27 %cpu_peak/op\t 18.08 cpu_seconds/op\t 5079040 disk_bytes/op\t 884384 B/op\t 17126 allocs/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - ns/op",
"value": 18082260084,
"unit": "ns/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op",
"value": 0.309,
"unit": "%cpu_avg/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op",
"value": 27.27,
"unit": "%cpu_peak/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op",
"value": 18.08,
"unit": "cpu_seconds/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op",
"value": 5079040,
"unit": "disk_bytes/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - B/op",
"value": 884384,
"unit": "B/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op",
"value": 17126,
"unit": "allocs/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun",
"value": 240104667,
"unit": "ns/op\t 0.6795 %cpu_avg/op\t 7.648 %cpu_peak/op\t 0.2400 cpu_seconds/op\t 0 disk_bytes/op\t 22211 B/op\t 271 allocs/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op",
"value": 240104667,
"unit": "ns/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op",
"value": 0.6795,
"unit": "%cpu_avg/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op",
"value": 7.648,
"unit": "%cpu_peak/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op",
"value": 0.24,
"unit": "cpu_seconds/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op",
"value": 0,
"unit": "disk_bytes/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - B/op",
"value": 22211,
"unit": "B/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op",
"value": 271,
"unit": "allocs/op",
"extra": "5 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkImageBuild",
"value": 1292086667,
"unit": "ns/op\t 0.6934 %cpu_avg/op\t 33.33 %cpu_peak/op\t 1.292 cpu_seconds/op\t 2351104 disk_bytes/op\t 71680 B/op\t 1257 allocs/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op",
"value": 1292086667,
"unit": "ns/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op",
"value": 0.6934,
"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.292,
"unit": "cpu_seconds/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op",
"value": 2351104,
"unit": "disk_bytes/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkImageBuild - B/op",
"value": 71680,
"unit": "B/op",
"extra": "1 times\n8 procs"
},
{
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op",
"value": 1257,
"unit": "allocs/op",
"extra": "1 times\n8 procs"
}
]
}
]
}
Expand Down

0 comments on commit b9a942c

Please sign in to comment.