| Metric | MATLAB (IR Tools) | Julia (RESTORETOOLS) | | :--- | :--- | :--- | | Setup Time | 1.2s | 0.1s (JIT compilation) | | Iteration Time | 0.05s/iter | 0.01s/iter | | Total Time (50 iters) | 3.7s | 0.6s | | Peak Memory | 1.2 GB | 400 MB |
If you are developing a custom for your organization, let me know what operating system or runtime environment you are targeting, as well as the specific error types you need to resolve automatically. restoretools pkg
ddrescue -v $DISK_TO_BACKUP $BACKUP_LOCATION $BACKUP_LOCATION.logfile | Metric | MATLAB (IR Tools) | Julia