Yes, the integrated GPU will be much faster for this. It's because it's a quite light workload but involves a block of memory. The iGPU can work directly from system memory, while the dGPU has to copy to VRAM, do the work, then copy back. The processing is much faster but copying across the PCI bus takes enough time for it to be slower overall.