© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
20 replies
Shiv

❔ Optimizing Homescreen API

Hi Team,
I need few inputs on optimising Homescreen API(developed using .net6) consumed by mobile client.
Right now when a user login, we are running few background calculations and calling 3rd party services which is taking upto 25 seconds for the Home screen API to return.

can I split it into two parts
1) Return basic info from API ( which will take around 2 seconds)
2) Return all other responses using SignalR .( can we use SignalR for this kind of usecases)

Will this approach work?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Optimizing code
C#CC# / help
3y ago
❔ Optimizing EF query
C#CC# / help
3y ago
Optimizing Memory Usage
C#CC# / help
4y ago