Skip to content

feat(cli): add --profile flag to gitt miner score (#1179)#1194

Closed
alpurkan17 wants to merge 1 commit into
entrius:testfrom
alpurkan17:feat/1179-profile-flag
Closed

feat(cli): add --profile flag to gitt miner score (#1179)#1194
alpurkan17 wants to merge 1 commit into
entrius:testfrom
alpurkan17:feat/1179-profile-flag

Conversation

@alpurkan17
Copy link
Copy Markdown
Contributor

Summary

Add --profile PATH flag to gitt miner score that runs the scoring pipeline under cProfile and writes a pstats binary.

Validation

  • --profile PATH writes valid pstats file
  • Default invocation unchanged, no profile side-effects
  • ruff check + format pass

Closes #1179

@xiao-xiao-mao xiao-xiao-mao Bot added the enhancement New feature or request label May 12, 2026
@alpurkan17 alpurkan17 force-pushed the feat/1179-profile-flag branch from d3c2b8d to 69ba8b4 Compare May 12, 2026 18:01
@alpurkan17 alpurkan17 force-pushed the feat/1179-profile-flag branch from 69ba8b4 to 78ad433 Compare May 12, 2026 18:03
@anderdc
Copy link
Copy Markdown
Collaborator

anderdc commented May 12, 2026

Duplicate of #1181

@anderdc anderdc marked this as a duplicate of #1181 May 12, 2026
@anderdc anderdc closed this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a profiling flag to gitt miner score

2 participants