|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776348768574, |
| 2 | + "lastUpdate": 1776351218297, |
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": "45532cebf9d4662a87f9a60023fbaa01a72b8cc6", |
17 | | - "message": "CURA-12770 Fix closed shaped being completely filled", |
18 | | - "timestamp": "2025-10-11T07:34:29Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2252/commits/45532cebf9d4662a87f9a60023fbaa01a72b8cc6" |
20 | | - }, |
21 | | - "date": 1760436915796, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.3347702137404881, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 3013\ncpu: 0.3347426939926983 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 5.687949797834417, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 277\ncpu: 5.686677187725632 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 45.08163146667054, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 30\ncpu: 45.06017376666666 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 152.60745000000497, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 152.59408362500005 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 444.7917126666046, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 3\ncpu: 444.72657266666687 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 761.6153220001252, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 761.5423999999997 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.130856085527033, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 152\ncpu: 6.130141401315783 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 20.41190455000219, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 40\ncpu: 20.407470774999982 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 53.5897014999916, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 14\ncpu: 53.57980307142857 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.010368057785076755, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 67578\ncpu: 0.010366619476752787 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.056833913978501356, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 12276\ncpu: 0.05682767579015959 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.1709194391134745, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4106\ncpu: 0.17089294958597187 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0010336851385468913, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 650394\ncpu: 0.0010335423574018186 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.005572842292738476, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 128859\ncpu: 0.005571853948889882 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.011892114574810564, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 59891\ncpu: 0.011890716084219701 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.341590339999129, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.340862539999982 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 16.377150980392173, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 51\ncpu: 16.376444941176448 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 131.45603316665225, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 131.4415791666672 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.004516060230876865, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 158872\ncpu: 0.004515620776474148 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.023158088517922858, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 30491\ncpu: 0.023156256108359932 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.2696583260536548, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2610\ncpu: 0.26964244521072755 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.00025348639326342246, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 2685508\ncpu: 0.00025346349182352033 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0010707714018187713, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 646125\ncpu: 0.0010706996169471852 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.01145884949151433, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 60867\ncpu: 0.01145765426257252 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.246627705462738, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 561474607\ncpu: 1.2464891631332498 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.9114304518864746, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 374773381\ncpu: 1.911229367701537 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44058,6 +43882,186 @@ window.BENCHMARK_DATA = { |
44058 | 43882 | "extra": "iterations: 172214305\ncpu: 4.089823786705762 ns\nthreads: 1" |
44059 | 43883 | } |
44060 | 43884 | ] |
| 43885 | + }, |
| 43886 | + { |
| 43887 | + "commit": { |
| 43888 | + "author": { |
| 43889 | + "email": "alireza.doustdar@gmail.com", |
| 43890 | + "name": "HellAholic", |
| 43891 | + "username": "HellAholic" |
| 43892 | + }, |
| 43893 | + "committer": { |
| 43894 | + "email": "noreply@github.com", |
| 43895 | + "name": "GitHub", |
| 43896 | + "username": "web-flow" |
| 43897 | + }, |
| 43898 | + "distinct": true, |
| 43899 | + "id": "419a1b234f6d38cc7502a302ccab81c342bb950b", |
| 43900 | + "message": "Avoid adding extra newline in writeCode (#2323)", |
| 43901 | + "timestamp": "2026-04-16T16:05:41+02:00", |
| 43902 | + "tree_id": "de948443085b9609106568bfa1c7f57ea403d1ea", |
| 43903 | + "url": "https://github.com/Ultimaker/CuraEngine/commit/419a1b234f6d38cc7502a302ccab81c342bb950b" |
| 43904 | + }, |
| 43905 | + "date": 1776351211737, |
| 43906 | + "tool": "googlecpp", |
| 43907 | + "benches": [ |
| 43908 | + { |
| 43909 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43910 | + "value": 0.34590513340147194, |
| 43911 | + "unit": "ms/iter", |
| 43912 | + "extra": "iterations: 2931\ncpu: 0.3458549706584783 ms\nthreads: 1" |
| 43913 | + }, |
| 43914 | + { |
| 43915 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43916 | + "value": 5.709438313868198, |
| 43917 | + "unit": "ms/iter", |
| 43918 | + "extra": "iterations: 274\ncpu: 5.708627175182481 ms\nthreads: 1" |
| 43919 | + }, |
| 43920 | + { |
| 43921 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 43922 | + "value": 44.79472636665681, |
| 43923 | + "unit": "ms/iter", |
| 43924 | + "extra": "iterations: 30\ncpu: 44.79046556666667 ms\nthreads: 1" |
| 43925 | + }, |
| 43926 | + { |
| 43927 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 43928 | + "value": 151.17506475002074, |
| 43929 | + "unit": "ms/iter", |
| 43930 | + "extra": "iterations: 8\ncpu: 151.159547 ms\nthreads: 1" |
| 43931 | + }, |
| 43932 | + { |
| 43933 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 43934 | + "value": 451.14224266671954, |
| 43935 | + "unit": "ms/iter", |
| 43936 | + "extra": "iterations: 3\ncpu: 451.0959406666668 ms\nthreads: 1" |
| 43937 | + }, |
| 43938 | + { |
| 43939 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 43940 | + "value": 758.8514220001343, |
| 43941 | + "unit": "ms/iter", |
| 43942 | + "extra": "iterations: 1\ncpu: 758.3894789999998 ms\nthreads: 1" |
| 43943 | + }, |
| 43944 | + { |
| 43945 | + "name": "WallTestFixture/generateWalls/3", |
| 43946 | + "value": 6.155615092103816, |
| 43947 | + "unit": "ms/iter", |
| 43948 | + "extra": "iterations: 152\ncpu: 6.1548614671052695 ms\nthreads: 1" |
| 43949 | + }, |
| 43950 | + { |
| 43951 | + "name": "WallTestFixture/generateWalls/15", |
| 43952 | + "value": 20.513291200006734, |
| 43953 | + "unit": "ms/iter", |
| 43954 | + "extra": "iterations: 40\ncpu: 20.511895299999996 ms\nthreads: 1" |
| 43955 | + }, |
| 43956 | + { |
| 43957 | + "name": "WallTestFixture/generateWalls/9999", |
| 43958 | + "value": 53.87113135715741, |
| 43959 | + "unit": "ms/iter", |
| 43960 | + "extra": "iterations: 14\ncpu: 53.86387771428566 ms\nthreads: 1" |
| 43961 | + }, |
| 43962 | + { |
| 43963 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 43964 | + "value": 0.010645096671881397, |
| 43965 | + "unit": "ms/iter", |
| 43966 | + "extra": "iterations: 64631\ncpu: 0.010644217233216255 ms\nthreads: 1" |
| 43967 | + }, |
| 43968 | + { |
| 43969 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 43970 | + "value": 0.056896410546302796, |
| 43971 | + "unit": "ms/iter", |
| 43972 | + "extra": "iterations: 12118\ncpu: 0.05688947367552392 ms\nthreads: 1" |
| 43973 | + }, |
| 43974 | + { |
| 43975 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 43976 | + "value": 0.17159590609194134, |
| 43977 | + "unit": "ms/iter", |
| 43978 | + "extra": "iterations: 4153\ncpu: 0.1715738514326994 ms\nthreads: 1" |
| 43979 | + }, |
| 43980 | + { |
| 43981 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 43982 | + "value": 0.0010689159903201184, |
| 43983 | + "unit": "ms/iter", |
| 43984 | + "extra": "iterations: 658686\ncpu: 0.0010686547672183711 ms\nthreads: 1" |
| 43985 | + }, |
| 43986 | + { |
| 43987 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 43988 | + "value": 0.005593695145489486, |
| 43989 | + "unit": "ms/iter", |
| 43990 | + "extra": "iterations: 123823\ncpu: 0.005592691301292962 ms\nthreads: 1" |
| 43991 | + }, |
| 43992 | + { |
| 43993 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 43994 | + "value": 0.012085000855928221, |
| 43995 | + "unit": "ms/iter", |
| 43996 | + "extra": "iterations: 57248\ncpu: 0.012083314858161012 ms\nthreads: 1" |
| 43997 | + }, |
| 43998 | + { |
| 43999 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44000 | + "value": 5.25491853999938, |
| 44001 | + "unit": "ms/iter", |
| 44002 | + "extra": "iterations: 100\ncpu: 5.254265549999992 ms\nthreads: 1" |
| 44003 | + }, |
| 44004 | + { |
| 44005 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44006 | + "value": 16.202828826924186, |
| 44007 | + "unit": "ms/iter", |
| 44008 | + "extra": "iterations: 52\ncpu: 16.197179961538474 ms\nthreads: 1" |
| 44009 | + }, |
| 44010 | + { |
| 44011 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44012 | + "value": 131.88880949996928, |
| 44013 | + "unit": "ms/iter", |
| 44014 | + "extra": "iterations: 6\ncpu: 131.8560263333334 ms\nthreads: 1" |
| 44015 | + }, |
| 44016 | + { |
| 44017 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44018 | + "value": 0.004387963473533967, |
| 44019 | + "unit": "ms/iter", |
| 44020 | + "extra": "iterations: 160459\ncpu: 0.004386526608043164 ms\nthreads: 1" |
| 44021 | + }, |
| 44022 | + { |
| 44023 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44024 | + "value": 0.022632131081790234, |
| 44025 | + "unit": "ms/iter", |
| 44026 | + "extra": "iterations: 30912\ncpu: 0.02262478390269151 ms\nthreads: 1" |
| 44027 | + }, |
| 44028 | + { |
| 44029 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44030 | + "value": 0.2707913745174644, |
| 44031 | + "unit": "ms/iter", |
| 44032 | + "extra": "iterations: 2590\ncpu: 0.27073745907335955 ms\nthreads: 1" |
| 44033 | + }, |
| 44034 | + { |
| 44035 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44036 | + "value": 0.0002471837939806033, |
| 44037 | + "unit": "ms/iter", |
| 44038 | + "extra": "iterations: 2814880\ncpu: 0.0002471407523588931 ms\nthreads: 1" |
| 44039 | + }, |
| 44040 | + { |
| 44041 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44042 | + "value": 0.0010734334688596717, |
| 44043 | + "unit": "ms/iter", |
| 44044 | + "extra": "iterations: 672685\ncpu: 0.0010732753517619677 ms\nthreads: 1" |
| 44045 | + }, |
| 44046 | + { |
| 44047 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44048 | + "value": 0.011041435183982012, |
| 44049 | + "unit": "ms/iter", |
| 44050 | + "extra": "iterations: 61528\ncpu: 0.01104057588415033 ms\nthreads: 1" |
| 44051 | + }, |
| 44052 | + { |
| 44053 | + "name": "SimplifyTestFixture/simplify_local", |
| 44054 | + "value": 1.248279130268982, |
| 44055 | + "unit": "ns/iter", |
| 44056 | + "extra": "iterations: 560310425\ncpu: 1.2482070987702918 ns\nthreads: 1" |
| 44057 | + }, |
| 44058 | + { |
| 44059 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44060 | + "value": 3.7480907550808475, |
| 44061 | + "unit": "ns/iter", |
| 44062 | + "extra": "iterations: 187173079\ncpu: 3.7478536429910236 ns\nthreads: 1" |
| 44063 | + } |
| 44064 | + ] |
44061 | 44065 | } |
44062 | 44066 | ] |
44063 | 44067 | } |
|
0 commit comments