lz4 / lz4-java

LZ4 compression for Java
Apache License 2.0
1.11k stars 253 forks source link

issue 80: remove synchronization from isLoaded getter #126

Open noamBarkai opened 6 years ago

jt2594838 commented 10 months ago

It is helpful. We are using LZ4 and are encountering the same performance issue caused by this. I hope this will be merged as soon as possible.