chore: add import Lean (cold) benchmark#14121
Conversation
|
Reference manual CI status:
|
|
!bench |
|
Benchmark results for f834803 against bc5f89f are in. There are significant results. @Kha
Small changes (2🟥)
|
|
Mathlib CI status (docs):
|
|
!bench |
|
Benchmark results for 9da5dad against bc5f89f are in. There are significant results. @Garmelon
Large changes (2✅)
Medium changes (1✅)
Small changes (1✅, 4🟥)
|
Garmelon
left a comment
There was a problem hiding this comment.
The cache eviction logic is not really related to the measure logic, so there's no need for it to live in measure.py (which is manually kept in sync across different bench suites). Instead, it should just be its own script (or part of the benchmark, until we need it in more than one place).
|
Yes a separate Python script would be fine. We'll need it in Mathlib as well. The bash script takes 54 SECONDS to run for me... |
The bash version was pretty slow.
No description provided.