[arquillian-issues] [JBoss JIRA] (ARQ-1189) Improve execution time for single test execution
Lukáš Fryč (JIRA)
jira-events at lists.jboss.org
Fri Nov 9 09:35:21 EST 2012
[ https://issues.jboss.org/browse/ARQ-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lukáš Fryč updated ARQ-1189:
----------------------------
Labels: performance (was: )
> Improve execution time for single test execution
> ------------------------------------------------
>
> Key: ARQ-1189
> URL: https://issues.jboss.org/browse/ARQ-1189
> Project: Arquillian
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Base Implementation
> Affects Versions: 1.0.3.Final
> Reporter: Lukáš Fryč
> Assignee: Vineet Reynolds
> Labels: performance
>
> When running single tests during development, the execution time is affected by demanding operations.
> Those operations can be generally improved by:
> * indexing (build-time)
> * caching (run-time)
> The goal of this issue is to identify where we have space for improvements to decrease execution time.
> Sub-tasks should be opened for each identified demanding operation (or operation type).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the arquillian-issues
mailing list