|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759410159090, |
| 2 | + "lastUpdate": 1759766589951, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "C++ Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - |
10 | | - "name": "HellAholic", |
11 | | - "username": "HellAholic" |
12 | | - }, |
13 | | - "committer": { |
14 | | - |
15 | | - "name": "GitHub", |
16 | | - "username": "web-flow" |
17 | | - }, |
18 | | - "distinct": true, |
19 | | - "id": "149226c14dda977d53ddb8b840f34b46cb3ce514", |
20 | | - "message": "[CURA-10914] Add ability to register multiple modify plugins (#2123)", |
21 | | - "timestamp": "2024-07-24T11:23:15+02:00", |
22 | | - "tree_id": "7d2f92d927ae777cc048a53d83d22f8a0c0e0dce", |
23 | | - "url": "https://github.com/Ultimaker/CuraEngine/commit/149226c14dda977d53ddb8b840f34b46cb3ce514" |
24 | | - }, |
25 | | - "date": 1721814043984, |
26 | | - "tool": "googlecpp", |
27 | | - "benches": [ |
28 | | - { |
29 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
30 | | - "value": 0.37792532887707886, |
31 | | - "unit": "ms/iter", |
32 | | - "extra": "iterations: 2618\ncpu: 0.3778972100840336 ms\nthreads: 1" |
33 | | - }, |
34 | | - { |
35 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
36 | | - "value": 6.155475185770325, |
37 | | - "unit": "ms/iter", |
38 | | - "extra": "iterations: 253\ncpu: 6.155307612648222 ms\nthreads: 1" |
39 | | - }, |
40 | | - { |
41 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
42 | | - "value": 48.1010478928608, |
43 | | - "unit": "ms/iter", |
44 | | - "extra": "iterations: 28\ncpu: 48.09810478571427 ms\nthreads: 1" |
45 | | - }, |
46 | | - { |
47 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
48 | | - "value": 166.71031887500476, |
49 | | - "unit": "ms/iter", |
50 | | - "extra": "iterations: 8\ncpu: 166.69298662499997 ms\nthreads: 1" |
51 | | - }, |
52 | | - { |
53 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
54 | | - "value": 559.7068705000083, |
55 | | - "unit": "ms/iter", |
56 | | - "extra": "iterations: 2\ncpu: 559.6722060000001 ms\nthreads: 1" |
57 | | - }, |
58 | | - { |
59 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
60 | | - "value": 958.6189759997978, |
61 | | - "unit": "ms/iter", |
62 | | - "extra": "iterations: 1\ncpu: 958.5228039999994 ms\nthreads: 1" |
63 | | - }, |
64 | | - { |
65 | | - "name": "WallTestFixture/generateWalls/3", |
66 | | - "value": 6.5901271048943695, |
67 | | - "unit": "ms/iter", |
68 | | - "extra": "iterations: 143\ncpu: 6.5894133776223764 ms\nthreads: 1" |
69 | | - }, |
70 | | - { |
71 | | - "name": "WallTestFixture/generateWalls/15", |
72 | | - "value": 21.51365707894863, |
73 | | - "unit": "ms/iter", |
74 | | - "extra": "iterations: 38\ncpu: 21.511652 ms\nthreads: 1" |
75 | | - }, |
76 | | - { |
77 | | - "name": "WallTestFixture/generateWalls/9999", |
78 | | - "value": 51.85149079998155, |
79 | | - "unit": "ms/iter", |
80 | | - "extra": "iterations: 10\ncpu: 51.84741160000001 ms\nthreads: 1" |
81 | | - }, |
82 | | - { |
83 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
84 | | - "value": 0.008724100864518646, |
85 | | - "unit": "ms/iter", |
86 | | - "extra": "iterations: 79929\ncpu: 0.008723695129427363 ms\nthreads: 1" |
87 | | - }, |
88 | | - { |
89 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
90 | | - "value": 0.05317814098859825, |
91 | | - "unit": "ms/iter", |
92 | | - "extra": "iterations: 13150\ncpu: 0.053172303422053244 ms\nthreads: 1" |
93 | | - }, |
94 | | - { |
95 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
96 | | - "value": 0.16636983631710858, |
97 | | - "unit": "ms/iter", |
98 | | - "extra": "iterations: 4301\ncpu: 0.1663641202046038 ms\nthreads: 1" |
99 | | - }, |
100 | | - { |
101 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
102 | | - "value": 0.0008223108336109708, |
103 | | - "unit": "ms/iter", |
104 | | - "extra": "iterations: 852292\ncpu: 0.0008222801985704433 ms\nthreads: 1" |
105 | | - }, |
106 | | - { |
107 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
108 | | - "value": 0.004650109970470723, |
109 | | - "unit": "ms/iter", |
110 | | - "extra": "iterations: 151377\ncpu: 0.004649526235821823 ms\nthreads: 1" |
111 | | - }, |
112 | | - { |
113 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
114 | | - "value": 0.014026674386480453, |
115 | | - "unit": "ms/iter", |
116 | | - "extra": "iterations: 49958\ncpu: 0.014025984506985821 ms\nthreads: 1" |
117 | | - }, |
118 | | - { |
119 | | - "name": "HolesWallTestFixture/generateWalls/3", |
120 | | - "value": 5.67051506000098, |
121 | | - "unit": "ms/iter", |
122 | | - "extra": "iterations: 100\ncpu: 5.669837609999995 ms\nthreads: 1" |
123 | | - }, |
124 | | - { |
125 | | - "name": "HolesWallTestFixture/generateWalls/15", |
126 | | - "value": 17.145525653061167, |
127 | | - "unit": "ms/iter", |
128 | | - "extra": "iterations: 49\ncpu: 17.144666551020393 ms\nthreads: 1" |
129 | | - }, |
130 | | - { |
131 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
132 | | - "value": 143.1677389999777, |
133 | | - "unit": "ms/iter", |
134 | | - "extra": "iterations: 6\ncpu: 143.15633150000016 ms\nthreads: 1" |
135 | | - }, |
136 | | - { |
137 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
138 | | - "value": 0.004049309702352455, |
139 | | - "unit": "ms/iter", |
140 | | - "extra": "iterations: 173628\ncpu: 0.004049102541064805 ms\nthreads: 1" |
141 | | - }, |
142 | | - { |
143 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
144 | | - "value": 0.020526778554498668, |
145 | | - "unit": "ms/iter", |
146 | | - "extra": "iterations: 32902\ncpu: 0.02052631432739648 ms\nthreads: 1" |
147 | | - }, |
148 | | - { |
149 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
150 | | - "value": 0.28592916960705034, |
151 | | - "unit": "ms/iter", |
152 | | - "extra": "iterations: 2494\ncpu: 0.2858820657578194 ms\nthreads: 1" |
153 | | - }, |
154 | | - { |
155 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
156 | | - "value": 0.0001826774006667999, |
157 | | - "unit": "ms/iter", |
158 | | - "extra": "iterations: 3901062\ncpu: 0.0001826613939998899 ms\nthreads: 1" |
159 | | - }, |
160 | | - { |
161 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
162 | | - "value": 0.0008434913102348144, |
163 | | - "unit": "ms/iter", |
164 | | - "extra": "iterations: 817571\ncpu: 0.000843414515681208 ms\nthreads: 1" |
165 | | - }, |
166 | | - { |
167 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
168 | | - "value": 0.015473871179333553, |
169 | | - "unit": "ms/iter", |
170 | | - "extra": "iterations: 44822\ncpu: 0.01547134634777559 ms\nthreads: 1" |
171 | | - }, |
172 | | - { |
173 | | - "name": "SimplifyTestFixture/simplify_local", |
174 | | - "value": 1.2396619037658694, |
175 | | - "unit": "ns/iter", |
176 | | - "extra": "iterations: 564213915\ncpu: 1.239511896830829 ns\nthreads: 1" |
177 | | - }, |
178 | | - { |
179 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
180 | | - "value": 4.023420804411535, |
181 | | - "unit": "ns/iter", |
182 | | - "extra": "iterations: 173958756\ncpu: 4.023058747327443 ns\nthreads: 1" |
183 | | - } |
184 | | - ] |
185 | | - }, |
186 | 6 | { |
187 | 7 | "commit": { |
188 | 8 | "author": { |
@@ -44166,6 +43986,182 @@ window.BENCHMARK_DATA = { |
44166 | 43986 | "extra": "iterations: 374917694\ncpu: 1.8664913985094487 ns\nthreads: 1" |
44167 | 43987 | } |
44168 | 43988 | ] |
| 43989 | + }, |
| 43990 | + { |
| 43991 | + "commit": { |
| 43992 | + "author": { |
| 43993 | + "name": "Ultimaker", |
| 43994 | + "username": "Ultimaker" |
| 43995 | + }, |
| 43996 | + "committer": { |
| 43997 | + "name": "Ultimaker", |
| 43998 | + "username": "Ultimaker" |
| 43999 | + }, |
| 44000 | + "id": "015eeb75540e6073bc489e0660e577ac69b023bc", |
| 44001 | + "message": "CURA-12770 Fix closed shaped being completely filled", |
| 44002 | + "timestamp": "2025-09-19T11:34:21Z", |
| 44003 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2252/commits/015eeb75540e6073bc489e0660e577ac69b023bc" |
| 44004 | + }, |
| 44005 | + "date": 1759766584920, |
| 44006 | + "tool": "googlecpp", |
| 44007 | + "benches": [ |
| 44008 | + { |
| 44009 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 44010 | + "value": 0.33980695431658553, |
| 44011 | + "unit": "ms/iter", |
| 44012 | + "extra": "iterations: 2780\ncpu: 0.339643123381295 ms\nthreads: 1" |
| 44013 | + }, |
| 44014 | + { |
| 44015 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 44016 | + "value": 5.716005424354355, |
| 44017 | + "unit": "ms/iter", |
| 44018 | + "extra": "iterations: 271\ncpu: 5.7154511881918815 ms\nthreads: 1" |
| 44019 | + }, |
| 44020 | + { |
| 44021 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 44022 | + "value": 45.179158999993284, |
| 44023 | + "unit": "ms/iter", |
| 44024 | + "extra": "iterations: 30\ncpu: 45.17539453333332 ms\nthreads: 1" |
| 44025 | + }, |
| 44026 | + { |
| 44027 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 44028 | + "value": 150.72038499999962, |
| 44029 | + "unit": "ms/iter", |
| 44030 | + "extra": "iterations: 8\ncpu: 150.70751487500013 ms\nthreads: 1" |
| 44031 | + }, |
| 44032 | + { |
| 44033 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 44034 | + "value": 442.21807366663296, |
| 44035 | + "unit": "ms/iter", |
| 44036 | + "extra": "iterations: 3\ncpu: 442.1575673333334 ms\nthreads: 1" |
| 44037 | + }, |
| 44038 | + { |
| 44039 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 44040 | + "value": 753.8374319999548, |
| 44041 | + "unit": "ms/iter", |
| 44042 | + "extra": "iterations: 1\ncpu: 753.7978500000006 ms\nthreads: 1" |
| 44043 | + }, |
| 44044 | + { |
| 44045 | + "name": "WallTestFixture/generateWalls/3", |
| 44046 | + "value": 6.133973296052294, |
| 44047 | + "unit": "ms/iter", |
| 44048 | + "extra": "iterations: 152\ncpu: 6.133075585526308 ms\nthreads: 1" |
| 44049 | + }, |
| 44050 | + { |
| 44051 | + "name": "WallTestFixture/generateWalls/15", |
| 44052 | + "value": 20.372325900001442, |
| 44053 | + "unit": "ms/iter", |
| 44054 | + "extra": "iterations: 40\ncpu: 20.37002535000001 ms\nthreads: 1" |
| 44055 | + }, |
| 44056 | + { |
| 44057 | + "name": "WallTestFixture/generateWalls/9999", |
| 44058 | + "value": 53.46577793332775, |
| 44059 | + "unit": "ms/iter", |
| 44060 | + "extra": "iterations: 15\ncpu: 53.46263806666668 ms\nthreads: 1" |
| 44061 | + }, |
| 44062 | + { |
| 44063 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44064 | + "value": 0.010386436223058185, |
| 44065 | + "unit": "ms/iter", |
| 44066 | + "extra": "iterations: 67642\ncpu: 0.010384533219005959 ms\nthreads: 1" |
| 44067 | + }, |
| 44068 | + { |
| 44069 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44070 | + "value": 0.05715214858546605, |
| 44071 | + "unit": "ms/iter", |
| 44072 | + "extra": "iterations: 12619\ncpu: 0.05714142475631991 ms\nthreads: 1" |
| 44073 | + }, |
| 44074 | + { |
| 44075 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44076 | + "value": 0.17156898520136238, |
| 44077 | + "unit": "ms/iter", |
| 44078 | + "extra": "iterations: 4122\ncpu: 0.17155303954391085 ms\nthreads: 1" |
| 44079 | + }, |
| 44080 | + { |
| 44081 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44082 | + "value": 0.001051464050951138, |
| 44083 | + "unit": "ms/iter", |
| 44084 | + "extra": "iterations: 679865\ncpu: 0.001051364638567951 ms\nthreads: 1" |
| 44085 | + }, |
| 44086 | + { |
| 44087 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44088 | + "value": 0.005466980325399843, |
| 44089 | + "unit": "ms/iter", |
| 44090 | + "extra": "iterations: 122188\ncpu: 0.005466484859396986 ms\nthreads: 1" |
| 44091 | + }, |
| 44092 | + { |
| 44093 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44094 | + "value": 0.011907691680397505, |
| 44095 | + "unit": "ms/iter", |
| 44096 | + "extra": "iterations: 58861\ncpu: 0.011907486434141462 ms\nthreads: 1" |
| 44097 | + }, |
| 44098 | + { |
| 44099 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44100 | + "value": 5.288683539999965, |
| 44101 | + "unit": "ms/iter", |
| 44102 | + "extra": "iterations: 100\ncpu: 5.287986929999988 ms\nthreads: 1" |
| 44103 | + }, |
| 44104 | + { |
| 44105 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44106 | + "value": 16.45783323529566, |
| 44107 | + "unit": "ms/iter", |
| 44108 | + "extra": "iterations: 51\ncpu: 16.454856941176473 ms\nthreads: 1" |
| 44109 | + }, |
| 44110 | + { |
| 44111 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44112 | + "value": 133.842252333352, |
| 44113 | + "unit": "ms/iter", |
| 44114 | + "extra": "iterations: 6\ncpu: 133.8247050000003 ms\nthreads: 1" |
| 44115 | + }, |
| 44116 | + { |
| 44117 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44118 | + "value": 0.004359677720624116, |
| 44119 | + "unit": "ms/iter", |
| 44120 | + "extra": "iterations: 159219\ncpu: 0.004359554839560599 ms\nthreads: 1" |
| 44121 | + }, |
| 44122 | + { |
| 44123 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44124 | + "value": 0.02286804302039232, |
| 44125 | + "unit": "ms/iter", |
| 44126 | + "extra": "iterations: 31241\ncpu: 0.02286485397394441 ms\nthreads: 1" |
| 44127 | + }, |
| 44128 | + { |
| 44129 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44130 | + "value": 0.2690084978789397, |
| 44131 | + "unit": "ms/iter", |
| 44132 | + "extra": "iterations: 2593\ncpu: 0.2689734523717704 ms\nthreads: 1" |
| 44133 | + }, |
| 44134 | + { |
| 44135 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44136 | + "value": 0.0002500986377802515, |
| 44137 | + "unit": "ms/iter", |
| 44138 | + "extra": "iterations: 2787289\ncpu: 0.00025005502048764907 ms\nthreads: 1" |
| 44139 | + }, |
| 44140 | + { |
| 44141 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44142 | + "value": 0.001044919735499968, |
| 44143 | + "unit": "ms/iter", |
| 44144 | + "extra": "iterations: 673573\ncpu: 0.0010448002161606866 ms\nthreads: 1" |
| 44145 | + }, |
| 44146 | + { |
| 44147 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44148 | + "value": 0.011018364346804156, |
| 44149 | + "unit": "ms/iter", |
| 44150 | + "extra": "iterations: 63725\ncpu: 0.01101762666143585 ms\nthreads: 1" |
| 44151 | + }, |
| 44152 | + { |
| 44153 | + "name": "SimplifyTestFixture/simplify_local", |
| 44154 | + "value": 1.2463109973084372, |
| 44155 | + "unit": "ns/iter", |
| 44156 | + "extra": "iterations: 562036253\ncpu: 1.2461646722280044 ns\nthreads: 1" |
| 44157 | + }, |
| 44158 | + { |
| 44159 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44160 | + "value": 1.2463068580371808, |
| 44161 | + "unit": "ns/iter", |
| 44162 | + "extra": "iterations: 562372912\ncpu: 1.2462462985770484 ns\nthreads: 1" |
| 44163 | + } |
| 44164 | + ] |
44169 | 44165 | } |
44170 | 44166 | ] |
44171 | 44167 | } |
|
0 commit comments