Skip to content

Commit 3b5f195

Browse files
authored
Update README.md
1 parent 92bd370 commit 3b5f195

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Relations are written to stdout (or to a BZ2/GZ/plain file specified with `-o`).
77
Can handle massive amounts of input data. For example, the full self-join on the complete ~1.5 B geometries of OpenStreetMap can be computed (excluding the time required for input parsing and output writing) in around 90 minutes on an AMD
88
Ryzen 9 7950X machine with 16 physical and 32 virtual cores, 128 GB of RAM (DDR5), and 7.7 TB of disk space (NVMe SSD).
99

10+
The methods behind this tool are described in [this SIGSPATIAL'25 paper](https://ad-publications.cs.uni-freiburg.de/SIGSPATIAL_spatialjoin_BBK_2025.pdf).
11+
1012
## Reproducibility materials for SIGSPATIAL'25 submission 143
1113

1214
Additional materials required to do a full evaluation of our tool and a comparison against `libgeos` can be found [here](https://github.com/ad-freiburg/spatialjoin/tree/use-libgeos-option/sigspatial-reproducibility-143).

0 commit comments

Comments
 (0)