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

[python]: Import polars-core, not polars in dependencies #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kylebarron
Copy link
Member

I thought this would make compile times faster (since it doesn't compile polars-time, polars-ops, polars-io, or polars-lazy), but it looks inconclusive below

rm -rf target/release && time maturin build --release

This branch:

4006.51s user 202.46s system 856% cpu 8:11.40 total

master:

3896.06s user 207.13s system 801% cpu 8:31.87 total

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.

None yet

1 participant