Insert and search benckmark were creaeted to test and validate the r-tree implementation.
it is possible to run the benchmarks using the following command:
$ chmod +x run.sh
$ ./run.sh
By using this command, the entire project will be compiled, and the test batteries will be executed.
If required, the tools used for the preparation and visualization of the test data can be accessed in the geometry directory. Performance evaluation graphs are available in the visual_profiler directory.