That’s exactly it! Alpha hashed is really useful for things that are partially transparent since it tests the transparency of every pixel several times and averages out the result (not unlike cycles averaging out the color of a pixel from each sample), but since the leaves are either full opaque or fully transparent, alpha clipped lets us get the same result more efficiently.