|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728429048230, |
| 2 | + "lastUpdate": 1728430866825, |
3 | 3 | "repoUrl": "https://github.com/runfinch/finch", |
4 | 4 | "entries": { |
5 | 5 | "Finch Benchmark": [ |
@@ -68270,6 +68270,222 @@ window.BENCHMARK_DATA = { |
68270 | 68270 | "extra": "1 times\n12 procs" |
68271 | 68271 | } |
68272 | 68272 | ] |
| 68273 | + }, |
| 68274 | + { |
| 68275 | + "commit": { |
| 68276 | + "author": { |
| 68277 | + "email": "41898282+github-actions[bot]@users.noreply.github.com", |
| 68278 | + "name": "github-actions[bot]", |
| 68279 | + "username": "github-actions[bot]" |
| 68280 | + }, |
| 68281 | + "committer": { |
| 68282 | + |
| 68283 | + "name": "GitHub", |
| 68284 | + "username": "web-flow" |
| 68285 | + }, |
| 68286 | + "distinct": true, |
| 68287 | + "id": "3525e5514242e5718cf45727d60f7d3ca97a833a", |
| 68288 | + "message": "chore(main): release 1.4.0 (#1118)\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", |
| 68289 | + "timestamp": "2024-10-08T16:05:32-07:00", |
| 68290 | + "tree_id": "41c4227b838a91f11f466b837c2ec24d70b8873d", |
| 68291 | + "url": "https://github.com/runfinch/finch/commit/3525e5514242e5718cf45727d60f7d3ca97a833a" |
| 68292 | + }, |
| 68293 | + "date": 1728430866043, |
| 68294 | + "tool": "go", |
| 68295 | + "benches": [ |
| 68296 | + { |
| 68297 | + "name": "BenchmarkAll/BenchmarkVMInit", |
| 68298 | + "value": 78612656846, |
| 68299 | + "unit": "ns/op\t 0.2627 %cpu_avg/op\t 30.77 %cpu_peak/op\t 78.61 cpu_seconds/op\t2007777280 disk_bytes/op\t 3800704 B/op\t 74600 allocs/op", |
| 68300 | + "extra": "1 times\n12 procs" |
| 68301 | + }, |
| 68302 | + { |
| 68303 | + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", |
| 68304 | + "value": 78612656846, |
| 68305 | + "unit": "ns/op", |
| 68306 | + "extra": "1 times\n12 procs" |
| 68307 | + }, |
| 68308 | + { |
| 68309 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", |
| 68310 | + "value": 0.2627, |
| 68311 | + "unit": "%cpu_avg/op", |
| 68312 | + "extra": "1 times\n12 procs" |
| 68313 | + }, |
| 68314 | + { |
| 68315 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", |
| 68316 | + "value": 30.77, |
| 68317 | + "unit": "%cpu_peak/op", |
| 68318 | + "extra": "1 times\n12 procs" |
| 68319 | + }, |
| 68320 | + { |
| 68321 | + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", |
| 68322 | + "value": 78.61, |
| 68323 | + "unit": "cpu_seconds/op", |
| 68324 | + "extra": "1 times\n12 procs" |
| 68325 | + }, |
| 68326 | + { |
| 68327 | + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", |
| 68328 | + "value": 2007777280, |
| 68329 | + "unit": "disk_bytes/op", |
| 68330 | + "extra": "1 times\n12 procs" |
| 68331 | + }, |
| 68332 | + { |
| 68333 | + "name": "BenchmarkAll/BenchmarkVMInit - B/op", |
| 68334 | + "value": 3800704, |
| 68335 | + "unit": "B/op", |
| 68336 | + "extra": "1 times\n12 procs" |
| 68337 | + }, |
| 68338 | + { |
| 68339 | + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", |
| 68340 | + "value": 74600, |
| 68341 | + "unit": "allocs/op", |
| 68342 | + "extra": "1 times\n12 procs" |
| 68343 | + }, |
| 68344 | + { |
| 68345 | + "name": "BenchmarkAll/BenchmarkVMStart", |
| 68346 | + "value": 22865305462, |
| 68347 | + "unit": "ns/op\t 0.4188 %cpu_avg/op\t 31.25 %cpu_peak/op\t 22.87 cpu_seconds/op\t 19771392 disk_bytes/op\t 1100072 B/op\t 21838 allocs/op", |
| 68348 | + "extra": "1 times\n12 procs" |
| 68349 | + }, |
| 68350 | + { |
| 68351 | + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", |
| 68352 | + "value": 22865305462, |
| 68353 | + "unit": "ns/op", |
| 68354 | + "extra": "1 times\n12 procs" |
| 68355 | + }, |
| 68356 | + { |
| 68357 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", |
| 68358 | + "value": 0.4188, |
| 68359 | + "unit": "%cpu_avg/op", |
| 68360 | + "extra": "1 times\n12 procs" |
| 68361 | + }, |
| 68362 | + { |
| 68363 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", |
| 68364 | + "value": 31.25, |
| 68365 | + "unit": "%cpu_peak/op", |
| 68366 | + "extra": "1 times\n12 procs" |
| 68367 | + }, |
| 68368 | + { |
| 68369 | + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", |
| 68370 | + "value": 22.87, |
| 68371 | + "unit": "cpu_seconds/op", |
| 68372 | + "extra": "1 times\n12 procs" |
| 68373 | + }, |
| 68374 | + { |
| 68375 | + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", |
| 68376 | + "value": 19771392, |
| 68377 | + "unit": "disk_bytes/op", |
| 68378 | + "extra": "1 times\n12 procs" |
| 68379 | + }, |
| 68380 | + { |
| 68381 | + "name": "BenchmarkAll/BenchmarkVMStart - B/op", |
| 68382 | + "value": 1100072, |
| 68383 | + "unit": "B/op", |
| 68384 | + "extra": "1 times\n12 procs" |
| 68385 | + }, |
| 68386 | + { |
| 68387 | + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", |
| 68388 | + "value": 21838, |
| 68389 | + "unit": "allocs/op", |
| 68390 | + "extra": "1 times\n12 procs" |
| 68391 | + }, |
| 68392 | + { |
| 68393 | + "name": "BenchmarkAll/BenchmarkContainerRun", |
| 68394 | + "value": 449075540, |
| 68395 | + "unit": "ns/op\t 1.066 %cpu_avg/op\t 18.80 %cpu_peak/op\t 0.4490 cpu_seconds/op\t 2730 disk_bytes/op\t 32517 B/op\t 483 allocs/op", |
| 68396 | + "extra": "3 times\n12 procs" |
| 68397 | + }, |
| 68398 | + { |
| 68399 | + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", |
| 68400 | + "value": 449075540, |
| 68401 | + "unit": "ns/op", |
| 68402 | + "extra": "3 times\n12 procs" |
| 68403 | + }, |
| 68404 | + { |
| 68405 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", |
| 68406 | + "value": 1.066, |
| 68407 | + "unit": "%cpu_avg/op", |
| 68408 | + "extra": "3 times\n12 procs" |
| 68409 | + }, |
| 68410 | + { |
| 68411 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", |
| 68412 | + "value": 18.8, |
| 68413 | + "unit": "%cpu_peak/op", |
| 68414 | + "extra": "3 times\n12 procs" |
| 68415 | + }, |
| 68416 | + { |
| 68417 | + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", |
| 68418 | + "value": 0.449, |
| 68419 | + "unit": "cpu_seconds/op", |
| 68420 | + "extra": "3 times\n12 procs" |
| 68421 | + }, |
| 68422 | + { |
| 68423 | + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", |
| 68424 | + "value": 2730, |
| 68425 | + "unit": "disk_bytes/op", |
| 68426 | + "extra": "3 times\n12 procs" |
| 68427 | + }, |
| 68428 | + { |
| 68429 | + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", |
| 68430 | + "value": 32517, |
| 68431 | + "unit": "B/op", |
| 68432 | + "extra": "3 times\n12 procs" |
| 68433 | + }, |
| 68434 | + { |
| 68435 | + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", |
| 68436 | + "value": 483, |
| 68437 | + "unit": "allocs/op", |
| 68438 | + "extra": "3 times\n12 procs" |
| 68439 | + }, |
| 68440 | + { |
| 68441 | + "name": "BenchmarkAll/BenchmarkImageBuild", |
| 68442 | + "value": 1302693005, |
| 68443 | + "unit": "ns/op\t 0.1528 %cpu_avg/op\t 10.61 %cpu_peak/op\t 1.303 cpu_seconds/op\t 2281472 disk_bytes/op\t 71504 B/op\t 1297 allocs/op", |
| 68444 | + "extra": "1 times\n12 procs" |
| 68445 | + }, |
| 68446 | + { |
| 68447 | + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", |
| 68448 | + "value": 1302693005, |
| 68449 | + "unit": "ns/op", |
| 68450 | + "extra": "1 times\n12 procs" |
| 68451 | + }, |
| 68452 | + { |
| 68453 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", |
| 68454 | + "value": 0.1528, |
| 68455 | + "unit": "%cpu_avg/op", |
| 68456 | + "extra": "1 times\n12 procs" |
| 68457 | + }, |
| 68458 | + { |
| 68459 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", |
| 68460 | + "value": 10.61, |
| 68461 | + "unit": "%cpu_peak/op", |
| 68462 | + "extra": "1 times\n12 procs" |
| 68463 | + }, |
| 68464 | + { |
| 68465 | + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", |
| 68466 | + "value": 1.303, |
| 68467 | + "unit": "cpu_seconds/op", |
| 68468 | + "extra": "1 times\n12 procs" |
| 68469 | + }, |
| 68470 | + { |
| 68471 | + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", |
| 68472 | + "value": 2281472, |
| 68473 | + "unit": "disk_bytes/op", |
| 68474 | + "extra": "1 times\n12 procs" |
| 68475 | + }, |
| 68476 | + { |
| 68477 | + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", |
| 68478 | + "value": 71504, |
| 68479 | + "unit": "B/op", |
| 68480 | + "extra": "1 times\n12 procs" |
| 68481 | + }, |
| 68482 | + { |
| 68483 | + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", |
| 68484 | + "value": 1297, |
| 68485 | + "unit": "allocs/op", |
| 68486 | + "extra": "1 times\n12 procs" |
| 68487 | + } |
| 68488 | + ] |
68273 | 68489 | } |
68274 | 68490 | ] |
68275 | 68491 | } |
|
0 commit comments