Closed Hybris95 closed 2 weeks ago
Rework the entire logic of Best Trades in order to fix the memory consumption issue. I can go over 13GB of total memory allocation when searching for a "All Systems" to "All Systems" best trade. (I bet the number of API calls are insane...)
Divided by 10 the required memory for searching Trades.
Rework the entire logic of Best Trades in order to fix the memory consumption issue. I can go over 13GB of total memory allocation when searching for a "All Systems" to "All Systems" best trade. (I bet the number of API calls are insane...)