hello
it would be great if textpad could use more than 1 core.
i am doing replacement of milions of characters and it takes a lot. looking at the task manager i can see that only one core is utilised. could you compile it so it uses more cores or am i missing a setting somwhere?
utilise more than 1 cpu core
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: utilise more than 1 cpu core
This is not as trivial as just recompiling. They would have to reimplement the search/replace to utilize a parallel algorithm to make use of the other cores.theruck wrote:hello
it would be great if textpad could use more than 1 core.
i am doing replacement of milions of characters and it takes a lot. looking at the task manager i can see that only one core is utilised. could you compile it so it uses more cores or am i missing a setting somwhere?
DrX