Commit 99949ba
Render slow GitHub stats sections as parallel fragments
Move Issue Closers by Reactions, Issue Authors, Issue Commenters, and
Surviving Lines of Code into `@st.fragment(parallel=True)` functions with
skeleton placeholders so their independent, slow data fetches overlap
instead of blocking the main thread sequentially.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 3716b66 commit 99949ba
1 file changed
Lines changed: 339 additions & 312 deletions
0 commit comments