Ajax.CachedRequest will cache the results (responseText) from a lot of Ajax.Requests since the returning data would not change and made the roundtrip to the server unnecessary.
Prototype & script.aculo.us
Practical Prototype and script.aculo.us