trafficstars
The gameProfiles array is currently used for lookups by customerId. It is suggested to refactor this to a Map to improve lookup performance.
For more details, refer to the PR #2037 and the comment.
This issue is opened as per the request in the PR comment.