We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 786c772 + 9f9e9ed commit bc29045Copy full SHA for bc29045
README.md
@@ -34,8 +34,11 @@ This project provides the following components:
34
35
## Benchmarks
36
37
-See the `benchmarks` directory for JMH benchmarks.
+See the [`benchmarks`](https://github.com/target/native_memory_allocator/tree/main/benchmarks) directory for JMH benchmarks.
38
39
+Benchmark results:
40
+* [GCP VM](https://github.com/target/native_memory_allocator/wiki/Benchmark-results-in-GCP-VM)
41
+* [Local Laptop](https://github.com/target/native_memory_allocator/wiki/Benchmark-results-in-local-laptop)
42
43
## Using as a maven or gradle dependency
44
0 commit comments