-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
enhancementEnhances DVCEnhances DVCperformanceimprovement over resource / time consuming tasksimprovement over resource / time consuming tasksrefactoringFactoring and re-factoringFactoring and re-factoringresearchuiuser interface / interactionuser interface / interaction
Description
- add progress to other uses of
stage.dump - profile
repo.check_modified_graph(),stage.save(),stage.dump()etc to find out what other functions are slow, perhaps add progress for them too- md5sums only take about 10% of the total time. There must be other more time consuming functions
- make sure that we show HINT message to enable cache optimization properly when copy is taking too long already
- continues add: cleanup and improve output #2699
- continues UI progress cleanup #2846
Metadata
Metadata
Assignees
Labels
enhancementEnhances DVCEnhances DVCperformanceimprovement over resource / time consuming tasksimprovement over resource / time consuming tasksrefactoringFactoring and re-factoringFactoring and re-factoringresearchuiuser interface / interactionuser interface / interaction