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

Consider consolidating the core load into fewer files #41

Open
Mercerenies opened this issue Jun 5, 2018 · 0 comments
Open

Consider consolidating the core load into fewer files #41

Mercerenies opened this issue Jun 5, 2018 · 0 comments

Comments

@Mercerenies
Copy link
Owner

At the time of writing, there are 14 separate files (excluding latitude.lats and the mode-specific files such as repl.lats, etc) in the core load process, totaling 2417 lines of code. This is an average of 172 lines per file.

It remains to be fully profiled, but it is possible that the number of core files may be slowing down the load process somewhat, so consider moving the 14 files into a new collection of fewer files.

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

No branches or pull requests

1 participant