|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728419543417, |
| 2 | + "lastUpdate": 1728423340761, |
3 | 3 | "repoUrl": "https://github.com/runfinch/finch", |
4 | 4 | "entries": { |
5 | 5 | "Finch Benchmark": [ |
@@ -70592,6 +70592,222 @@ window.BENCHMARK_DATA = { |
70592 | 70592 | "extra": "1 times\n8 procs" |
70593 | 70593 | } |
70594 | 70594 | ] |
| 70595 | + }, |
| 70596 | + { |
| 70597 | + "commit": { |
| 70598 | + "author": { |
| 70599 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 70600 | + "name": "dependabot[bot]", |
| 70601 | + "username": "dependabot[bot]" |
| 70602 | + }, |
| 70603 | + "committer": { |
| 70604 | + |
| 70605 | + "name": "GitHub", |
| 70606 | + "username": "web-flow" |
| 70607 | + }, |
| 70608 | + "distinct": true, |
| 70609 | + "id": "a55450f70c96e79ec695ceb234189735b99be896", |
| 70610 | + "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>", |
| 70611 | + "timestamp": "2024-10-08T14:30:55-07:00", |
| 70612 | + "tree_id": "1af901c95dc52cf5b5007477d39963d72a80c02f", |
| 70613 | + "url": "https://github.com/runfinch/finch/commit/a55450f70c96e79ec695ceb234189735b99be896" |
| 70614 | + }, |
| 70615 | + "date": 1728423340107, |
| 70616 | + "tool": "go", |
| 70617 | + "benches": [ |
| 70618 | + { |
| 70619 | + "name": "BenchmarkAll/BenchmarkVMInit", |
| 70620 | + "value": 74542188250, |
| 70621 | + "unit": "ns/op\t 0.2942 %cpu_avg/op\t 50.00 %cpu_peak/op\t 74.54 cpu_seconds/op\t3377221632 disk_bytes/op\t 3529552 B/op\t 70340 allocs/op", |
| 70622 | + "extra": "1 times\n8 procs" |
| 70623 | + }, |
| 70624 | + { |
| 70625 | + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", |
| 70626 | + "value": 74542188250, |
| 70627 | + "unit": "ns/op", |
| 70628 | + "extra": "1 times\n8 procs" |
| 70629 | + }, |
| 70630 | + { |
| 70631 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", |
| 70632 | + "value": 0.2942, |
| 70633 | + "unit": "%cpu_avg/op", |
| 70634 | + "extra": "1 times\n8 procs" |
| 70635 | + }, |
| 70636 | + { |
| 70637 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", |
| 70638 | + "value": 50, |
| 70639 | + "unit": "%cpu_peak/op", |
| 70640 | + "extra": "1 times\n8 procs" |
| 70641 | + }, |
| 70642 | + { |
| 70643 | + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", |
| 70644 | + "value": 74.54, |
| 70645 | + "unit": "cpu_seconds/op", |
| 70646 | + "extra": "1 times\n8 procs" |
| 70647 | + }, |
| 70648 | + { |
| 70649 | + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", |
| 70650 | + "value": 3377221632, |
| 70651 | + "unit": "disk_bytes/op", |
| 70652 | + "extra": "1 times\n8 procs" |
| 70653 | + }, |
| 70654 | + { |
| 70655 | + "name": "BenchmarkAll/BenchmarkVMInit - B/op", |
| 70656 | + "value": 3529552, |
| 70657 | + "unit": "B/op", |
| 70658 | + "extra": "1 times\n8 procs" |
| 70659 | + }, |
| 70660 | + { |
| 70661 | + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", |
| 70662 | + "value": 70340, |
| 70663 | + "unit": "allocs/op", |
| 70664 | + "extra": "1 times\n8 procs" |
| 70665 | + }, |
| 70666 | + { |
| 70667 | + "name": "BenchmarkAll/BenchmarkVMStart", |
| 70668 | + "value": 18042422583, |
| 70669 | + "unit": "ns/op\t 0.3844 %cpu_avg/op\t 30.00 %cpu_peak/op\t 18.04 cpu_seconds/op\t 50020352 disk_bytes/op\t 855264 B/op\t 17076 allocs/op", |
| 70670 | + "extra": "1 times\n8 procs" |
| 70671 | + }, |
| 70672 | + { |
| 70673 | + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", |
| 70674 | + "value": 18042422583, |
| 70675 | + "unit": "ns/op", |
| 70676 | + "extra": "1 times\n8 procs" |
| 70677 | + }, |
| 70678 | + { |
| 70679 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", |
| 70680 | + "value": 0.3844, |
| 70681 | + "unit": "%cpu_avg/op", |
| 70682 | + "extra": "1 times\n8 procs" |
| 70683 | + }, |
| 70684 | + { |
| 70685 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", |
| 70686 | + "value": 30, |
| 70687 | + "unit": "%cpu_peak/op", |
| 70688 | + "extra": "1 times\n8 procs" |
| 70689 | + }, |
| 70690 | + { |
| 70691 | + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", |
| 70692 | + "value": 18.04, |
| 70693 | + "unit": "cpu_seconds/op", |
| 70694 | + "extra": "1 times\n8 procs" |
| 70695 | + }, |
| 70696 | + { |
| 70697 | + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", |
| 70698 | + "value": 50020352, |
| 70699 | + "unit": "disk_bytes/op", |
| 70700 | + "extra": "1 times\n8 procs" |
| 70701 | + }, |
| 70702 | + { |
| 70703 | + "name": "BenchmarkAll/BenchmarkVMStart - B/op", |
| 70704 | + "value": 855264, |
| 70705 | + "unit": "B/op", |
| 70706 | + "extra": "1 times\n8 procs" |
| 70707 | + }, |
| 70708 | + { |
| 70709 | + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", |
| 70710 | + "value": 17076, |
| 70711 | + "unit": "allocs/op", |
| 70712 | + "extra": "1 times\n8 procs" |
| 70713 | + }, |
| 70714 | + { |
| 70715 | + "name": "BenchmarkAll/BenchmarkContainerRun", |
| 70716 | + "value": 233938733, |
| 70717 | + "unit": "ns/op\t 0.8701 %cpu_avg/op\t 9.444 %cpu_peak/op\t 0.2339 cpu_seconds/op\t 0 disk_bytes/op\t 21454 B/op\t 265 allocs/op", |
| 70718 | + "extra": "5 times\n8 procs" |
| 70719 | + }, |
| 70720 | + { |
| 70721 | + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", |
| 70722 | + "value": 233938733, |
| 70723 | + "unit": "ns/op", |
| 70724 | + "extra": "5 times\n8 procs" |
| 70725 | + }, |
| 70726 | + { |
| 70727 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", |
| 70728 | + "value": 0.8701, |
| 70729 | + "unit": "%cpu_avg/op", |
| 70730 | + "extra": "5 times\n8 procs" |
| 70731 | + }, |
| 70732 | + { |
| 70733 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", |
| 70734 | + "value": 9.444, |
| 70735 | + "unit": "%cpu_peak/op", |
| 70736 | + "extra": "5 times\n8 procs" |
| 70737 | + }, |
| 70738 | + { |
| 70739 | + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", |
| 70740 | + "value": 0.2339, |
| 70741 | + "unit": "cpu_seconds/op", |
| 70742 | + "extra": "5 times\n8 procs" |
| 70743 | + }, |
| 70744 | + { |
| 70745 | + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", |
| 70746 | + "value": 0, |
| 70747 | + "unit": "disk_bytes/op", |
| 70748 | + "extra": "5 times\n8 procs" |
| 70749 | + }, |
| 70750 | + { |
| 70751 | + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", |
| 70752 | + "value": 21454, |
| 70753 | + "unit": "B/op", |
| 70754 | + "extra": "5 times\n8 procs" |
| 70755 | + }, |
| 70756 | + { |
| 70757 | + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", |
| 70758 | + "value": 265, |
| 70759 | + "unit": "allocs/op", |
| 70760 | + "extra": "5 times\n8 procs" |
| 70761 | + }, |
| 70762 | + { |
| 70763 | + "name": "BenchmarkAll/BenchmarkImageBuild", |
| 70764 | + "value": 1034877291, |
| 70765 | + "unit": "ns/op\t 1.101 %cpu_avg/op\t 30.00 %cpu_peak/op\t 1.035 cpu_seconds/op\t 2351104 disk_bytes/op\t 58880 B/op\t 1018 allocs/op", |
| 70766 | + "extra": "1 times\n8 procs" |
| 70767 | + }, |
| 70768 | + { |
| 70769 | + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", |
| 70770 | + "value": 1034877291, |
| 70771 | + "unit": "ns/op", |
| 70772 | + "extra": "1 times\n8 procs" |
| 70773 | + }, |
| 70774 | + { |
| 70775 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", |
| 70776 | + "value": 1.101, |
| 70777 | + "unit": "%cpu_avg/op", |
| 70778 | + "extra": "1 times\n8 procs" |
| 70779 | + }, |
| 70780 | + { |
| 70781 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", |
| 70782 | + "value": 30, |
| 70783 | + "unit": "%cpu_peak/op", |
| 70784 | + "extra": "1 times\n8 procs" |
| 70785 | + }, |
| 70786 | + { |
| 70787 | + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", |
| 70788 | + "value": 1.035, |
| 70789 | + "unit": "cpu_seconds/op", |
| 70790 | + "extra": "1 times\n8 procs" |
| 70791 | + }, |
| 70792 | + { |
| 70793 | + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", |
| 70794 | + "value": 2351104, |
| 70795 | + "unit": "disk_bytes/op", |
| 70796 | + "extra": "1 times\n8 procs" |
| 70797 | + }, |
| 70798 | + { |
| 70799 | + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", |
| 70800 | + "value": 58880, |
| 70801 | + "unit": "B/op", |
| 70802 | + "extra": "1 times\n8 procs" |
| 70803 | + }, |
| 70804 | + { |
| 70805 | + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", |
| 70806 | + "value": 1018, |
| 70807 | + "unit": "allocs/op", |
| 70808 | + "extra": "1 times\n8 procs" |
| 70809 | + } |
| 70810 | + ] |
70595 | 70811 | } |
70596 | 70812 | ] |
70597 | 70813 | } |
|
0 commit comments