Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.67k stars 109 forks source link

Perf improvements #356

Closed Yooooomi closed 4 months ago

Yooooomi commented 4 months ago

@quentinguidee If you're good with that we can merge to master, and possibly release 1.8.0 tomorrow (in 12 hours in my country).

quentinguidee commented 4 months ago

The /gethistory seems still pretty slow for no reasons? Or am I missing something?

Other than that I think it's ready for 1.8.0!

Yooooomi commented 4 months ago

It's really not that slow for me, or what do you mean by slow?

quentinguidee commented 4 months ago

I mean it takes more than 1 second for only some last tracks, that seems slow compared to other requests that perform more complex computations

Yooooomi commented 4 months ago

So weird to be able to spam click the ranks on the artist page. Every page loads nearly instantaneously. I just spent 15 minutes exploring my stats. Thanks a lot for the work and the motivation you gave me to improve the project.

Karakazz commented 4 months ago

So weird to be able to spam click the ranks on the artist page. Every page loads nearly instantaneously. I just spent 15 minutes exploring my stats. Thanks a lot for the work and the motivation you gave me to improve the project.

The feel of the app is entirely different! It feels really nice to click on 'All' and get your entire stats in a few seconds compared to waiting 30-60 seconds. I have been using your_spotify for close to a year now and it was definitely fun clicking through all the stats again :D | GET /spotify/songs_per?start=2019-01-12T15:09:23.000Z&end=2024-03-03T01:35:31.624Z&timeSplit=all 304 2267.107 ms - - 120110 songs listened

Great work!