Skip to content

Adds an action for detecting a regression in partion #4246

Closed
aadland6 wants to merge 20 commits intomainfrom
add-time-regression
Closed

Adds an action for detecting a regression in partion #4246
aadland6 wants to merge 20 commits intomainfrom
add-time-regression

Conversation

@aadland6
Copy link
Copy Markdown
Contributor

No description provided.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Feb 19, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgithub/​actions/​upload-artifact@​ea165f8d65b6e75b540449e92b4886f43607fa029910010010070

View full report

@aadland6 aadland6 requested a review from badGarnet February 20, 2026 21:15

total = 0.0
for _ in range(iterations):
t0 = time.time()
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use time.perf_counter instead of time.time

aadland6 and others added 20 commits February 23, 2026 08:39
Catchup to main
- resolve lock issue with windows and python 3.13 (lack of library
support): a few dependencies are only required for either non-windows
system or windows but with python version < 3.13
- downgrade `wrapt` so it is compatible with
`opentelemetry-instrumentation-httpx` library
Catchup :
@aadland6 aadland6 force-pushed the add-time-regression branch from cda100f to 8b4ab93 Compare February 23, 2026 14:00
@aadland6 aadland6 closed this Feb 23, 2026
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