Skip to content

[feat]: implement benchmark for downsampling filters#16

Merged
nerdneilsfield merged 1 commit intomasterfrom
codex/grid
May 18, 2025
Merged

[feat]: implement benchmark for downsampling filters#16
nerdneilsfield merged 1 commit intomasterfrom
codex/grid

Conversation

@nerdneilsfield
Copy link
Copy Markdown
Owner

  • add benchmark comparing parallel and serial downsampling
  • verify results between modes in unit tests
  • expose filter base class methods without const cast

Testing:

  • cmake -S . -B build --preset build-linux
  • cmake --build build -j $(nproc)
  • ctest --output-on-failure --no-tests=error

@nerdneilsfield nerdneilsfield merged commit 0572b56 into master May 18, 2025
0 of 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