-
Notifications
You must be signed in to change notification settings - Fork 10
Not optimal derivation order for AllLTE #258
Copy link
Copy link
Open
Labels
derive: least-effortRelates to the `LeastEffort` derivation algorithmRelates to the `LeastEffort` derivation algorithmissue: performanceWhen work takes too much resourcesWhen work takes too much resourcespart: derivationRelated to automated derivation of generatorsRelated to automated derivation of generatorsstatus: confirmed bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
derive: least-effortRelates to the `LeastEffort` derivation algorithmRelates to the `LeastEffort` derivation algorithmissue: performanceWhen work takes too much resourcesWhen work takes too much resourcespart: derivationRelated to automated derivation of generatorsRelated to automated derivation of generatorsstatus: confirmed bugSomething isn't workingSomething isn't working
Consider the following example:
Logging shows that
Stepis generated with not optimal order of its parameters. It would be much faster if it tried to generateLTEand only then went to the recursive path