Will looping in C# faster than looping using actions in template?

  • Автор темы Автор темы Cyrix
  • Дата начала Дата начала

Cyrix

Client
Регистрация
16.12.2011
Сообщения
401
Реакции
12
Баллы
18
I am building a looping operation for a list. For example, to delete some lines and add some random strings to some other lines.

Is it faster to run everything in C# or use action and a counter in the template?
How about memory usage?

Thanks.
 
I am building a looping operation for a list. For example, to delete some lines and add some random strings to some other lines.

Is it faster to run everything in C# or use action and a counter in the template?
How about memory usage?

Thanks.
yeap it will be much faster then with cube. (for me)
 
I dont really think that difference will be noticable
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)