Open hermderger opened 2 years ago
Based on available endpoints there is no more efficient way. You might want to go for an asynchronous approach. This could increase performance for the stake of much more complicated handling. If you want to get the last 100 ranked games you should add those filters in the matchlist request.
Is there a more efficient way to obtain the top 6 most played champions of a summoner using their Summoner Name and Region from their last 100 games?
Here is what I am currently using but it's very slow: