forked from liferay/liferay-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbenchmarks.properties
321 lines (262 loc) · 8.32 KB
/
benchmarks.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
##
## DO NOT EDIT THIS FILE.
##
## To update the properties of this file, create a separate properties file
## named "benchmarks.${user.name}.properties" with the properties to overwrite.
##
##
## Sample SQL
##
#
# Specify a comma separated list of commerce portlets to exclude from
# layouts in a commerce site.
#
sample.sql.commerce.layout.excluded.portlets=\
com_liferay_commerce_product_content_search_web_internal_portlet_CPOptionFacetsPortlet,\
com_liferay_commerce_product_content_search_web_internal_portlet_CPSpecificationOptionFacetsPortlet
#
# Specify the time zone. For available values, see java.time.ZoneId#of(
# String).
#
sample.sql.db.time.zone=
#
# Specify the database type of the generated SQL files.
#
#sample.sql.db.type=db2
#sample.sql.db.type=hypersonic
sample.sql.db.type=mysql
#sample.sql.db.type=oracle
#sample.sql.db.type=postgresql
#sample.sql.db.type=sqlserver
#sample.sql.db.type=sybase
#
# Specify the number of asset categories to generate per asset vocabulary.
#
sample.sql.max.asset.category.count=0
#
# Specify the number of asset categories to associate per asset entry.
#
sample.sql.max.asset.entry.to.asset.category.count=4
#
# Specify the number of asset tags to associate per asset entry.
#
sample.sql.max.asset.entry.to.asset.tag.count=5
#
# Specify the number of asset publisher pages to generate per community.
#
sample.sql.max.asset.publisher.page.count=6
#
# Specify the number of asset tags to generate.
#
sample.sql.max.asset.tag.count=0
#
# Specify the number of asset vocabularies to generate.
#
sample.sql.max.asset.vocabulary.count=0
#
# Specify the number of comments to generate per blogs entry.
#
sample.sql.max.blogs.entry.comment.count=10
#
# Specify the number of blogs entries to generate per group.
#
sample.sql.max.blogs.entry.count=10
#
# Specify the number of commerce accounts to generate.
#
sample.sql.max.commerce.account.entry.count=1
#
# Specify the number of commerce catalogs to generate.
#
sample.sql.max.commerce.catalog.count=1
#
# Specify the number of commerce sites to generate.
#
sample.sql.max.commerce.group.count=1
#
# Specify the number of commerce inventory warehouses to generate.
#
sample.sql.max.commerce.inventory.warehouse.count=1
#
# Specify the commerce inventory warehouse item quantity.
#
sample.sql.max.commerce.inventory.warehouse.item.quantity=10
#
# Specify the number of cancelled commerce orders to generate.
#
sample.sql.max.commerce.order.status.cancelled.count=1
#
# Specify the number of open commerce orders to generate.
#
sample.sql.max.commerce.order.status.open.count=1
#
# Specify the number of pending commerce orders to generate.
#
sample.sql.max.commerce.order.status.pending.count=1
#
# Specify the number of commerce price lists to generate.
#
sample.sql.max.commerce.price.list.count=1
#
# Specify the number of commerce products to generate.
#
sample.sql.max.commerce.product.count=10
#
# Specify the number of commerce product definitions to generate per
# commerce product.
#
sample.sql.max.commerce.product.definition.count=1
#
# Specify the number of commerce product instances to generate per commerce
# product definition.
#
sample.sql.max.commerce.product.instance.count=1
#
# Specify the number of commerce product option category to generate.
#
sample.sql.max.commerce.product.option.category.count=1
#
# Specify the number of content layouts to generate per group.
#
sample.sql.max.content.layout.count=6
#
# Specify the number of commerce product definition attachment type image to
# generate.
#
sample.sql.max.cp.definition.attachment.type.image.count=0
#
# Specify the number of commerce product definition attachment type pdf to
# generate.
#
sample.sql.max.cp.definition.attachment.type.pdf.count=0
#
# Specify the number of commerce product definition specification option
# values to generate.
#
sample.sql.max.cp.definition.specification.option.value.count=1
#
# Specify the number of commerce product specification options to generate.
#
sample.sql.max.cp.specification.option.count=1
#
# Specify the number of custom fields to generate per structured dynamic
# data lists record set.
#
sample.sql.max.ddl.custom.field.count=10
#
# Specify the number of records to generate per dynamic data lists record
# set.
#
sample.sql.max.ddl.record.count=10
#
# Specify the number of dynamic data lists record sets to generate per
# group.
#
sample.sql.max.ddl.record.set.count=1
#
# Specify the number of file entries to generate per document library
# folder.
#
sample.sql.max.dl.file.entry.count=10
#
# Specify the size of the generated document library file entries.
#
sample.sql.max.dl.file.entry.size=10240
#
# Specify the number of document library folders to generate per depth in a
# group.
#
sample.sql.max.dl.folder.count=10
#
# Specify the depth of document library folders to generate per group.
#
sample.sql.max.dl.folder.depth=3
#
# Specify the number of sites to generate per company.
#
sample.sql.max.group.count=10
#
# Specify the number of journal articles to generate per page per group.
#
sample.sql.max.journal.article.count=1
#
# Specify the number of page for journal articles to generate per group.
#
sample.sql.max.journal.article.page.count=6
#
# Specify the size of the generated journal articles.
#
sample.sql.max.journal.article.size=30
#
# Specify the number of journal article versions for each journal article.
#
sample.sql.max.journal.article.version.count=1
#
# Specify the number of message boards categories to generate per group.
#
sample.sql.max.mb.category.count=10
#
# Specify the number of messages to generate per message boards thread.
#
sample.sql.max.mb.message.count=10
#
# Specify the number of threads to generate per message boards category.
#
sample.sql.max.mb.thread.count=10
#
# Specify the number of segments entries to generate in the Guest group.
#
sample.sql.max.segments.entry.count=100
#
# Specify the number of users to generate per group of default company.
#
sample.sql.max.user.count=10
#
# Specify the number of users to generate per group of nondefault company.
#
sample.sql.max.company.user.count=5
#
# All generated users are associated with the Guest group. Set this property
# to specify how many generated sites a user will be associated with.
#
sample.sql.max.user.to.group.count=2
#
# Specify the number of wiki nodes to generate per group.
#
sample.sql.max.wiki.node.count=10
#
# Specify the number of comments to generate per wiki page.
#
sample.sql.max.wiki.page.comment.count=10
#
# Specify the number of pages to generate per wiki node.
#
sample.sql.max.wiki.page.count=10
#
# Specify the number of nondefault company to generate.
#
sample.sql.max.company.count=1
#
# Specify the optimize buffer size.
#
sample.sql.optimize.buffer.size=8192
#
# Specify the CSV file names to generate.
#
sample.sql.output.csv.file.names=assetPublisher,blog,company,commerceInventoryWarehouseItem,commerceOrder,commerceProduct,cpDefinition,documentLibrary,dynamicDataList,fragment,layout,mbCategory,mbThread,repository,user,wiki
#
# Specify whether the output should be merged into a single SQL file.
#
sample.sql.output.merge=true
#
# Specify the FreeMarker template used to generate SQL files.
#
sample.sql.script=com/liferay/portal/tools/sample/sql/builder/dependencies/sample.ftl
#
# Specify whether to enable search bar on newly created sites.
#
sample.sql.search.bar.enabled=false
#
# Specify the virtual host name.
#
sample.sql.virtual.hostname=localhost