6 comments

[ 3.5 ms ] story [ 34.2 ms ] thread
A new released today. 0.1.6 has some visual improvement and more accurate results. Looking forward some users to test with other agents which I am using claude and codex only for time being.

https://github.com/popyapp/corral/releases/tag/v0.1.6

FYI, your website hangs the browser on an iPhone 16 for about 10 seconds before it renders anything more than the logo and the hamburger menu. Once the content renders the browser is mostly unresponsive.
Oh thanks for feedback. I am really appreciated. Seems like compression and defer for some loads help to make it faster.

https://popy.app/apps/corral

Thank you :pray:

On that URL, the opening paragraph of text loads immediately, but each additional UI element takes about 10 seconds to load. The pair of buttons below the opening text, ~10 seconds. The first table, ~10 more seconds. And so forth. The page is unresponsive most of the time - I tried to copy some text from the page to paste it here, but the browser is pegging the CPU and I can’t even copy text. The JavaScript is clearly doing something in a tight loop.

Best of luck!

Thanks for checking. I will definitely do something about it. I did some tests and understand the problems.