Skip to content

Reduced printing on load#34

Merged
whitead merged 2 commits intomainfrom
less-printer
Aug 17, 2025
Merged

Reduced printing on load#34
whitead merged 2 commits intomainfrom
less-printer

Conversation

@whitead
Copy link
Copy Markdown
Owner

@whitead whitead commented Aug 16, 2025

Removed the printf from the header file, so you can disable printing

@whitead whitead requested a review from Copilot August 16, 2025 23:42
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reduces debug output by commenting out printf statements in the bloom filter library to prevent excessive printing during load operations. The version is also bumped from 2.3.3 to 2.3.5.

  • Commented out printf statements in bloom_new and bloom_read functions
  • Updated library version from 2.3.3 to 2.3.5

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread molbloom/bloom/bloom.h
Comment thread molbloom/bloom/bloom.h
@whitead whitead requested a review from Jgmedina95 August 16, 2025 23:54
@whitead whitead merged commit ac38baf into main Aug 17, 2025
3 checks passed
@whitead whitead deleted the less-printer branch August 17, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants