rose
rose copied to clipboard
Config tree load takes a long time for many files
Starting up a Cylc workflow that has many job logs is slowed down quite a bit by Rose doing os.walk() here:
https://github.com/metomi/rose/blob/557884bb2437e3c94d046a565dd44620eb97c0b3/metomi/rose/config_tree.py#L160-L173