This is a framework for writing performance tests for PlayN and investigating whether they perform well or not.
You will need the latest snapshot version of OOO PlayN and TriplePlay built and installed into your local Maven repository. Then you can build and run on the Java backend thusly:
mvn clean test -Pjava
Building and running for other backends follows the standard PlayN pattern.
Unless otherwise stated, all source files are licensed under the BSD license.