|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1776944781937, |
| 2 | + "lastUpdate": 1777038200802, |
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": "811c190976bd5b91aadb9223b55f7a09e98a96db", |
17 | | - "message": "Cura 12797 make multi material settings settable per mesh", |
18 | | - "timestamp": "2025-10-19T05:48:50Z", |
19 | | - "url": "https://github.com/Ultimaker/CuraEngine/pull/2258/commits/811c190976bd5b91aadb9223b55f7a09e98a96db" |
20 | | - }, |
21 | | - "date": 1761035109990, |
22 | | - "tool": "googlecpp", |
23 | | - "benches": [ |
24 | | - { |
25 | | - "name": "InfillTest/Infill_generate_connect/1/400", |
26 | | - "value": 0.3396199687292343, |
27 | | - "unit": "ms/iter", |
28 | | - "extra": "iterations: 3006\ncpu: 0.339533495675316 ms\nthreads: 1" |
29 | | - }, |
30 | | - { |
31 | | - "name": "InfillTest/Infill_generate_connect/0/400", |
32 | | - "value": 5.687455597122156, |
33 | | - "unit": "ms/iter", |
34 | | - "extra": "iterations: 278\ncpu: 5.6858920647482005 ms\nthreads: 1" |
35 | | - }, |
36 | | - { |
37 | | - "name": "InfillTest/Infill_generate_connect/1/800", |
38 | | - "value": 45.22631800000454, |
39 | | - "unit": "ms/iter", |
40 | | - "extra": "iterations: 30\ncpu: 45.20766866666667 ms\nthreads: 1" |
41 | | - }, |
42 | | - { |
43 | | - "name": "InfillTest/Infill_generate_connect/0/800", |
44 | | - "value": 150.4222787499998, |
45 | | - "unit": "ms/iter", |
46 | | - "extra": "iterations: 8\ncpu: 150.39915075 ms\nthreads: 1" |
47 | | - }, |
48 | | - { |
49 | | - "name": "InfillTest/Infill_generate_connect/1/1200", |
50 | | - "value": 439.9371380000048, |
51 | | - "unit": "ms/iter", |
52 | | - "extra": "iterations: 3\ncpu: 439.87470033333324 ms\nthreads: 1" |
53 | | - }, |
54 | | - { |
55 | | - "name": "InfillTest/Infill_generate_connect/0/1200", |
56 | | - "value": 769.5923230000972, |
57 | | - "unit": "ms/iter", |
58 | | - "extra": "iterations: 1\ncpu: 769.2754149999992 ms\nthreads: 1" |
59 | | - }, |
60 | | - { |
61 | | - "name": "WallTestFixture/generateWalls/3", |
62 | | - "value": 6.109251781457269, |
63 | | - "unit": "ms/iter", |
64 | | - "extra": "iterations: 151\ncpu: 6.1080445298013215 ms\nthreads: 1" |
65 | | - }, |
66 | | - { |
67 | | - "name": "WallTestFixture/generateWalls/15", |
68 | | - "value": 20.333616024998946, |
69 | | - "unit": "ms/iter", |
70 | | - "extra": "iterations: 40\ncpu: 20.331056450000016 ms\nthreads: 1" |
71 | | - }, |
72 | | - { |
73 | | - "name": "WallTestFixture/generateWalls/9999", |
74 | | - "value": 54.43743885715386, |
75 | | - "unit": "ms/iter", |
76 | | - "extra": "iterations: 14\ncpu: 54.43171899999997 ms\nthreads: 1" |
77 | | - }, |
78 | | - { |
79 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
80 | | - "value": 0.010428340121257934, |
81 | | - "unit": "ms/iter", |
82 | | - "extra": "iterations: 67129\ncpu: 0.010426996454587457 ms\nthreads: 1" |
83 | | - }, |
84 | | - { |
85 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
86 | | - "value": 0.05469119285148241, |
87 | | - "unit": "ms/iter", |
88 | | - "extra": "iterations: 12590\ncpu: 0.05468821286735511 ms\nthreads: 1" |
89 | | - }, |
90 | | - { |
91 | | - "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
92 | | - "value": 0.1670514205472978, |
93 | | - "unit": "ms/iter", |
94 | | - "extra": "iterations: 4166\ncpu: 0.16703512794047065 ms\nthreads: 1" |
95 | | - }, |
96 | | - { |
97 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
98 | | - "value": 0.0010343734407208284, |
99 | | - "unit": "ms/iter", |
100 | | - "extra": "iterations: 679160\ncpu: 0.0010343406472701569 ms\nthreads: 1" |
101 | | - }, |
102 | | - { |
103 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
104 | | - "value": 0.005435059894959653, |
105 | | - "unit": "ms/iter", |
106 | | - "extra": "iterations: 128141\ncpu: 0.005434478777284392 ms\nthreads: 1" |
107 | | - }, |
108 | | - { |
109 | | - "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
110 | | - "value": 0.011682431848535079, |
111 | | - "unit": "ms/iter", |
112 | | - "extra": "iterations: 59155\ncpu: 0.0116799266503254 ms\nthreads: 1" |
113 | | - }, |
114 | | - { |
115 | | - "name": "HolesWallTestFixture/generateWalls/3", |
116 | | - "value": 5.2130818399996315, |
117 | | - "unit": "ms/iter", |
118 | | - "extra": "iterations: 100\ncpu: 5.212630780000005 ms\nthreads: 1" |
119 | | - }, |
120 | | - { |
121 | | - "name": "HolesWallTestFixture/generateWalls/15", |
122 | | - "value": 16.422063294117727, |
123 | | - "unit": "ms/iter", |
124 | | - "extra": "iterations: 51\ncpu: 16.419173078431392 ms\nthreads: 1" |
125 | | - }, |
126 | | - { |
127 | | - "name": "HolesWallTestFixture/generateWalls/9999", |
128 | | - "value": 133.85140000002593, |
129 | | - "unit": "ms/iter", |
130 | | - "extra": "iterations: 6\ncpu: 133.83385750000028 ms\nthreads: 1" |
131 | | - }, |
132 | | - { |
133 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
134 | | - "value": 0.004452645032128165, |
135 | | - "unit": "ms/iter", |
136 | | - "extra": "iterations: 154845\ncpu: 0.0044525016758694145 ms\nthreads: 1" |
137 | | - }, |
138 | | - { |
139 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
140 | | - "value": 0.022556622575070333, |
141 | | - "unit": "ms/iter", |
142 | | - "extra": "iterations: 30671\ncpu: 0.022554780737504526 ms\nthreads: 1" |
143 | | - }, |
144 | | - { |
145 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
146 | | - "value": 0.27043455152451257, |
147 | | - "unit": "ms/iter", |
148 | | - "extra": "iterations: 2591\ncpu: 0.27041012736395154 ms\nthreads: 1" |
149 | | - }, |
150 | | - { |
151 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
152 | | - "value": 0.000249544132247397, |
153 | | - "unit": "ms/iter", |
154 | | - "extra": "iterations: 2806134\ncpu: 0.00024951598426874725 ms\nthreads: 1" |
155 | | - }, |
156 | | - { |
157 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
158 | | - "value": 0.0010638024925458361, |
159 | | - "unit": "ms/iter", |
160 | | - "extra": "iterations: 651302\ncpu: 0.0010637323346158905 ms\nthreads: 1" |
161 | | - }, |
162 | | - { |
163 | | - "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
164 | | - "value": 0.01100752013232486, |
165 | | - "unit": "ms/iter", |
166 | | - "extra": "iterations: 63480\ncpu: 0.011006585570258309 ms\nthreads: 1" |
167 | | - }, |
168 | | - { |
169 | | - "name": "SimplifyTestFixture/simplify_local", |
170 | | - "value": 1.2452184244230688, |
171 | | - "unit": "ns/iter", |
172 | | - "extra": "iterations: 562184568\ncpu: 1.245102265062534 ns\nthreads: 1" |
173 | | - }, |
174 | | - { |
175 | | - "name": "SimplifyTestFixture/simplify_slot_noplugin", |
176 | | - "value": 1.2448895284859252, |
177 | | - "unit": "ns/iter", |
178 | | - "extra": "iterations: 561896978\ncpu: 1.2447876877529649 ns\nthreads: 1" |
179 | | - } |
180 | | - ] |
181 | | - }, |
182 | 6 | { |
183 | 7 | "commit": { |
184 | 8 | "author": { |
@@ -44066,6 +43890,186 @@ window.BENCHMARK_DATA = { |
44066 | 43890 | "extra": "iterations: 269552865\ncpu: 2.5935106087631445 ns\nthreads: 1" |
44067 | 43891 | } |
44068 | 43892 | ] |
| 43893 | + }, |
| 43894 | + { |
| 43895 | + "commit": { |
| 43896 | + "author": { |
| 43897 | + "email": "alireza.doustdar@gmail.com", |
| 43898 | + "name": "HellAholic", |
| 43899 | + "username": "HellAholic" |
| 43900 | + }, |
| 43901 | + "committer": { |
| 43902 | + "email": "alireza.doustdar@gmail.com", |
| 43903 | + "name": "HellAholic", |
| 43904 | + "username": "HellAholic" |
| 43905 | + }, |
| 43906 | + "distinct": true, |
| 43907 | + "id": "ab43569dfa12a2c4dc2e2f0432351526b0453608", |
| 43908 | + "message": "Merge remote-tracking branch 'origin/5.13'", |
| 43909 | + "timestamp": "2026-04-24T14:57:23+02:00", |
| 43910 | + "tree_id": "7c00c541d26830fcb2ad042e44741bdbf75f26d2", |
| 43911 | + "url": "https://github.com/Ultimaker/CuraEngine/commit/ab43569dfa12a2c4dc2e2f0432351526b0453608" |
| 43912 | + }, |
| 43913 | + "date": 1777038194318, |
| 43914 | + "tool": "googlecpp", |
| 43915 | + "benches": [ |
| 43916 | + { |
| 43917 | + "name": "InfillTest/Infill_generate_connect/1/400", |
| 43918 | + "value": 0.34575063976137993, |
| 43919 | + "unit": "ms/iter", |
| 43920 | + "extra": "iterations: 2515\ncpu: 0.34567849662027833 ms\nthreads: 1" |
| 43921 | + }, |
| 43922 | + { |
| 43923 | + "name": "InfillTest/Infill_generate_connect/0/400", |
| 43924 | + "value": 5.74052325547419, |
| 43925 | + "unit": "ms/iter", |
| 43926 | + "extra": "iterations: 274\ncpu: 5.738714708029197 ms\nthreads: 1" |
| 43927 | + }, |
| 43928 | + { |
| 43929 | + "name": "InfillTest/Infill_generate_connect/1/800", |
| 43930 | + "value": 44.845033100000364, |
| 43931 | + "unit": "ms/iter", |
| 43932 | + "extra": "iterations: 30\ncpu: 44.83614933333334 ms\nthreads: 1" |
| 43933 | + }, |
| 43934 | + { |
| 43935 | + "name": "InfillTest/Infill_generate_connect/0/800", |
| 43936 | + "value": 148.82151325002724, |
| 43937 | + "unit": "ms/iter", |
| 43938 | + "extra": "iterations: 8\ncpu: 148.78326137499997 ms\nthreads: 1" |
| 43939 | + }, |
| 43940 | + { |
| 43941 | + "name": "InfillTest/Infill_generate_connect/1/1200", |
| 43942 | + "value": 439.82257466662605, |
| 43943 | + "unit": "ms/iter", |
| 43944 | + "extra": "iterations: 3\ncpu: 439.75113833333313 ms\nthreads: 1" |
| 43945 | + }, |
| 43946 | + { |
| 43947 | + "name": "InfillTest/Infill_generate_connect/0/1200", |
| 43948 | + "value": 756.3868980000734, |
| 43949 | + "unit": "ms/iter", |
| 43950 | + "extra": "iterations: 1\ncpu: 756.2216160000013 ms\nthreads: 1" |
| 43951 | + }, |
| 43952 | + { |
| 43953 | + "name": "WallTestFixture/generateWalls/3", |
| 43954 | + "value": 6.206289271522833, |
| 43955 | + "unit": "ms/iter", |
| 43956 | + "extra": "iterations: 151\ncpu: 6.204903238410597 ms\nthreads: 1" |
| 43957 | + }, |
| 43958 | + { |
| 43959 | + "name": "WallTestFixture/generateWalls/15", |
| 43960 | + "value": 20.669003025000166, |
| 43961 | + "unit": "ms/iter", |
| 43962 | + "extra": "iterations: 40\ncpu: 20.66569105 ms\nthreads: 1" |
| 43963 | + }, |
| 43964 | + { |
| 43965 | + "name": "WallTestFixture/generateWalls/9999", |
| 43966 | + "value": 53.932851214280426, |
| 43967 | + "unit": "ms/iter", |
| 43968 | + "extra": "iterations: 14\ncpu: 53.929367642857095 ms\nthreads: 1" |
| 43969 | + }, |
| 43970 | + { |
| 43971 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 43972 | + "value": 0.010235209007315177, |
| 43973 | + "unit": "ms/iter", |
| 43974 | + "extra": "iterations: 68189\ncpu: 0.010234031544677316 ms\nthreads: 1" |
| 43975 | + }, |
| 43976 | + { |
| 43977 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 43978 | + "value": 0.05534969628585076, |
| 43979 | + "unit": "ms/iter", |
| 43980 | + "extra": "iterations: 12762\ncpu: 0.055346064880112796 ms\nthreads: 1" |
| 43981 | + }, |
| 43982 | + { |
| 43983 | + "name": "WallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 43984 | + "value": 0.16365528065656634, |
| 43985 | + "unit": "ms/iter", |
| 43986 | + "extra": "iterations: 4265\ncpu: 0.1635955838218056 ms\nthreads: 1" |
| 43987 | + }, |
| 43988 | + { |
| 43989 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 43990 | + "value": 0.0010315209140005907, |
| 43991 | + "unit": "ms/iter", |
| 43992 | + "extra": "iterations: 683107\ncpu: 0.001031495617816827 ms\nthreads: 1" |
| 43993 | + }, |
| 43994 | + { |
| 43995 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 43996 | + "value": 0.005455961612030208, |
| 43997 | + "unit": "ms/iter", |
| 43998 | + "extra": "iterations: 128087\ncpu: 0.005455372918407014 ms\nthreads: 1" |
| 43999 | + }, |
| 44000 | + { |
| 44001 | + "name": "WallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44002 | + "value": 0.011911094100619324, |
| 44003 | + "unit": "ms/iter", |
| 44004 | + "extra": "iterations: 58735\ncpu: 0.01190695333276581 ms\nthreads: 1" |
| 44005 | + }, |
| 44006 | + { |
| 44007 | + "name": "HolesWallTestFixture/generateWalls/3", |
| 44008 | + "value": 5.247250610000265, |
| 44009 | + "unit": "ms/iter", |
| 44010 | + "extra": "iterations: 100\ncpu: 5.246546210000033 ms\nthreads: 1" |
| 44011 | + }, |
| 44012 | + { |
| 44013 | + "name": "HolesWallTestFixture/generateWalls/15", |
| 44014 | + "value": 16.213976711539473, |
| 44015 | + "unit": "ms/iter", |
| 44016 | + "extra": "iterations: 52\ncpu: 16.21345498076923 ms\nthreads: 1" |
| 44017 | + }, |
| 44018 | + { |
| 44019 | + "name": "HolesWallTestFixture/generateWalls/9999", |
| 44020 | + "value": 133.71883683331967, |
| 44021 | + "unit": "ms/iter", |
| 44022 | + "extra": "iterations: 6\ncpu: 133.70210416666654 ms\nthreads: 1" |
| 44023 | + }, |
| 44024 | + { |
| 44025 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/3", |
| 44026 | + "value": 0.004457574811481247, |
| 44027 | + "unit": "ms/iter", |
| 44028 | + "extra": "iterations: 156881\ncpu: 0.004456265296626117 ms\nthreads: 1" |
| 44029 | + }, |
| 44030 | + { |
| 44031 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/15", |
| 44032 | + "value": 0.022216425480922588, |
| 44033 | + "unit": "ms/iter", |
| 44034 | + "extra": "iterations: 31294\ncpu: 0.02220623036364801 ms\nthreads: 1" |
| 44035 | + }, |
| 44036 | + { |
| 44037 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getRegionOrder/9999", |
| 44038 | + "value": 0.26794639264036757, |
| 44039 | + "unit": "ms/iter", |
| 44040 | + "extra": "iterations: 2636\ncpu: 0.26793767185128997 ms\nthreads: 1" |
| 44041 | + }, |
| 44042 | + { |
| 44043 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/3", |
| 44044 | + "value": 0.00026806521051791517, |
| 44045 | + "unit": "ms/iter", |
| 44046 | + "extra": "iterations: 2602985\ncpu: 0.000268041574192706 ms\nthreads: 1" |
| 44047 | + }, |
| 44048 | + { |
| 44049 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/15", |
| 44050 | + "value": 0.001107833568982066, |
| 44051 | + "unit": "ms/iter", |
| 44052 | + "extra": "iterations: 620275\ncpu: 0.0011077789544959888 ms\nthreads: 1" |
| 44053 | + }, |
| 44054 | + { |
| 44055 | + "name": "HolesWallTestFixture/InsetOrderOptimizer_getInsetOrder/9999", |
| 44056 | + "value": 0.012223380898074326, |
| 44057 | + "unit": "ms/iter", |
| 44058 | + "extra": "iterations: 58748\ncpu: 0.012221569091713756 ms\nthreads: 1" |
| 44059 | + }, |
| 44060 | + { |
| 44061 | + "name": "SimplifyTestFixture/simplify_local", |
| 44062 | + "value": 1.2469869383769523, |
| 44063 | + "unit": "ns/iter", |
| 44064 | + "extra": "iterations: 562089566\ncpu: 1.2467419115906517 ns\nthreads: 1" |
| 44065 | + }, |
| 44066 | + { |
| 44067 | + "name": "SimplifyTestFixture/simplify_slot_noplugin", |
| 44068 | + "value": 3.741237155286824, |
| 44069 | + "unit": "ns/iter", |
| 44070 | + "extra": "iterations: 187136233\ncpu: 3.7406868075622537 ns\nthreads: 1" |
| 44071 | + } |
| 44072 | + ] |
44069 | 44073 | } |
44070 | 44074 | ] |
44071 | 44075 | } |
|
0 commit comments