일단 비교할 때, 검사할 때, 정렬할 때 속도가 너무 느려. 이거 먼저 어떻게 해야 할 거 같아


일단 다운로드는 https://github.com/Thyristor-Chopper/disk-read-test-compare/releases/download/v1.1.5/prjReadTest_1.1.5.exe


v1.0 버전은 반드시 우클릭해서 관리자 권한으로 실행해야 돼! (uac 넣는 거 잊어먹음)


소스 코드는 https://github.com/Thyristor-Chopper/disk-read-test-compare


GitHub - Thyristor-Chopper/disk-read-test-compareContribute to Thyristor-Chopper/disk-read-test-compare development by creating an account on GitHub.github.com



1.0에서 속도 향상을 위해 할 것들:

- 파일 저장/불러오기 방식 수정

- 더 큰 블럭 단위로 측정하기...


섹터 측정은 AI 도움을 좀 많이 받았고 UI나 비교하는 건 내가 직접 다 했어