Quote:
Originally Posted by drummerJ99
A suggestion if possible to speed things up a bit. Would it be possible to convert just one team's boxscores to HTML?
Of course, that probably won't help or be possible once you start adding more HTML outputs, like standings and stats. idk, just a thought.
|
I was able to implement this just now, and it dramatically speeds things up. I chose to focus on the
London TowerGuards who had played 7 pre-season games (over the span of 9 days) and the conversion process (not including pre-processing) went from 11 mins to 1.5 mins.
Quote:
Originally Posted by drummerJ99
Of course, that probably won't help or be possible once you start adding more HTML outputs, like standings and stats. idk, just a thought.
|
These will still work as they will get calculated independent of any HTML box score filtering.
I think what I will do is release
version 0.45b that will specifically just be for optimizations only, that will include this one team filter option.