Skip to content

fix(perf): stabilize interop perf test setup and timeout handling#1258

Open
acul71 wants to merge 12 commits intomainfrom
fix-perf-interop-test
Open

fix(perf): stabilize interop perf test setup and timeout handling#1258
acul71 wants to merge 12 commits intomainfrom
fix-perf-interop-test

Conversation

@acul71
Copy link
Copy Markdown
Contributor

@acul71 acul71 commented Mar 2, 2026

Summary

Related issue

Test plan

  • Run make pr with project venv on PATH
  • Verify pre-commit hooks (ruff, mypy, pyrefly) pass during commit
  • Run perf interop scenario in CI to validate end-to-end stability

acul71 and others added 12 commits March 2, 2026 03:53
Improve the perf interop harness and QUIC-related timeout wiring to reduce flaky startup and negotiation failures in perf testing.

Made-with: Cursor
Add a bugfix newsfragment referencing issue #1257 for the perf interop stability and timeout-hardening changes.

Made-with: Cursor
Drop the perf interop constraints file and install from pyproject dependency ranges to keep rolling dependency behavior.

Made-with: Cursor
Revert the perf interop Docker base image to python:3.13-slim to keep the existing runtime target.

Made-with: Cursor
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.

perf interop test fails without venv-managed tooling and timeout hardening

2 participants