[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:20 EST 2012


Lukáš Fryč created ARQ-1189:
-------------------------------

             Summary: 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


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.

Subtasks should be opened once 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