bounswe / bounswe2024group9

9 stars 1 forks source link

[Mutti] Backend is too slow #292

Open serhan-cakmak opened 1 week ago

serhan-cakmak commented 1 week ago

After some merges, the app started to run incredibly slow. The number of requests made from the front end side is overwhelming the backend. The backend should be able to call other functions internally to deduce the requests. If help is needed, the assignee can reach @serhan-cakmak for additional help.

Deadline: 21.11.2024 Estimated effort: 4h Reviewer: @kristinatrajkovski

Mutti499 commented 1 week ago

I will do something cool for that Fetching all the feed content in one request but needs to be organized by frontend team. @ceylingebes @damlakayikci are u available?

damlakayikci commented 1 week ago

yess @Mutti499 Let's do it!!

Mutti499 commented 1 week ago

I made an improvement at the branch that reduces the time taken. Take a look at the PR and compare the results, please.

kristinatrajkovski commented 4 days ago

image

Hi, I noticed that after we add annotations we will have three separate requests on the search results page. Can we improve that?

Mutti499 commented 4 days ago

on it mate!