Page 1 of 1

File size limit?

Posted: 03.03.2017 13:19
by Rigido
Hi Alexey,
I didn't know that there were limits on file size, I tried to open a 141MB file and got the error that the file was too big.

Is it design limit or will it be removed?

Thanks.

Posted: 04.03.2017 14:33
by Alexey
It is design limit. Text editor loads all file to memory, and uses many buffers...

Posted: 04.03.2017 19:27
by Rigido
Just to let you know, Double Commander's internal text editor loaded the file.
It was a mess to move around as there was a single line long 120MB but it loaded :)

Posted: 05.03.2017 09:26
by Alexey
yes, DoubleCommander has small memory usage in editor.

Posted: 18.08.2017 06:21
by Alexey
@Rigido
Pls try new 1.15 version for big files: allowed file size is 900Mb (it is option ui_max_size_open !)
Big files load MUCH faster now (than in 1.13).

Posted: 18.08.2017 07:49
by kvichans
Alexey
Do you know all app limits?
- max file size
- max row lenght
- max count of rows
- ...
Can you publish full list?

Posted: 18.08.2017 08:06
by Alexey
I don't know, I know that long lines >10K gives big slowdown.