KiTTYsh / trstats

Tool to scrape TypeRacer and generate statistics on various things for a user
GNU General Public License v3.0
3 stars 0 forks source link

Adjustable marathon calculator #8

Open Keegan-T opened 4 years ago

Keegan-T commented 4 years ago

A stat that shows most races AND points in X hours/minutes, default 24 hours

KiTTYsh commented 4 years ago

I believe that it would be programatically a lot simpler to have a predetermined amount of time intervals for marathons. Being able to specify a custom interval would be extremely difficult if not impossible to cache for incremental updates, and if it cannot be cached, would be very database-intensive.