|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1728418687741, |
| 2 | + "lastUpdate": 1728423398211, |
3 | 3 | "repoUrl": "https://github.com/runfinch/finch", |
4 | 4 | "entries": { |
5 | 5 | "Finch Benchmark": [ |
@@ -46760,6 +46760,222 @@ window.BENCHMARK_DATA = { |
46760 | 46760 | "extra": "1 times\n12 procs" |
46761 | 46761 | } |
46762 | 46762 | ] |
| 46763 | + }, |
| 46764 | + { |
| 46765 | + "commit": { |
| 46766 | + "author": { |
| 46767 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 46768 | + "name": "dependabot[bot]", |
| 46769 | + "username": "dependabot[bot]" |
| 46770 | + }, |
| 46771 | + "committer": { |
| 46772 | + |
| 46773 | + "name": "GitHub", |
| 46774 | + "username": "web-flow" |
| 46775 | + }, |
| 46776 | + "distinct": true, |
| 46777 | + "id": "a55450f70c96e79ec695ceb234189735b99be896", |
| 46778 | + "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>", |
| 46779 | + "timestamp": "2024-10-08T14:30:55-07:00", |
| 46780 | + "tree_id": "1af901c95dc52cf5b5007477d39963d72a80c02f", |
| 46781 | + "url": "https://github.com/runfinch/finch/commit/a55450f70c96e79ec695ceb234189735b99be896" |
| 46782 | + }, |
| 46783 | + "date": 1728423397248, |
| 46784 | + "tool": "go", |
| 46785 | + "benches": [ |
| 46786 | + { |
| 46787 | + "name": "BenchmarkAll/BenchmarkVMInit", |
| 46788 | + "value": 101220756770, |
| 46789 | + "unit": "ns/op\t 0.2271 %cpu_avg/op\t 35.71 %cpu_peak/op\t 101.2 cpu_seconds/op\t9772666880 disk_bytes/op\t 4902272 B/op\t 95731 allocs/op", |
| 46790 | + "extra": "1 times\n12 procs" |
| 46791 | + }, |
| 46792 | + { |
| 46793 | + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", |
| 46794 | + "value": 101220756770, |
| 46795 | + "unit": "ns/op", |
| 46796 | + "extra": "1 times\n12 procs" |
| 46797 | + }, |
| 46798 | + { |
| 46799 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", |
| 46800 | + "value": 0.2271, |
| 46801 | + "unit": "%cpu_avg/op", |
| 46802 | + "extra": "1 times\n12 procs" |
| 46803 | + }, |
| 46804 | + { |
| 46805 | + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", |
| 46806 | + "value": 35.71, |
| 46807 | + "unit": "%cpu_peak/op", |
| 46808 | + "extra": "1 times\n12 procs" |
| 46809 | + }, |
| 46810 | + { |
| 46811 | + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", |
| 46812 | + "value": 101.2, |
| 46813 | + "unit": "cpu_seconds/op", |
| 46814 | + "extra": "1 times\n12 procs" |
| 46815 | + }, |
| 46816 | + { |
| 46817 | + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", |
| 46818 | + "value": 9772666880, |
| 46819 | + "unit": "disk_bytes/op", |
| 46820 | + "extra": "1 times\n12 procs" |
| 46821 | + }, |
| 46822 | + { |
| 46823 | + "name": "BenchmarkAll/BenchmarkVMInit - B/op", |
| 46824 | + "value": 4902272, |
| 46825 | + "unit": "B/op", |
| 46826 | + "extra": "1 times\n12 procs" |
| 46827 | + }, |
| 46828 | + { |
| 46829 | + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", |
| 46830 | + "value": 95731, |
| 46831 | + "unit": "allocs/op", |
| 46832 | + "extra": "1 times\n12 procs" |
| 46833 | + }, |
| 46834 | + { |
| 46835 | + "name": "BenchmarkAll/BenchmarkVMStart", |
| 46836 | + "value": 22978254357, |
| 46837 | + "unit": "ns/op\t 0.3762 %cpu_avg/op\t 42.86 %cpu_peak/op\t 22.98 cpu_seconds/op\t 19574784 disk_bytes/op\t 1105088 B/op\t 21951 allocs/op", |
| 46838 | + "extra": "1 times\n12 procs" |
| 46839 | + }, |
| 46840 | + { |
| 46841 | + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", |
| 46842 | + "value": 22978254357, |
| 46843 | + "unit": "ns/op", |
| 46844 | + "extra": "1 times\n12 procs" |
| 46845 | + }, |
| 46846 | + { |
| 46847 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", |
| 46848 | + "value": 0.3762, |
| 46849 | + "unit": "%cpu_avg/op", |
| 46850 | + "extra": "1 times\n12 procs" |
| 46851 | + }, |
| 46852 | + { |
| 46853 | + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", |
| 46854 | + "value": 42.86, |
| 46855 | + "unit": "%cpu_peak/op", |
| 46856 | + "extra": "1 times\n12 procs" |
| 46857 | + }, |
| 46858 | + { |
| 46859 | + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", |
| 46860 | + "value": 22.98, |
| 46861 | + "unit": "cpu_seconds/op", |
| 46862 | + "extra": "1 times\n12 procs" |
| 46863 | + }, |
| 46864 | + { |
| 46865 | + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", |
| 46866 | + "value": 19574784, |
| 46867 | + "unit": "disk_bytes/op", |
| 46868 | + "extra": "1 times\n12 procs" |
| 46869 | + }, |
| 46870 | + { |
| 46871 | + "name": "BenchmarkAll/BenchmarkVMStart - B/op", |
| 46872 | + "value": 1105088, |
| 46873 | + "unit": "B/op", |
| 46874 | + "extra": "1 times\n12 procs" |
| 46875 | + }, |
| 46876 | + { |
| 46877 | + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", |
| 46878 | + "value": 21951, |
| 46879 | + "unit": "allocs/op", |
| 46880 | + "extra": "1 times\n12 procs" |
| 46881 | + }, |
| 46882 | + { |
| 46883 | + "name": "BenchmarkAll/BenchmarkContainerRun", |
| 46884 | + "value": 463729145, |
| 46885 | + "unit": "ns/op\t 0.6863 %cpu_avg/op\t 14.18 %cpu_peak/op\t 0.4637 cpu_seconds/op\t 1365 disk_bytes/op\t 33712 B/op\t 499 allocs/op", |
| 46886 | + "extra": "3 times\n12 procs" |
| 46887 | + }, |
| 46888 | + { |
| 46889 | + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", |
| 46890 | + "value": 463729145, |
| 46891 | + "unit": "ns/op", |
| 46892 | + "extra": "3 times\n12 procs" |
| 46893 | + }, |
| 46894 | + { |
| 46895 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", |
| 46896 | + "value": 0.6863, |
| 46897 | + "unit": "%cpu_avg/op", |
| 46898 | + "extra": "3 times\n12 procs" |
| 46899 | + }, |
| 46900 | + { |
| 46901 | + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", |
| 46902 | + "value": 14.18, |
| 46903 | + "unit": "%cpu_peak/op", |
| 46904 | + "extra": "3 times\n12 procs" |
| 46905 | + }, |
| 46906 | + { |
| 46907 | + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", |
| 46908 | + "value": 0.4637, |
| 46909 | + "unit": "cpu_seconds/op", |
| 46910 | + "extra": "3 times\n12 procs" |
| 46911 | + }, |
| 46912 | + { |
| 46913 | + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", |
| 46914 | + "value": 1365, |
| 46915 | + "unit": "disk_bytes/op", |
| 46916 | + "extra": "3 times\n12 procs" |
| 46917 | + }, |
| 46918 | + { |
| 46919 | + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", |
| 46920 | + "value": 33712, |
| 46921 | + "unit": "B/op", |
| 46922 | + "extra": "3 times\n12 procs" |
| 46923 | + }, |
| 46924 | + { |
| 46925 | + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", |
| 46926 | + "value": 499, |
| 46927 | + "unit": "allocs/op", |
| 46928 | + "extra": "3 times\n12 procs" |
| 46929 | + }, |
| 46930 | + { |
| 46931 | + "name": "BenchmarkAll/BenchmarkImageBuild", |
| 46932 | + "value": 1249231631, |
| 46933 | + "unit": "ns/op\t 0.2135 %cpu_avg/op\t 14.29 %cpu_peak/op\t 1.249 cpu_seconds/op\t 2269184 disk_bytes/op\t 69144 B/op\t 1248 allocs/op", |
| 46934 | + "extra": "1 times\n12 procs" |
| 46935 | + }, |
| 46936 | + { |
| 46937 | + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", |
| 46938 | + "value": 1249231631, |
| 46939 | + "unit": "ns/op", |
| 46940 | + "extra": "1 times\n12 procs" |
| 46941 | + }, |
| 46942 | + { |
| 46943 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", |
| 46944 | + "value": 0.2135, |
| 46945 | + "unit": "%cpu_avg/op", |
| 46946 | + "extra": "1 times\n12 procs" |
| 46947 | + }, |
| 46948 | + { |
| 46949 | + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", |
| 46950 | + "value": 14.29, |
| 46951 | + "unit": "%cpu_peak/op", |
| 46952 | + "extra": "1 times\n12 procs" |
| 46953 | + }, |
| 46954 | + { |
| 46955 | + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", |
| 46956 | + "value": 1.249, |
| 46957 | + "unit": "cpu_seconds/op", |
| 46958 | + "extra": "1 times\n12 procs" |
| 46959 | + }, |
| 46960 | + { |
| 46961 | + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", |
| 46962 | + "value": 2269184, |
| 46963 | + "unit": "disk_bytes/op", |
| 46964 | + "extra": "1 times\n12 procs" |
| 46965 | + }, |
| 46966 | + { |
| 46967 | + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", |
| 46968 | + "value": 69144, |
| 46969 | + "unit": "B/op", |
| 46970 | + "extra": "1 times\n12 procs" |
| 46971 | + }, |
| 46972 | + { |
| 46973 | + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", |
| 46974 | + "value": 1248, |
| 46975 | + "unit": "allocs/op", |
| 46976 | + "extra": "1 times\n12 procs" |
| 46977 | + } |
| 46978 | + ] |
46763 | 46979 | } |
46764 | 46980 | ] |
46765 | 46981 | } |
|
0 commit comments