-
Notifications
You must be signed in to change notification settings - Fork 95
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 2c22e72
- Loading branch information
github-action-benchmark
committed
Aug 16, 2024
1 parent
7de20c8
commit 3ed13c0
Showing
1 changed file
with
169 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": 1723542590013, | ||
"lastUpdate": 1723817895347, | ||
"repoUrl": "https://github.com/runfinch/finch", | ||
"entries": { | ||
"Finch Benchmark": [ | ||
|
@@ -36848,6 +36848,174 @@ window.BENCHMARK_DATA = { | |
"extra": "1 times\n12 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": "2c22e7277a0940ba65126d01b6ea201bbb5f4840", | ||
"message": "build(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 (#1060)\n\nBumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.30.3 to 0.31.0.\n- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.3...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: k8s.io/apimachinery\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": "2024-08-16T14:11:36Z", | ||
"tree_id": "f575328fba2c724738b0eec626e89cdd9d8501fb", | ||
"url": "https://github.com/runfinch/finch/commit/2c22e7277a0940ba65126d01b6ea201bbb5f4840" | ||
}, | ||
"date": 1723817894332, | ||
"tool": "go", | ||
"benches": [ | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit", | ||
"value": 85303373273, | ||
"unit": "ns/op\t 0.2320 %cpu_avg/op\t 26.67 %cpu_peak/op\t 85.30 cpu_seconds/op\t1854922752 disk_bytes/op\t 3827048 B/op\t 80683 allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - ns/op", | ||
"value": 85303373273, | ||
"unit": "ns/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", | ||
"value": 0.232, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", | ||
"value": 26.67, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", | ||
"value": 85.3, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", | ||
"value": 1854922752, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - B/op", | ||
"value": 3827048, | ||
"unit": "B/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op", | ||
"value": 80683, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart", | ||
"value": 23535194615, | ||
"unit": "ns/op\t 0.3322 %cpu_avg/op\t 25.00 %cpu_peak/op\t 23.54 cpu_seconds/op\t 18505728 disk_bytes/op\t 1056848 B/op\t 22449 allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - ns/op", | ||
"value": 23535194615, | ||
"unit": "ns/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", | ||
"value": 0.3322, | ||
"unit": "%cpu_avg/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", | ||
"value": 25, | ||
"unit": "%cpu_peak/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", | ||
"value": 23.54, | ||
"unit": "cpu_seconds/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", | ||
"value": 18505728, | ||
"unit": "disk_bytes/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - B/op", | ||
"value": 1056848, | ||
"unit": "B/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op", | ||
"value": 22449, | ||
"unit": "allocs/op", | ||
"extra": "1 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun", | ||
"value": 457542168, | ||
"unit": "ns/op\t 0.8820 %cpu_avg/op\t 17.46 %cpu_peak/op\t 0.4575 cpu_seconds/op\t 237568 disk_bytes/op\t 31256 B/op\t 487 allocs/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - ns/op", | ||
"value": 457542168, | ||
"unit": "ns/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", | ||
"value": 0.882, | ||
"unit": "%cpu_avg/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", | ||
"value": 17.46, | ||
"unit": "%cpu_peak/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", | ||
"value": 0.4575, | ||
"unit": "cpu_seconds/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", | ||
"value": 237568, | ||
"unit": "disk_bytes/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - B/op", | ||
"value": 31256, | ||
"unit": "B/op", | ||
"extra": "3 times\n12 procs" | ||
}, | ||
{ | ||
"name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", | ||
"value": 487, | ||
"unit": "allocs/op", | ||
"extra": "3 times\n12 procs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|