[jboss-jira] [JBoss JIRA] Commented: (JBAS-5224) Improve AS start-up time.
Stale Pedersen (JIRA)
jira-events at lists.jboss.org
Wed May 14 10:58:26 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5224?page=comments#action_12412756 ]
Stale Pedersen commented on JBAS-5224:
--------------------------------------
i just timed the startup of as5 with and without kabirs changes in http://jira.jboss.com/jira/browse/JBAS-5495:
trunk:
[ServerImpl] JBoss (Microcontainer) [5.0.0.CR1 (build: SVNTag=JBoss_5_0_0_CR1 da
te=200805141136)] Started in 37s:861ms
[ServerImpl] JBoss (Microcontainer) [5.0.0.CR1 (build: SVNTag=JBoss_5_0_0_CR1 da
te=200805141136)] Started in 35s:983ms
[ServerImpl] JBoss (Microcontainer) [5.0.0.CR1 (build: SVNTag=JBoss_5_0_0_CR1 da
te=200805141136)] Started in 36s:799ms
reverted kabirs change:
[ServerImpl] JBoss (Microcontainer) [5.0.0.CR1 (build: SVNTag=JBoss_5_0_0_CR1 da
te=200805141136)] Started in 35s:468ms
[ServerImpl] JBoss (Microcontainer) [5.0.0.CR1 (build: SVNTag=JBoss_5_0_0_CR1 da
te=200805141136)] Started in 33s:706ms
[ServerImpl] JBoss (Microcontainer) [5.0.0.CR1 (build: SVNTag=JBoss_5_0_0_CR1 da
te=200805141136)] Started in 36s:88ms
im trying to profile it now with and without the changes...
> Improve AS start-up time.
> -------------------------
>
> Key: JBAS-5224
> URL: http://jira.jboss.com/jira/browse/JBAS-5224
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: AOP
> Affects Versions: JBossAS-5.0.0.Beta4
> Reporter: Dimitris Andreadis
> Assigned To: Stale Pedersen
> Priority: Blocker
> Fix For: JBossAS-5.0.0.CR1
>
> Attachments: jboss-5.0.0.CR1-rev73379.zip
>
>
> The latest AOP 2.0.0.CR6/CR7 release increased again the boot time, due to AOP annotation processing.
> At this point it seems that additions to the MC org.jboss.metadata.spi.MetaData.isAnnotationPresent() SPI will be needed to accelerate the processing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list