I'm using Postgres db and looking at the sequence, nothing seems to be out of the ordinary( it was auto generated by ef). The issue seems to be with this table only as well.
❔ Performance of many small requests vs less but bigger requests
Yeah, I'll change it to 1 big requests. I didn't pay any attention to the number of requests at first but seeing them rapid firing in fiddler made me reconsider haha, thanks for the help guys!
❔ Performance of many small requests vs less but bigger requests
The responses are aggregated and returned to the user after the fetching is completely done, as in, User doesn't see a thing unless ALL 400 requests have been made