Skip to content

Conversation

@bugparty
Copy link
Owner

@bugparty bugparty commented Jun 7, 2025

Summary

  • enforce a minimum runtime of five seconds for each benchmark by using MinTime(5.0)
  • rebuild and execute benchmarks to confirm min_time setting

Testing

  • cmake -S . -B build -DBV_BOUNDS_CHECK=OFF -DCMAKE_BUILD_TYPE=Release
  • cmake --build build --config Release
  • ./build/bitvector_benchmark

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

@bugparty bugparty merged commit c9bed19 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.

2 participants