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

Profile and Optimize #8

Open
gleporeNARA opened this issue Jun 11, 2018 · 2 comments
Open

Profile and Optimize #8

gleporeNARA opened this issue Jun 11, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@gleporeNARA
Copy link
Owner

From @gleporeNARA on January 11, 2017 19:50

General issue raised to cover profiling and optimizing the code. I'm sure there are various improvements that can be made, and there are various comments in the code (for example, comments on lines 880-900) that need to be addressed.

Copied from original issue: gleporeNARA/NARA-GRIT#21

@gleporeNARA gleporeNARA added the enhancement New feature or request label Jun 11, 2018
@gleporeNARA
Copy link
Owner Author

Explore using Java VisualVM:

https://visualvm.github.io/download.html

to profile code.

@gleporeNARA
Copy link
Owner Author

Examine using BufferedReader vs. Scanner for reading text files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant