Using Link together with "shared code files" have negative effect on performance. (Dyalog reference 16653) #47
Labels
enhancement
New feature or request
Milestone
We often use a setup, where a large number of APL functions are stored in a shared code file.
All functions are in root namespace
When we link to files with "flatten" option is takes a very long time compared to when all functions are in stored directly in the work space.
Two workarounds can be used short term:
The text was updated successfully, but these errors were encountered: