Skip to content

Uvhandle optimizations#62

Merged
Vizonex merged 3 commits intomainfrom
uvhandle-optimizations
Jul 27, 2025
Merged

Uvhandle optimizations#62
Vizonex merged 3 commits intomainfrom
uvhandle-optimizations

Conversation

@Vizonex
Copy link
Owner

@Vizonex Vizonex commented Jul 27, 2025

Small Optimizations for exception handling in lower level functions where the UvHandle is stored this should optimize all objects that rely on it, exception handling was made a bit sharper as well by removing raise in replacement for CPython's PyErr_SetObject which seeks to have faster execution of certain exceptions.

@Vizonex Vizonex merged commit ec57ea5 into main Jul 27, 2025
19 of 20 checks passed
@Vizonex Vizonex deleted the uvhandle-optimizations branch July 27, 2025 22:08
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