Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance and message cleanup #36

Merged
merged 21 commits into from
Dec 20, 2022
Merged

Conversation

mrcaseb
Copy link
Member

@mrcaseb mrcaseb commented Dec 9, 2022

This PR will

  • heavily improve performance of simulate_nfl(), esp. the part where simulation data are combined. This imrpoved data combining runtime of a 50k simulation from 168 seconds to 8 seconds.

  • add nflseedR version and simulation finish time to sims params

  • drop readr dependency and add data.table dependency

  • improve messaging by making the full transition to cli.

  • drop curl, crayon, and glue dependencies

@mrcaseb mrcaseb marked this pull request as ready for review December 9, 2022 15:30
@mrcaseb mrcaseb merged commit d050a9f into master Dec 20, 2022
@mrcaseb mrcaseb deleted the performance-and-message-cleanup branch December 20, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant