Skip to content

Switch to use own objects#15

Merged
Aljutor merged 13 commits into
masterfrom
avoid_python_alloc
Jun 29, 2025
Merged

Switch to use own objects#15
Aljutor merged 13 commits into
masterfrom
avoid_python_alloc

Conversation

@Aljutor

@Aljutor Aljutor commented Jun 29, 2025

Copy link
Copy Markdown
Owner

Goal of this PR is to switch and use own types allocated in rust, so they can be created concurrently without need for any locks, git, etc.

Overall this leads to quite nice perf gains, is_match on long lists now 35 times faster than native python 3.12 version)

@Aljutor Aljutor merged commit f7265bb into master Jun 29, 2025
10 checks passed
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