Update Guava to 12.0.1
This fixes a performance problem with LoadingCache where the cache's inner table did not dynamically resize to handle a larger number of cached items, causing O(N) lookup performance for most objects. Change-Id: If303cb64291fa39e61e00e2d7ff3e4bc2b68da30
This commit is contained in:
Reference in New Issue
Block a user