Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22993
    sky
    Participant

    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”.
    deld

    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)

    #22996
    Yutaka Emura
    Keymaster

    This 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!

    #23008
    Yutaka Emura
    Keymaster

    I adjusted the code on beta 2. I will continue to adjust the code until the official release.
    Thank you!

    #23009
    sky
    Participant

    Thanks for the update.
    Problem 1 was fixed on beta 2.

    #23026
    Yutaka Emura
    Keymaster

    On beta 3, the problem 2 was also fixed. Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.