This series enables bloom filter optimization for multiple pathspec elements. Compared to v2, v3 fixed bugs in forbid_bloom_filter() and add one more test case in t/t4216-log-bloom.sh.
Lidong Yan (2): bloom: replace struct bloom_key * with struct bloom_keyvec bloom: optimize multiple pathspec items in revision traversal bloom.c | 31 +++++++++++ bloom.h | 20 +++++++ revision.c | 126 ++++++++++++++++++++++++------------------- revision.h | 6 +-- t/t4216-log-bloom.sh | 23 ++++---- 5 files changed, 139 insertions(+), 67 deletions(-) -- 2.50.0.108.g6ae0c543ae _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".