You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: