iterative / iterative/gto

Generate huge repo for testing purposes

Open
#156 8 comments 1 reaction 1 assignee Claimed by @aguschin View on GitHub
housekeeping
Dominant language
Python
Stars
162
Forks
18
PR merge metrics
No merged PRs in 30d

Description

We need to generate a big repo with 10k+ git tags and 10k+ commits:
- to check how GTO will handle those
- to use in Studio BE for benchmarking and driving the development

If GTO / Studio will process those git tags slow enough, we need to see if we can optimize something:
- maybe we can limit the tags `check-ref` analyzes to only those that reference a single commit
- maybe we can optimize constructing internal registry state in GTO / make it lazier than now (e.g. read stuff by parts/chunks?)

cc @amritghimire

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.