David Bosschaert [
http://community.jboss.org/people/bosschaert] replied to the discussion
"Benchmarking classloaders"
To view the discussion, visit:
http://community.jboss.org/message/553974#553974
--------------------------------------------------------------
FYI the OSGi benchmarks that I wrote work on the following three platforms:
MC-based JBoss OSGi (-Dframework=jbossmc)
MSC / jboss-modules based JBoss OSGi (-Dframework=jbmsc)
Felix (-Dframework=felix)
There are various populations available (and its trivial to add more). E.g. you can run
the bundle tests with 750 bundles for all three framework with the following command
lines:
jbosgi/testsuite/performance> mvn install -Dtest=Bundle750TestCase -Dframework=jbossmc
jbosgi/testsuite/performance> mvn install -Dtest=Bundle750TestCase -Dframework=jbmsc
jbosgi/testsuite/performance> mvn install -Dtest=Bundle750TestCase -Dframework=felix
A number of populations for both bundle tests and service tests are run mightly in this
hudson job:
http://jbmuc.dyndns.org:8280/hudson/job/jbosgi-performance-matrix
http://jbmuc.dyndns.org:8280/hudson/job/jbosgi-performance-matrix
For the latest results, see here:
http://jbmuc.dyndns.org:8280/hudson/job/jbosgi-performance-matrix/ws/test...
http://jbmuc.dyndns.org:8280/hudson/job/jbosgi-performance-matrix/ws/test...
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/553974#553974]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]