You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2250 may render some of those PRs obsolete, will have to check if it's the case.
also these PRs may have been already ported to BN, they also needs to be checked.
Only some of @Aivean's NPC performance optimizations were ported to BN. This umbrella issue tracks them.
Flag optimizations
Flag & Big optimizations
NPC and other optimizations
Tasks
npc::get_monster_faction
#3074vector::reserve
to speedupsquares_closer_to
#3075Creature::get_body
by const reference #3076get_clothing_mod_val
by cachingget_var
key #3078field_cache
inmap::get_field
to speedup fire check innpc::assess_danger
#3079Considerations
#2250 may render some of those PRs obsolete, will have to check if it's the case.
also these PRs may have been already ported to BN, they also needs to be checked.
maybe just port https://github.com/CleverRaven/Cataclysm-DDA/pulls?q=is%3Apr+author%3AAivean+sort%3Acreated-asc+created%3A>2020-05-03 one by one?
The text was updated successfully, but these errors were encountered: