SurfSense icon indicating copy to clipboard operation
SurfSense copied to clipboard

Fix Slow Frontend - Add Caching and Reduce API Calls

Open samkul-swe opened this issue 4 months ago • 3 comments

Problem

Frontend is very slow. Every click takes forever to load. Found issues:

  • Multiple redirects in logs
  • One click triggers 6 API requests

Expected Result

  • Fast page loads
  • Cached API responses
  • Fewer requests per user action

samkul-swe avatar Oct 08 '25 04:10 samkul-swe

I wish to work on this, please assign this to me. Thank you!

samkul-swe avatar Oct 08 '25 04:10 samkul-swe

@samkul-swe Thanks for your interest in it to you now 👌

MODSetter avatar Oct 08 '25 04:10 MODSetter

Suggested approach : https://github.com/MODSetter/SurfSense/pull/393#issuecomment-3445783126 Will check this out

samkul-swe avatar Nov 04 '25 23:11 samkul-swe