|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1778245428545, |
| 2 | + "lastUpdate": 1778503681671, |
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": "dffbbf081d65c7ebd5070fb51b2328d8b2f41206", |
17 | | - "message": "CURA-12361 add skin support", |
18 | | - "timestamp": "2025-12-18T09:41:08Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2269/commits/dffbbf081d65c7ebd5070fb51b2328d8b2f41206" |
20 | | - }, |
21 | | - "date": 1766054460674, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.33802076433565453, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2860\ncpu: 0.3379952636363637 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 5.732758870036519, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 277\ncpu: 5.7322259927797825 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 45.13765010000649, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 30\ncpu: 45.13283586666667 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 151.81520487499256, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 151.79638437499997 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 449.86411433327095, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 3\ncpu: 449.8365856666666 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 760.4996120001033, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 760.0182349999986 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.1160247124177, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 153\ncpu: 6.115320673202613 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 20.43017230000146, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 40\ncpu: 20.426337750000023 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 53.83455999999569, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 15\ncpu: 53.82190946666665 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.010486526891004655, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 67160\ncpu: 0.010485894743895196 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05569718766270933, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 12677\ncpu: 0.05569201822197668 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.16702100382864452, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4179\ncpu: 0.16698772960038277 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0010502388208017913, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 656107\ncpu: 0.0010501502544554477 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.005580843172834485, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 123448\ncpu: 0.005580574873630996 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.011946543623120203, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 57928\ncpu: 0.011943014397182702 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.21834988999899, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.218024009999986 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 16.19521782692328, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 52\ncpu: 16.194334730769196 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 132.2412736666744, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 132.23465066666643 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.004398678513720288, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 154722\ncpu: 0.004397367090652907 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.02295454317336482, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 31443\ncpu: 0.022949200426167934 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.26529000678739323, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2652\ncpu: 0.26527180316742033 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.0002489456148323851, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 2746098\ncpu: 0.000248933159340999 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0011158673002449025, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 659745\ncpu: 0.001115796979135879 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.011322235165988273, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 62896\ncpu: 0.011321786234418723 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2468348426431461, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 557639179\ncpu: 1.246689657363546 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.2451253097688875, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 562745912\ncpu: 1.2450523923130672 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44058,6 +43882,182 @@ window.BENCHMARK_DATA = { |
44058 | 43882 | "extra": "iterations: 186594171\ncpu: 3.7421114832145648 ns\nthreads: 1" |
44059 | 43883 | } |
44060 | 43884 | ] |
| 43885 | + }, |
| 43886 | + { |
| 43887 | + "commit": { |
| 43888 | + "author": { |
| 43889 | + "name": "Ultimaker", |
| 43890 | + "username": "Ultimaker" |
| 43891 | + }, |
| 43892 | + "committer": { |
| 43893 | + "name": "Ultimaker", |
| 43894 | + "username": "Ultimaker" |
| 43895 | + }, |
| 43896 | + "id": "2452942b9e58dafd1a1056ada17a7e7b658df790", |
| 43897 | + "message": "[CURA-13024] Spike: merge thin parts of floor/roof/skin", |
| 43898 | + "timestamp": "2026-05-09T06:29:23Z", |
| 43899 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2316/commits/2452942b9e58dafd1a1056ada17a7e7b658df790" |
| 43900 | + }, |
| 43901 | + "date": 1778503674273, |
| 43902 | + "tool": "googlecpp", |
| 43903 | + "benches": [ |
| 43904 | + { |
| 43905 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43906 | + "value": 0.3445742283687689, |
| 43907 | + "unit": "ms/iter", |
| 43908 | + "extra": "iterations: 2820\ncpu: 0.3444388815602837 ms\nthreads: 1" |
| 43909 | + }, |
| 43910 | + { |
| 43911 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43912 | + "value": 5.908274333333558, |
| 43913 | + "unit": "ms/iter", |
| 43914 | + "extra": "iterations: 270\ncpu: 5.907217662962963 ms\nthreads: 1" |
| 43915 | + }, |
| 43916 | + { |
| 43917 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 43918 | + "value": 45.84891586666041, |
| 43919 | + "unit": "ms/iter", |
| 43920 | + "extra": "iterations: 30\ncpu: 45.82184600000001 ms\nthreads: 1" |
| 43921 | + }, |
| 43922 | + { |
| 43923 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 43924 | + "value": 150.42221074997997, |
| 43925 | + "unit": "ms/iter", |
| 43926 | + "extra": "iterations: 8\ncpu: 150.38017625 ms\nthreads: 1" |
| 43927 | + }, |
| 43928 | + { |
| 43929 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 43930 | + "value": 418.92677900007885, |
| 43931 | + "unit": "ms/iter", |
| 43932 | + "extra": "iterations: 3\ncpu: 418.8039613333331 ms\nthreads: 1" |
| 43933 | + }, |
| 43934 | + { |
| 43935 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 43936 | + "value": 680.3123019999475, |
| 43937 | + "unit": "ms/iter", |
| 43938 | + "extra": "iterations: 1\ncpu: 680.2595069999998 ms\nthreads: 1" |
| 43939 | + }, |
| 43940 | + { |
| 43941 | + "name": "WallTestFixture/generateWalls/3", |
| 43942 | + "value": 6.418414572413142, |
| 43943 | + "unit": "ms/iter", |
| 43944 | + "extra": "iterations: 145\ncpu: 6.416583620689664 ms\nthreads: 1" |
| 43945 | + }, |
| 43946 | + { |
| 43947 | + "name": "WallTestFixture/generateWalls/15", |
| 43948 | + "value": 20.9655955128162, |
| 43949 | + "unit": "ms/iter", |
| 43950 | + "extra": "iterations: 39\ncpu: 20.960015897435927 ms\nthreads: 1" |
| 43951 | + }, |
| 43952 | + { |
| 43953 | + "name": "WallTestFixture/generateWalls/9999", |
| 43954 | + "value": 54.414043214267494, |
| 43955 | + "unit": "ms/iter", |
| 43956 | + "extra": "iterations: 14\ncpu: 54.400787499999915 ms\nthreads: 1" |
| 43957 | + }, |
| 43958 | + { |
| 43959 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 43960 | + "value": 0.010593064168503221, |
| 43961 | + "unit": "ms/iter", |
| 43962 | + "extra": "iterations: 65328\ncpu: 0.010589767481018869 ms\nthreads: 1" |
| 43963 | + }, |
| 43964 | + { |
| 43965 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 43966 | + "value": 0.05675122840981838, |
| 43967 | + "unit": "ms/iter", |
| 43968 | + "extra": "iterations: 12552\ncpu: 0.056736349346717736 ms\nthreads: 1" |
| 43969 | + }, |
| 43970 | + { |
| 43971 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 43972 | + "value": 0.17290602180759768, |
| 43973 | + "unit": "ms/iter", |
| 43974 | + "extra": "iterations: 4127\ncpu: 0.1728678483159684 ms\nthreads: 1" |
| 43975 | + }, |
| 43976 | + { |
| 43977 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 43978 | + "value": 0.0010513371318765757, |
| 43979 | + "unit": "ms/iter", |
| 43980 | + "extra": "iterations: 662447\ncpu: 0.0010510203774792533 ms\nthreads: 1" |
| 43981 | + }, |
| 43982 | + { |
| 43983 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 43984 | + "value": 0.005637972629248224, |
| 43985 | + "unit": "ms/iter", |
| 43986 | + "extra": "iterations: 121955\ncpu: 0.005636788044770619 ms\nthreads: 1" |
| 43987 | + }, |
| 43988 | + { |
| 43989 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 43990 | + "value": 0.011586059451272668, |
| 43991 | + "unit": "ms/iter", |
| 43992 | + "extra": "iterations: 59410\ncpu: 0.011584705419962983 ms\nthreads: 1" |
| 43993 | + }, |
| 43994 | + { |
| 43995 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 43996 | + "value": 5.243190699998195, |
| 43997 | + "unit": "ms/iter", |
| 43998 | + "extra": "iterations: 100\ncpu: 5.240700440000019 ms\nthreads: 1" |
| 43999 | + }, |
| 44000 | + { |
| 44001 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44002 | + "value": 16.01723669811244, |
| 44003 | + "unit": "ms/iter", |
| 44004 | + "extra": "iterations: 53\ncpu: 16.01130643396224 ms\nthreads: 1" |
| 44005 | + }, |
| 44006 | + { |
| 44007 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44008 | + "value": 127.99434499993367, |
| 44009 | + "unit": "ms/iter", |
| 44010 | + "extra": "iterations: 6\ncpu: 127.94005050000005 ms\nthreads: 1" |
| 44011 | + }, |
| 44012 | + { |
| 44013 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44014 | + "value": 0.004497007588018766, |
| 44015 | + "unit": "ms/iter", |
| 44016 | + "extra": "iterations: 156958\ncpu: 0.004495367130060262 ms\nthreads: 1" |
| 44017 | + }, |
| 44018 | + { |
| 44019 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44020 | + "value": 0.023337947298498786, |
| 44021 | + "unit": "ms/iter", |
| 44022 | + "extra": "iterations: 30113\ncpu: 0.02333397207186265 ms\nthreads: 1" |
| 44023 | + }, |
| 44024 | + { |
| 44025 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44026 | + "value": 0.2805029211667443, |
| 44027 | + "unit": "ms/iter", |
| 44028 | + "extra": "iterations: 2537\ncpu: 0.2803833575088689 ms\nthreads: 1" |
| 44029 | + }, |
| 44030 | + { |
| 44031 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44032 | + "value": 0.000251277752206859, |
| 44033 | + "unit": "ms/iter", |
| 44034 | + "extra": "iterations: 2737476\ncpu: 0.0002512027868006874 ms\nthreads: 1" |
| 44035 | + }, |
| 44036 | + { |
| 44037 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44038 | + "value": 0.0010877151402894963, |
| 44039 | + "unit": "ms/iter", |
| 44040 | + "extra": "iterations: 637075\ncpu: 0.0010874153058902005 ms\nthreads: 1" |
| 44041 | + }, |
| 44042 | + { |
| 44043 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44044 | + "value": 0.010916786950319644, |
| 44045 | + "unit": "ms/iter", |
| 44046 | + "extra": "iterations: 64492\ncpu: 0.010915991239223466 ms\nthreads: 1" |
| 44047 | + }, |
| 44048 | + { |
| 44049 | + "name": "SimplifyTestFixture/simplify_local", |
| 44050 | + "value": 1.1990277187670886, |
| 44051 | + "unit": "ns/iter", |
| 44052 | + "extra": "iterations: 589237538\ncpu: 1.1966746897920804 ns\nthreads: 1" |
| 44053 | + }, |
| 44054 | + { |
| 44055 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44056 | + "value": 4.225321122572659, |
| 44057 | + "unit": "ns/iter", |
| 44058 | + "extra": "iterations: 165878483\ncpu: 4.22459564571736 ns\nthreads: 1" |
| 44059 | + } |
| 44060 | + ] |
44061 | 44061 | } |
44062 | 44062 | ] |
44063 | 44063 | } |
|
0 commit comments