Drup / dowsing

᚛ A type of divination employed in attempts to locate identifiers matching a given type expression
ISC License
35 stars 4 forks source link

Investigate performances of unification #9

Open Drup opened 3 years ago

Drup commented 3 years ago

There are cases where we have to fall down to proper unification. In this cases, it would be nice if it was fast. Ideally, the stat function would have an option to give us a "hall of fame" of the slowest queries. There are cases where it's expected, but I think we should collect examples that are really out of line.