With server push, HTTP/2 allows servers to proactively send resources to the client's cache before they are explicitly requested. This preemptive delivery reduces the number of round trips required to load a page, improving performance and reducing latency. By anticipating the client's needs, server push can significantly enhance the user experience, especially for content-heavy websites.