Drastically reduce memory footprint at the cost of removing threading #4
DrakiaXYZ
commented 2024-11-04 10:38:32 -05:00
Contributor
- Drastically improve performance, where non-threaded perf is now better than previous threaded perf
- Process all data in-line, as opposed to building huge lists of bot data that is then processed in groups later
- Memory footprint should now be relatively static no matter the amount of dumps
- Drastically improve performance, where non-threaded perf is now better than previous threaded perf
- Process all data in-line, as opposed to building huge lists of bot data that is then processed in groups later
- Memory footprint should now be relatively static no matter the amount of dumps
DrakiaXYZ
added 1 commit 2024-11-04 10:38:33 -05:00
Drastically reduce memory footprint at the cost of removing threading
9ddbc91977
chomp
merged commit f927a64a13 into master 2024-11-04 10:44:48 -05:00
chomp
referenced this issue from a commit 2024-11-04 10:44:49 -05:00
Merge pull request 'Drastically reduce memory footprint at the cost of removing threading' (#4) from DrakiaXYZ/BotGenerator:feat-memory-improvements into master
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "DrakiaXYZ/BotGenerator:feat-memory-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?