Skip to content

Move benchmarks from main typeberry repository #20

@coderabbitai

Description

@coderabbitai

Context

As discussed in FluffyLabs/typeberry#690 (comment), we should move the benchmarks from the main typeberry repository to this testing repository.

Motivation

  • Separates testing/benchmarking dependencies from the main codebase
  • Allows keeping benchmark-specific dependencies (e.g., blake2b for comparison) without adding them to the main repository
  • Cleaner separation of concerns

Tasks

  • Move benchmark files from benchmarks/ directory in typeberry
  • Set up benchmark infrastructure in typeberry-testing
  • Update CI/CD to run benchmarks from the new location
  • Document how to run benchmarks in the new repository

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions