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

Evaluate performance of FileAccessManager read file as string #31

Open
alexjhawk opened this issue Nov 28, 2022 · 2 comments
Open

Evaluate performance of FileAccessManager read file as string #31

alexjhawk opened this issue Nov 28, 2022 · 2 comments

Comments

@alexjhawk
Copy link
Collaborator

Reading a file as string performance needs to be evaluated against reading the file as a byte array, then converting to a string. See PR #30

@TomKimsey
Copy link
Collaborator

it might be nice to store the test code in the repo. then anyone can run the tests if issues arise in the future.

@alexjhawk
Copy link
Collaborator Author

When I circle back to this performance evaluation, I will look in to adding performance testing code in the repo.

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

2 participants