Skip to content

Commit

Permalink
test: add a benchmark that is slow to elaborate (leanprover#5656)
Browse files Browse the repository at this point in the history
Add an example Lean file that includes an unusually large definition
that takes a long time to elaborate.

It may be that it's difficult to process it more efficiently, but
perhaps someone will discover a way to improve it if it's in the
benchmark suite. Improved performance on this benchmark will likely make
some program analysis and verification tasks within Lean more feasible.

---------

Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
  • Loading branch information
2 people authored and tobiasgrosser committed Oct 27, 2024
1 parent 879202f commit bb5ed73
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 0 deletions.
Loading

0 comments on commit bb5ed73

Please sign in to comment.