Skip to content

Conversation

@wenming21
Copy link
Owner

  1. Optimize the code and use the mimalloc memory allocator to improve the running speed of the Python binding.
  2. The find_data and find_absolute_path methods have been added to Finder, which return the matching value and absolute path respectively.
  3. test_bindings.py all tests passed, running on Windows 10 with python version 3.13.7.
  4. Comments are added in lib.rs.

1. Optimize the code and use the mimalloc memory allocator to improve the running speed of the Python binding.
2. The find_data and find_absolute_path methods have been added to Finder, which return the matching value and absolute path respectively.
3. test_bindings.py all tests passed, running on Windows 10 with python version 3.13.7.
4. Comments are added in lib.rs.
@wenming21 wenming21 merged commit 6787477 into main Oct 2, 2025
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