Skip to content

feat: switch case study from flask to django#3

Merged
ozeranskii merged 1 commit into
mainfrom
feat/django-case-study
Jun 23, 2026
Merged

feat: switch case study from flask to django#3
ozeranskii merged 1 commit into
mainfrom
feat/django-case-study

Conversation

@ozeranskii

Copy link
Copy Markdown
Contributor

Replace the flask case study with django (v5.2.9, python tests/runtests.py --parallel): its multi-minute parallel suite exercises all 4 vCPU, so the runner comparison is meaningful where flask (~20s) was overhead-dominated.

  • Three django workflows (reusable + tempus/github callers differing only in runner) + pin record; flask workflows and pin removed.
  • case_study_collect.py: --upstream (table column) separated from --repo (runs host); gh failures now surface cleanly instead of a traceback.

Replace the flask case study with django (v5.2.9, `python tests/runtests.py
--parallel`): its multi-minute parallel suite exercises all 4 vCPU, so the
runner comparison is meaningful where flask (~20s) was overhead-dominated.

- case_study_collect.py: separate --upstream (table column) from --repo
  (runs host); surface gh failures cleanly instead of a traceback
@ozeranskii ozeranskii merged commit 916093a into main Jun 23, 2026
2 checks passed
@ozeranskii ozeranskii deleted the feat/django-case-study branch June 23, 2026 07:14
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.

1 participant