rose icon indicating copy to clipboard operation
rose copied to clipboard

Config tree load takes a long time for many files

Open MetRonnie opened this issue 4 years ago • 0 comments

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

MetRonnie avatar Feb 11 '22 17:02 MetRonnie