## Description Modify the Continuous Integration (CI) configuration to include running benchmark tests automatically. ## Goals - Update CI workflow to include a benchmarking step. - Ensure benchmark results are reported correctly. ## Acceptance Criteria - CI pipeline successfully runs benchmark tests on each push or pull request. - Benchmark results are accessible for review.