Skip to content

Commit

Permalink
Merge pull request #12 from target/aaronriekenberg-patch-6
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aaronriekenberg authored Feb 3, 2023
2 parents 786c772 + 9f9e9ed commit bc29045
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ This project provides the following components:

## Benchmarks

See the `benchmarks` directory for JMH benchmarks.
See the [`benchmarks`](https://github.com/target/native_memory_allocator/tree/main/benchmarks) directory for JMH benchmarks.

Benchmark results:
* [GCP VM](https://github.com/target/native_memory_allocator/wiki/Benchmark-results-in-GCP-VM)
* [Local Laptop](https://github.com/target/native_memory_allocator/wiki/Benchmark-results-in-local-laptop)

## Using as a maven or gradle dependency

Expand Down

0 comments on commit bc29045

Please sign in to comment.