|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728418543462, |
| 2 | + "lastUpdate": 1728419047930, |
3 | 3 | "repoUrl": "https://github.com/runfinch/finch", |
4 | 4 | "entries": { |
5 | 5 | "Finch Benchmark": [ |
@@ -70160,6 +70160,222 @@ window.BENCHMARK_DATA = { |
70160 | 70160 | "extra": "1 times\n8 procs" |
70161 | 70161 | } |
70162 | 70162 | ] |
| 70163 | + }, |
| 70164 | + { |
| 70165 | + "commit": { |
| 70166 | + "author": { |
| 70167 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 70168 | + "name": "dependabot[bot]", |
| 70169 | + "username": "dependabot[bot]" |
| 70170 | + }, |
| 70171 | + "committer": { |
| 70172 | + |
| 70173 | + "name": "GitHub", |
| 70174 | + "username": "web-flow" |
| 70175 | + }, |
| 70176 | + "distinct": true, |
| 70177 | + "id": "43795e039c4bf87b805506175d86385859040455", |
| 70178 | + "message": "ci(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#1129)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.1.\r\n- [Release notes](https://github.com/actions/upload-artifact/releases)\r\n- [Commits](https://github.com/actions/upload-artifact/compare/50769540e7f4bd5e21e526ee35c689e35e0d6874...604373da6381bf24206979c74d06a550515601b9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/upload-artifact\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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>", |
| 70179 | + "timestamp": "2024-10-08T13:07:06-07:00", |
| 70180 | + "tree_id": "b995977220eba077522d9f6ce9cbe6bb77001b2f", |
| 70181 | + "url": "https://github.com/runfinch/finch/commit/43795e039c4bf87b805506175d86385859040455" |
| 70182 | + }, |
| 70183 | + "date": 1728419046066, |
| 70184 | + "tool": "go", |
| 70185 | + "benches": [ |
| 70186 | + { |
| 70187 | + "name": "BenchmarkAll/BenchmarkVMInit", |
| 70188 | + "value": 135467321916, |
| 70189 | + "unit": "ns/op\t 0.1966 %cpu_avg/op\t 40.00 %cpu_peak/op\t 135.5 cpu_seconds/op\t3394744320 disk_bytes/op\t 6547016 B/op\t 127821 allocs/op", |
| 70190 | + "extra": "1 times\n8 procs" |
| 70191 | + }, |
| 70192 | + { |
| 70193 | + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", |
| 70194 | + "value": 135467321916, |
| 70195 | + "unit": "ns/op", |
| 70196 | + "extra": "1 times\n8 procs" |
| 70197 | + }, |
| 70198 | + { |
| 70199 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", |
| 70200 | + "value": 0.1966, |
| 70201 | + "unit": "%cpu_avg/op", |
| 70202 | + "extra": "1 times\n8 procs" |
| 70203 | + }, |
| 70204 | + { |
| 70205 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", |
| 70206 | + "value": 40, |
| 70207 | + "unit": "%cpu_peak/op", |
| 70208 | + "extra": "1 times\n8 procs" |
| 70209 | + }, |
| 70210 | + { |
| 70211 | + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", |
| 70212 | + "value": 135.5, |
| 70213 | + "unit": "cpu_seconds/op", |
| 70214 | + "extra": "1 times\n8 procs" |
| 70215 | + }, |
| 70216 | + { |
| 70217 | + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", |
| 70218 | + "value": 3394744320, |
| 70219 | + "unit": "disk_bytes/op", |
| 70220 | + "extra": "1 times\n8 procs" |
| 70221 | + }, |
| 70222 | + { |
| 70223 | + "name": "BenchmarkAll/BenchmarkVMInit - B/op", |
| 70224 | + "value": 6547016, |
| 70225 | + "unit": "B/op", |
| 70226 | + "extra": "1 times\n8 procs" |
| 70227 | + }, |
| 70228 | + { |
| 70229 | + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", |
| 70230 | + "value": 127821, |
| 70231 | + "unit": "allocs/op", |
| 70232 | + "extra": "1 times\n8 procs" |
| 70233 | + }, |
| 70234 | + { |
| 70235 | + "name": "BenchmarkAll/BenchmarkVMStart", |
| 70236 | + "value": 19761091042, |
| 70237 | + "unit": "ns/op\t 0.3812 %cpu_avg/op\t 33.33 %cpu_peak/op\t 19.76 cpu_seconds/op\t 3735552 disk_bytes/op\t 950688 B/op\t 18684 allocs/op", |
| 70238 | + "extra": "1 times\n8 procs" |
| 70239 | + }, |
| 70240 | + { |
| 70241 | + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", |
| 70242 | + "value": 19761091042, |
| 70243 | + "unit": "ns/op", |
| 70244 | + "extra": "1 times\n8 procs" |
| 70245 | + }, |
| 70246 | + { |
| 70247 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", |
| 70248 | + "value": 0.3812, |
| 70249 | + "unit": "%cpu_avg/op", |
| 70250 | + "extra": "1 times\n8 procs" |
| 70251 | + }, |
| 70252 | + { |
| 70253 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", |
| 70254 | + "value": 33.33, |
| 70255 | + "unit": "%cpu_peak/op", |
| 70256 | + "extra": "1 times\n8 procs" |
| 70257 | + }, |
| 70258 | + { |
| 70259 | + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", |
| 70260 | + "value": 19.76, |
| 70261 | + "unit": "cpu_seconds/op", |
| 70262 | + "extra": "1 times\n8 procs" |
| 70263 | + }, |
| 70264 | + { |
| 70265 | + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", |
| 70266 | + "value": 3735552, |
| 70267 | + "unit": "disk_bytes/op", |
| 70268 | + "extra": "1 times\n8 procs" |
| 70269 | + }, |
| 70270 | + { |
| 70271 | + "name": "BenchmarkAll/BenchmarkVMStart - B/op", |
| 70272 | + "value": 950688, |
| 70273 | + "unit": "B/op", |
| 70274 | + "extra": "1 times\n8 procs" |
| 70275 | + }, |
| 70276 | + { |
| 70277 | + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", |
| 70278 | + "value": 18684, |
| 70279 | + "unit": "allocs/op", |
| 70280 | + "extra": "1 times\n8 procs" |
| 70281 | + }, |
| 70282 | + { |
| 70283 | + "name": "BenchmarkAll/BenchmarkContainerRun", |
| 70284 | + "value": 344653764, |
| 70285 | + "unit": "ns/op\t 0.4143 %cpu_avg/op\t 13.05 %cpu_peak/op\t 0.3446 cpu_seconds/op\t 0 disk_bytes/op\t 26837 B/op\t 370 allocs/op", |
| 70286 | + "extra": "3 times\n8 procs" |
| 70287 | + }, |
| 70288 | + { |
| 70289 | + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", |
| 70290 | + "value": 344653764, |
| 70291 | + "unit": "ns/op", |
| 70292 | + "extra": "3 times\n8 procs" |
| 70293 | + }, |
| 70294 | + { |
| 70295 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", |
| 70296 | + "value": 0.4143, |
| 70297 | + "unit": "%cpu_avg/op", |
| 70298 | + "extra": "3 times\n8 procs" |
| 70299 | + }, |
| 70300 | + { |
| 70301 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", |
| 70302 | + "value": 13.05, |
| 70303 | + "unit": "%cpu_peak/op", |
| 70304 | + "extra": "3 times\n8 procs" |
| 70305 | + }, |
| 70306 | + { |
| 70307 | + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", |
| 70308 | + "value": 0.3446, |
| 70309 | + "unit": "cpu_seconds/op", |
| 70310 | + "extra": "3 times\n8 procs" |
| 70311 | + }, |
| 70312 | + { |
| 70313 | + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", |
| 70314 | + "value": 0, |
| 70315 | + "unit": "disk_bytes/op", |
| 70316 | + "extra": "3 times\n8 procs" |
| 70317 | + }, |
| 70318 | + { |
| 70319 | + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", |
| 70320 | + "value": 26837, |
| 70321 | + "unit": "B/op", |
| 70322 | + "extra": "3 times\n8 procs" |
| 70323 | + }, |
| 70324 | + { |
| 70325 | + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", |
| 70326 | + "value": 370, |
| 70327 | + "unit": "allocs/op", |
| 70328 | + "extra": "3 times\n8 procs" |
| 70329 | + }, |
| 70330 | + { |
| 70331 | + "name": "BenchmarkAll/BenchmarkImageBuild", |
| 70332 | + "value": 2515203833, |
| 70333 | + "unit": "ns/op\t 0.1264 %cpu_avg/op\t 16.67 %cpu_peak/op\t 2.515 cpu_seconds/op\t 2899968 disk_bytes/op\t 126600 B/op\t 2409 allocs/op", |
| 70334 | + "extra": "1 times\n8 procs" |
| 70335 | + }, |
| 70336 | + { |
| 70337 | + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", |
| 70338 | + "value": 2515203833, |
| 70339 | + "unit": "ns/op", |
| 70340 | + "extra": "1 times\n8 procs" |
| 70341 | + }, |
| 70342 | + { |
| 70343 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", |
| 70344 | + "value": 0.1264, |
| 70345 | + "unit": "%cpu_avg/op", |
| 70346 | + "extra": "1 times\n8 procs" |
| 70347 | + }, |
| 70348 | + { |
| 70349 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", |
| 70350 | + "value": 16.67, |
| 70351 | + "unit": "%cpu_peak/op", |
| 70352 | + "extra": "1 times\n8 procs" |
| 70353 | + }, |
| 70354 | + { |
| 70355 | + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", |
| 70356 | + "value": 2.515, |
| 70357 | + "unit": "cpu_seconds/op", |
| 70358 | + "extra": "1 times\n8 procs" |
| 70359 | + }, |
| 70360 | + { |
| 70361 | + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", |
| 70362 | + "value": 2899968, |
| 70363 | + "unit": "disk_bytes/op", |
| 70364 | + "extra": "1 times\n8 procs" |
| 70365 | + }, |
| 70366 | + { |
| 70367 | + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", |
| 70368 | + "value": 126600, |
| 70369 | + "unit": "B/op", |
| 70370 | + "extra": "1 times\n8 procs" |
| 70371 | + }, |
| 70372 | + { |
| 70373 | + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", |
| 70374 | + "value": 2409, |
| 70375 | + "unit": "allocs/op", |
| 70376 | + "extra": "1 times\n8 procs" |
| 70377 | + } |
| 70378 | + ] |
70163 | 70379 | } |
70164 | 70380 | ] |
70165 | 70381 | } |
|
0 commit comments