DrakiaXYZ
9ddbc91977
Drastically reduce memory footprint at the cost of removing threading
...
- 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
2024-11-03 23:29:50 -08:00
Dev
f0cc991e75
Update settings
2023-12-28 09:12:54 +00:00
Dev
7c2d455b7b
Calculate weights for all bot equipment/ammo/appearance
2023-10-31 19:35:32 +00:00
Dev
e77214b2de
Further optimisation from Clodan
2023-09-18 17:15:30 +01:00
c9c472882e
merge into main ( #1 )
...
Co-authored-by: Chomp <chomp@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: chomp/BotGenerator#1
2023-08-15 09:29:16 +00:00
8237fdbe67
Refactor to use common.models project
...
Add project for finding unique bot templates from live data
2021-09-18 22:36:59 +01:00
7547f3379f
Naming consistency improvements
2021-09-05 12:27:17 +01:00
e407393392
Neatified the code
2021-09-01 19:19:44 +03:00
ec25fdd058
refactor code to perform metric calculations last
2021-08-27 21:34:12 +01:00
d8c905719c
use common project
2021-08-24 12:08:30 +01:00
d8e216d773
Fix issue where loops were being ended too soon
2021-08-18 21:42:49 +01:00
76a17e6d6a
Handle a bot type with no dumps
2021-08-17 18:33:55 +01:00
e44aa77bed
Make chance code dynamic based on provided dumps
2021-08-13 19:49:32 +01:00
7e742d6bc3
Create static helper classes and move some code to them
2021-08-13 16:24:05 +01:00
9356bb9f11
made console logging more consistent
2021-08-12 21:31:15 +01:00
6df06c5063
First commit for bot gen project
2021-08-12 16:52:06 +01:00