-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: find realizations from other env branches #7385
Conversation
Mathlib CI status (docs):
|
!bench |
Here are the benchmark results for commit 4da709f. Benchmark Metric Change
=====================================================================
- Init.Data.List.Sublist async branches 1.1% (96.7 σ)
- Init.Prelude async branches 10.9% (1757.0 σ)
- Init.Prelude async instructions 8.8% (1295.7 σ)
+ Init.Prelude async maxrss -4.3% (-35.7 σ)
- identifier auto-completion branches 5.9% (783.4 σ)
- identifier auto-completion instructions 5.1% (602.6 σ)
- stdlib blocked 161.9% (588.7 σ)
- stdlib dsimp 5.5% (108.7 σ)
+ stdlib share common exprs -4.8% (-12.5 σ)
+ stdlib type checking -2.2% (-19.5 σ)
- stdlib wall-clock 9.4% (13.9 σ) |
!bench |
Here are the benchmark results for commit 43f0b0b. Benchmark Metric Change
========================================================================
+ Init.Data.List.Sublist async branches -2.1% (-202.2 σ)
+ Init.Data.List.Sublist async instructions -1.7% (-153.8 σ)
- Init.Data.List.Sublist async wall-clock 12.7% (11.5 σ)
- Init.Prelude async wall-clock 15.1% (21.1 σ)
+ reduceMatch instructions -1.3% (-52.5 σ)
- stdlib attribute application 12.4% (19.3 σ)
- stdlib blocked 152.4% (87.7 σ)
+ stdlib dsimp -4.0% (-14.4 σ)
- stdlib instantiate metavars 5.1% (15.5 σ)
+ stdlib share common exprs -2.9% (-10.6 σ)
+ stdlib tactic execution -3.4% (-22.6 σ)
+ stdlib task-clock -2.5% (-12.3 σ)
+ stdlib type checking -2.4% (-17.3 σ)
- stdlib wall-clock 10.7% (23.4 σ) |
!bench |
Here are the benchmark results for commit 097a8f0. |
!bench |
Here are the benchmark results for commit 1fddb60. Benchmark Metric Change
======================================================================
+ Init.Data.List.Sublist async branches -2.3% (-362.4 σ)
+ Init.Data.List.Sublist async instructions -1.9% (-291.8 σ)
+ Init.Prelude async branches -7.2% (-226.2 σ)
+ Init.Prelude async instructions -5.8% (-157.2 σ)
+ identifier auto-completion branches -16.0% (-1050.4 σ)
+ identifier auto-completion instructions -13.5% (-799.2 σ)
+ identifier auto-completion task-clock -11.5% (-10.3 σ)
+ reduceMatch instructions -1.4% (-57.4 σ)
+ stdlib dsimp -7.2% (-50.5 σ)
+ stdlib instructions -1.5% (-297.9 σ)
+ stdlib share common exprs -3.6% (-20.2 σ) |
!bench |
Here are the benchmark results for commit f3b921d. Benchmark Metric Change
===============================================================
+ Init.Data.List.Sublist async branches -2.3% (-125.7 σ)
+ Init.Data.List.Sublist async instructions -1.9% (-91.2 σ)
+ Init.Prelude async branches -7.3% (-229.6 σ)
+ Init.Prelude async instructions -5.9% (-156.4 σ)
+ identifier auto-completion branches -16.2% (-872.1 σ)
+ identifier auto-completion instructions -13.6% (-714.1 σ)
+ reduceMatch instructions -1.4% (-39.4 σ)
+ stdlib instructions -1.5% (-142.5 σ)
+ stdlib task-clock -1.2% (-25.2 σ) |
Pull Request is not mergeable
No description provided.