Hii all,
How can I optimize the performance of my FME workflows when dealing with large datasets? Any best practices or recommended settings to consider?
Thanks in adavnce.
Hii all,
How can I optimize the performance of my FME workflows when dealing with large datasets? Any best practices or recommended settings to consider?
Thanks in adavnce.
Here is a general article which should be helpful: https://community.safe.com/s/article/performance-tuning-fme but in addition here are a few things for me which I consider to be important.
Other considerations will depend on the specific format and datatypes and the type of work flow you're trying to do.
place transformers in bookmark and collapse bookmark when running workspace with feature cache https://s3.amazonaws.com/gitbook/Desktop-Upgrade-To-2018/2018Upgrade3CollapsibleBookmarks/3.03.CollapsibleBookmarksAndCaches.html
Here is a general article which should be helpful: https://community.safe.com/s/article/performance-tuning-fme but in addition here are a few things for me which I consider to be important.
Other considerations will depend on the specific format and datatypes and the type of work flow you're trying to do.
Thanks for the solution.
Thanks for the solution.
place transformers in bookmark and collapse bookmark when running workspace with feature cache https://s3.amazonaws.com/gitbook/Desktop-Upgrade-To-2018/2018Upgrade3CollapsibleBookmarks/3.03.CollapsibleBookmarksAndCaches.html
Thanks for the solution.
Another tip if applicable: is partitioning large datasets and running the entire workspace in parallel.