-
Notifications
You must be signed in to change notification settings - Fork 428
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
chore: Elab.async benchmarking #6210
Draft
Kha
wants to merge
1
commit into
leanprover:master
Choose a base branch
from
Kha:push-yymtronkstxl
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!bench |
github-actions
bot
added
the
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
label
Nov 25, 2024
leanprover-community-mathlib4-bot
added a commit
to leanprover-community/batteries
that referenced
this pull request
Nov 25, 2024
leanprover-community-mathlib4-bot
added a commit
to leanprover-community/mathlib4
that referenced
this pull request
Nov 25, 2024
Here are the benchmark results for commit 13c79f9. Benchmark Metric Change
=============================================================
- big_do branches 1.9% (46.1 σ)
- big_do instructions 1.8% (41.1 σ)
- big_omega.lean branch-misses 6.4% (26.7 σ)
- big_omega.lean branches 1.7% (96.3 σ)
- big_omega.lean instructions 1.5% (97.4 σ)
- bv_decide_mul branch-misses 2.3% (11.3 σ)
- bv_decide_realworld branch-misses 1.3% (10.5 σ)
+ import Lean wall-clock -4.3% (-10.2 σ)
+ lake env task-clock -9.3% (-13.2 σ)
+ lake env wall-clock -9.3% (-13.0 σ)
- simp_arith1 branch-misses 3.2% (27.1 σ)
+ stdlib instantiate metavars -8.8% (-86.5 σ) |
leanprover-community-bot
added
the
builds-mathlib
CI has verified that Mathlib builds against this PR
label
Nov 25, 2024
Mathlib CI status (docs):
|
Kha
force-pushed
the
push-yymtronkstxl
branch
3 times, most recently
from
November 28, 2024 13:39
5c1c213
to
82b9f96
Compare
leanprover-community-mathlib4-bot
added a commit
to leanprover-community/batteries
that referenced
this pull request
Nov 28, 2024
leanprover-community-mathlib4-bot
added a commit
to leanprover-community/mathlib4
that referenced
this pull request
Nov 28, 2024
Kha
force-pushed
the
push-yymtronkstxl
branch
from
November 29, 2024 15:57
82b9f96
to
4df1dd6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
builds-mathlib
CI has verified that Mathlib builds against this PR
toolchain-available
A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Stacked on #6209