Skip to content

Refactor UDF module - #33

Open
skr4n wants to merge 8 commits into
mainfrom
refactor-udf
Open

Refactor UDF module#33
skr4n wants to merge 8 commits into
mainfrom
refactor-udf

Conversation

@skr4n

@skr4n skr4n commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator
  • Revise comments
  • Add error types
  • Rearrange code

As always, refer to the commit messages for more info.

@rocky

rocky commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

I don't have a problem with the code. When I run on Ubuntu, I am seeing the time differences that I'm seeing in the CI branch. (I realize though though that github's CI is fine with this.)

@skr4n
skr4n marked this pull request as draft August 19, 2026 08:28
@skr4n
skr4n force-pushed the refactor-udf branch 3 times, most recently from 8d6cca0 to e256695 Compare August 20, 2026 13:45
skr4n added 8 commits August 20, 2026 19:23
Avoid extra allocation when creating a CString from a Path.
Instead, a PathBuf can reuse its existing allocation when converting
into a CString.
Prevent an additional allocation from converting
an `&str` to a `CString`.
@skr4n
skr4n marked this pull request as ready for review August 20, 2026 16:27
@skr4n

skr4n commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

I'll take care of merge conflicts (which should come after one of these is merged).

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