Quote:
Originally Posted by daigle91
I will implement an option for that in the config.txt file for version 0.5,
; single_team_output
; 0=off (default)
; 1=on
single_team_output=1
; teamID
; (0, 1, 2 ...etc.)
teamID=4
The converter's code is due for some optimization as well, which will definitely help.
If you have a sample large database I could test/benchmark (mine are typically small, with a few teams), that would be helpful for me to pinpoint any bottlenecks and improve overall performance. Would just need the following CSVs only,
league_data.csv
player_master.csv
team_data.csv
schedules.csv
player_skater_stats_rs.csv
boxscore_summary.csv
boxscore_skater_summary.csv
boxscore_goalie_summary.csv
boxscore_period_scoring_summary.csv
boxscore_period_penalties_summary.csv
e-mail: mrmikecrawford@rogers.com
|
I’ll email you those tonight. I had to increase the size again due to my database for the league I’m in getting bigger..for some reason. So guessing that adds to processing time of html files.
Sent from my iPhone using Tapatalk