Regarding the reading and display of large files(more than 1G), are there any optimization plans? #370
ringchenhao
started this conversation in
General
Replies: 1 comment
-
hmm interesting, i work with 1-2 gig files and with the new version they load within 10-15 seconds, so everything above is okish. A rework of the loading mechanism to be more modern is thought of, but currently not implemented, first the UI and BL must be separated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi:
In testing, when the file size reaches 50MB, the status bar at the bottom initially shows "loading," and after a while, the document content finally appears. It’s easy to imagine that if the file size reaches 1GB or larger, the loading time will increase significantly. Does LogExpert have any optimization plans for opening large files?
For example, could it initially load only the portion of the document visible on the screen and dynamically refresh new content only when scrolling the scrollbar?
Beta Was this translation helpful? Give feedback.
All reactions