Conversation
|
I might be misunderstanding this feature, or missing something about the code changes, |
|
The way to calculate the powerset first and then select specific combinations is fine if the number of feature combinations is small, but as the number of combinations increases, performance and memory usage issues arise, eventually leading to OOM. |
|
Can there be a seeding option? That is, Then |
|
I hadn't thought about that, but indeed supporting seeding seems to be very useful. Added it to the todo list in this PR's description. |
Originally proposed by @orlp. https://discord.com/channels/273534239310479360/273541522815713281/1263250421653438625
There are a few things missing as I have just roughly implemented the idea:
cargo-hack/src/features.rs
Lines 232 to 236 in d6b3164
Example: