hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

Provide automated performance tests #83

Open hstaudacher opened 9 years ago

hstaudacher commented 9 years ago

As described in #81 there are some ideas to improve the performance of the connector. To ensure the performance improves with changes we need to have some performance tests.

One idea is to implement them as PDE Unit tests and let tycho surfire execute them.