Writing cache friendly c++ - Programming #3 смотреть онлайн
Writing cache friendly c++ is something that really speedup the execution time and sometimes is not so trivial to do.
Could happen that during a software optimization phase a not cache friendly portion of code must be optimized but if we don't recognize that the problem is caching we could have hard time to figure it out.
In the previous days I compared two pieces of code to understand the actual execution differences and I'm taking this experiment as excuse to talk about it, also at the end of the video you can find how a CPU works.
You can find the algorithm that I used here: https://gist.github.com/AndreaCatania/31778caae7c3844fcacfbd969d3074ee
Here you have the Compiler Explorer toll that you see in the video, it is really handy when you want to see the generated Assembly code: https://godbolt.org/
In the algorithm above you can also find a section where the array is accessed randomly. I didn't talk about it since its implementation was biased by the random function but I've left it there anyway because was interesting to see its execution time.
Feel free to ask me a question by leaving a comment, I'll be happy to answer it.
Andrea Catania's links:
Web: http://www.andreacatania.com
Github: https://github.com/AndreaCatania
Twitter: https://twitter.com/_AndreaCatania
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Writing cache friendly c++ - Programming #3» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.