It would be more performant since it allows concurrent access as long as you only need read access (i.e. as long as the cache won't change, which is the most common case).