Files
VOREStation/code/modules
MarinaGryphon 005c75fa4e Improves select_recipe. (#8141)
* select_recipe improvement

Removes the call to Timsort and the recipe comparator proc;
uses a handrolled implementation of
`argmax(items + reagents + fruit)` instead.
This reduces the memory footprint of `select_recipe`
as well as the amount of processing needed to select the optimal recipe.

* angelogchay
2021-06-18 19:06:54 -04:00
..
2021-06-18 13:36:35 -04:00
2021-06-17 12:58:40 -07:00
2021-06-18 13:36:44 -04:00
2021-05-27 12:07:41 -04:00
2021-06-18 13:37:01 -04:00
2021-05-31 13:19:27 -04:00
2021-06-14 07:55:04 -04:00
2021-05-27 12:09:38 -04:00
2021-05-25 23:19:34 -04:00
2021-06-18 19:06:54 -04:00
2021-05-25 23:19:34 -04:00
2021-06-02 21:49:06 -04:00
2021-06-18 12:26:40 -04:00
2021-06-05 03:07:12 -04:00
2021-06-17 23:52:45 -04:00
2021-06-17 00:18:09 -04:00
2021-05-25 23:19:34 -04:00
2021-06-17 00:18:09 -04:00
2021-06-17 23:52:39 -04:00
2021-05-30 19:26:06 -04:00
2021-05-25 23:19:34 -04:00
2021-06-17 23:52:39 -04:00
2021-05-25 23:19:34 -04:00
2021-06-17 12:58:40 -07:00
2021-05-25 23:19:34 -04:00
2021-05-30 15:45:11 -04:00
2021-06-18 12:57:35 +03:00
2021-05-25 23:19:34 -04:00