Adding Microbenchmarks to the JDK forest/trees (JEP-230)

Martin Buchholz martinrb at google.com
Tue Dec 2 22:53:17 UTC 2014


On Tue, Dec 2, 2014 at 2:48 PM, Jonathan Gibbons
<jonathan.gibbons at oracle.com> wrote:

>> Do we really want more repositories?
>>
>
> Conversely, do we really want bigger repositories?  :-)

Yes, we want bigger repositories, not more repositories.
Put the benchmarks into the existing repo test directories.
Name them all FooBenchmark.java
Make it easy to run them, the same way jtreg makes it easy to run tests.

Alternatively, start a bench directory hierarchy parallel and
organized identically to, existing test directories.

> (The bike shed is that-a-way.)
>
> -- Jon


More information about the jdk9-dev mailing list