Skip to content

Update primitive benches after open refactoring issues are resolved #25

Description

@Panadestein

Context

Several refactoring issues are currently open and will change core APIs, dependencies, and performance characteristics of src_method. The primitive benches (benches/primitives/) should be revisited once these land, to keep them representative and avoid measuring stale code paths.

Related open issues

Task

Once the above issues are closed, review and update benches/primitives/ to:

  • reflect any API/behavior changes (e.g. precision handling, argument validation, GPU execution path)
  • account for dependency/logging changes affecting bench setup
  • add coverage for the deduplicated SRC sweep implementation, if applicable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions