|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776848244147, |
| 2 | + "lastUpdate": 1776931586894, |
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": "d347fe37579bf3efc2a82825a1a1f02504e9874f", |
17 | | - "message": "CURA-12770 Fix closed shaped being completely filled", |
18 | | - "timestamp": "2025-10-15T07:34:48Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2252/commits/d347fe37579bf3efc2a82825a1a1f02504e9874f" |
20 | | - }, |
21 | | - "date": 1760537757653, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.34424558269890965, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2890\ncpu: 0.34408477543252597 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 5.704898719999289, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 275\ncpu: 5.704518785454546 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 45.23057086666995, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 30\ncpu: 45.226753266666655 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 153.19100599998592, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 153.17219950000006 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 460.7044513333373, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 3\ncpu: 460.66447833333336 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 772.2585740000341, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 772.1922789999995 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.101516701299013, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 154\ncpu: 6.100929103896093 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 20.387378275000856, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 40\ncpu: 20.386038124999974 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 53.76246271428694, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 14\ncpu: 53.75390849999993 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.010468778839344458, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 66359\ncpu: 0.010466378260673011 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05720108920703765, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 12712\ncpu: 0.05718789568911274 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.1717532005863681, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4093\ncpu: 0.17174097776691927 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0010470092559082581, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 674164\ncpu: 0.0010469049088945698 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.005498763128916629, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 120783\ncpu: 0.005498636869426994 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.01192209992824416, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 58532\ncpu: 0.011920989048725489 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.253845899999305, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.2534790099999995 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 16.400293392155387, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 51\ncpu: 16.397864274509846 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 132.7455223333421, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 132.73603933333314 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.004446906969802875, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 157465\ncpu: 0.004446515416124213 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.022542639435867633, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 30064\ncpu: 0.022540880022618396 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.269747036524444, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2601\ncpu: 0.2697242964244517 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.00025054781211850585, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 2826867\ncpu: 0.0002505351670241304 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0010588513917436624, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 659748\ncpu: 0.0010587193307141536 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.011111685908426028, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 62988\ncpu: 0.011111249714231275 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2460237256268814, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 562156441\ncpu: 1.2459537966941159 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.8663906103600036, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 375070825\ncpu: 1.8662342265624134 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: 184841992\ncpu: 3.74498829789716 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": "b56d8f30cf4017ea4802eba2456dc3f5fddb8dc0", |
| 43905 | + "message": "Update the workflow", |
| 43906 | + "timestamp": "2026-04-22T02:14:19Z", |
| 43907 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2326/commits/b56d8f30cf4017ea4802eba2456dc3f5fddb8dc0" |
| 43908 | + }, |
| 43909 | + "date": 1776931579917, |
| 43910 | + "tool": "googlecpp", |
| 43911 | + "benches": [ |
| 43912 | + { |
| 43913 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43914 | + "value": 0.34725996580893, |
| 43915 | + "unit": "ms/iter", |
| 43916 | + "extra": "iterations: 2720\ncpu: 0.34722751323529416 ms\nthreads: 1" |
| 43917 | + }, |
| 43918 | + { |
| 43919 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43920 | + "value": 5.838880332090859, |
| 43921 | + "unit": "ms/iter", |
| 43922 | + "extra": "iterations: 268\ncpu: 5.8379408955223875 ms\nthreads: 1" |
| 43923 | + }, |
| 43924 | + { |
| 43925 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 43926 | + "value": 45.780989166663254, |
| 43927 | + "unit": "ms/iter", |
| 43928 | + "extra": "iterations: 30\ncpu: 45.768907500000005 ms\nthreads: 1" |
| 43929 | + }, |
| 43930 | + { |
| 43931 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 43932 | + "value": 153.61413087498477, |
| 43933 | + "unit": "ms/iter", |
| 43934 | + "extra": "iterations: 8\ncpu: 153.58781349999995 ms\nthreads: 1" |
| 43935 | + }, |
| 43936 | + { |
| 43937 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 43938 | + "value": 459.4268750000386, |
| 43939 | + "unit": "ms/iter", |
| 43940 | + "extra": "iterations: 3\ncpu: 459.28957366666685 ms\nthreads: 1" |
| 43941 | + }, |
| 43942 | + { |
| 43943 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 43944 | + "value": 776.5066189999743, |
| 43945 | + "unit": "ms/iter", |
| 43946 | + "extra": "iterations: 1\ncpu: 776.3476929999999 ms\nthreads: 1" |
| 43947 | + }, |
| 43948 | + { |
| 43949 | + "name": "WallTestFixture/generateWalls/3", |
| 43950 | + "value": 6.293600657716756, |
| 43951 | + "unit": "ms/iter", |
| 43952 | + "extra": "iterations: 149\ncpu: 6.2917166442953025 ms\nthreads: 1" |
| 43953 | + }, |
| 43954 | + { |
| 43955 | + "name": "WallTestFixture/generateWalls/15", |
| 43956 | + "value": 20.921758435902003, |
| 43957 | + "unit": "ms/iter", |
| 43958 | + "extra": "iterations: 39\ncpu: 20.917635820512835 ms\nthreads: 1" |
| 43959 | + }, |
| 43960 | + { |
| 43961 | + "name": "WallTestFixture/generateWalls/9999", |
| 43962 | + "value": 55.41350707143725, |
| 43963 | + "unit": "ms/iter", |
| 43964 | + "extra": "iterations: 14\ncpu: 55.40769064285721 ms\nthreads: 1" |
| 43965 | + }, |
| 43966 | + { |
| 43967 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 43968 | + "value": 0.010762642657782307, |
| 43969 | + "unit": "ms/iter", |
| 43970 | + "extra": "iterations: 64851\ncpu: 0.010762191407996769 ms\nthreads: 1" |
| 43971 | + }, |
| 43972 | + { |
| 43973 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 43974 | + "value": 0.05882363762311514, |
| 43975 | + "unit": "ms/iter", |
| 43976 | + "extra": "iterations: 12487\ncpu: 0.0588061816288941 ms\nthreads: 1" |
| 43977 | + }, |
| 43978 | + { |
| 43979 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 43980 | + "value": 0.17456634078489655, |
| 43981 | + "unit": "ms/iter", |
| 43982 | + "extra": "iterations: 4026\ncpu: 0.1745221284153007 ms\nthreads: 1" |
| 43983 | + }, |
| 43984 | + { |
| 43985 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 43986 | + "value": 0.001040640658250742, |
| 43987 | + "unit": "ms/iter", |
| 43988 | + "extra": "iterations: 679498\ncpu: 0.001040552066378413 ms\nthreads: 1" |
| 43989 | + }, |
| 43990 | + { |
| 43991 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 43992 | + "value": 0.005393483075384566, |
| 43993 | + "unit": "ms/iter", |
| 43994 | + "extra": "iterations: 123991\ncpu: 0.005393066004790693 ms\nthreads: 1" |
| 43995 | + }, |
| 43996 | + { |
| 43997 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 43998 | + "value": 0.011459644713951665, |
| 43999 | + "unit": "ms/iter", |
| 44000 | + "extra": "iterations: 60934\ncpu: 0.011456248875832893 ms\nthreads: 1" |
| 44001 | + }, |
| 44002 | + { |
| 44003 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44004 | + "value": 5.420372030002909, |
| 44005 | + "unit": "ms/iter", |
| 44006 | + "extra": "iterations: 100\ncpu: 5.419890169999987 ms\nthreads: 1" |
| 44007 | + }, |
| 44008 | + { |
| 44009 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44010 | + "value": 16.77586509803779, |
| 44011 | + "unit": "ms/iter", |
| 44012 | + "extra": "iterations: 51\ncpu: 16.77087990196074 ms\nthreads: 1" |
| 44013 | + }, |
| 44014 | + { |
| 44015 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44016 | + "value": 138.61621499995636, |
| 44017 | + "unit": "ms/iter", |
| 44018 | + "extra": "iterations: 6\ncpu: 138.60921883333313 ms\nthreads: 1" |
| 44019 | + }, |
| 44020 | + { |
| 44021 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44022 | + "value": 0.004819003487244635, |
| 44023 | + "unit": "ms/iter", |
| 44024 | + "extra": "iterations: 146534\ncpu: 0.004818851863731282 ms\nthreads: 1" |
| 44025 | + }, |
| 44026 | + { |
| 44027 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44028 | + "value": 0.023828353674937384, |
| 44029 | + "unit": "ms/iter", |
| 44030 | + "extra": "iterations: 29742\ncpu: 0.023823808015600818 ms\nthreads: 1" |
| 44031 | + }, |
| 44032 | + { |
| 44033 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44034 | + "value": 0.2843832354838674, |
| 44035 | + "unit": "ms/iter", |
| 44036 | + "extra": "iterations: 2480\ncpu: 0.2843583919354833 ms\nthreads: 1" |
| 44037 | + }, |
| 44038 | + { |
| 44039 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44040 | + "value": 0.00025205581974771415, |
| 44041 | + "unit": "ms/iter", |
| 44042 | + "extra": "iterations: 2768608\ncpu: 0.0002520345426293652 ms\nthreads: 1" |
| 44043 | + }, |
| 44044 | + { |
| 44045 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44046 | + "value": 0.0010562171539262569, |
| 44047 | + "unit": "ms/iter", |
| 44048 | + "extra": "iterations: 662857\ncpu: 0.0010560917995887506 ms\nthreads: 1" |
| 44049 | + }, |
| 44050 | + { |
| 44051 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44052 | + "value": 0.010988162284192571, |
| 44053 | + "unit": "ms/iter", |
| 44054 | + "extra": "iterations: 64005\ncpu: 0.010987110522615397 ms\nthreads: 1" |
| 44055 | + }, |
| 44056 | + { |
| 44057 | + "name": "SimplifyTestFixture/simplify_local", |
| 44058 | + "value": 1.261893932404789, |
| 44059 | + "unit": "ns/iter", |
| 44060 | + "extra": "iterations: 557665478\ncpu: 1.2617396876053357 ns\nthreads: 1" |
| 44061 | + }, |
| 44062 | + { |
| 44063 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44064 | + "value": 3.79131071373978, |
| 44065 | + "unit": "ns/iter", |
| 44066 | + "extra": "iterations: 186020618\ncpu: 3.791087104118743 ns\nthreads: 1" |
| 44067 | + } |
| 44068 | + ] |
44069 | 44069 | } |
44070 | 44070 | ] |
44071 | 44071 | } |
|
0 commit comments