|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728419047930, |
| 2 | + "lastUpdate": 1728419543417, |
3 | 3 | "repoUrl": "https://github.com/runfinch/finch", |
4 | 4 | "entries": { |
5 | 5 | "Finch Benchmark": [ |
@@ -70376,6 +70376,222 @@ window.BENCHMARK_DATA = { |
70376 | 70376 | "extra": "1 times\n8 procs" |
70377 | 70377 | } |
70378 | 70378 | ] |
| 70379 | + }, |
| 70380 | + { |
| 70381 | + "commit": { |
| 70382 | + "author": { |
| 70383 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 70384 | + "name": "dependabot[bot]", |
| 70385 | + "username": "dependabot[bot]" |
| 70386 | + }, |
| 70387 | + "committer": { |
| 70388 | + |
| 70389 | + "name": "GitHub", |
| 70390 | + "username": "web-flow" |
| 70391 | + }, |
| 70392 | + "distinct": true, |
| 70393 | + "id": "633c1bfbdd8db4434b6822b4481702e30f07deed", |
| 70394 | + "message": "build(deps): Bump golang.org/x/tools from 0.25.0 to 0.26.0 (#1130)\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.25.0 to 0.26.0.\r\n- [Release notes](https://github.com/golang/tools/releases)\r\n- [Commits](https://github.com/golang/tools/compare/v0.25.0...v0.26.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/tools\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>", |
| 70395 | + "timestamp": "2024-10-08T13:07:38-07:00", |
| 70396 | + "tree_id": "0412cf3fed3fbdddaf633a502ea580623dd212fd", |
| 70397 | + "url": "https://github.com/runfinch/finch/commit/633c1bfbdd8db4434b6822b4481702e30f07deed" |
| 70398 | + }, |
| 70399 | + "date": 1728419542196, |
| 70400 | + "tool": "go", |
| 70401 | + "benches": [ |
| 70402 | + { |
| 70403 | + "name": "BenchmarkAll/BenchmarkVMInit", |
| 70404 | + "value": 136743946542, |
| 70405 | + "unit": "ns/op\t 0.1914 %cpu_avg/op\t 33.33 %cpu_peak/op\t 136.7 cpu_seconds/op\t3378958336 disk_bytes/op\t 6602592 B/op\t 129109 allocs/op", |
| 70406 | + "extra": "1 times\n8 procs" |
| 70407 | + }, |
| 70408 | + { |
| 70409 | + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", |
| 70410 | + "value": 136743946542, |
| 70411 | + "unit": "ns/op", |
| 70412 | + "extra": "1 times\n8 procs" |
| 70413 | + }, |
| 70414 | + { |
| 70415 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", |
| 70416 | + "value": 0.1914, |
| 70417 | + "unit": "%cpu_avg/op", |
| 70418 | + "extra": "1 times\n8 procs" |
| 70419 | + }, |
| 70420 | + { |
| 70421 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", |
| 70422 | + "value": 33.33, |
| 70423 | + "unit": "%cpu_peak/op", |
| 70424 | + "extra": "1 times\n8 procs" |
| 70425 | + }, |
| 70426 | + { |
| 70427 | + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", |
| 70428 | + "value": 136.7, |
| 70429 | + "unit": "cpu_seconds/op", |
| 70430 | + "extra": "1 times\n8 procs" |
| 70431 | + }, |
| 70432 | + { |
| 70433 | + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", |
| 70434 | + "value": 3378958336, |
| 70435 | + "unit": "disk_bytes/op", |
| 70436 | + "extra": "1 times\n8 procs" |
| 70437 | + }, |
| 70438 | + { |
| 70439 | + "name": "BenchmarkAll/BenchmarkVMInit - B/op", |
| 70440 | + "value": 6602592, |
| 70441 | + "unit": "B/op", |
| 70442 | + "extra": "1 times\n8 procs" |
| 70443 | + }, |
| 70444 | + { |
| 70445 | + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", |
| 70446 | + "value": 129109, |
| 70447 | + "unit": "allocs/op", |
| 70448 | + "extra": "1 times\n8 procs" |
| 70449 | + }, |
| 70450 | + { |
| 70451 | + "name": "BenchmarkAll/BenchmarkVMStart", |
| 70452 | + "value": 24054171750, |
| 70453 | + "unit": "ns/op\t 0.3716 %cpu_avg/op\t 50.00 %cpu_peak/op\t 24.05 cpu_seconds/op\t 52154368 disk_bytes/op\t 1140248 B/op\t 22697 allocs/op", |
| 70454 | + "extra": "1 times\n8 procs" |
| 70455 | + }, |
| 70456 | + { |
| 70457 | + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", |
| 70458 | + "value": 24054171750, |
| 70459 | + "unit": "ns/op", |
| 70460 | + "extra": "1 times\n8 procs" |
| 70461 | + }, |
| 70462 | + { |
| 70463 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", |
| 70464 | + "value": 0.3716, |
| 70465 | + "unit": "%cpu_avg/op", |
| 70466 | + "extra": "1 times\n8 procs" |
| 70467 | + }, |
| 70468 | + { |
| 70469 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", |
| 70470 | + "value": 50, |
| 70471 | + "unit": "%cpu_peak/op", |
| 70472 | + "extra": "1 times\n8 procs" |
| 70473 | + }, |
| 70474 | + { |
| 70475 | + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", |
| 70476 | + "value": 24.05, |
| 70477 | + "unit": "cpu_seconds/op", |
| 70478 | + "extra": "1 times\n8 procs" |
| 70479 | + }, |
| 70480 | + { |
| 70481 | + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", |
| 70482 | + "value": 52154368, |
| 70483 | + "unit": "disk_bytes/op", |
| 70484 | + "extra": "1 times\n8 procs" |
| 70485 | + }, |
| 70486 | + { |
| 70487 | + "name": "BenchmarkAll/BenchmarkVMStart - B/op", |
| 70488 | + "value": 1140248, |
| 70489 | + "unit": "B/op", |
| 70490 | + "extra": "1 times\n8 procs" |
| 70491 | + }, |
| 70492 | + { |
| 70493 | + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", |
| 70494 | + "value": 22697, |
| 70495 | + "unit": "allocs/op", |
| 70496 | + "extra": "1 times\n8 procs" |
| 70497 | + }, |
| 70498 | + { |
| 70499 | + "name": "BenchmarkAll/BenchmarkContainerRun", |
| 70500 | + "value": 347260278, |
| 70501 | + "unit": "ns/op\t 0.6720 %cpu_avg/op\t 14.00 %cpu_peak/op\t 0.3472 cpu_seconds/op\t 0 disk_bytes/op\t 26346 B/op\t 368 allocs/op", |
| 70502 | + "extra": "3 times\n8 procs" |
| 70503 | + }, |
| 70504 | + { |
| 70505 | + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", |
| 70506 | + "value": 347260278, |
| 70507 | + "unit": "ns/op", |
| 70508 | + "extra": "3 times\n8 procs" |
| 70509 | + }, |
| 70510 | + { |
| 70511 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", |
| 70512 | + "value": 0.672, |
| 70513 | + "unit": "%cpu_avg/op", |
| 70514 | + "extra": "3 times\n8 procs" |
| 70515 | + }, |
| 70516 | + { |
| 70517 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", |
| 70518 | + "value": 14, |
| 70519 | + "unit": "%cpu_peak/op", |
| 70520 | + "extra": "3 times\n8 procs" |
| 70521 | + }, |
| 70522 | + { |
| 70523 | + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", |
| 70524 | + "value": 0.3472, |
| 70525 | + "unit": "cpu_seconds/op", |
| 70526 | + "extra": "3 times\n8 procs" |
| 70527 | + }, |
| 70528 | + { |
| 70529 | + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", |
| 70530 | + "value": 0, |
| 70531 | + "unit": "disk_bytes/op", |
| 70532 | + "extra": "3 times\n8 procs" |
| 70533 | + }, |
| 70534 | + { |
| 70535 | + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", |
| 70536 | + "value": 26346, |
| 70537 | + "unit": "B/op", |
| 70538 | + "extra": "3 times\n8 procs" |
| 70539 | + }, |
| 70540 | + { |
| 70541 | + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", |
| 70542 | + "value": 368, |
| 70543 | + "unit": "allocs/op", |
| 70544 | + "extra": "3 times\n8 procs" |
| 70545 | + }, |
| 70546 | + { |
| 70547 | + "name": "BenchmarkAll/BenchmarkImageBuild", |
| 70548 | + "value": 2392347542, |
| 70549 | + "unit": "ns/op\t 0.2100 %cpu_avg/op\t 25.00 %cpu_peak/op\t 2.392 cpu_seconds/op\t 2412544 disk_bytes/op\t 120912 B/op\t 2298 allocs/op", |
| 70550 | + "extra": "1 times\n8 procs" |
| 70551 | + }, |
| 70552 | + { |
| 70553 | + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", |
| 70554 | + "value": 2392347542, |
| 70555 | + "unit": "ns/op", |
| 70556 | + "extra": "1 times\n8 procs" |
| 70557 | + }, |
| 70558 | + { |
| 70559 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", |
| 70560 | + "value": 0.21, |
| 70561 | + "unit": "%cpu_avg/op", |
| 70562 | + "extra": "1 times\n8 procs" |
| 70563 | + }, |
| 70564 | + { |
| 70565 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", |
| 70566 | + "value": 25, |
| 70567 | + "unit": "%cpu_peak/op", |
| 70568 | + "extra": "1 times\n8 procs" |
| 70569 | + }, |
| 70570 | + { |
| 70571 | + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", |
| 70572 | + "value": 2.392, |
| 70573 | + "unit": "cpu_seconds/op", |
| 70574 | + "extra": "1 times\n8 procs" |
| 70575 | + }, |
| 70576 | + { |
| 70577 | + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", |
| 70578 | + "value": 2412544, |
| 70579 | + "unit": "disk_bytes/op", |
| 70580 | + "extra": "1 times\n8 procs" |
| 70581 | + }, |
| 70582 | + { |
| 70583 | + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", |
| 70584 | + "value": 120912, |
| 70585 | + "unit": "B/op", |
| 70586 | + "extra": "1 times\n8 procs" |
| 70587 | + }, |
| 70588 | + { |
| 70589 | + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", |
| 70590 | + "value": 2298, |
| 70591 | + "unit": "allocs/op", |
| 70592 | + "extra": "1 times\n8 procs" |
| 70593 | + } |
| 70594 | + ] |
70379 | 70595 | } |
70380 | 70596 | ] |
70381 | 70597 | } |
|
0 commit comments