Skip to content

Make test and benchmark durations configurable#14

Merged
bugparty merged 2 commits intomainfrom
codex/configure-cmake-variable-for-test-time
Jun 7, 2025
Merged

Make test and benchmark durations configurable#14
bugparty merged 2 commits intomainfrom
codex/configure-cmake-variable-for-test-time

Conversation

@bugparty
Copy link
Owner

@bugparty bugparty commented Jun 7, 2025

Summary

  • add BITVECTOR_TEST_TIMEOUT and BITVECTOR_BENCHMARK_MIN_TIME CMake options
  • compile benchmark with configurable minimum runtime
  • update benchmark code to use new definition

Testing

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

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

@bugparty bugparty merged commit 9dd7f41 into main Jun 7, 2025
2 checks passed
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