|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1742372880703, |
| 2 | + "lastUpdate": 1742377171506, |
3 | 3 | "repoUrl": "https://github.com/Ultimaker/CuraEngine",
|
4 | 4 | "entries": {
|
5 | 5 | "C++ Benchmark": [
|
6 |
| - { |
7 |
| - "commit": { |
8 |
| - "author": { |
9 |
| - |
10 |
| - "name": "HellAholic", |
11 |
| - "username": "HellAholic" |
12 |
| - }, |
13 |
| - "committer": { |
14 |
| - |
15 |
| - "name": "GitHub", |
16 |
| - "username": "web-flow" |
17 |
| - }, |
18 |
| - "distinct": true, |
19 |
| - "id": "3fb48b6ef4ff23e343c8a2a85187775772c3ba30", |
20 |
| - "message": "Add option to command line settings to read in resolved values (#2082)", |
21 |
| - "timestamp": "2024-05-28T10:50:07+02:00", |
22 |
| - "tree_id": "16249e4743df028b683dbfd307baf071ef1fc2d3", |
23 |
| - "url": "https://github.com/Ultimaker/CuraEngine/commit/3fb48b6ef4ff23e343c8a2a85187775772c3ba30" |
24 |
| - }, |
25 |
| - "date": 1716886879269, |
26 |
| - "tool": "googlecpp", |
27 |
| - "benches": [ |
28 |
| - { |
29 |
| - "name": "InfillTest/Infill_generate_connect/1/400", |
30 |
| - "value": 0.38219013109873445, |
31 |
| - "unit": "ms/iter", |
32 |
| - "extra": "iterations: 2685\ncpu: 0.3821709355679702 ms\nthreads: 1" |
33 |
| - }, |
34 |
| - { |
35 |
| - "name": "InfillTest/Infill_generate_connect/0/400", |
36 |
| - "value": 5.998718945312564, |
37 |
| - "unit": "ms/iter", |
38 |
| - "extra": "iterations: 256\ncpu: 5.998382554687501 ms\nthreads: 1" |
39 |
| - }, |
40 |
| - { |
41 |
| - "name": "InfillTest/Infill_generate_connect/1/800", |
42 |
| - "value": 47.56846946428693, |
43 |
| - "unit": "ms/iter", |
44 |
| - "extra": "iterations: 28\ncpu: 47.56473803571429 ms\nthreads: 1" |
45 |
| - }, |
46 |
| - { |
47 |
| - "name": "InfillTest/Infill_generate_connect/0/800", |
48 |
| - "value": 169.7661448571515, |
49 |
| - "unit": "ms/iter", |
50 |
| - "extra": "iterations: 7\ncpu: 169.75161457142855 ms\nthreads: 1" |
51 |
| - }, |
52 |
| - { |
53 |
| - "name": "InfillTest/Infill_generate_connect/1/1200", |
54 |
| - "value": 556.2436195000373, |
55 |
| - "unit": "ms/iter", |
56 |
| - "extra": "iterations: 2\ncpu: 556.221452 ms\nthreads: 1" |
57 |
| - }, |
58 |
| - { |
59 |
| - "name": "InfillTest/Infill_generate_connect/0/1200", |
60 |
| - "value": 955.329370999948, |
61 |
| - "unit": "ms/iter", |
62 |
| - "extra": "iterations: 1\ncpu: 955.2766129999997 ms\nthreads: 1" |
63 |
| - }, |
64 |
| - { |
65 |
| - "name": "WallTestFixture/generateWalls/3", |
66 |
| - "value": 6.599605661971458, |
67 |
| - "unit": "ms/iter", |
68 |
| - "extra": "iterations: 142\ncpu: 6.59908753521127 ms\nthreads: 1" |
69 |
| - }, |
70 |
| - { |
71 |
| - "name": "WallTestFixture/generateWalls/15", |
72 |
| - "value": 21.38532339473673, |
73 |
| - "unit": "ms/iter", |
74 |
| - "extra": "iterations: 38\ncpu: 21.38395518421052 ms\nthreads: 1" |
75 |
| - }, |
76 |
| - { |
77 |
| - "name": "WallTestFixture/generateWalls/9999", |
78 |
| - "value": 50.29184060000489, |
79 |
| - "unit": "ms/iter", |
80 |
| - "extra": "iterations: 10\ncpu: 50.286980599999964 ms\nthreads: 1" |
81 |
| - }, |
82 |
| - { |
83 |
| - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
84 |
| - "value": 0.008409548365681608, |
85 |
| - "unit": "ms/iter", |
86 |
| - "extra": "iterations: 82848\ncpu: 0.00840888270084976 ms\nthreads: 1" |
87 |
| - }, |
88 |
| - { |
89 |
| - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
90 |
| - "value": 0.051891170635509694, |
91 |
| - "unit": "ms/iter", |
92 |
| - "extra": "iterations: 13438\ncpu: 0.05188783509450818 ms\nthreads: 1" |
93 |
| - }, |
94 |
| - { |
95 |
| - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
96 |
| - "value": 0.1598533964416246, |
97 |
| - "unit": "ms/iter", |
98 |
| - "extra": "iterations: 4384\ncpu: 0.1598445713959851 ms\nthreads: 1" |
99 |
| - }, |
100 |
| - { |
101 |
| - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
102 |
| - "value": 0.0008106206315484644, |
103 |
| - "unit": "ms/iter", |
104 |
| - "extra": "iterations: 858113\ncpu: 0.0008105872886204979 ms\nthreads: 1" |
105 |
| - }, |
106 |
| - { |
107 |
| - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
108 |
| - "value": 0.004659281151693088, |
109 |
| - "unit": "ms/iter", |
110 |
| - "extra": "iterations: 150040\ncpu: 0.0046590527992535265 ms\nthreads: 1" |
111 |
| - }, |
112 |
| - { |
113 |
| - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
114 |
| - "value": 0.013681137054646842, |
115 |
| - "unit": "ms/iter", |
116 |
| - "extra": "iterations: 51111\ncpu: 0.013680152922071566 ms\nthreads: 1" |
117 |
| - }, |
118 |
| - { |
119 |
| - "name": "HolesWallTestFixture/generateWalls/3", |
120 |
| - "value": 5.652841200000012, |
121 |
| - "unit": "ms/iter", |
122 |
| - "extra": "iterations: 100\ncpu: 5.652553159999981 ms\nthreads: 1" |
123 |
| - }, |
124 |
| - { |
125 |
| - "name": "HolesWallTestFixture/generateWalls/15", |
126 |
| - "value": 17.13455624489913, |
127 |
| - "unit": "ms/iter", |
128 |
| - "extra": "iterations: 49\ncpu: 17.132843816326528 ms\nthreads: 1" |
129 |
| - }, |
130 |
| - { |
131 |
| - "name": "HolesWallTestFixture/generateWalls/9999", |
132 |
| - "value": 134.61604166667485, |
133 |
| - "unit": "ms/iter", |
134 |
| - "extra": "iterations: 6\ncpu: 134.6089433333333 ms\nthreads: 1" |
135 |
| - }, |
136 |
| - { |
137 |
| - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
138 |
| - "value": 0.004055341280391279, |
139 |
| - "unit": "ms/iter", |
140 |
| - "extra": "iterations: 176040\ncpu: 0.004054936593955911 ms\nthreads: 1" |
141 |
| - }, |
142 |
| - { |
143 |
| - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
144 |
| - "value": 0.020797929145363298, |
145 |
| - "unit": "ms/iter", |
146 |
| - "extra": "iterations: 34225\ncpu: 0.02079690509861216 ms\nthreads: 1" |
147 |
| - }, |
148 |
| - { |
149 |
| - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
150 |
| - "value": 0.27359134970531285, |
151 |
| - "unit": "ms/iter", |
152 |
| - "extra": "iterations: 2545\ncpu: 0.2735666675834971 ms\nthreads: 1" |
153 |
| - }, |
154 |
| - { |
155 |
| - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
156 |
| - "value": 0.00017575358104614215, |
157 |
| - "unit": "ms/iter", |
158 |
| - "extra": "iterations: 4001973\ncpu: 0.00017574418792930371 ms\nthreads: 1" |
159 |
| - }, |
160 |
| - { |
161 |
| - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
162 |
| - "value": 0.0008632993436338335, |
163 |
| - "unit": "ms/iter", |
164 |
| - "extra": "iterations: 811285\ncpu: 0.0008632095724683667 ms\nthreads: 1" |
165 |
| - }, |
166 |
| - { |
167 |
| - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
168 |
| - "value": 0.015713970113648876, |
169 |
| - "unit": "ms/iter", |
170 |
| - "extra": "iterations: 44435\ncpu: 0.01571322176212438 ms\nthreads: 1" |
171 |
| - }, |
172 |
| - { |
173 |
| - "name": "SimplifyTestFixture/simplify_local", |
174 |
| - "value": 1.241271728107779, |
175 |
| - "unit": "ns/iter", |
176 |
| - "extra": "iterations: 565269255\ncpu: 1.2411963056437605 ns\nthreads: 1" |
177 |
| - }, |
178 |
| - { |
179 |
| - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
180 |
| - "value": 1.2381819624745032, |
181 |
| - "unit": "ns/iter", |
182 |
| - "extra": "iterations: 565327935\ncpu: 1.2381012801003721 ns\nthreads: 1" |
183 |
| - } |
184 |
| - ] |
185 |
| - }, |
186 | 6 | {
|
187 | 7 | "commit": {
|
188 | 8 | "author": {
|
@@ -44178,6 +43998,182 @@ window.BENCHMARK_DATA = {
|
44178 | 43998 | "extra": "iterations: 374800755\ncpu: 1.8663599250220335 ns\nthreads: 1"
|
44179 | 43999 | }
|
44180 | 44000 | ]
|
| 44001 | + }, |
| 44002 | + { |
| 44003 | + "commit": { |
| 44004 | + "author": { |
| 44005 | + "name": "Ultimaker", |
| 44006 | + "username": "Ultimaker" |
| 44007 | + }, |
| 44008 | + "committer": { |
| 44009 | + "name": "Ultimaker", |
| 44010 | + "username": "Ultimaker" |
| 44011 | + }, |
| 44012 | + "id": "c77d22e67ec576d13a6e2fe58d1738d644aa7e64", |
| 44013 | + "message": "(Alternate branch) Maybe fix spdlog for npm package.", |
| 44014 | + "timestamp": "2025-03-17T03:52:26Z", |
| 44015 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2215/commits/c77d22e67ec576d13a6e2fe58d1738d644aa7e64" |
| 44016 | + }, |
| 44017 | + "date": 1742377167934, |
| 44018 | + "tool": "googlecpp", |
| 44019 | + "benches": [ |
| 44020 | + { |
| 44021 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 44022 | + "value": 0.3754877015040354, |
| 44023 | + "unit": "ms/iter", |
| 44024 | + "extra": "iterations: 2593\ncpu: 0.37547213343617425 ms\nthreads: 1" |
| 44025 | + }, |
| 44026 | + { |
| 44027 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 44028 | + "value": 6.008211125984015, |
| 44029 | + "unit": "ms/iter", |
| 44030 | + "extra": "iterations: 254\ncpu: 6.007768003937009 ms\nthreads: 1" |
| 44031 | + }, |
| 44032 | + { |
| 44033 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 44034 | + "value": 48.07089067857565, |
| 44035 | + "unit": "ms/iter", |
| 44036 | + "extra": "iterations: 28\ncpu: 48.067905999999994 ms\nthreads: 1" |
| 44037 | + }, |
| 44038 | + { |
| 44039 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 44040 | + "value": 168.60245499998427, |
| 44041 | + "unit": "ms/iter", |
| 44042 | + "extra": "iterations: 8\ncpu: 168.58991875000007 ms\nthreads: 1" |
| 44043 | + }, |
| 44044 | + { |
| 44045 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 44046 | + "value": 563.4262304999993, |
| 44047 | + "unit": "ms/iter", |
| 44048 | + "extra": "iterations: 2\ncpu: 563.3888945000001 ms\nthreads: 1" |
| 44049 | + }, |
| 44050 | + { |
| 44051 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 44052 | + "value": 972.5590909999937, |
| 44053 | + "unit": "ms/iter", |
| 44054 | + "extra": "iterations: 1\ncpu: 972.4755500000005 ms\nthreads: 1" |
| 44055 | + }, |
| 44056 | + { |
| 44057 | + "name": "WallTestFixture/generateWalls/3", |
| 44058 | + "value": 5.049794560000009, |
| 44059 | + "unit": "ms/iter", |
| 44060 | + "extra": "iterations: 100\ncpu: 5.0492904899999935 ms\nthreads: 1" |
| 44061 | + }, |
| 44062 | + { |
| 44063 | + "name": "WallTestFixture/generateWalls/15", |
| 44064 | + "value": 18.769311822224054, |
| 44065 | + "unit": "ms/iter", |
| 44066 | + "extra": "iterations: 45\ncpu: 18.76835344444443 ms\nthreads: 1" |
| 44067 | + }, |
| 44068 | + { |
| 44069 | + "name": "WallTestFixture/generateWalls/9999", |
| 44070 | + "value": 50.37729812499947, |
| 44071 | + "unit": "ms/iter", |
| 44072 | + "extra": "iterations: 16\ncpu: 50.37260243749997 ms\nthreads: 1" |
| 44073 | + }, |
| 44074 | + { |
| 44075 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44076 | + "value": 0.008197395309118843, |
| 44077 | + "unit": "ms/iter", |
| 44078 | + "extra": "iterations: 85485\ncpu: 0.008196667263262555 ms\nthreads: 1" |
| 44079 | + }, |
| 44080 | + { |
| 44081 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44082 | + "value": 0.051355828255447336, |
| 44083 | + "unit": "ms/iter", |
| 44084 | + "extra": "iterations: 13654\ncpu: 0.051351597993262034 ms\nthreads: 1" |
| 44085 | + }, |
| 44086 | + { |
| 44087 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44088 | + "value": 0.15607911844998168, |
| 44089 | + "unit": "ms/iter", |
| 44090 | + "extra": "iterations: 4542\ncpu: 0.156065259136944 ms\nthreads: 1" |
| 44091 | + }, |
| 44092 | + { |
| 44093 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44094 | + "value": 0.0008191863465699933, |
| 44095 | + "unit": "ms/iter", |
| 44096 | + "extra": "iterations: 842704\ncpu: 0.0008191150759934691 ms\nthreads: 1" |
| 44097 | + }, |
| 44098 | + { |
| 44099 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44100 | + "value": 0.0045455877497716434, |
| 44101 | + "unit": "ms/iter", |
| 44102 | + "extra": "iterations: 155442\ncpu: 0.004545309890505788 ms\nthreads: 1" |
| 44103 | + }, |
| 44104 | + { |
| 44105 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44106 | + "value": 0.013697472019659328, |
| 44107 | + "unit": "ms/iter", |
| 44108 | + "extra": "iterations: 50875\ncpu: 0.013696357680589685 ms\nthreads: 1" |
| 44109 | + }, |
| 44110 | + { |
| 44111 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44112 | + "value": 5.776973659999385, |
| 44113 | + "unit": "ms/iter", |
| 44114 | + "extra": "iterations: 100\ncpu: 5.77659612999998 ms\nthreads: 1" |
| 44115 | + }, |
| 44116 | + { |
| 44117 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44118 | + "value": 17.507589520832312, |
| 44119 | + "unit": "ms/iter", |
| 44120 | + "extra": "iterations: 48\ncpu: 17.506521458333278 ms\nthreads: 1" |
| 44121 | + }, |
| 44122 | + { |
| 44123 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44124 | + "value": 135.04780916669765, |
| 44125 | + "unit": "ms/iter", |
| 44126 | + "extra": "iterations: 6\ncpu: 135.03390833333324 ms\nthreads: 1" |
| 44127 | + }, |
| 44128 | + { |
| 44129 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44130 | + "value": 0.0038154801915412906, |
| 44131 | + "unit": "ms/iter", |
| 44132 | + "extra": "iterations: 181892\ncpu: 0.0038152111582697434 ms\nthreads: 1" |
| 44133 | + }, |
| 44134 | + { |
| 44135 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44136 | + "value": 0.020261068567357578, |
| 44137 | + "unit": "ms/iter", |
| 44138 | + "extra": "iterations: 35075\ncpu: 0.020259441539558172 ms\nthreads: 1" |
| 44139 | + }, |
| 44140 | + { |
| 44141 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44142 | + "value": 0.26682889277898514, |
| 44143 | + "unit": "ms/iter", |
| 44144 | + "extra": "iterations: 2285\ncpu: 0.2668159929978121 ms\nthreads: 1" |
| 44145 | + }, |
| 44146 | + { |
| 44147 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44148 | + "value": 0.00018244072845147047, |
| 44149 | + "unit": "ms/iter", |
| 44150 | + "extra": "iterations: 3858816\ncpu: 0.00018243438039025427 ms\nthreads: 1" |
| 44151 | + }, |
| 44152 | + { |
| 44153 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44154 | + "value": 0.0008594446681307458, |
| 44155 | + "unit": "ms/iter", |
| 44156 | + "extra": "iterations: 803705\ncpu: 0.0008594014545137834 ms\nthreads: 1" |
| 44157 | + }, |
| 44158 | + { |
| 44159 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44160 | + "value": 0.016127635161792917, |
| 44161 | + "unit": "ms/iter", |
| 44162 | + "extra": "iterations: 44099\ncpu: 0.0161268436018957 ms\nthreads: 1" |
| 44163 | + }, |
| 44164 | + { |
| 44165 | + "name": "SimplifyTestFixture/simplify_local", |
| 44166 | + "value": 1.2455297888815797, |
| 44167 | + "unit": "ns/iter", |
| 44168 | + "extra": "iterations: 562855687\ncpu: 1.2454060893232135 ns\nthreads: 1" |
| 44169 | + }, |
| 44170 | + { |
| 44171 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44172 | + "value": 1.8663804021838906, |
| 44173 | + "unit": "ns/iter", |
| 44174 | + "extra": "iterations: 374944872\ncpu: 1.8662065819638645 ns\nthreads: 1" |
| 44175 | + } |
| 44176 | + ] |
44181 | 44177 | }
|
44182 | 44178 | ]
|
44183 | 44179 | }
|
|
0 commit comments