|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728418638978, |
| 2 | + "lastUpdate": 1728423360824, |
3 | 3 | "repoUrl": "https://github.com/runfinch/finch", |
4 | 4 | "entries": { |
5 | 5 | "Finch Benchmark": [ |
@@ -46568,6 +46568,222 @@ window.BENCHMARK_DATA = { |
46568 | 46568 | "extra": "1 times\n8 procs" |
46569 | 46569 | } |
46570 | 46570 | ] |
| 46571 | + }, |
| 46572 | + { |
| 46573 | + "commit": { |
| 46574 | + "author": { |
| 46575 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 46576 | + "name": "dependabot[bot]", |
| 46577 | + "username": "dependabot[bot]" |
| 46578 | + }, |
| 46579 | + "committer": { |
| 46580 | + |
| 46581 | + "name": "GitHub", |
| 46582 | + "username": "web-flow" |
| 46583 | + }, |
| 46584 | + "distinct": true, |
| 46585 | + "id": "a55450f70c96e79ec695ceb234189735b99be896", |
| 46586 | + "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>", |
| 46587 | + "timestamp": "2024-10-08T14:30:55-07:00", |
| 46588 | + "tree_id": "1af901c95dc52cf5b5007477d39963d72a80c02f", |
| 46589 | + "url": "https://github.com/runfinch/finch/commit/a55450f70c96e79ec695ceb234189735b99be896" |
| 46590 | + }, |
| 46591 | + "date": 1728423359976, |
| 46592 | + "tool": "go", |
| 46593 | + "benches": [ |
| 46594 | + { |
| 46595 | + "name": "BenchmarkAll/BenchmarkVMInit", |
| 46596 | + "value": 94137331041, |
| 46597 | + "unit": "ns/op\t 0.2697 %cpu_avg/op\t 40.00 %cpu_peak/op\t 94.14 cpu_seconds/op\t9390493696 disk_bytes/op\t 4484624 B/op\t 89109 allocs/op", |
| 46598 | + "extra": "1 times\n8 procs" |
| 46599 | + }, |
| 46600 | + { |
| 46601 | + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", |
| 46602 | + "value": 94137331041, |
| 46603 | + "unit": "ns/op", |
| 46604 | + "extra": "1 times\n8 procs" |
| 46605 | + }, |
| 46606 | + { |
| 46607 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", |
| 46608 | + "value": 0.2697, |
| 46609 | + "unit": "%cpu_avg/op", |
| 46610 | + "extra": "1 times\n8 procs" |
| 46611 | + }, |
| 46612 | + { |
| 46613 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", |
| 46614 | + "value": 40, |
| 46615 | + "unit": "%cpu_peak/op", |
| 46616 | + "extra": "1 times\n8 procs" |
| 46617 | + }, |
| 46618 | + { |
| 46619 | + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", |
| 46620 | + "value": 94.14, |
| 46621 | + "unit": "cpu_seconds/op", |
| 46622 | + "extra": "1 times\n8 procs" |
| 46623 | + }, |
| 46624 | + { |
| 46625 | + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", |
| 46626 | + "value": 9390493696, |
| 46627 | + "unit": "disk_bytes/op", |
| 46628 | + "extra": "1 times\n8 procs" |
| 46629 | + }, |
| 46630 | + { |
| 46631 | + "name": "BenchmarkAll/BenchmarkVMInit - B/op", |
| 46632 | + "value": 4484624, |
| 46633 | + "unit": "B/op", |
| 46634 | + "extra": "1 times\n8 procs" |
| 46635 | + }, |
| 46636 | + { |
| 46637 | + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", |
| 46638 | + "value": 89109, |
| 46639 | + "unit": "allocs/op", |
| 46640 | + "extra": "1 times\n8 procs" |
| 46641 | + }, |
| 46642 | + { |
| 46643 | + "name": "BenchmarkAll/BenchmarkVMStart", |
| 46644 | + "value": 17922784250, |
| 46645 | + "unit": "ns/op\t 0.3933 %cpu_avg/op\t 36.36 %cpu_peak/op\t 17.92 cpu_seconds/op\t 48156672 disk_bytes/op\t 849232 B/op\t 16969 allocs/op", |
| 46646 | + "extra": "1 times\n8 procs" |
| 46647 | + }, |
| 46648 | + { |
| 46649 | + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", |
| 46650 | + "value": 17922784250, |
| 46651 | + "unit": "ns/op", |
| 46652 | + "extra": "1 times\n8 procs" |
| 46653 | + }, |
| 46654 | + { |
| 46655 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", |
| 46656 | + "value": 0.3933, |
| 46657 | + "unit": "%cpu_avg/op", |
| 46658 | + "extra": "1 times\n8 procs" |
| 46659 | + }, |
| 46660 | + { |
| 46661 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", |
| 46662 | + "value": 36.36, |
| 46663 | + "unit": "%cpu_peak/op", |
| 46664 | + "extra": "1 times\n8 procs" |
| 46665 | + }, |
| 46666 | + { |
| 46667 | + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", |
| 46668 | + "value": 17.92, |
| 46669 | + "unit": "cpu_seconds/op", |
| 46670 | + "extra": "1 times\n8 procs" |
| 46671 | + }, |
| 46672 | + { |
| 46673 | + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", |
| 46674 | + "value": 48156672, |
| 46675 | + "unit": "disk_bytes/op", |
| 46676 | + "extra": "1 times\n8 procs" |
| 46677 | + }, |
| 46678 | + { |
| 46679 | + "name": "BenchmarkAll/BenchmarkVMStart - B/op", |
| 46680 | + "value": 849232, |
| 46681 | + "unit": "B/op", |
| 46682 | + "extra": "1 times\n8 procs" |
| 46683 | + }, |
| 46684 | + { |
| 46685 | + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", |
| 46686 | + "value": 16969, |
| 46687 | + "unit": "allocs/op", |
| 46688 | + "extra": "1 times\n8 procs" |
| 46689 | + }, |
| 46690 | + { |
| 46691 | + "name": "BenchmarkAll/BenchmarkContainerRun", |
| 46692 | + "value": 236645925, |
| 46693 | + "unit": "ns/op\t 0.5339 %cpu_avg/op\t 4.444 %cpu_peak/op\t 0.2366 cpu_seconds/op\t 3276 disk_bytes/op\t 21532 B/op\t 267 allocs/op", |
| 46694 | + "extra": "5 times\n8 procs" |
| 46695 | + }, |
| 46696 | + { |
| 46697 | + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", |
| 46698 | + "value": 236645925, |
| 46699 | + "unit": "ns/op", |
| 46700 | + "extra": "5 times\n8 procs" |
| 46701 | + }, |
| 46702 | + { |
| 46703 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", |
| 46704 | + "value": 0.5339, |
| 46705 | + "unit": "%cpu_avg/op", |
| 46706 | + "extra": "5 times\n8 procs" |
| 46707 | + }, |
| 46708 | + { |
| 46709 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", |
| 46710 | + "value": 4.444, |
| 46711 | + "unit": "%cpu_peak/op", |
| 46712 | + "extra": "5 times\n8 procs" |
| 46713 | + }, |
| 46714 | + { |
| 46715 | + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", |
| 46716 | + "value": 0.2366, |
| 46717 | + "unit": "cpu_seconds/op", |
| 46718 | + "extra": "5 times\n8 procs" |
| 46719 | + }, |
| 46720 | + { |
| 46721 | + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", |
| 46722 | + "value": 3276, |
| 46723 | + "unit": "disk_bytes/op", |
| 46724 | + "extra": "5 times\n8 procs" |
| 46725 | + }, |
| 46726 | + { |
| 46727 | + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", |
| 46728 | + "value": 21532, |
| 46729 | + "unit": "B/op", |
| 46730 | + "extra": "5 times\n8 procs" |
| 46731 | + }, |
| 46732 | + { |
| 46733 | + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", |
| 46734 | + "value": 267, |
| 46735 | + "unit": "allocs/op", |
| 46736 | + "extra": "5 times\n8 procs" |
| 46737 | + }, |
| 46738 | + { |
| 46739 | + "name": "BenchmarkAll/BenchmarkImageBuild", |
| 46740 | + "value": 1072010167, |
| 46741 | + "unit": "ns/op\t 0.6420 %cpu_avg/op\t 20.00 %cpu_peak/op\t 1.072 cpu_seconds/op\t 2248704 disk_bytes/op\t 61416 B/op\t 1071 allocs/op", |
| 46742 | + "extra": "1 times\n8 procs" |
| 46743 | + }, |
| 46744 | + { |
| 46745 | + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", |
| 46746 | + "value": 1072010167, |
| 46747 | + "unit": "ns/op", |
| 46748 | + "extra": "1 times\n8 procs" |
| 46749 | + }, |
| 46750 | + { |
| 46751 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", |
| 46752 | + "value": 0.642, |
| 46753 | + "unit": "%cpu_avg/op", |
| 46754 | + "extra": "1 times\n8 procs" |
| 46755 | + }, |
| 46756 | + { |
| 46757 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", |
| 46758 | + "value": 20, |
| 46759 | + "unit": "%cpu_peak/op", |
| 46760 | + "extra": "1 times\n8 procs" |
| 46761 | + }, |
| 46762 | + { |
| 46763 | + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", |
| 46764 | + "value": 1.072, |
| 46765 | + "unit": "cpu_seconds/op", |
| 46766 | + "extra": "1 times\n8 procs" |
| 46767 | + }, |
| 46768 | + { |
| 46769 | + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", |
| 46770 | + "value": 2248704, |
| 46771 | + "unit": "disk_bytes/op", |
| 46772 | + "extra": "1 times\n8 procs" |
| 46773 | + }, |
| 46774 | + { |
| 46775 | + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", |
| 46776 | + "value": 61416, |
| 46777 | + "unit": "B/op", |
| 46778 | + "extra": "1 times\n8 procs" |
| 46779 | + }, |
| 46780 | + { |
| 46781 | + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", |
| 46782 | + "value": 1071, |
| 46783 | + "unit": "allocs/op", |
| 46784 | + "extra": "1 times\n8 procs" |
| 46785 | + } |
| 46786 | + ] |
46571 | 46787 | } |
46572 | 46788 | ] |
46573 | 46789 | } |
|
0 commit comments