Kaszanas / SC2InfoExtractorGo

GNU General Public License v3.0
0 stars 2 forks source link

Anonymization flow and memory optimization #16

Closed Kaszanas closed 3 years ago

Kaszanas commented 3 years ago

As in #14 currently it seems that there might be too much copying of variables.

functions such as saveProcessingInfo(), createProcessingInfoFile(), and createFile() might be designed incorrectly. As of last testing efforts all logic that is within anonymize.go seems to be working incorrectly and results in corrupted data.