|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776931586894, |
| 2 | + "lastUpdate": 1776937442443, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "C++ Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - "name": "Ultimaker", |
10 | | - "username": "Ultimaker" |
11 | | - }, |
12 | | - "committer": { |
13 | | - "name": "Ultimaker", |
14 | | - "username": "Ultimaker" |
15 | | - }, |
16 | | - "id": "c1eb4045aae7ace69e815e2e905a66cc6e23191a", |
17 | | - "message": "Cura 12797 make multi material settings settable per mesh", |
18 | | - "timestamp": "2025-10-15T07:34:48Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2258/commits/c1eb4045aae7ace69e815e2e905a66cc6e23191a" |
20 | | - }, |
21 | | - "date": 1760694810176, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.33242652005439083, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2942\ncpu: 0.33236858191706325 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 5.680241530685619, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 277\ncpu: 5.679760678700361 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 45.26956559999841, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 30\ncpu: 45.264986900000004 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 151.5947182499815, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 151.529112375 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 439.32482999995653, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 3\ncpu: 439.26521999999994 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 761.3790970001446, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 761.2221930000001 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.149888828947257, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 152\ncpu: 6.148626585526313 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 20.370316874999617, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 40\ncpu: 20.366479024999997 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 53.5429799333239, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 15\ncpu: 53.537273266666574 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.010475434339669428, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 67042\ncpu: 0.01047468655469706 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05667687553445654, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 12630\ncpu: 0.05667068289786233 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.1681415571600223, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4155\ncpu: 0.16808460842358605 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0010692865487669516, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 671418\ncpu: 0.0010691211748865839 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.005484100008139395, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 122840\ncpu: 0.00548361910615435 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.011788892258524496, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 60079\ncpu: 0.011785700694086076 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.237666119999176, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.237240889999981 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 16.368408254903425, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 51\ncpu: 16.366254764705825 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 132.32991183334283, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 132.3208093333334 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.004392122313717011, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 159328\ncpu: 0.00439193466936131 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.022309827062909623, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 31630\ncpu: 0.022308815681315264 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.2623266338982976, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2655\ncpu: 0.26230392730696717 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.00024955149043197404, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 2809454\ncpu: 0.0002495169516923931 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0010498101584642935, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 668605\ncpu: 0.001049730033427807 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.010922100620843467, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 63784\ncpu: 0.010921450865420792 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2460236744546551, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 561753678\ncpu: 1.245896860865772 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.2454535459363474, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 562334561\ncpu: 1.2453635319064074 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44066,6 +43890,182 @@ window.BENCHMARK_DATA = { |
44066 | 43890 | "extra": "iterations: 186020618\ncpu: 3.791087104118743 ns\nthreads: 1" |
44067 | 43891 | } |
44068 | 43892 | ] |
| 43893 | + }, |
| 43894 | + { |
| 43895 | + "commit": { |
| 43896 | + "author": { |
| 43897 | + "name": "Ultimaker", |
| 43898 | + "username": "Ultimaker" |
| 43899 | + }, |
| 43900 | + "committer": { |
| 43901 | + "name": "Ultimaker", |
| 43902 | + "username": "Ultimaker" |
| 43903 | + }, |
| 43904 | + "id": "68c6088b3104a9ab1fa7041a1b029e9b1153353a", |
| 43905 | + "message": "Cura 13070", |
| 43906 | + "timestamp": "2026-04-22T02:14:19Z", |
| 43907 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2330/commits/68c6088b3104a9ab1fa7041a1b029e9b1153353a" |
| 43908 | + }, |
| 43909 | + "date": 1776937435035, |
| 43910 | + "tool": "googlecpp", |
| 43911 | + "benches": [ |
| 43912 | + { |
| 43913 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43914 | + "value": 0.33406027483789147, |
| 43915 | + "unit": "ms/iter", |
| 43916 | + "extra": "iterations: 2929\ncpu: 0.33395420518948454 ms\nthreads: 1" |
| 43917 | + }, |
| 43918 | + { |
| 43919 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43920 | + "value": 5.858421854477558, |
| 43921 | + "unit": "ms/iter", |
| 43922 | + "extra": "iterations: 268\ncpu: 5.856022779850746 ms\nthreads: 1" |
| 43923 | + }, |
| 43924 | + { |
| 43925 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 43926 | + "value": 45.84042337930818, |
| 43927 | + "unit": "ms/iter", |
| 43928 | + "extra": "iterations: 29\ncpu: 45.82826517241379 ms\nthreads: 1" |
| 43929 | + }, |
| 43930 | + { |
| 43931 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 43932 | + "value": 153.9811650000047, |
| 43933 | + "unit": "ms/iter", |
| 43934 | + "extra": "iterations: 8\ncpu: 153.93970612499996 ms\nthreads: 1" |
| 43935 | + }, |
| 43936 | + { |
| 43937 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 43938 | + "value": 425.21400100001, |
| 43939 | + "unit": "ms/iter", |
| 43940 | + "extra": "iterations: 3\ncpu: 425.10256466666675 ms\nthreads: 1" |
| 43941 | + }, |
| 43942 | + { |
| 43943 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 43944 | + "value": 686.9195670001318, |
| 43945 | + "unit": "ms/iter", |
| 43946 | + "extra": "iterations: 1\ncpu: 686.2828510000005 ms\nthreads: 1" |
| 43947 | + }, |
| 43948 | + { |
| 43949 | + "name": "WallTestFixture/generateWalls/3", |
| 43950 | + "value": 6.359269829931845, |
| 43951 | + "unit": "ms/iter", |
| 43952 | + "extra": "iterations: 147\ncpu: 6.35741923129252 ms\nthreads: 1" |
| 43953 | + }, |
| 43954 | + { |
| 43955 | + "name": "WallTestFixture/generateWalls/15", |
| 43956 | + "value": 20.89607212820528, |
| 43957 | + "unit": "ms/iter", |
| 43958 | + "extra": "iterations: 39\ncpu: 20.89292546153847 ms\nthreads: 1" |
| 43959 | + }, |
| 43960 | + { |
| 43961 | + "name": "WallTestFixture/generateWalls/9999", |
| 43962 | + "value": 54.86784821427396, |
| 43963 | + "unit": "ms/iter", |
| 43964 | + "extra": "iterations: 14\ncpu: 54.86265450000007 ms\nthreads: 1" |
| 43965 | + }, |
| 43966 | + { |
| 43967 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 43968 | + "value": 0.010638140465760365, |
| 43969 | + "unit": "ms/iter", |
| 43970 | + "extra": "iterations: 66429\ncpu: 0.01063610263589697 ms\nthreads: 1" |
| 43971 | + }, |
| 43972 | + { |
| 43973 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 43974 | + "value": 0.06356855774173553, |
| 43975 | + "unit": "ms/iter", |
| 43976 | + "extra": "iterations: 12452\ncpu: 0.06355884123032439 ms\nthreads: 1" |
| 43977 | + }, |
| 43978 | + { |
| 43979 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 43980 | + "value": 0.18665270661667716, |
| 43981 | + "unit": "ms/iter", |
| 43982 | + "extra": "iterations: 4005\ncpu: 0.18660486916354554 ms\nthreads: 1" |
| 43983 | + }, |
| 43984 | + { |
| 43985 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 43986 | + "value": 0.0010855040885975776, |
| 43987 | + "unit": "ms/iter", |
| 43988 | + "extra": "iterations: 685076\ncpu: 0.0010852704327695025 ms\nthreads: 1" |
| 43989 | + }, |
| 43990 | + { |
| 43991 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 43992 | + "value": 0.005499298195422431, |
| 43993 | + "unit": "ms/iter", |
| 43994 | + "extra": "iterations: 122688\ncpu: 0.005497533996804889 ms\nthreads: 1" |
| 43995 | + }, |
| 43996 | + { |
| 43997 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 43998 | + "value": 0.011849467316637755, |
| 43999 | + "unit": "ms/iter", |
| 44000 | + "extra": "iterations: 60413\ncpu: 0.011846902090609642 ms\nthreads: 1" |
| 44001 | + }, |
| 44002 | + { |
| 44003 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44004 | + "value": 5.260830160000296, |
| 44005 | + "unit": "ms/iter", |
| 44006 | + "extra": "iterations: 100\ncpu: 5.259101810000004 ms\nthreads: 1" |
| 44007 | + }, |
| 44008 | + { |
| 44009 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44010 | + "value": 16.234926711538613, |
| 44011 | + "unit": "ms/iter", |
| 44012 | + "extra": "iterations: 52\ncpu: 16.23249161538463 ms\nthreads: 1" |
| 44013 | + }, |
| 44014 | + { |
| 44015 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44016 | + "value": 132.03887583332138, |
| 44017 | + "unit": "ms/iter", |
| 44018 | + "extra": "iterations: 6\ncpu: 132.02217166666705 ms\nthreads: 1" |
| 44019 | + }, |
| 44020 | + { |
| 44021 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44022 | + "value": 0.00454331184195155, |
| 44023 | + "unit": "ms/iter", |
| 44024 | + "extra": "iterations: 153674\ncpu: 0.0045428550437940215 ms\nthreads: 1" |
| 44025 | + }, |
| 44026 | + { |
| 44027 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44028 | + "value": 0.023699058898850357, |
| 44029 | + "unit": "ms/iter", |
| 44030 | + "extra": "iterations: 28897\ncpu: 0.023696265979167453 ms\nthreads: 1" |
| 44031 | + }, |
| 44032 | + { |
| 44033 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44034 | + "value": 0.28123355829681307, |
| 44035 | + "unit": "ms/iter", |
| 44036 | + "extra": "iterations: 2513\ncpu: 0.2812111329088738 ms\nthreads: 1" |
| 44037 | + }, |
| 44038 | + { |
| 44039 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44040 | + "value": 0.0002425176703342753, |
| 44041 | + "unit": "ms/iter", |
| 44042 | + "extra": "iterations: 2858350\ncpu: 0.00024247684328371186 ms\nthreads: 1" |
| 44043 | + }, |
| 44044 | + { |
| 44045 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44046 | + "value": 0.0010608162711200696, |
| 44047 | + "unit": "ms/iter", |
| 44048 | + "extra": "iterations: 664060\ncpu: 0.0010606854486040413 ms\nthreads: 1" |
| 44049 | + }, |
| 44050 | + { |
| 44051 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44052 | + "value": 0.010797798405981312, |
| 44053 | + "unit": "ms/iter", |
| 44054 | + "extra": "iterations: 64491\ncpu: 0.010796442899009148 ms\nthreads: 1" |
| 44055 | + }, |
| 44056 | + { |
| 44057 | + "name": "SimplifyTestFixture/simplify_local", |
| 44058 | + "value": 1.4254795884179994, |
| 44059 | + "unit": "ns/iter", |
| 44060 | + "extra": "iterations: 496655134\ncpu: 1.4253009453436918 ns\nthreads: 1" |
| 44061 | + }, |
| 44062 | + { |
| 44063 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44064 | + "value": 4.21843802487459, |
| 44065 | + "unit": "ns/iter", |
| 44066 | + "extra": "iterations: 165807890\ncpu: 4.2178157082874375 ns\nthreads: 1" |
| 44067 | + } |
| 44068 | + ] |
44069 | 44069 | } |
44070 | 44070 | ] |
44071 | 44071 | } |
|
0 commit comments