Remote::transfer contains a call to mkdir(destination) if the source is a directory. since the destination must also be a directory we can omit extra mkdir calls in Explorer. this saves about 10% on my manifests in sequential mode, and about 6% in parallel mode. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cdist_object.py | ||
| cdist_type.py | ||
| code.py | ||
| explorer.py | ||
| manifest.py | ||
| util.py | ||