layout | projectname | logoname | title | permalink |
---|---|---|---|---|
mainpage |
Renaissance Suite |
mona-lisa-round.png |
Documentation |
/docs.html |
Thank you for your interest in using the Renaissance Benchmark Suite!
On this page, we provide basic usage instructions, and other useful information.
The motivation behind the Renaissance benchmark suite, as well as the detailed analysis of the individual benchmarks, are described in the following PLDI'19 paper.
The Renaissance Benchmark Suite comes with an informative guide on how to run Renaissance benchmarks, how to add new benchmarks, run policies and plugins, and a technical overview of the internal design of the suite.
The source file that explains how to use Renaissance can be found [here]( https://github.com/{{ site.githubOrg }}/{{ site.githubRepo }}/blob/master/README.md ).
One of the aims of the Renaissance suite is to continually evolve, and maintain a collection of relevant and interesting benchmarks for VM, compiler and tool developers. Renaissance therefore relies on an open-source contribution process to derive the set of benchmarks that are useful when optimizing or analyzing the JVM behaviour. The contribution guide contains detailed information about this process.
The source file that explains the contribution process for the Renaissance suite can be found [here]( https://github.com/{{ site.githubOrg }}/{{ site.githubRepo }}/blob/master/CONTRIBUTING.md ).
The Renaissance Benchmark Suite comes in two distributions, and is available under two licenses: the MIT license, and the GPL3 license. Depending on your needs, you can choose either of these licenses. The set of benchmarks in the Renaissance distribution with the MIT license is a subset of the benchmarks in the GPL3 distribution.
The MIT license file can be found [here]( https://github.com/{{ site.githubOrg }}/{{ site.githubRepo }}/blob/master/LICENSE.MIT ).
The GPL3 license file can be found [here]( https://github.com/{{ site.githubOrg }}/{{ site.githubRepo }}/blob/master/LICENSE.GPL ).