SurfSense
SurfSense copied to clipboard
Fix Slow Frontend - Add Caching and Reduce API Calls
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
I wish to work on this, please assign this to me. Thank you!
@samkul-swe Thanks for your interest in it to you now 👌
Suggested approach : https://github.com/MODSetter/SurfSense/pull/393#issuecomment-3445783126 Will check this out