We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73a721 commit f5bc5ddCopy full SHA for f5bc5dd
src/config/projectWizard/index.js
@@ -234,14 +234,6 @@ const products = {
234
id: 'mobility_testing',
235
aliases: ['mobility-testing', 'mobility_testing']
236
},
237
- 'Performance Tuning': {
238
- brief: 'TBD',
239
- details: 'Submit your JVM based application for performance tuning recommendations',
240
- icon: 'product-qa-website-performance',
241
- id: 'performance_tuning',
242
- aliases: ['performance-tuning', 'performance_tuning'],
243
- hidden: false
244
- },
245
'Performance Testing': {
246
brief: 'TBD',
247
details: 'Webpage rendering effiency, Load, Stress and Endurance Test',
0 commit comments