We recently upgrade to FME Desktop 2013 sp1 Build 13450 and we are noticing significant decrease in time of two workspaces that are doing a simple point on area overlayer process of our county address point with several polygon features. The one process took 12-15 min in 2012 and is now running in 55 min. The second one was running in 10-12 and is now running in 35 min. I tested utilizing the area first option in the new transformer in 2013 but that did not help. I put a ticket into Safe Support but no response yet so I thought I would see if anyone else is noticing this type of performance downgrade.
It is simply taking several SDE FC doing the operation and spitting out to SQL Table in one and shapefile in the other. Any help or insight of what might be going on and what I can do to help this get back to the performance we were seeing would be much appreciated.
Thanks
Travis
Best answer by fmelizard
Hi Travis,
Cant really help you out on the preformance issue, but maybe by reading the feature type with the smallest number of features in combination with a feature reader (to let de db do the overlay work) might preform beter.
Hope this helps.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Cant really help you out on the preformance issue, but maybe by reading the feature type with the smallest number of features in combination with a feature reader (to let de db do the overlay work) might preform beter.