Skip to content

Add optional bounds checking toggle#8

Merged
bugparty merged 2 commits intomainfrom
codex/add-bv_bounds_check-option-and-update-checks
Jun 7, 2025
Merged

Add optional bounds checking toggle#8
bugparty merged 2 commits intomainfrom
codex/add-bv_bounds_check-option-and-update-checks

Conversation

@bugparty
Copy link
Owner

@bugparty bugparty commented Jun 7, 2025

Summary

  • make bounds checking optional via BV_BOUNDS_CHECK
  • guard runtime checks with BITVECTOR_DISABLE_BOUNDS_CHECK
  • document running benchmarks without bounds checks

Testing

  • cmake -S . -B build
  • cmake --build build
  • ctest --test-dir build --output-on-failure

https://chatgpt.com/codex/tasks/task_e_684399d742348327a2036d791d966843

@bugparty bugparty merged commit 5ba993d into main Jun 7, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant