|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1758725856400, |
| 2 | + "lastUpdate": 1759130888760, |
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": "6b5cced4d9b41cdd70787b12801cc38e12a55628", |
17 | | - "message": "CURA-11967 fix material print temp prepend not being disabled", |
18 | | - "timestamp": "2024-07-08T18:00:31Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2116/commits/6b5cced4d9b41cdd70787b12801cc38e12a55628" |
20 | | - }, |
21 | | - "date": 1720532199657, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.3957896790905408, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 2683\ncpu: 0.39547433022735745 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 6.1706824621512215, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 251\ncpu: 6.170267434262948 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 50.40865967857095, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 28\ncpu: 50.40526442857144 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 168.2857520000068, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 7\ncpu: 168.27854499999998 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 553.601942499995, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 2\ncpu: 553.5636124999996 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 952.9424020000761, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 952.8882169999999 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.551184479166731, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 144\ncpu: 6.550700131944451 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 21.304579256412836, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 39\ncpu: 21.303496282051253 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 50.136456899997484, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 10\ncpu: 50.134468100000085 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.008486238608627551, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 81531\ncpu: 0.008485714611620104 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05328393543400004, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 13583\ncpu: 0.0532804638886843 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.16487135875771278, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4379\ncpu: 0.16486341790363093 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0008037349131271185, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 867244\ncpu: 0.0008036695624299494 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.004448912193787571, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 157244\ncpu: 0.004448548039988796 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.013558820964442525, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 51325\ncpu: 0.013558210073063832 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.620455220000622, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.620090279999986 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 17.00868046938866, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 49\ncpu: 17.00788761224488 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 139.05497316667, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 139.04581050000016 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.004063023735923131, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 174040\ncpu: 0.004062992806251438 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.02102411336281551, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 34147\ncpu: 0.02102308671332765 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.2851379391727377, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2466\ncpu: 0.2851175425790762 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.00017776725464962567, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 3931520\ncpu: 0.0001777566658696887 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.000850365671342918, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 824087\ncpu: 0.0008503288681898902 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.015721290843686554, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 44756\ncpu: 0.015721002569487927 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2379721128994374, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 565142152\ncpu: 1.2379263615784988 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.2380335571854464, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 564634065\ncpu: 1.2379876123839595 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44166,6 +43990,182 @@ window.BENCHMARK_DATA = { |
44166 | 43990 | "extra": "iterations: 561740578\ncpu: 1.2451288573281527 ns\nthreads: 1" |
44167 | 43991 | } |
44168 | 43992 | ] |
| 43993 | + }, |
| 43994 | + { |
| 43995 | + "commit": { |
| 43996 | + "author": { |
| 43997 | + "name": "Ultimaker", |
| 43998 | + "username": "Ultimaker" |
| 43999 | + }, |
| 44000 | + "committer": { |
| 44001 | + "name": "Ultimaker", |
| 44002 | + "username": "Ultimaker" |
| 44003 | + }, |
| 44004 | + "id": "84691ff92ae8f5de13064fc29d41872828a4a102", |
| 44005 | + "message": "Exclude OneTBB dependency and related code for Emscripten builds.", |
| 44006 | + "timestamp": "2025-09-19T11:34:21Z", |
| 44007 | + "url": "https://github.com/Ultimaker/CuraEngine/pull/2246/commits/84691ff92ae8f5de13064fc29d41872828a4a102" |
| 44008 | + }, |
| 44009 | + "date": 1759130883439, |
| 44010 | + "tool": "googlecpp", |
| 44011 | + "benches": [ |
| 44012 | + { |
| 44013 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 44014 | + "value": 0.3310643804927389, |
| 44015 | + "unit": "ms/iter", |
| 44016 | + "extra": "iterations: 3004\ncpu: 0.33103745938748336 ms\nthreads: 1" |
| 44017 | + }, |
| 44018 | + { |
| 44019 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 44020 | + "value": 5.726460076641864, |
| 44021 | + "unit": "ms/iter", |
| 44022 | + "extra": "iterations: 274\ncpu: 5.724715427007299 ms\nthreads: 1" |
| 44023 | + }, |
| 44024 | + { |
| 44025 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 44026 | + "value": 45.752471733332335, |
| 44027 | + "unit": "ms/iter", |
| 44028 | + "extra": "iterations: 30\ncpu: 45.74336153333333 ms\nthreads: 1" |
| 44029 | + }, |
| 44030 | + { |
| 44031 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 44032 | + "value": 154.55068274999917, |
| 44033 | + "unit": "ms/iter", |
| 44034 | + "extra": "iterations: 8\ncpu: 154.507016625 ms\nthreads: 1" |
| 44035 | + }, |
| 44036 | + { |
| 44037 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 44038 | + "value": 459.72758766659655, |
| 44039 | + "unit": "ms/iter", |
| 44040 | + "extra": "iterations: 3\ncpu: 459.46707566666674 ms\nthreads: 1" |
| 44041 | + }, |
| 44042 | + { |
| 44043 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 44044 | + "value": 757.0535929999096, |
| 44045 | + "unit": "ms/iter", |
| 44046 | + "extra": "iterations: 1\ncpu: 756.9811659999992 ms\nthreads: 1" |
| 44047 | + }, |
| 44048 | + { |
| 44049 | + "name": "WallTestFixture/generateWalls/3", |
| 44050 | + "value": 6.141539690789063, |
| 44051 | + "unit": "ms/iter", |
| 44052 | + "extra": "iterations: 152\ncpu: 6.140914388157892 ms\nthreads: 1" |
| 44053 | + }, |
| 44054 | + { |
| 44055 | + "name": "WallTestFixture/generateWalls/15", |
| 44056 | + "value": 20.946490923081047, |
| 44057 | + "unit": "ms/iter", |
| 44058 | + "extra": "iterations: 39\ncpu: 20.943498692307692 ms\nthreads: 1" |
| 44059 | + }, |
| 44060 | + { |
| 44061 | + "name": "WallTestFixture/generateWalls/9999", |
| 44062 | + "value": 50.28016280000429, |
| 44063 | + "unit": "ms/iter", |
| 44064 | + "extra": "iterations: 10\ncpu: 50.27689510000002 ms\nthreads: 1" |
| 44065 | + }, |
| 44066 | + { |
| 44067 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44068 | + "value": 0.010412380689017377, |
| 44069 | + "unit": "ms/iter", |
| 44070 | + "extra": "iterations: 67081\ncpu: 0.010411639495535243 ms\nthreads: 1" |
| 44071 | + }, |
| 44072 | + { |
| 44073 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44074 | + "value": 0.057952494673352624, |
| 44075 | + "unit": "ms/iter", |
| 44076 | + "extra": "iterations: 12766\ncpu: 0.057948301190662625 ms\nthreads: 1" |
| 44077 | + }, |
| 44078 | + { |
| 44079 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44080 | + "value": 0.17043307895376406, |
| 44081 | + "unit": "ms/iter", |
| 44082 | + "extra": "iterations: 4129\ncpu: 0.17040877621700157 ms\nthreads: 1" |
| 44083 | + }, |
| 44084 | + { |
| 44085 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44086 | + "value": 0.001055120166615508, |
| 44087 | + "unit": "ms/iter", |
| 44088 | + "extra": "iterations: 683010\ncpu: 0.0010550754732727213 ms\nthreads: 1" |
| 44089 | + }, |
| 44090 | + { |
| 44091 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44092 | + "value": 0.005389803145231342, |
| 44093 | + "unit": "ms/iter", |
| 44094 | + "extra": "iterations: 124188\ncpu: 0.005389554997262214 ms\nthreads: 1" |
| 44095 | + }, |
| 44096 | + { |
| 44097 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44098 | + "value": 0.011549184541882045, |
| 44099 | + "unit": "ms/iter", |
| 44100 | + "extra": "iterations: 60279\ncpu: 0.011547932546989874 ms\nthreads: 1" |
| 44101 | + }, |
| 44102 | + { |
| 44103 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44104 | + "value": 5.2766245199995865, |
| 44105 | + "unit": "ms/iter", |
| 44106 | + "extra": "iterations: 100\ncpu: 5.275744079999995 ms\nthreads: 1" |
| 44107 | + }, |
| 44108 | + { |
| 44109 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44110 | + "value": 17.06817941999816, |
| 44111 | + "unit": "ms/iter", |
| 44112 | + "extra": "iterations: 50\ncpu: 17.06644107999999 ms\nthreads: 1" |
| 44113 | + }, |
| 44114 | + { |
| 44115 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44116 | + "value": 139.5057036000253, |
| 44117 | + "unit": "ms/iter", |
| 44118 | + "extra": "iterations: 5\ncpu: 139.49428479999995 ms\nthreads: 1" |
| 44119 | + }, |
| 44120 | + { |
| 44121 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44122 | + "value": 0.004332129310558946, |
| 44123 | + "unit": "ms/iter", |
| 44124 | + "extra": "iterations: 160536\ncpu: 0.0043318756852045665 ms\nthreads: 1" |
| 44125 | + }, |
| 44126 | + { |
| 44127 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44128 | + "value": 0.022470984466851, |
| 44129 | + "unit": "ms/iter", |
| 44130 | + "extra": "iterations: 30451\ncpu: 0.02246770936915042 ms\nthreads: 1" |
| 44131 | + }, |
| 44132 | + { |
| 44133 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44134 | + "value": 0.26980191348010857, |
| 44135 | + "unit": "ms/iter", |
| 44136 | + "extra": "iterations: 2589\ncpu: 0.2697698408651981 ms\nthreads: 1" |
| 44137 | + }, |
| 44138 | + { |
| 44139 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44140 | + "value": 0.00024665570645637384, |
| 44141 | + "unit": "ms/iter", |
| 44142 | + "extra": "iterations: 2719078\ncpu: 0.0002466284126457573 ms\nthreads: 1" |
| 44143 | + }, |
| 44144 | + { |
| 44145 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44146 | + "value": 0.0010327042978981722, |
| 44147 | + "unit": "ms/iter", |
| 44148 | + "extra": "iterations: 668443\ncpu: 0.0010325790127206059 ms\nthreads: 1" |
| 44149 | + }, |
| 44150 | + { |
| 44151 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44152 | + "value": 0.011027589338317174, |
| 44153 | + "unit": "ms/iter", |
| 44154 | + "extra": "iterations: 63142\ncpu: 0.011026712726869618 ms\nthreads: 1" |
| 44155 | + }, |
| 44156 | + { |
| 44157 | + "name": "SimplifyTestFixture/simplify_local", |
| 44158 | + "value": 1.29632449036851, |
| 44159 | + "unit": "ns/iter", |
| 44160 | + "extra": "iterations: 562142072\ncpu: 1.2961644970063726 ns\nthreads: 1" |
| 44161 | + }, |
| 44162 | + { |
| 44163 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44164 | + "value": 1.8695473930827609, |
| 44165 | + "unit": "ns/iter", |
| 44166 | + "extra": "iterations: 374578831\ncpu: 1.8695028470522412 ns\nthreads: 1" |
| 44167 | + } |
| 44168 | + ] |
44169 | 44169 | } |
44170 | 44170 | ] |
44171 | 44171 | } |
|
0 commit comments