Projects >> javaewah >>7a7298c69142670c64bf5700f6f67602da2b092f

Chunk
Conflicting content
 * 
 * data. In effect, there is a trade-off between memory usage and performances.
 * 

* <<<<<<< HEAD ======= *

In contrast with the 64-bit EWAH scheme (javaewah.EWAHCompressedBitmap), * you can expect this class to compress better, but to be slower at * processing the data. In effect, there is a trade-off between memory * usage and performances.

>>>>>>> 5c08e55a1762a2cddda59267f282fd10d28076bc * @see javaewah.EWAHCompressedBitmap *
Solution content
 * data. In effect, there is a trade-off between memory usage and performances.
 * 

* *

In contrast with the 64-bit EWAH scheme (javaewah.EWAHCompressedBitmap), * you can expect this class to compress better, but to be slower at * processing the data. In effect, there is a trade-off between memory * usage and performances.

* * @see javaewah.EWAHCompressedBitmap *
File
EWAHCompressedBitmap32.java
Developer's decision
Version 2
Kind of conflict
Comment