How to fix "Avoid enormous network payloads "?

Shivdutt_0-1658389085003.png

Here are some css/js and images files that are coming in this issue.
can any snippets do that Please suggest me.

@Shivdutt

  1. Implement Browser Cashing and Gzip Compression

  2. Remove Unused CSS

  3. Lazy Loading.

  4. Minify Js and css files,

  5. Remove unnecessary content and widget using app.

  6. Image Compression.

  7. optimize Fonts.

thank you,
I hope this will work, to reduce your Issues,