Hacker News new | past | comments | ask | show | jobs | submit
They really improved the performance. I tested yolov8 medium segmentation model on intel i7 11th gen cpu.

Opencv 4.11 : ~255ms Opencv 5.0.0 : ~185ms

with the same code.

Intel never really improved their memory controller and busses and it shows.