docs: README

This commit is contained in:
Daniel Langbein 2025-01-09 11:53:05 +00:00
parent 20bd4629b3
commit baa0a44b34
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -11,6 +11,9 @@ Implementation of Powersort with the aim of integrating it into OpenJDK. Benchma
* [Benchmark](#benchmark)
* [Custom](#custom)
* [JMH](#jmh)
* [Run JMH with CGL and Powersort competition lists](#run-jmh-with-cgl-and-powersort-competition-lists)
* [IntelliJ plugin](#intellij-plugin)
* [Further notes](#further-notes)
<!-- TOC -->
## Setup