This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch add_bitmap_long_imple
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from d56d73092 Remove BitMap performance report file
add 5752be0b6 fix review comment
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/tsfile/utils/BitMap.java | 7 ++---
.../org/apache/tsfile/utils/BitMapLongImpl.java | 22 +++++++++++++---
.../org/apache/tsfile/utils/RamUsageEstimator.java | 2 +-
.../apache/tsfile/utils/BitMapPerformanceTest.java | 5 ++--
.../java/org/apache/tsfile/utils/BitMapTest.java | 30 ++++++++++++++++++++++
5 files changed, 56 insertions(+), 10 deletions(-)