Y
Hacker News
new
|
ask
|
show
|
jobs
by
ComodoHacker
3582 days ago
> I loaded a 1.2GB ISO in the demo and it used… 1.2GB of RAM.
And what you expect here? Other editors usually take 2x to 3x of file size.
2 comments
NuSkooler
3582 days ago
For massive text files, this is your friend:
http://jujusoft.com/jujuedit/
link
nightcracker
3582 days ago
mmap'd files.
link
ComodoHacker
3582 days ago
mmap doesn't help much if you do syntax highlighting or other formatting.
link