How are you doing it? Any fancy technique? Server-side cache, preloading?
not that much fancy. client side caching + optimizing ws requests while the data is already available + batching similar ws requests together.