Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster extraction using C bindings #1

Open
GuillaumeDesforges opened this issue Sep 14, 2023 · 0 comments
Open

Faster extraction using C bindings #1

GuillaumeDesforges opened this issue Sep 14, 2023 · 0 comments

Comments

@GuillaumeDesforges
Copy link
Collaborator

github.com/tweag/python-nix allows evaluation of Nix expressions without spawning a Nix process every time.

Due to today's state of python-nix, it is not reasonable to remplace the current extraction process entirely yet.

nixtract should allow to use such method via an optional flag. Candidates are --c-bindings, --fast, --experimental.

@GuillaumeDesforges GuillaumeDesforges changed the title feat: faster extraction using C bindings Faster extraction using C bindings Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant