Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Ensure correct behaviour under load
  • Source for performance numbers (throughput etc).
  • Detection of memory leaks
  • Detection of performance decreases after refactorings
  • ...

Faster unit tests

Decreasing the total time for our complete build from more than 2 hours at present. This means in fact we have to decrease the time of our unit tests.

OSGi enhancements

  • create a single type converter registry available as OSGi service to all bundles serving as a single registry to lookup converters or to add/remove converters from custom bundles

...