NTFS has a master file table which will make initial index very fast.
ReFS doesn't have a master file table, so the initial index can take several minutes.
The initial index is normally only done once.
For monitoring changes to the volumes:
Everything uses the USN Journal for both NTFS and ReFS volumes.
You will see the same performance for both volume types.