-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
micro add --last-changed: use __last_changed__
Make it faster to update moles that have recently changed; re-combine the capture and compare step as with moles that are not expected to have changed recently. By allowing the specification of a time when the mole last changed, we can compare against that one to see if there have been ongoing changes, at the same time as capturing the new image. This seems to speed things up greatly when capturing regular moles.
- Loading branch information
Showing
1 changed file
with
54 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters