(no title)
marcos100 | 2 years ago
Interested on how many concurrent users you have for Server to be a problem. Can you elaborate more on your performance issues?
marcos100 | 2 years ago
Interested on how many concurrent users you have for Server to be a problem. Can you elaborate more on your performance issues?
sebastianbk|2 years ago
diarrhea|2 years ago
eknkc|2 years ago
blackoil|2 years ago
sebastianz|2 years ago
Well if you want to make small fast loading html pages with a minimal js library, and end up at a few hundred KB that you can understand, profile and optimize, then that is impossible with blazor. So it's a very real problem.
If you want 5mb blobs and do not care about what is going on inside, how to optimize or reduce the memory and bandwidth usage, then it's not a problem, works just as well as the websites you have seen, with 200 node dependencies.
francisofascii|2 years ago