-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Finch Benchmark (go) benchmark result for df467ab
- Loading branch information
github-action-benchmark
committed
Feb 18, 2025
1 parent
5114217
commit 04f6746
Showing
1 changed file
with
217 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1739899183554, | ||
"lastUpdate": 1739899216700, | ||
"repoUrl": "https://github.com/runfinch/finch", | ||
"entries": { | ||
"Finch Benchmark": [ | ||
|
@@ -91616,6 +91616,222 @@ window.BENCHMARK_DATA = { | |
"extra": "1 times\n8 procs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "49699333+dependabot[bot]@users.noreply.github.com", | ||
"name": "dependabot[bot]", | ||
"username": "dependabot[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "df467ab1336913cbfc9c08a4b97c91f4128c8a67", | ||
"message": "ci(deps): Bump golangci/golangci-lint-action from 6.3.0 to 6.5.0 (#1292)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.0 to 6.5.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/e60da84bfae8c7920a47be973d75e15710aa8bd7...2226d7cb06a077cd73e56eedd38eecad18e5d837)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", | ||
"timestamp": "2025-02-18T09:15:53-08:00", | ||
"tree_id": "3e22fbada7776bca740230086828351a2c2f403e", | ||
"url": "https://github.com/runfinch/finch/commit/df467ab1336913cbfc9c08a4b97c91f4128c8a67" | ||
}, | ||
"date": 1739899215602, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit", | ||
"value": 51510825125, | ||
"unit": "ns/op\t 0.3598 %cpu_avg/op\t 44.44 %cpu_peak/op\t 51.51 cpu_seconds/op\t2918211584 disk_bytes/op\t 2528288 B/op\t 48760 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - ns/op", | ||
"value": 51510825125, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", | ||
"value": 0.3598, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", | ||
"value": 44.44, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", | ||
"value": 51.51, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", | ||
"value": 2918211584, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - B/op", | ||
"value": 2528288, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op", | ||
"value": 48760, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart", | ||
"value": 18493987166, | ||
"unit": "ns/op\t 0.4352 %cpu_avg/op\t 33.33 %cpu_peak/op\t 18.49 cpu_seconds/op\t 4718592 disk_bytes/op\t 901632 B/op\t 17466 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - ns/op", | ||
"value": 18493987166, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", | ||
"value": 0.4352, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", | ||
"value": 33.33, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", | ||
"value": 18.49, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", | ||
"value": 4718592, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - B/op", | ||
"value": 901632, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op", | ||
"value": 17466, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun", | ||
"value": 257319958, | ||
"unit": "ns/op\t 0.6430 %cpu_avg/op\t 8.772 %cpu_peak/op\t 0.2573 cpu_seconds/op\t 11264 disk_bytes/op\t 23850 B/op\t 289 allocs/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op", | ||
"value": 257319958, | ||
"unit": "ns/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", | ||
"value": 0.643, | ||
"unit": "%cpu_avg/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", | ||
"value": 8.772, | ||
"unit": "%cpu_peak/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", | ||
"value": 0.2573, | ||
"unit": "cpu_seconds/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", | ||
"value": 11264, | ||
"unit": "disk_bytes/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - B/op", | ||
"value": 23850, | ||
"unit": "B/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", | ||
"value": 289, | ||
"unit": "allocs/op", | ||
"extra": "4 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild", | ||
"value": 1275350583, | ||
"unit": "ns/op\t 0.5430 %cpu_avg/op\t 22.22 %cpu_peak/op\t 1.275 cpu_seconds/op\t 2330624 disk_bytes/op\t 71536 B/op\t 1238 allocs/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - ns/op", | ||
"value": 1275350583, | ||
"unit": "ns/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", | ||
"value": 0.543, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", | ||
"value": 22.22, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", | ||
"value": 1.275, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", | ||
"value": 2330624, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - B/op", | ||
"value": 71536, | ||
"unit": "B/op", | ||
"extra": "1 times\n8 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", | ||
"value": 1238, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n8 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|