- Регистрация
- 14.02.2019
- Сообщения
- 34
- Благодарностей
- 2
- Баллы
- 8
I'm working on a without browser template that deals with large 2GB text files.
I bind this large file to list (save list change to file) and i search to this file all lines contain specific text.
I have a memory problem which prevents me from running the template in zennoposter for attempts count 30 ou 50 count with just one thread.
The 1st thread executes in 30s,
the second about the same time,
the third takes 2 minutes
from the 4th execution the times lengthen to reach 10 minutes then 30 minutes up to 1 hour.
When I launch task manager in Windows I see that the memory reaches almost 100% and does not go back down.
How can I resolve this problem please?
I bind this large file to list (save list change to file) and i search to this file all lines contain specific text.
I have a memory problem which prevents me from running the template in zennoposter for attempts count 30 ou 50 count with just one thread.
The 1st thread executes in 30s,
the second about the same time,
the third takes 2 minutes
from the 4th execution the times lengthen to reach 10 minutes then 30 minutes up to 1 hour.
When I launch task manager in Windows I see that the memory reaches almost 100% and does not go back down.
How can I resolve this problem please?