Skip to content

TI 84 Calculator Online

My feedback

1 result found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    TI 84 Calculator Online commented  · 

    Great question! On Cloudways, I’ve found that a balanced mix of server-level and front-end optimization works best. Enabling Redis + Varnish definitely reduces load times, but pairing it with full-page caching via Cloudflare APO really helps on high-traffic WordPress/WooCommerce sites.

    For Core Web Vitals specifically:

    LCP – Preloading fonts and critical CSS, plus serving images in WebP format, makes a noticeable difference.

    FID/INP – Minimizing third-party scripts (especially heavy analytics or ad tags) helps keep interactivity fast.

    CLS – Reserving image dimensions and avoiding layout-shifting banners/widgets keeps things stable.

    I also recommend testing changes with tools like PageSpeed Insights + WebPageTest after each tweak—you’d be surprised how small adjustments (like font-display: swap) can improve scores. For those who also work with education-related sites, I’ve been testing optimizations on https://graphingti84calculator.com/
    and the improvements in speed made a big difference in usability.

    Would love to hear if anyone’s tried using Cloudways’ Object Cache Pro with WooCommerce—seems promising.