|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1760005318656, |
| 2 | + "lastUpdate": 1760081463399, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine", |
4 | 4 | "entries": { |
5 | 5 | "C++ Benchmark": [ |
6 | | - { |
7 | | - "commit": { |
8 | | - "author": { |
9 | | - |
10 | | - "name": "Remco Burema", |
11 | | - "username": "rburema" |
12 | | - }, |
13 | | - "committer": { |
14 | | - |
15 | | - "name": "Remco Burema", |
16 | | - "username": "rburema" |
17 | | - }, |
18 | | - "distinct": true, |
19 | | - "id": "01b3e09ca186f2a6dc4f8f24772c86c5b7b19316", |
20 | | - "message": "Merge branch '5.8'", |
21 | | - "timestamp": "2024-07-31T14:56:24+02:00", |
22 | | - "tree_id": "16d398b0c2d39a6f93da03d478578d3ea2ea238b", |
23 | | - "url": "https://github.com/Ultimaker/CuraEngine/commit/01b3e09ca186f2a6dc4f8f24772c86c5b7b19316" |
24 | | - }, |
25 | | - "date": 1722431645305, |
26 | | - "tool": "googlecpp", |
27 | | - "benches": [ |
28 | | - { |
29 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
30 | | - "value": 0.38325447469788865, |
31 | | - "unit": "ms/iter", |
32 | | - "extra": "iterations: 2648\ncpu: 0.3832387107250756 ms\nthreads: 1" |
33 | | - }, |
34 | | - { |
35 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
36 | | - "value": 6.032820778210347, |
37 | | - "unit": "ms/iter", |
38 | | - "extra": "iterations: 257\ncpu: 6.032311770428016 ms\nthreads: 1" |
39 | | - }, |
40 | | - { |
41 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
42 | | - "value": 47.594309500003156, |
43 | | - "unit": "ms/iter", |
44 | | - "extra": "iterations: 28\ncpu: 47.59000003571428 ms\nthreads: 1" |
45 | | - }, |
46 | | - { |
47 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
48 | | - "value": 164.2869680000071, |
49 | | - "unit": "ms/iter", |
50 | | - "extra": "iterations: 7\ncpu: 164.28245385714277 ms\nthreads: 1" |
51 | | - }, |
52 | | - { |
53 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
54 | | - "value": 552.15028300006, |
55 | | - "unit": "ms/iter", |
56 | | - "extra": "iterations: 2\ncpu: 552.1350060000003 ms\nthreads: 1" |
57 | | - }, |
58 | | - { |
59 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
60 | | - "value": 959.4400050000331, |
61 | | - "unit": "ms/iter", |
62 | | - "extra": "iterations: 1\ncpu: 959.4156549999999 ms\nthreads: 1" |
63 | | - }, |
64 | | - { |
65 | | - "name": "WallTestFixture/generateWalls/3", |
66 | | - "value": 6.677843460993051, |
67 | | - "unit": "ms/iter", |
68 | | - "extra": "iterations: 141\ncpu: 6.677494609929082 ms\nthreads: 1" |
69 | | - }, |
70 | | - { |
71 | | - "name": "WallTestFixture/generateWalls/15", |
72 | | - "value": 21.49818992105386, |
73 | | - "unit": "ms/iter", |
74 | | - "extra": "iterations: 38\ncpu: 21.49772389473686 ms\nthreads: 1" |
75 | | - }, |
76 | | - { |
77 | | - "name": "WallTestFixture/generateWalls/9999", |
78 | | - "value": 50.3810575999978, |
79 | | - "unit": "ms/iter", |
80 | | - "extra": "iterations: 10\ncpu: 50.3787774000001 ms\nthreads: 1" |
81 | | - }, |
82 | | - { |
83 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
84 | | - "value": 0.008481830797767603, |
85 | | - "unit": "ms/iter", |
86 | | - "extra": "iterations: 83019\ncpu: 0.008481699454341782 ms\nthreads: 1" |
87 | | - }, |
88 | | - { |
89 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
90 | | - "value": 0.05193810718010156, |
91 | | - "unit": "ms/iter", |
92 | | - "extra": "iterations: 13426\ncpu: 0.05193639944883058 ms\nthreads: 1" |
93 | | - }, |
94 | | - { |
95 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
96 | | - "value": 0.16219495292738967, |
97 | | - "unit": "ms/iter", |
98 | | - "extra": "iterations: 4270\ncpu: 0.1621952564402812 ms\nthreads: 1" |
99 | | - }, |
100 | | - { |
101 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
102 | | - "value": 0.0008456711505269548, |
103 | | - "unit": "ms/iter", |
104 | | - "extra": "iterations: 863839\ncpu: 0.000845639579829112 ms\nthreads: 1" |
105 | | - }, |
106 | | - { |
107 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
108 | | - "value": 0.004508377801828801, |
109 | | - "unit": "ms/iter", |
110 | | - "extra": "iterations: 156148\ncpu: 0.004508248251658698 ms\nthreads: 1" |
111 | | - }, |
112 | | - { |
113 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
114 | | - "value": 0.013684518496071886, |
115 | | - "unit": "ms/iter", |
116 | | - "extra": "iterations: 51146\ncpu: 0.013684532338794794 ms\nthreads: 1" |
117 | | - }, |
118 | | - { |
119 | | - "name": "HolesWallTestFixture/generateWalls/3", |
120 | | - "value": 5.783239190000131, |
121 | | - "unit": "ms/iter", |
122 | | - "extra": "iterations: 100\ncpu: 5.783138789999996 ms\nthreads: 1" |
123 | | - }, |
124 | | - { |
125 | | - "name": "HolesWallTestFixture/generateWalls/15", |
126 | | - "value": 17.44021802083277, |
127 | | - "unit": "ms/iter", |
128 | | - "extra": "iterations: 48\ncpu: 17.439460374999957 ms\nthreads: 1" |
129 | | - }, |
130 | | - { |
131 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
132 | | - "value": 136.95329850001295, |
133 | | - "unit": "ms/iter", |
134 | | - "extra": "iterations: 6\ncpu: 136.9447381666665 ms\nthreads: 1" |
135 | | - }, |
136 | | - { |
137 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
138 | | - "value": 0.004251088479788621, |
139 | | - "unit": "ms/iter", |
140 | | - "extra": "iterations: 164806\ncpu: 0.004250896441877098 ms\nthreads: 1" |
141 | | - }, |
142 | | - { |
143 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
144 | | - "value": 0.021920877888394863, |
145 | | - "unit": "ms/iter", |
146 | | - "extra": "iterations: 32544\ncpu: 0.021920283984759096 ms\nthreads: 1" |
147 | | - }, |
148 | | - { |
149 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
150 | | - "value": 0.29168437349394855, |
151 | | - "unit": "ms/iter", |
152 | | - "extra": "iterations: 2407\ncpu: 0.2916560851682603 ms\nthreads: 1" |
153 | | - }, |
154 | | - { |
155 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
156 | | - "value": 0.00017628090110520585, |
157 | | - "unit": "ms/iter", |
158 | | - "extra": "iterations: 3942270\ncpu: 0.00017627853876066302 ms\nthreads: 1" |
159 | | - }, |
160 | | - { |
161 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
162 | | - "value": 0.0008556183894730757, |
163 | | - "unit": "ms/iter", |
164 | | - "extra": "iterations: 818316\ncpu: 0.0008555879929025 ms\nthreads: 1" |
165 | | - }, |
166 | | - { |
167 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
168 | | - "value": 0.015509213089734722, |
169 | | - "unit": "ms/iter", |
170 | | - "extra": "iterations: 45211\ncpu: 0.015508005330561094 ms\nthreads: 1" |
171 | | - }, |
172 | | - { |
173 | | - "name": "SimplifyTestFixture/simplify_local", |
174 | | - "value": 1.2381820774901393, |
175 | | - "unit": "ns/iter", |
176 | | - "extra": "iterations: 565252014\ncpu: 1.2381386419969465 ns\nthreads: 1" |
177 | | - }, |
178 | | - { |
179 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
180 | | - "value": 3.7147625172589374, |
181 | | - "unit": "ns/iter", |
182 | | - "extra": "iterations: 188444115\ncpu: 3.7146879964916946 ns\nthreads: 1" |
183 | | - } |
184 | | - ] |
185 | | - }, |
186 | 6 | { |
187 | 7 | "commit": { |
188 | 8 | "author": { |
@@ -44162,6 +43982,182 @@ window.BENCHMARK_DATA = { |
44162 | 43982 | "extra": "iterations: 562049908\ncpu: 1.246129795647969 ns\nthreads: 1" |
44163 | 43983 | } |
44164 | 43984 | ] |
| 43985 | + }, |
| 43986 | + { |
| 43987 | + "commit": { |
| 43988 | + "author": { |
| 43989 | + "name": "Ultimaker", |
| 43990 | + "username": "Ultimaker" |
| 43991 | + }, |
| 43992 | + "committer": { |
| 43993 | + "name": "Ultimaker", |
| 43994 | + "username": "Ultimaker" |
| 43995 | + }, |
| 43996 | + "id": "35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a", |
| 43997 | + "message": "[CURA-12774] Don't chop up lines straddling roofing/normal areas too much", |
| 43998 | + "timestamp": "2025-10-06T23:26:35Z", |
| 43999 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2255/commits/35be5d97e5ab2345ca5f4c754d3204f8a8d5e74a" |
| 44000 | + }, |
| 44001 | + "date": 1760081458303, |
| 44002 | + "tool": "googlecpp", |
| 44003 | + "benches": [ |
| 44004 | + { |
| 44005 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 44006 | + "value": 0.34271705187219986, |
| 44007 | + "unit": "ms/iter", |
| 44008 | + "extra": "iterations: 2911\ncpu: 0.34265376983854345 ms\nthreads: 1" |
| 44009 | + }, |
| 44010 | + { |
| 44011 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 44012 | + "value": 5.6977975328468045, |
| 44013 | + "unit": "ms/iter", |
| 44014 | + "extra": "iterations: 274\ncpu: 5.696962025547445 ms\nthreads: 1" |
| 44015 | + }, |
| 44016 | + { |
| 44017 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 44018 | + "value": 45.20039996667341, |
| 44019 | + "unit": "ms/iter", |
| 44020 | + "extra": "iterations: 30\ncpu: 45.18224616666668 ms\nthreads: 1" |
| 44021 | + }, |
| 44022 | + { |
| 44023 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 44024 | + "value": 155.0420243750068, |
| 44025 | + "unit": "ms/iter", |
| 44026 | + "extra": "iterations: 8\ncpu: 154.78570837499996 ms\nthreads: 1" |
| 44027 | + }, |
| 44028 | + { |
| 44029 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 44030 | + "value": 464.4158466665734, |
| 44031 | + "unit": "ms/iter", |
| 44032 | + "extra": "iterations: 3\ncpu: 464.33700700000014 ms\nthreads: 1" |
| 44033 | + }, |
| 44034 | + { |
| 44035 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 44036 | + "value": 779.8893680001129, |
| 44037 | + "unit": "ms/iter", |
| 44038 | + "extra": "iterations: 1\ncpu: 779.8695670000004 ms\nthreads: 1" |
| 44039 | + }, |
| 44040 | + { |
| 44041 | + "name": "WallTestFixture/generateWalls/3", |
| 44042 | + "value": 6.119229352942271, |
| 44043 | + "unit": "ms/iter", |
| 44044 | + "extra": "iterations: 153\ncpu: 6.117978895424835 ms\nthreads: 1" |
| 44045 | + }, |
| 44046 | + { |
| 44047 | + "name": "WallTestFixture/generateWalls/15", |
| 44048 | + "value": 20.431260974999077, |
| 44049 | + "unit": "ms/iter", |
| 44050 | + "extra": "iterations: 40\ncpu: 20.427064625000035 ms\nthreads: 1" |
| 44051 | + }, |
| 44052 | + { |
| 44053 | + "name": "WallTestFixture/generateWalls/9999", |
| 44054 | + "value": 53.71255199997904, |
| 44055 | + "unit": "ms/iter", |
| 44056 | + "extra": "iterations: 14\ncpu: 53.703417357142875 ms\nthreads: 1" |
| 44057 | + }, |
| 44058 | + { |
| 44059 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44060 | + "value": 0.010451507391165737, |
| 44061 | + "unit": "ms/iter", |
| 44062 | + "extra": "iterations: 58854\ncpu: 0.010449740595371595 ms\nthreads: 1" |
| 44063 | + }, |
| 44064 | + { |
| 44065 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44066 | + "value": 0.055002889522013744, |
| 44067 | + "unit": "ms/iter", |
| 44068 | + "extra": "iterations: 12636\ncpu: 0.05499450989237105 ms\nthreads: 1" |
| 44069 | + }, |
| 44070 | + { |
| 44071 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44072 | + "value": 0.1650550326549551, |
| 44073 | + "unit": "ms/iter", |
| 44074 | + "extra": "iterations: 4226\ncpu: 0.16500226455276865 ms\nthreads: 1" |
| 44075 | + }, |
| 44076 | + { |
| 44077 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44078 | + "value": 0.0010520689635193632, |
| 44079 | + "unit": "ms/iter", |
| 44080 | + "extra": "iterations: 672979\ncpu: 0.0010517683909899136 ms\nthreads: 1" |
| 44081 | + }, |
| 44082 | + { |
| 44083 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44084 | + "value": 0.0054709800873269, |
| 44085 | + "unit": "ms/iter", |
| 44086 | + "extra": "iterations: 128712\ncpu: 0.00546948737491454 ms\nthreads: 1" |
| 44087 | + }, |
| 44088 | + { |
| 44089 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44090 | + "value": 0.011881820511956577, |
| 44091 | + "unit": "ms/iter", |
| 44092 | + "extra": "iterations: 59575\ncpu: 0.01188113594628623 ms\nthreads: 1" |
| 44093 | + }, |
| 44094 | + { |
| 44095 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44096 | + "value": 5.219964429998072, |
| 44097 | + "unit": "ms/iter", |
| 44098 | + "extra": "iterations: 100\ncpu: 5.218997079999995 ms\nthreads: 1" |
| 44099 | + }, |
| 44100 | + { |
| 44101 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44102 | + "value": 16.33136694117995, |
| 44103 | + "unit": "ms/iter", |
| 44104 | + "extra": "iterations: 51\ncpu: 16.32836517647063 ms\nthreads: 1" |
| 44105 | + }, |
| 44106 | + { |
| 44107 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44108 | + "value": 132.35014300001544, |
| 44109 | + "unit": "ms/iter", |
| 44110 | + "extra": "iterations: 6\ncpu: 132.33847449999973 ms\nthreads: 1" |
| 44111 | + }, |
| 44112 | + { |
| 44113 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44114 | + "value": 0.004331747485837576, |
| 44115 | + "unit": "ms/iter", |
| 44116 | + "extra": "iterations: 161187\ncpu: 0.004331444843566785 ms\nthreads: 1" |
| 44117 | + }, |
| 44118 | + { |
| 44119 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44120 | + "value": 0.02252198843986104, |
| 44121 | + "unit": "ms/iter", |
| 44122 | + "extra": "iterations: 31228\ncpu: 0.02252045862687331 ms\nthreads: 1" |
| 44123 | + }, |
| 44124 | + { |
| 44125 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44126 | + "value": 0.2637946403040729, |
| 44127 | + "unit": "ms/iter", |
| 44128 | + "extra": "iterations: 2630\ncpu: 0.2637601117870722 ms\nthreads: 1" |
| 44129 | + }, |
| 44130 | + { |
| 44131 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44132 | + "value": 0.00024645799915129176, |
| 44133 | + "unit": "ms/iter", |
| 44134 | + "extra": "iterations: 2839645\ncpu: 0.00024643574143951155 ms\nthreads: 1" |
| 44135 | + }, |
| 44136 | + { |
| 44137 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44138 | + "value": 0.0010749803452352272, |
| 44139 | + "unit": "ms/iter", |
| 44140 | + "extra": "iterations: 653989\ncpu: 0.0010749425066782481 ms\nthreads: 1" |
| 44141 | + }, |
| 44142 | + { |
| 44143 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44144 | + "value": 0.011047065080269834, |
| 44145 | + "unit": "ms/iter", |
| 44146 | + "extra": "iterations: 63414\ncpu: 0.011046191188065753 ms\nthreads: 1" |
| 44147 | + }, |
| 44148 | + { |
| 44149 | + "name": "SimplifyTestFixture/simplify_local", |
| 44150 | + "value": 1.2449694650305811, |
| 44151 | + "unit": "ns/iter", |
| 44152 | + "extra": "iterations: 559894279\ncpu: 1.2448899357301642 ns\nthreads: 1" |
| 44153 | + }, |
| 44154 | + { |
| 44155 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44156 | + "value": 1.2463927785432847, |
| 44157 | + "unit": "ns/iter", |
| 44158 | + "extra": "iterations: 561367946\ncpu: 1.2463268520857065 ns\nthreads: 1" |
| 44159 | + } |
| 44160 | + ] |
44165 | 44161 | } |
44166 | 44162 | ] |
44167 | 44163 | } |
|
0 commit comments