Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Stephen

Pages: [1]
1
I searched around and know that the chunk size give the highest writing performance is 32k-1MB, but the other fact is 32k give me 33 fragments for a 7MB file, while 1MB give me only 2 fragments in both synchronous and asynchronous mode.

I try using synchronous mode to read and then write the whole buffer even files are on different disks, hoping that can reduce fragmentation of files.

It helps more if files being copied are write once and read many times, like program files.

Thankyou.

2
I usually need to glance over many html files in different encodings (s-jis, big5, etc). It would be best if MC's internal viewer can support more encodings than unicode and utf-8. Html tags stripping means strip away all tags and leaving only text so that I know what the content is about quickly (like total commander's internal viewer).

Thankyou.

Pages: [1]