Skip to content

Large-repository performance fixture #6

Description

@t1ktakdev

ReproDeck needs a repeatable way to measure how repository intelligence and investigation setup behave as a repo gets large.

Build a deterministic fixture generator with a few size tiers and record at least:

  • repository scan time;
  • context selection/compilation time;
  • SQLite write/read costs for the generated case;
  • peak memory for the main flow where practical;
  • whether limits fail closed instead of silently dropping evidence.

The benchmark should be runnable locally and in CI without downloading a real third-party repository. Document the fixture shape and measurement method before publishing any performance claims.

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

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions