Closed aidevnn closed 2 years ago
JetBrains is throwing a lot of memory issues.
Example at https://github.com/aidevnn/FastGoat/blob/cb47671c01f29747942a34b9c531ca55c2fa3acd/FastGoat/Group.cs#L83-L86
which can be resolved https://github.com/aidevnn/FastGoat/blob/360754cbc5512a82ed83710b23a13285054eeee2/FastGoat/Group.cs#L83-L86
But a lot of other issues remains.
Almost all memory issues are solved, the program can runs many minutes with stability.
JetBrains is throwing a lot of memory issues.
Example at https://github.com/aidevnn/FastGoat/blob/cb47671c01f29747942a34b9c531ca55c2fa3acd/FastGoat/Group.cs#L83-L86
which can be resolved https://github.com/aidevnn/FastGoat/blob/360754cbc5512a82ed83710b23a13285054eeee2/FastGoat/Group.cs#L83-L86
But a lot of other issues remains.