Changes between Version 53 and Version 54 of DeveloperGuidelines/Quality
- Timestamp:
- 12/30/13 10:55:31 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Quality
v53 v54 120 120 * The solution can handle/adapt to varying problem sizes (e.g. amount of data, frequency of events) without failure, inconsistent behavior or significant loss of performance 121 121 122 * The solution can utilize hardware/infrastructure enhancements to provide better performance122 * The solution can utilize hardware/infrastructure enhancements and/or concurrency to provide better performance 123 123 124 124 * The solution can be applied in any number of concurrent instances (given the appropriate hardware and infrastructure) without failure, inconsistent behavior or significant loss of performance