HTTP/2 improves web performance by addressing issues of latency, connection management, and request multiplexing compared to HTTP/1.x. It utilizes a binary format for simplicity, header compression, and server push capabilities while preserving the core protocols like GET and POST. Adoption is widespread with support across major browsers and platforms, marking a significant evolution in web protocols.