Главная / Introduction to performance optimization using Intel SW tools / Why performance is improved when invariant is moved out of the loop?

Why performance is improved when invariant is moved out of the loop?

вопрос

Правильный ответ:

because invariant code has no sense and could be deleted
because it is more effective to calculate them in another loop
because this values stay unchanged each iteration and could be evaluated outside of the loop only once
Сложность вопроса
73
Сложность курса: Introduction to performance optimization using Intel SW tools
91
Оценить вопрос
Очень сложно
Сложно
Средне
Легко
Очень легко
Комментарии:
Аноним
Я провалил экзамен, почему я не нашёл этот сайт с ответами с тестами intuit в начале сессии
23 янв 2016
Оставить комментарий
Другие ответы на вопросы из темы программирование интуит.