|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1777038200802, |
| 2 | + "lastUpdate": 1777389389522, |
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": "cb20b67905fe16035c60ca31b5464f99a3fe1eca", |
17 | | - "message": "CURA-12810 Make the multi-material progress reporting aware of multiple meshes", |
18 | | - "timestamp": "2025-10-19T05:48:50Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2260/commits/cb20b67905fe16035c60ca31b5464f99a3fe1eca" |
20 | | - }, |
21 | | - "date": 1761121333363, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.33761049300990764, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2432\ncpu: 0.33752027014802627 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 5.727111999999497, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 277\ncpu: 5.725544960288809 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 45.30761673333169, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 30\ncpu: 45.29513206666666 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 155.58675862499172, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 155.55794962500002 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 465.88896166667837, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 3\ncpu: 465.7935139999999 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 770.1178639999853, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 769.5595509999995 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.1342847302632055, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 152\ncpu: 6.13290025 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 20.459388599999784, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 40\ncpu: 20.454337575000014 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 53.852633642853625, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 14\ncpu: 53.84229378571437 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.010419639219471644, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 67390\ncpu: 0.010417424974031779 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05765531878349987, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 12692\ncpu: 0.05764017633154739 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.16923095960567816, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4159\ncpu: 0.16919143279634552 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0010356225102593397, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 682551\ncpu: 0.0010353688647441722 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.005465118832297439, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 123182\ncpu: 0.00546370332516117 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.01197085811418534, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 57800\ncpu: 0.011969457750865073 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.261900220000371, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.260633849999969 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 16.405817019608993, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 51\ncpu: 16.402422627450967 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 135.71507633336446, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 135.69393683333314 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.0043909982906939395, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 160884\ncpu: 0.004390565239551466 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.02231142996128352, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 30219\ncpu: 0.022310619246169616 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.26850807970735896, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2597\ncpu: 0.26849763265306165 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.0002479676968651588, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 2850745\ncpu: 0.0002479379460456833 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0010375510519629175, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 670033\ncpu: 0.00103746082058645 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.011017309079796821, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 63812\ncpu: 0.011015901648592735 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2745819007887815, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 561237844\ncpu: 1.2744130917871583 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.2460374107306142, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 561550756\ncpu: 1.2458471340745625 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44070,6 +43894,182 @@ window.BENCHMARK_DATA = { |
44070 | 43894 | "extra": "iterations: 187136233\ncpu: 3.7406868075622537 ns\nthreads: 1" |
44071 | 43895 | } |
44072 | 43896 | ] |
| 43897 | + }, |
| 43898 | + { |
| 43899 | + "commit": { |
| 43900 | + "author": { |
| 43901 | + "name": "Ultimaker", |
| 43902 | + "username": "Ultimaker" |
| 43903 | + }, |
| 43904 | + "committer": { |
| 43905 | + "name": "Ultimaker", |
| 43906 | + "username": "Ultimaker" |
| 43907 | + }, |
| 43908 | + "id": "337babe28f72745426c1a488744383b35eeab81c", |
| 43909 | + "message": "CURA-13049 process the end variable replacement in the engine", |
| 43910 | + "timestamp": "2026-04-28T08:38:17Z", |
| 43911 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2313/commits/337babe28f72745426c1a488744383b35eeab81c" |
| 43912 | + }, |
| 43913 | + "date": 1777389381214, |
| 43914 | + "tool": "googlecpp", |
| 43915 | + "benches": [ |
| 43916 | + { |
| 43917 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43918 | + "value": 0.32283359652389976, |
| 43919 | + "unit": "ms/iter", |
| 43920 | + "extra": "iterations: 3222\ncpu: 0.32264213097454997 ms\nthreads: 1" |
| 43921 | + }, |
| 43922 | + { |
| 43923 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43924 | + "value": 5.2702286148642825, |
| 43925 | + "unit": "ms/iter", |
| 43926 | + "extra": "iterations: 296\ncpu: 5.269578510135133 ms\nthreads: 1" |
| 43927 | + }, |
| 43928 | + { |
| 43929 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 43930 | + "value": 45.408876066676385, |
| 43931 | + "unit": "ms/iter", |
| 43932 | + "extra": "iterations: 30\ncpu: 45.38708516666666 ms\nthreads: 1" |
| 43933 | + }, |
| 43934 | + { |
| 43935 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 43936 | + "value": 151.69487337499277, |
| 43937 | + "unit": "ms/iter", |
| 43938 | + "extra": "iterations: 8\ncpu: 151.6844785 ms\nthreads: 1" |
| 43939 | + }, |
| 43940 | + { |
| 43941 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 43942 | + "value": 428.1950946666863, |
| 43943 | + "unit": "ms/iter", |
| 43944 | + "extra": "iterations: 3\ncpu: 428.17090633333345 ms\nthreads: 1" |
| 43945 | + }, |
| 43946 | + { |
| 43947 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 43948 | + "value": 684.4842129999051, |
| 43949 | + "unit": "ms/iter", |
| 43950 | + "extra": "iterations: 1\ncpu: 684.4309299999995 ms\nthreads: 1" |
| 43951 | + }, |
| 43952 | + { |
| 43953 | + "name": "WallTestFixture/generateWalls/3", |
| 43954 | + "value": 6.495088368053656, |
| 43955 | + "unit": "ms/iter", |
| 43956 | + "extra": "iterations: 144\ncpu: 6.494242361111106 ms\nthreads: 1" |
| 43957 | + }, |
| 43958 | + { |
| 43959 | + "name": "WallTestFixture/generateWalls/15", |
| 43960 | + "value": 22.023171189187916, |
| 43961 | + "unit": "ms/iter", |
| 43962 | + "extra": "iterations: 37\ncpu: 22.02183286486487 ms\nthreads: 1" |
| 43963 | + }, |
| 43964 | + { |
| 43965 | + "name": "WallTestFixture/generateWalls/9999", |
| 43966 | + "value": 52.23230599999624, |
| 43967 | + "unit": "ms/iter", |
| 43968 | + "extra": "iterations: 10\ncpu: 52.2269799 ms\nthreads: 1" |
| 43969 | + }, |
| 43970 | + { |
| 43971 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 43972 | + "value": 0.009241515130315325, |
| 43973 | + "unit": "ms/iter", |
| 43974 | + "extra": "iterations: 75742\ncpu: 0.009240726004066443 ms\nthreads: 1" |
| 43975 | + }, |
| 43976 | + { |
| 43977 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 43978 | + "value": 0.04979244213208996, |
| 43979 | + "unit": "ms/iter", |
| 43980 | + "extra": "iterations: 14127\ncpu: 0.04978819798966517 ms\nthreads: 1" |
| 43981 | + }, |
| 43982 | + { |
| 43983 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 43984 | + "value": 0.14224558650139554, |
| 43985 | + "unit": "ms/iter", |
| 43986 | + "extra": "iterations: 4919\ncpu: 0.14223182232160997 ms\nthreads: 1" |
| 43987 | + }, |
| 43988 | + { |
| 43989 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 43990 | + "value": 0.0008661427508321582, |
| 43991 | + "unit": "ms/iter", |
| 43992 | + "extra": "iterations: 792822\ncpu: 0.0008660220440401505 ms\nthreads: 1" |
| 43993 | + }, |
| 43994 | + { |
| 43995 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 43996 | + "value": 0.004644453116251128, |
| 43997 | + "unit": "ms/iter", |
| 43998 | + "extra": "iterations: 150052\ncpu: 0.004643948264601589 ms\nthreads: 1" |
| 43999 | + }, |
| 44000 | + { |
| 44001 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44002 | + "value": 0.010105705752532994, |
| 44003 | + "unit": "ms/iter", |
| 44004 | + "extra": "iterations: 68874\ncpu: 0.0101049055521677 ms\nthreads: 1" |
| 44005 | + }, |
| 44006 | + { |
| 44007 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44008 | + "value": 5.485399879999022, |
| 44009 | + "unit": "ms/iter", |
| 44010 | + "extra": "iterations: 100\ncpu: 5.485335490000018 ms\nthreads: 1" |
| 44011 | + }, |
| 44012 | + { |
| 44013 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44014 | + "value": 16.97258086000147, |
| 44015 | + "unit": "ms/iter", |
| 44016 | + "extra": "iterations: 50\ncpu: 16.971075240000033 ms\nthreads: 1" |
| 44017 | + }, |
| 44018 | + { |
| 44019 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44020 | + "value": 145.65722919996915, |
| 44021 | + "unit": "ms/iter", |
| 44022 | + "extra": "iterations: 5\ncpu: 145.63650019999983 ms\nthreads: 1" |
| 44023 | + }, |
| 44024 | + { |
| 44025 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44026 | + "value": 0.003984972022871425, |
| 44027 | + "unit": "ms/iter", |
| 44028 | + "extra": "iterations: 175429\ncpu: 0.0039847039201044345 ms\nthreads: 1" |
| 44029 | + }, |
| 44030 | + { |
| 44031 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44032 | + "value": 0.019726840848269093, |
| 44033 | + "unit": "ms/iter", |
| 44034 | + "extra": "iterations: 35130\ncpu: 0.01972541494449189 ms\nthreads: 1" |
| 44035 | + }, |
| 44036 | + { |
| 44037 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44038 | + "value": 0.22769068843219192, |
| 44039 | + "unit": "ms/iter", |
| 44040 | + "extra": "iterations: 3017\ncpu: 0.22764093768644308 ms\nthreads: 1" |
| 44041 | + }, |
| 44042 | + { |
| 44043 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44044 | + "value": 0.0002306786656710793, |
| 44045 | + "unit": "ms/iter", |
| 44046 | + "extra": "iterations: 3211322\ncpu: 0.00023064202250661837 ms\nthreads: 1" |
| 44047 | + }, |
| 44048 | + { |
| 44049 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44050 | + "value": 0.0009040984029364892, |
| 44051 | + "unit": "ms/iter", |
| 44052 | + "extra": "iterations: 770414\ncpu: 0.0009038894607315 ms\nthreads: 1" |
| 44053 | + }, |
| 44054 | + { |
| 44055 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44056 | + "value": 0.009850919975107366, |
| 44057 | + "unit": "ms/iter", |
| 44058 | + "extra": "iterations: 67479\ncpu: 0.00984911184220278 ms\nthreads: 1" |
| 44059 | + }, |
| 44060 | + { |
| 44061 | + "name": "SimplifyTestFixture/simplify_local", |
| 44062 | + "value": 2.074897598742384, |
| 44063 | + "unit": "ns/iter", |
| 44064 | + "extra": "iterations: 350986900\ncpu: 2.074735088403584 ns\nthreads: 1" |
| 44065 | + }, |
| 44066 | + { |
| 44067 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44068 | + "value": 2.595793449454106, |
| 44069 | + "unit": "ns/iter", |
| 44070 | + "extra": "iterations: 269375439\ncpu: 2.595546778858339 ns\nthreads: 1" |
| 44071 | + } |
| 44072 | + ] |
44073 | 44073 | } |
44074 | 44074 | ] |
44075 | 44075 | } |
|
0 commit comments