#4963
kuo_city
Member

(1)About search speed in huge file.
The target file size is 100mb.(200,000 rows)

When i search a single string(10 bytes, not regex),
emeditor take about 8 or 9 seconds to find the
string.(locate at 160,000 row).

Compare to Notepad.
Although it cost long time to open the file,
but it take about 1 or 2 seconds to find the same string.

(2)About script tag color syntax

this can show color syntax.(use vbscript color syntax)

this can not show color syntax.(should use csharp color syntax)

Thanks.