When using PointOnPointOverlayer (POPO), after FME 2018, I experience performance issues. With FME 2018.1.2.0 (20190225 - Build 18590 - WIN64) I could use the POPO with 600,000 records and this portion of the job use to run in 30+ minutes. Now with FME 2020.2.1.0 (20201130 - Build 20806 - WIN64) it takes 7+ hours. I also tested briefly with FME 2021.1.3 (Build 21631 - win64) but saw no significant improvement.
What options are available for removing this additional 6.5 hours of processing time?
Similar issue to this article from 2017.
Thank you in advance for your time :)
Julia
Highlights from the logfile:
2021-10-21 14:11:59| 0.4| 0.4|INFORM|FME 2020.2.1.0 (20201130 - Build 20806 - WIN64)
2021-10-21 14:11:59| 0.4| 0.0|INFORM|FME_HOME is 'C:\\Program Files\\FME2020\\'
2021-10-21 14:11:59| 0.4| 0.0|INFORM|FME Desktop ESRI Edition (floating)
.
.
.
2021-10-21 14:12:50| 50.4| 0.0|INFORM|Creating spatial index of 2 point features
2021-10-21 14:12:50| 50.4| 0.0|INFORM|Completed spatial index creation
2021-10-21 14:12:50| 50.4| 0.0|INFORM|Creating spatial index of 1 point features
2021-10-21 14:12:50| 50.4| 0.0|INFORM|Completed spatial index creation
.
.
.
2021-10-21 21:25:57|4641.4| 0.0|INFORM|Creating spatial index of 1 point features
2021-10-21 21:25:57|4641.4| 0.0|INFORM|Completed spatial index creation
2021-10-21 21:25:57|4641.4| 0.0|INFORM|Creating spatial index of 1 point features
2021-10-21 21:25:57|4641.4| 0.0|INFORM|Completed spatial index creation
2021-10-21 21:25:57|4641.4| 0.0|INFORM|PointOnPointOverlayer_10 (OverlayFactory): Group 626779 / 626779: Finished processing group 626779 / 626779
2021-10-21 21:25:57|4641.4| 0.0|INFORM|PointOnPointOverlayer_10 (OverlayFactory): Group 626779 / 626779: 100% complete
Took 7+ hours to complete PoPo on 626,000+ records