isMoreEfficientThan
P82889
predicate
Indicates that one entity performs a task or uses resources in a way that achieves the same or better outcome with less time, effort, or cost than another entity.
All labels observed (4)
| Label | Occurrences |
|---|---|
| isMoreEfficientThan canonical | 3 |
| outperformsInAmortizedSense | 2 |
| hasBetterPerformanceThan | 1 |
| improvesSampleEfficiencyOver | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: isMoreEfficientThan
Generated description
Indicates that one entity performs a task or uses resources in a way that achieves the same or better outcome with less time, effort, or cost than another entity.
Sample triples (7)
| Subject | Object |
|---|---|
| GetBulkRequest-PDU | multiple GetNextRequest-PDU operations ⓘ |
| GetBulk operation | repeated GetNext operations ⓘ |
| Fibonacci heap | decrease-key compared to binary heap via predicate surface "outperformsInAmortizedSense" ⓘ |
| Fibonacci heap | merge compared to binary heap via predicate surface "outperformsInAmortizedSense" ⓘ |
| TD3 | DDPG via predicate surface "improvesSampleEfficiencyOver" NERFINISHED ⓘ |
| System.ValueTuple | System.Tuple NERFINISHED ⓘ |
| ManualResetEventSlim | ManualResetEvent in many scenarios via predicate surface "hasBetterPerformanceThan" NERFINISHED ⓘ |