In the compilation pipeline of GF there is a phase called partial evaluation.
The purpose of this phase is to optimize the functions so that the later
computations will be become efficient. The problem is that this partial
computation is performed twice, thus being to very efficient.
Original issue reported on code.google.com by kr.ange...@gmail.com on 30 Nov 2009 at 10:41
Original issue reported on code.google.com by
kr.ange...@gmail.com
on 30 Nov 2009 at 10:41