Skip to content

Add Yappi for optional profiling#52

Merged
willbarton merged 1 commit intomainfrom
add/yappi
Apr 7, 2026
Merged

Add Yappi for optional profiling#52
willbarton merged 1 commit intomainfrom
add/yappi

Conversation

@willbarton
Copy link
Copy Markdown
Member

We use Yappi to enable optional profiling of our data processing management commands (parse, post_parse, and evaluate). This small change adds it to our requirements so it's always available.

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)

We use Yappi to enable optional profiling of our data processing management commands (`parse`, `post_parse`, and `evaluate`). This small change adds it to our requirements so it's always available.
@willbarton willbarton requested a review from schbetsy April 6, 2026 16:12
@willbarton willbarton merged commit fed95a7 into main Apr 7, 2026
3 checks passed
@willbarton willbarton deleted the add/yappi branch April 7, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants