|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1759130888760, |
| 2 | + "lastUpdate": 1759140145821, |
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": "9b610fe951366b35c4908cd0f8d42fa39fd436a4", |
17 | | - "message": "[CURA-12017] Fix fan-speed got set to (-)NaN", |
18 | | - "timestamp": "2024-07-08T18:00:31Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2117/commits/9b610fe951366b35c4908cd0f8d42fa39fd436a4" |
20 | | - }, |
21 | | - "date": 1720595920701, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.37567719117645076, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2652\ncpu: 0.37566900791855207 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 6.107658035572874, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 253\ncpu: 6.107234909090909 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 47.56498935714554, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 28\ncpu: 47.5623572857143 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 165.6006445000031, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 165.58987275000004 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 551.4564229999905, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 2\ncpu: 551.4436460000001 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 954.705734000072, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 954.6770140000004 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.662118888111668, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 143\ncpu: 6.661997083916083 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 21.703760868421654, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 38\ncpu: 21.702917131578968 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 50.74826390000453, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 10\ncpu: 50.7447741 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.008439389937182268, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 83416\ncpu: 0.008438757025031185 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.051122895226327354, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 13763\ncpu: 0.05112046167260046 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.16159255716624396, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4277\ncpu: 0.16158078746785154 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0007980055499805252, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 880904\ncpu: 0.0007979854388219372 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.00458076365538668, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 153877\ncpu: 0.004580560493121127 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.013820905492271912, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 51181\ncpu: 0.013820192082999538 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.706491129999449, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.706447369999985 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 17.426078083334556, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 48\ncpu: 17.42520708333332 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 132.7793149999934, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 132.7706328333337 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.003917302819567894, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 179602\ncpu: 0.003917191117025423 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.02039718023187664, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 34156\ncpu: 0.020397003513291996 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.2837881684088251, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2583\ncpu: 0.2837763410762681 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.00017531266219952883, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 4007795\ncpu: 0.00017530645679232572 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0008341802547992317, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 831007\ncpu: 0.0008341626628897234 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.015841933028985993, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 45124\ncpu: 0.015841208602960694 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2419339992826675, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 565074646\ncpu: 1.2418800081856822 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.2418880574039635, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 565235971\ncpu: 1.2418555453187845 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44166,6 +43990,182 @@ window.BENCHMARK_DATA = { |
44166 | 43990 | "extra": "iterations: 374578831\ncpu: 1.8695028470522412 ns\nthreads: 1" |
44167 | 43991 | } |
44168 | 43992 | ] |
| 43993 | + }, |
| 43994 | + { |
| 43995 | + "commit": { |
| 43996 | + "author": { |
| 43997 | + "name": "Ultimaker", |
| 43998 | + "username": "Ultimaker" |
| 43999 | + }, |
| 44000 | + "committer": { |
| 44001 | + "name": "Ultimaker", |
| 44002 | + "username": "Ultimaker" |
| 44003 | + }, |
| 44004 | + "id": "a444a2526d9d1762aa00febb4ba23f5f1a7554ca", |
| 44005 | + "message": "CURA-12740 properly handle material painting when object is set to extruder != 1", |
| 44006 | + "timestamp": "2025-09-19T11:34:21Z", |
| 44007 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2249/commits/a444a2526d9d1762aa00febb4ba23f5f1a7554ca" |
| 44008 | + }, |
| 44009 | + "date": 1759140140888, |
| 44010 | + "tool": "googlecpp", |
| 44011 | + "benches": [ |
| 44012 | + { |
| 44013 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 44014 | + "value": 0.3390469639907558, |
| 44015 | + "unit": "ms/iter", |
| 44016 | + "extra": "iterations: 3027\ncpu: 0.3389414261645193 ms\nthreads: 1" |
| 44017 | + }, |
| 44018 | + { |
| 44019 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 44020 | + "value": 5.7073758461538695, |
| 44021 | + "unit": "ms/iter", |
| 44022 | + "extra": "iterations: 273\ncpu: 5.706271787545788 ms\nthreads: 1" |
| 44023 | + }, |
| 44024 | + { |
| 44025 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 44026 | + "value": 45.170945166667785, |
| 44027 | + "unit": "ms/iter", |
| 44028 | + "extra": "iterations: 30\ncpu: 45.16774159999999 ms\nthreads: 1" |
| 44029 | + }, |
| 44030 | + { |
| 44031 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 44032 | + "value": 151.103387874997, |
| 44033 | + "unit": "ms/iter", |
| 44034 | + "extra": "iterations: 8\ncpu: 151.06794812500002 ms\nthreads: 1" |
| 44035 | + }, |
| 44036 | + { |
| 44037 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 44038 | + "value": 445.9566243333484, |
| 44039 | + "unit": "ms/iter", |
| 44040 | + "extra": "iterations: 3\ncpu: 445.85717933333325 ms\nthreads: 1" |
| 44041 | + }, |
| 44042 | + { |
| 44043 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 44044 | + "value": 758.4085070000128, |
| 44045 | + "unit": "ms/iter", |
| 44046 | + "extra": "iterations: 1\ncpu: 758.1415040000002 ms\nthreads: 1" |
| 44047 | + }, |
| 44048 | + { |
| 44049 | + "name": "WallTestFixture/generateWalls/3", |
| 44050 | + "value": 6.096385422076557, |
| 44051 | + "unit": "ms/iter", |
| 44052 | + "extra": "iterations: 154\ncpu: 6.094960448051951 ms\nthreads: 1" |
| 44053 | + }, |
| 44054 | + { |
| 44055 | + "name": "WallTestFixture/generateWalls/15", |
| 44056 | + "value": 20.380269024997233, |
| 44057 | + "unit": "ms/iter", |
| 44058 | + "extra": "iterations: 40\ncpu: 20.378768075000007 ms\nthreads: 1" |
| 44059 | + }, |
| 44060 | + { |
| 44061 | + "name": "WallTestFixture/generateWalls/9999", |
| 44062 | + "value": 53.934967357138575, |
| 44063 | + "unit": "ms/iter", |
| 44064 | + "extra": "iterations: 14\ncpu: 53.91746349999999 ms\nthreads: 1" |
| 44065 | + }, |
| 44066 | + { |
| 44067 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44068 | + "value": 0.010416001128047794, |
| 44069 | + "unit": "ms/iter", |
| 44070 | + "extra": "iterations: 67373\ncpu: 0.010414639826043093 ms\nthreads: 1" |
| 44071 | + }, |
| 44072 | + { |
| 44073 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44074 | + "value": 0.05475184349528986, |
| 44075 | + "unit": "ms/iter", |
| 44076 | + "extra": "iterations: 12760\ncpu: 0.0547505202194358 ms\nthreads: 1" |
| 44077 | + }, |
| 44078 | + { |
| 44079 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44080 | + "value": 0.16993168145453444, |
| 44081 | + "unit": "ms/iter", |
| 44082 | + "extra": "iterations: 4125\ncpu: 0.16987257042424245 ms\nthreads: 1" |
| 44083 | + }, |
| 44084 | + { |
| 44085 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44086 | + "value": 0.0010222123319644782, |
| 44087 | + "unit": "ms/iter", |
| 44088 | + "extra": "iterations: 672626\ncpu: 0.0010221795217550313 ms\nthreads: 1" |
| 44089 | + }, |
| 44090 | + { |
| 44091 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44092 | + "value": 0.005376145826288971, |
| 44093 | + "unit": "ms/iter", |
| 44094 | + "extra": "iterations: 130100\ncpu: 0.005375575780169093 ms\nthreads: 1" |
| 44095 | + }, |
| 44096 | + { |
| 44097 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44098 | + "value": 0.011530173710633522, |
| 44099 | + "unit": "ms/iter", |
| 44100 | + "extra": "iterations: 60359\ncpu: 0.011528993339849896 ms\nthreads: 1" |
| 44101 | + }, |
| 44102 | + { |
| 44103 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44104 | + "value": 5.186980029998267, |
| 44105 | + "unit": "ms/iter", |
| 44106 | + "extra": "iterations: 100\ncpu: 5.186215420000018 ms\nthreads: 1" |
| 44107 | + }, |
| 44108 | + { |
| 44109 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44110 | + "value": 16.318025173076805, |
| 44111 | + "unit": "ms/iter", |
| 44112 | + "extra": "iterations: 52\ncpu: 16.31702025000002 ms\nthreads: 1" |
| 44113 | + }, |
| 44114 | + { |
| 44115 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44116 | + "value": 136.20398666667674, |
| 44117 | + "unit": "ms/iter", |
| 44118 | + "extra": "iterations: 6\ncpu: 136.18936016666677 ms\nthreads: 1" |
| 44119 | + }, |
| 44120 | + { |
| 44121 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44122 | + "value": 0.004426692042769936, |
| 44123 | + "unit": "ms/iter", |
| 44124 | + "extra": "iterations: 160860\ncpu: 0.004426137063284843 ms\nthreads: 1" |
| 44125 | + }, |
| 44126 | + { |
| 44127 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44128 | + "value": 0.022512590935767803, |
| 44129 | + "unit": "ms/iter", |
| 44130 | + "extra": "iterations: 30670\ncpu: 0.02250979285947179 ms\nthreads: 1" |
| 44131 | + }, |
| 44132 | + { |
| 44133 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44134 | + "value": 0.2776438521940501, |
| 44135 | + "unit": "ms/iter", |
| 44136 | + "extra": "iterations: 2598\ncpu: 0.2776355981524244 ms\nthreads: 1" |
| 44137 | + }, |
| 44138 | + { |
| 44139 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44140 | + "value": 0.0002545442384266242, |
| 44141 | + "unit": "ms/iter", |
| 44142 | + "extra": "iterations: 2844145\ncpu: 0.00025452019359069203 ms\nthreads: 1" |
| 44143 | + }, |
| 44144 | + { |
| 44145 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44146 | + "value": 0.0010485427227409532, |
| 44147 | + "unit": "ms/iter", |
| 44148 | + "extra": "iterations: 679837\ncpu: 0.0010484845485020705 ms\nthreads: 1" |
| 44149 | + }, |
| 44150 | + { |
| 44151 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44152 | + "value": 0.011044652480580919, |
| 44153 | + "unit": "ms/iter", |
| 44154 | + "extra": "iterations: 63090\ncpu: 0.011043731399587918 ms\nthreads: 1" |
| 44155 | + }, |
| 44156 | + { |
| 44157 | + "name": "SimplifyTestFixture/simplify_local", |
| 44158 | + "value": 1.2461033814425113, |
| 44159 | + "unit": "ns/iter", |
| 44160 | + "extra": "iterations: 562774677\ncpu: 1.2460353453323556 ns\nthreads: 1" |
| 44161 | + }, |
| 44162 | + { |
| 44163 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44164 | + "value": 1.8690402708897331, |
| 44165 | + "unit": "ns/iter", |
| 44166 | + "extra": "iterations: 370003667\ncpu: 1.8689099451546756 ns\nthreads: 1" |
| 44167 | + } |
| 44168 | + ] |
44169 | 44169 | } |
44170 | 44170 | ] |
44171 | 44171 | } |
|
0 commit comments