Is there a story for incremental porting of performance-critical Ltac1 code? The overhead of switching between Ltac1 and Ltac2 is so high (see https://github.com/coq/coq/issues/16412) that it's essentially impossible to debug performance regressions introduced by porting to Ltac2.
Last updated: Jun 01 2023 at 11:01 UTC