FStar
                                
                                
                                
                                    FStar copied to clipboard
                            
                            
                            
                        Huge verification freeze (performance regression)
Here's an example extracted from my algebra library
FStar freezes for minutes before finally accepting the fraction field definition.
The issue with my algebra code is fixed (I avoided this freeze) -- but the issue with F* remains
Also, this is probably the same problem as mentioned here.
The fix @aseemr suggested didn't work btw.