Why has visdiff slowed on the order of magnitudes in MATLABR2022 compared to older versions, and is there a way to speed it up?
조회 수: 2 (최근 30일)
이전 댓글 표시
Previously, i've used visdiff for text files in MATLAB 2017a and will get a comparison within seconds. Now running in MATLAB 2022a it takes minutes to get a result. Is there a reason for this slow down, and is there anyway to speed it up?
댓글 수: 2
Amit Dhakite
2023년 5월 11일
편집: Amit Dhakite
2023년 5월 15일
Hi Dean,
Could you please provide the files you are comparing, so that I could reproduce the issue at my end?
답변 (1개)
Animesh
2023년 10월 3일
The slowdown you are experiencing with the visdiff function in MATLAB 2022a compared to MATLAB 2017a could be due to several reasons. Here are a few possible explanations:
- Increased file size: If the text files you are comparing have grown significantly, it can lead to longer processing times.
- External factors: Consider whether any other software or processes running on your computer could be affecting MATLAB's performance.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!