coq icon indicating copy to clipboard operation
coq copied to clipboard

Eta for records is awesome, but sometimes slow (polyproj)

Open JasonGross opened this issue 11 years ago • 0 comments

I have an example at https://gist.github.com/JasonGross/8852236 (very bottom) where the unification engine churns for 3-4 seconds before deciding that terms are unifiable. I'm not sure if anything can be done about this, but I figured I'd mention it. I'll try to trim down the gist at some point; unfortunately, it's around 8000 lines right now.

JasonGross avatar Feb 06 '14 20:02 JasonGross