- AuthorPosts
- April 11, 2018 at 6:49 pm #22993skyParticipant
Problem 1. The Speed become slower when medium size files are used.
For example: 8,200,000 lines,UTF-8 normal data, Win 7 64-bit
Emed64 v17.5.0 portable: around 3.0seconds.
Emed64 v17.5.901 portable: around 6.4seconds, and it will have an additional message “EmEditor will be responsive again”.
Problem 2. “Delete Duplicate Lines” command will spend lots of time for all duplicate data, even in small file sizes.
For example: Only 100,000 lines of “abc\n”
Emed64 v17.5.0 portable: 99999 lines were deleted. (37.6120 seconds)
Emed64 v17.5.901 portable:99999 lines were deleted. (76.0500 seconds)April 11, 2018 at 7:10 pm #22996Yutaka EmuraKeymasterThis version was optimized for VERY large files, but I will have EmEditor revert to the original code when small to medium size documents are used. I will find a sweet spot where any document sizes will get the fastest speed.
Thanks!April 12, 2018 at 3:56 pm #23008Yutaka EmuraKeymasterI adjusted the code on beta 2. I will continue to adjust the code until the official release.
Thank you!April 12, 2018 at 5:45 pm #23009skyParticipantThanks for the update.
Problem 1 was fixed on beta 2.April 14, 2018 at 4:27 pm #23026Yutaka EmuraKeymasterOn beta 3, the problem 2 was also fixed. Thanks!
- AuthorPosts
- You must be logged in to reply to this topic.