Description
In our project, we use Google publisher tag (GPT) to display and manage ads.
Recently, we noticed memory leaks when updating ads.
When checking if there is such a leak in simple examples like this one. We found that memory leaks are observed here as well.
Note the memory snapshots in the screenshot.
We, because we have a browser game, have very long user sessions on the page. During an hour of play, we see a memory leak of more than 300 mb (When showing 2 or 3 banners with ads and refreshing once a minute). What is critical for us is that users with weak devices have performance issues.
We have also found several projects (like this one) that use GPT that have the same problem.
Could you check / pass on the information to the department that does the GPT development?
Activity