• Our league is planning a hockey tournament at the end of April. We’re using SportsPress to track all of the details. Players register for either the competitive / recreational division and either skater / goalie. To track this as people register (and before teams are created), we’re using the Player Lists feature of SportPress. We have 4 lists; Rec Skater, Rec Goalie, Comp Skater, Comp Goalie.

    We currently have 366 player profiles on our site. When editing a manual player list, the page hangs for ~5-10 seconds – the page loads, the UI renders, and then the page freezes (the browser offers an option to kill scripts on the page). Presumably, JavaScript is working through the list of potential players and taking a long time.

    This hang happens again after saving changes to the player list, so I have to be careful to close the tab as soon as the title shows up (so my browser doesn’t hang while the page renders). Everything else about manual player lists is perfectly functional.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out!

    That’s an odd issue.

    Would you mind pasting the link to your website here, so we can check it out?

    Kind Regards,
    -Roch

    Thread Starter Kriona Hagen

    (@kriona)

    https://www.madisongayhockey.org – though the issue only manifests on the admin side.

    I’ve got JavaScript performance snapshots with Firefox and Chrome dev tools. In the Firefox snapshot, there are thousands of thousands of “Recalculate style” events – each taking 0.05 seconds, but all together taking 15 seconds.

    Roch

    (@rochesterj)

    Hi!

    THanks for that. I thought you had these in the frondend.

    That’s weird, I’ll send this to our dev team so they can check this as we aren’t allowed to log in into your wp-admin (as per WordPress rules).

    Thanks!

    Kind Regards,
    -Roch

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Manual player list renders slowly’ is closed to new replies.