How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

:robot: ᴺᴱᵂ ᴾᴸᵁᴳᴵᴺ Claude AI - ChatGPT-Like Streaming with Your App Data [Native RAG] - ( Prompt+Model Hiding, Web Search, Vision, Tools (Functions), Token Usage & Markdown + LaTeX, Prompt Caching) [Keeps your keys secure]

calendar_today August 15, 2026 person @marpas domain bubbles

Hi @redvivi Recently, I launched my app and connected it to Google Search Console. Unfortunately, I’m seeing a significant negative impact from bundle.js and pdf.min.js libraries being loaded early (on a page load). I tested the same app with the plugin completely removed, and the difference is quite significant: Plugin installed: Performance Mobile 22 / Desktop 27 Plugin removed: Performance Mobile 49 / Desktop 63 I’m wondering if there could be a middle ground: instead of loading the libraries on-demand, could they simply be loaded after the initial page load / initial render ?

open_in_new Read original post