mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
c1f7ee766b
Search for common terms like "love" returned 363+ results, causing the Jinja2 template to render 222KB of HTML (~8s on shared CPU). Capping at 50 results drops render time to ~0.4s locally. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>