Kabir Khan [
http://community.jboss.org/people/kabir.khan%40jboss.com] replied to the
discussion
"Benchmarking classloaders"
To view the discussion, visit:
http://community.jboss.org/message/555596#555596
--------------------------------------------------------------
The times with the latest jboss-cl trunk:
||
|| *Deploy (ms)* || *First Load (ms)* || *Load Cached* ||
| *Big ball of mud* | 977 | 669 | 12 |
| *Package* | 1093 | 708 | 60 |
| *Module* | 1205 | 710 | 60 |
* Deploy is the time taken to install the classloader
* First Load is the time taken to load the class first time
* Load Cached is the time taken to load the class once it is already loaded
In all cases the class comes from another loader than the initiating loader
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/555596#555596]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]