planetiler/planetiler-core/src/test/java/com/onthegomap/planetiler/collection
Michael Barry 9a704e773e
Convert get all tile coords to iterator (#463)
2023-02-05 14:16:05 -05:00
..
AppendStoreTest.java fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
FeatureGroupTest.java Convert get all tile coords to iterator (#463) 2023-02-05 14:16:05 -05:00
FeatureSortTest.java Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
IntRangeSetTest.java fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
IterableOnceTest.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
LongLongMapTest.java Fix flaky windows test (#264) 2022-06-07 20:40:46 -04:00
LongLongMultimapTest.java Offload multipolygon storage to disk (reduce memory usage by 10-15gb) (#141) 2022-03-22 20:34:54 -04:00
LongMergerTest.java Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
LongMinHeapTest.java Use custom min-heap to improve k-way merge by 30-50% (#217) 2022-05-08 20:00:13 -04:00
ParallelLongLongMapTest.java Run nested tests (#218) 2022-05-08 21:12:31 -04:00