Skip to content

Commit ee5a535

Browse files
author
github-action-benchmark
committed
add Finch Benchmark (go) benchmark result for a55450f
1 parent a3b9e1e commit ee5a535

File tree

1 file changed

+121
-1
lines changed

1 file changed

+121
-1
lines changed

dev/bench/macOS/13/x86_64/data.js

Lines changed: 121 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1728418702103,
2+
"lastUpdate": 1728423746840,
33
"repoUrl": "https://github.com/runfinch/finch",
44
"entries": {
55
"Finch Benchmark": [
@@ -67982,6 +67982,126 @@ window.BENCHMARK_DATA = {
6798267982
"extra": "1 times\n12 procs"
6798367983
}
6798467984
]
67985+
},
67986+
{
67987+
"commit": {
67988+
"author": {
67989+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
67990+
"name": "dependabot[bot]",
67991+
"username": "dependabot[bot]"
67992+
},
67993+
"committer": {
67994+
"email": "[email protected]",
67995+
"name": "GitHub",
67996+
"username": "web-flow"
67997+
},
67998+
"distinct": true,
67999+
"id": "a55450f70c96e79ec695ceb234189735b99be896",
68000+
"message": "build(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.1 (#1134)\n\nBumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.31.0 to 1.32.1.\r\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\r\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.31.0...v1.32.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go-v2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <[email protected]>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
68001+
"timestamp": "2024-10-08T14:30:55-07:00",
68002+
"tree_id": "1af901c95dc52cf5b5007477d39963d72a80c02f",
68003+
"url": "https://github.com/runfinch/finch/commit/a55450f70c96e79ec695ceb234189735b99be896"
68004+
},
68005+
"date": 1728423745882,
68006+
"tool": "go",
68007+
"benches": [
68008+
{
68009+
"name": "BenchmarkAll/BenchmarkVMInit",
68010+
"value": 77973098218,
68011+
"unit": "ns/op\t 0.2985 %cpu_avg/op\t 35.71 %cpu_peak/op\t 77.97 cpu_seconds/op\t2049081344 disk_bytes/op\t 3782264 B/op\t 74096 allocs/op",
68012+
"extra": "1 times\n12 procs"
68013+
},
68014+
{
68015+
"name": "BenchmarkAll/BenchmarkVMInit - ns/op",
68016+
"value": 77973098218,
68017+
"unit": "ns/op",
68018+
"extra": "1 times\n12 procs"
68019+
},
68020+
{
68021+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op",
68022+
"value": 0.2985,
68023+
"unit": "%cpu_avg/op",
68024+
"extra": "1 times\n12 procs"
68025+
},
68026+
{
68027+
"name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op",
68028+
"value": 35.71,
68029+
"unit": "%cpu_peak/op",
68030+
"extra": "1 times\n12 procs"
68031+
},
68032+
{
68033+
"name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op",
68034+
"value": 77.97,
68035+
"unit": "cpu_seconds/op",
68036+
"extra": "1 times\n12 procs"
68037+
},
68038+
{
68039+
"name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op",
68040+
"value": 2049081344,
68041+
"unit": "disk_bytes/op",
68042+
"extra": "1 times\n12 procs"
68043+
},
68044+
{
68045+
"name": "BenchmarkAll/BenchmarkVMInit - B/op",
68046+
"value": 3782264,
68047+
"unit": "B/op",
68048+
"extra": "1 times\n12 procs"
68049+
},
68050+
{
68051+
"name": "BenchmarkAll/BenchmarkVMInit - allocs/op",
68052+
"value": 74096,
68053+
"unit": "allocs/op",
68054+
"extra": "1 times\n12 procs"
68055+
},
68056+
{
68057+
"name": "BenchmarkAll/BenchmarkVMStart",
68058+
"value": 22777651418,
68059+
"unit": "ns/op\t 0.3026 %cpu_avg/op\t 28.57 %cpu_peak/op\t 22.78 cpu_seconds/op\t 19320832 disk_bytes/op\t 1097080 B/op\t 21784 allocs/op",
68060+
"extra": "1 times\n12 procs"
68061+
},
68062+
{
68063+
"name": "BenchmarkAll/BenchmarkVMStart - ns/op",
68064+
"value": 22777651418,
68065+
"unit": "ns/op",
68066+
"extra": "1 times\n12 procs"
68067+
},
68068+
{
68069+
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op",
68070+
"value": 0.3026,
68071+
"unit": "%cpu_avg/op",
68072+
"extra": "1 times\n12 procs"
68073+
},
68074+
{
68075+
"name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op",
68076+
"value": 28.57,
68077+
"unit": "%cpu_peak/op",
68078+
"extra": "1 times\n12 procs"
68079+
},
68080+
{
68081+
"name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op",
68082+
"value": 22.78,
68083+
"unit": "cpu_seconds/op",
68084+
"extra": "1 times\n12 procs"
68085+
},
68086+
{
68087+
"name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op",
68088+
"value": 19320832,
68089+
"unit": "disk_bytes/op",
68090+
"extra": "1 times\n12 procs"
68091+
},
68092+
{
68093+
"name": "BenchmarkAll/BenchmarkVMStart - B/op",
68094+
"value": 1097080,
68095+
"unit": "B/op",
68096+
"extra": "1 times\n12 procs"
68097+
},
68098+
{
68099+
"name": "BenchmarkAll/BenchmarkVMStart - allocs/op",
68100+
"value": 21784,
68101+
"unit": "allocs/op",
68102+
"extra": "1 times\n12 procs"
68103+
}
68104+
]
6798568105
}
6798668106
]
6798768107
}

0 commit comments

Comments
 (0)