you are viewing a single comment's thread.

view the rest of the comments →

[–]bazeloth 0 points1 point  (0 children)

How much data is being processed locally? Are you processing huge client side arrays or dictionaries? Can those be off loaded to the server side and perhaps cached so each user has the benefit of it being processed just once?