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

chore: Add mindebug-dev rust profile #19524

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

coastalwhite
Copy link
Collaborator

@coastalwhite coastalwhite commented Oct 30, 2024

This adds a profile that forgoes full debug information to more quickly iterate on code.

Clean compile times:

mindebug-dev: 3m42s
debug: 4m13s

This adds a profile that can be used to more quickly iterate on code.

```
mindebug-dev: 3m42s
debug: 4m13s
```
@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Oct 30, 2024
@ritchie46 ritchie46 merged commit 569d5b7 into pola-rs:main Oct 30, 2024
13 checks passed
@coastalwhite coastalwhite deleted the chore/mindebug-dev-profile branch October 30, 2024 13:56
@c-peters c-peters added the accepted Ready for implementation label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants