summaryrefslogtreecommitdiff
path: root/RTJava/README
blob: 4b32c22c60d4a8f9789022e96c28bafa00ec1429 (plain)
1
2
3
4
5
6
7
8
This directory contains a series of benchmarks for evaluating the
RealTime JVM performance, and a series of example that are intented
to show how certain feature of the RT Java should be used.

Make sure you read the file docs/CodingStyle.txt before you start
adding code to the repository, so that all our code can look uniform
and it will be easier for all of us to understand and read each
other code.