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

Improve performance #2

Open
hotchemi opened this issue Jan 4, 2019 · 1 comment
Open

Improve performance #2

hotchemi opened this issue Jan 4, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@hotchemi
Copy link
Member

hotchemi commented Jan 4, 2019

Currently library's performance is not so good because there're so many File I/O. We should improve that by introducing on-memory based File manipulation system.

ref: https://github.com/google/compile-testing/blob/master/src/main/java/com/google/testing/compile/InMemoryJavaFileManager.java

@hotchemi hotchemi added the enhancement New feature or request label Jan 4, 2019
@hotchemi hotchemi self-assigned this Jan 4, 2019
@hotchemi hotchemi added the help wanted Extra attention is needed label Jan 4, 2019
@hotchemi
Copy link
Member Author

hotchemi commented Jan 5, 2019

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

No branches or pull requests

1 participant