Hi,
I’ve created a new github repository for my Java Benchmarks : java-benchmarks
From now all my benchmarks will be pushed to this repository. This is more simple for me to manage and more secure also.
At this time, there is seven benchmarks on the repository :
Closest Pair Search Benchmark : A benchmark to test two closest pair point search algorithms : the naive one and the …
