|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1761310408116, |
| 2 | + "lastUpdate": 1763029087374, |
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": "cabaa89e3ffe6d7c40dc2899dd5c1fd1c01d7a80", |
17 | | - "message": "NP- 327 emscripten communication", |
18 | | - "timestamp": "2024-08-21T10:04:15Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2131/commits/cabaa89e3ffe6d7c40dc2899dd5c1fd1c01d7a80" |
20 | | - }, |
21 | | - "date": 1724311773351, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.37857535660447056, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2521\ncpu: 0.37855779531931766 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 6.080271119047767, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 252\ncpu: 6.080028821428572 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 47.85199810714045, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 28\ncpu: 47.850105000000006 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 167.2500015714117, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 7\ncpu: 167.23728800000006 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 556.6106535000017, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 2\ncpu: 556.59124 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 962.4130739998691, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 962.3834080000008 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.713952085713767, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 140\ncpu: 6.713677692857141 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 21.512257631576702, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 38\ncpu: 21.511403184210554 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 50.53292889999739, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 10\ncpu: 50.53206320000001 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.008381491480368186, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 83513\ncpu: 0.008381399135463943 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05105570204774215, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 13576\ncpu: 0.051053301561579265 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.1586025491970205, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4421\ncpu: 0.15859956073286594 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0008082153238437082, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 861233\ncpu: 0.0008081805132873444 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.0045499832578664925, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 155476\ncpu: 0.004549809642645802 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.013773620057272864, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 50984\ncpu: 0.013773310744547351 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.808318429999417, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.808050919999984 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 17.49798818750037, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 48\ncpu: 17.497205729166687 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 135.50104400000387, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 135.49450166666688 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.0041440960753603845, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 168576\ncpu: 0.0041439986059700045 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.020735551721054988, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 33584\ncpu: 0.020734490739637925 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.28008215174330586, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2524\ncpu: 0.28005980665610253 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.00017726161876027217, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 3952358\ncpu: 0.0001772552316870086 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0008617762184817631, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 808342\ncpu: 0.0008617273678715164 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.015810065831137247, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 45161\ncpu: 0.015809834923938802 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2416536716157927, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 564823361\ncpu: 1.2416125932864872 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 3.71723863377983, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 188454221\ncpu: 3.7171962892781125 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44142,6 +43966,182 @@ window.BENCHMARK_DATA = { |
44142 | 43966 | "extra": "iterations: 562001305\ncpu: 1.2456818761301616 ns\nthreads: 1" |
44143 | 43967 | } |
44144 | 43968 | ] |
| 43969 | + }, |
| 43970 | + { |
| 43971 | + "commit": { |
| 43972 | + "author": { |
| 43973 | + "name": "Ultimaker", |
| 43974 | + "username": "Ultimaker" |
| 43975 | + }, |
| 43976 | + "committer": { |
| 43977 | + "name": "Ultimaker", |
| 43978 | + "username": "Ultimaker" |
| 43979 | + }, |
| 43980 | + "id": "4f3583928ed621d04128edff8f761d7cd5527a64", |
| 43981 | + "message": "CURA-12822 start end infill away from wall", |
| 43982 | + "timestamp": "2025-11-12T16:13:00Z", |
| 43983 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2263/commits/4f3583928ed621d04128edff8f761d7cd5527a64" |
| 43984 | + }, |
| 43985 | + "date": 1763029082326, |
| 43986 | + "tool": "googlecpp", |
| 43987 | + "benches": [ |
| 43988 | + { |
| 43989 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43990 | + "value": 0.33184970227916905, |
| 43991 | + "unit": "ms/iter", |
| 43992 | + "extra": "iterations: 2808\ncpu: 0.33172146225071225 ms\nthreads: 1" |
| 43993 | + }, |
| 43994 | + { |
| 43995 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43996 | + "value": 5.666274322463679, |
| 43997 | + "unit": "ms/iter", |
| 43998 | + "extra": "iterations: 276\ncpu: 5.665269394927537 ms\nthreads: 1" |
| 43999 | + }, |
| 44000 | + { |
| 44001 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 44002 | + "value": 45.369244620689706, |
| 44003 | + "unit": "ms/iter", |
| 44004 | + "extra": "iterations: 29\ncpu: 45.358939689655166 ms\nthreads: 1" |
| 44005 | + }, |
| 44006 | + { |
| 44007 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 44008 | + "value": 151.89280399999916, |
| 44009 | + "unit": "ms/iter", |
| 44010 | + "extra": "iterations: 8\ncpu: 151.84297012500002 ms\nthreads: 1" |
| 44011 | + }, |
| 44012 | + { |
| 44013 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 44014 | + "value": 446.7731723332993, |
| 44015 | + "unit": "ms/iter", |
| 44016 | + "extra": "iterations: 3\ncpu: 446.69333566666666 ms\nthreads: 1" |
| 44017 | + }, |
| 44018 | + { |
| 44019 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 44020 | + "value": 768.1195449999905, |
| 44021 | + "unit": "ms/iter", |
| 44022 | + "extra": "iterations: 1\ncpu: 767.8848699999996 ms\nthreads: 1" |
| 44023 | + }, |
| 44024 | + { |
| 44025 | + "name": "WallTestFixture/generateWalls/3", |
| 44026 | + "value": 6.066721545454283, |
| 44027 | + "unit": "ms/iter", |
| 44028 | + "extra": "iterations: 154\ncpu: 6.064731538961035 ms\nthreads: 1" |
| 44029 | + }, |
| 44030 | + { |
| 44031 | + "name": "WallTestFixture/generateWalls/15", |
| 44032 | + "value": 20.316321950002703, |
| 44033 | + "unit": "ms/iter", |
| 44034 | + "extra": "iterations: 40\ncpu: 20.31059614999999 ms\nthreads: 1" |
| 44035 | + }, |
| 44036 | + { |
| 44037 | + "name": "WallTestFixture/generateWalls/9999", |
| 44038 | + "value": 54.248743142855865, |
| 44039 | + "unit": "ms/iter", |
| 44040 | + "extra": "iterations: 14\ncpu: 54.24500785714287 ms\nthreads: 1" |
| 44041 | + }, |
| 44042 | + { |
| 44043 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44044 | + "value": 0.01028097963298151, |
| 44045 | + "unit": "ms/iter", |
| 44046 | + "extra": "iterations: 67953\ncpu: 0.010280271378747078 ms\nthreads: 1" |
| 44047 | + }, |
| 44048 | + { |
| 44049 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44050 | + "value": 0.05468165164158122, |
| 44051 | + "unit": "ms/iter", |
| 44052 | + "extra": "iterations: 12823\ncpu: 0.054663762302113506 ms\nthreads: 1" |
| 44053 | + }, |
| 44054 | + { |
| 44055 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44056 | + "value": 0.1652168969241631, |
| 44057 | + "unit": "ms/iter", |
| 44058 | + "extra": "iterations: 4259\ncpu: 0.16520285653909356 ms\nthreads: 1" |
| 44059 | + }, |
| 44060 | + { |
| 44061 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44062 | + "value": 0.0010274743761719768, |
| 44063 | + "unit": "ms/iter", |
| 44064 | + "extra": "iterations: 682119\ncpu: 0.0010274473002511303 ms\nthreads: 1" |
| 44065 | + }, |
| 44066 | + { |
| 44067 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44068 | + "value": 0.005358418758131434, |
| 44069 | + "unit": "ms/iter", |
| 44070 | + "extra": "iterations: 126825\ncpu: 0.005358204092253113 ms\nthreads: 1" |
| 44071 | + }, |
| 44072 | + { |
| 44073 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44074 | + "value": 0.011848959577353674, |
| 44075 | + "unit": "ms/iter", |
| 44076 | + "extra": "iterations: 59719\ncpu: 0.011845670942246164 ms\nthreads: 1" |
| 44077 | + }, |
| 44078 | + { |
| 44079 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44080 | + "value": 5.217086259999633, |
| 44081 | + "unit": "ms/iter", |
| 44082 | + "extra": "iterations: 100\ncpu: 5.2165744199999855 ms\nthreads: 1" |
| 44083 | + }, |
| 44084 | + { |
| 44085 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44086 | + "value": 16.29910531372772, |
| 44087 | + "unit": "ms/iter", |
| 44088 | + "extra": "iterations: 51\ncpu: 16.295625196078465 ms\nthreads: 1" |
| 44089 | + }, |
| 44090 | + { |
| 44091 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44092 | + "value": 135.674846166656, |
| 44093 | + "unit": "ms/iter", |
| 44094 | + "extra": "iterations: 6\ncpu: 135.65745316666641 ms\nthreads: 1" |
| 44095 | + }, |
| 44096 | + { |
| 44097 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44098 | + "value": 0.004326025957440957, |
| 44099 | + "unit": "ms/iter", |
| 44100 | + "extra": "iterations: 158182\ncpu: 0.004325753682467031 ms\nthreads: 1" |
| 44101 | + }, |
| 44102 | + { |
| 44103 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44104 | + "value": 0.021658656927690798, |
| 44105 | + "unit": "ms/iter", |
| 44106 | + "extra": "iterations: 32002\ncpu: 0.021654900568714493 ms\nthreads: 1" |
| 44107 | + }, |
| 44108 | + { |
| 44109 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44110 | + "value": 0.26024112778603153, |
| 44111 | + "unit": "ms/iter", |
| 44112 | + "extra": "iterations: 2692\ncpu: 0.26018682949479927 ms\nthreads: 1" |
| 44113 | + }, |
| 44114 | + { |
| 44115 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44116 | + "value": 0.0002510792275050669, |
| 44117 | + "unit": "ms/iter", |
| 44118 | + "extra": "iterations: 2781067\ncpu: 0.0002510525097022124 ms\nthreads: 1" |
| 44119 | + }, |
| 44120 | + { |
| 44121 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44122 | + "value": 0.001057948862588943, |
| 44123 | + "unit": "ms/iter", |
| 44124 | + "extra": "iterations: 645457\ncpu: 0.0010578205101191849 ms\nthreads: 1" |
| 44125 | + }, |
| 44126 | + { |
| 44127 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44128 | + "value": 0.010901311680160475, |
| 44129 | + "unit": "ms/iter", |
| 44130 | + "extra": "iterations: 63732\ncpu: 0.010900297542835634 ms\nthreads: 1" |
| 44131 | + }, |
| 44132 | + { |
| 44133 | + "name": "SimplifyTestFixture/simplify_local", |
| 44134 | + "value": 1.2659279706053808, |
| 44135 | + "unit": "ns/iter", |
| 44136 | + "extra": "iterations: 562513626\ncpu: 1.2656948029202026 ns\nthreads: 1" |
| 44137 | + }, |
| 44138 | + { |
| 44139 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44140 | + "value": 1.867253352704139, |
| 44141 | + "unit": "ns/iter", |
| 44142 | + "extra": "iterations: 374732854\ncpu: 1.8670824042559158 ns\nthreads: 1" |
| 44143 | + } |
| 44144 | + ] |
44145 | 44145 | } |
44146 | 44146 | ] |
44147 | 44147 | } |
|
0 commit comments