cbrwizard / picswars.io

Project-only repo for a browser game PicsWars.io
http://picswars.io/?ref=github
2 stars 0 forks source link

Browser hangs after submitting a capture only in production #100

Closed cbrwizard closed 6 years ago

cbrwizard commented 6 years ago

Need to add more logs because right now I don't understand what's happening.

cbrwizard commented 6 years ago

Okay turned out it's not an issue with ws, but just a horrible performance issue. It happens only if you play as a user with a ton of squares.

cbrwizard commented 6 years ago

Looks like need to complete this one https://github.com/cbrwizard/squardak/issues/33

cbrwizard commented 6 years ago

I can't properly test it because of https://github.com/cbrwizard/squardak/issues/89 and https://github.com/cbrwizard/squardak/issues/17 but it seems to be resolved now because of local results https://docs.google.com/spreadsheets/d/10g08fzcSSYjplOD_hQP6i-lcjCvzGSY3YEfZBW_p5TY/edit#gid=2025177204

cbrwizard commented 6 years ago

Tested it, now takes 6 seconds with a ton of squares (used to be >1 min)