-
Notifications
You must be signed in to change notification settings - Fork 23
Performance Tests
Ole Weidner edited this page Jul 15, 2013
·
16 revisions
Architecture and implementation needs to be performance test driven so that the final product satisfies performance requirements. Performance is measured in terms of scalability along two axes: number of tasks and number of agents.
We define three test categories:
- Large number of cores owned by one agent (single HPC scenarios)
- Large number of cores owned by small number of agents (multiple HPC scenarios)
- Small number of cores owned by large number of agents (OSG / Cloud scenarios)