Mind you that N refreshes to your app can happen from this and those N runs can make the generation that much slower than just waiting for the page to be generated. What is taking so long to generate the page in the first place? Is the server underpowered?
-Waswas
Comment on Re^2: Mason: Please Wait While Generating
Mind you that N refreshes to your app can happen from this and those N runs can make the generation that much slower than just waiting for the page to be generated.
If a simple probe to tell if it's ready or not makes your app go "much slower", then you haven't quite designed it right. Gotta keep the probe cheap.