1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-09 09:44:10 +00:00
community.general/lib
Serge van Ginderachter b0ff1ea425 performance optimisation in hash merge logic
rewrite deepcopy in util.merge_hash and just iterate
on an inventory with 500 groups and 800 hosts this brings back the
inventory initialisation from 13s to 3s (with hash_behaviour=merge)
2014-03-26 11:37:31 +01:00
..
ansible performance optimisation in hash merge logic 2014-03-26 11:37:31 +01:00