JBoss Community

Benchmarking classloaders

reply from David Bosschaert in JBoss Microcontainer Development - View the full discussion

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

 

For the latest results, see here: http://jbmuc.dyndns.org:8280/hudson/job/jbosgi-performance-matrix/ws/testsuite/performance/target/performance-report.html

Reply to this message by going to Community

Start a new discussion in JBoss Microcontainer Development at Community