Skip to content

Script that runs all MTBL-Extract system subprocesses

Notifications You must be signed in to change notification settings

trpubz/MTBL_Extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTBL - Extract

A script that runs the all MTBL Extract system subprocesses.

Dependencies

Lg_Manager_Getter --> Rosters_Getter

  • all other scripts are independent

Threading Considerations

  • Runtime for synchronous Python is 2min15sec on MacBP M2 Pro 32GB RAM.
  • Runtime for multithreaded Ruby is 1min08sec => 1.99x speed increase
  • the longest running script is the Frangraphs Data Getter which could increase performance by grouping positions and projections v. stats systems.
    • would produce 4 threads

About

Script that runs all MTBL-Extract system subprocesses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published