Skip to content

Conversation

reitermarkus
Copy link
Member

Partially addresses #372.

@reitermarkus reitermarkus requested a review from a team April 27, 2025 22:13
@Dirbaio
Copy link
Member

Dirbaio commented Apr 27, 2025

Have you measured how much compile time this saves?

IMO features make sense if they prevent pulling in big dependencies, but in this case they just prevent compiling a few hundred lines of code. In this case the compile time difference is probably negligible, and not worth the dev-experience downgrade due to users having to enable features.

@reitermarkus
Copy link
Member Author

No, I didn't measure compile time.

Should we just close #372 then? The only non-optional dependency we have is hash32, which is pretty tiny as well, with no dependencies itself.

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