Skip to content
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

feat: add Lean.Expr.numObjs #4754

Merged
merged 1 commit into from
Jul 16, 2024
Merged

feat: add Lean.Expr.numObjs #4754

merged 1 commit into from
Jul 16, 2024

Conversation

leodemoura
Copy link
Member

Add helper function for computing the number of allocated sub-expressions in a given expression. Note: Use this function primarily for diagnosing performance issues.

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc July 15, 2024 23:56 Inactive
@leodemoura leodemoura added this pull request to the merge queue Jul 16, 2024
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jul 16, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

leanprover-community-mathlib4-bot commented Jul 16, 2024

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 57b8b32c72b586ec062a200973192d8f8f2997c0 --onto ce73bbe277140201cdb3ad3015c13d01948704b2. (2024-07-16 00:02:22)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 1a9cbc96f1cbbbd2bb0092e574c5de64dc9d948c --onto ce73bbe277140201cdb3ad3015c13d01948704b2. (2024-07-16 15:48:57)

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 16, 2024
Add helper function for computing the number of allocated sub-expressions in a given expression.
Note: Use this function primarily for diagnosing performance issues.
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc July 16, 2024 15:47 Inactive
@leodemoura leodemoura added this pull request to the merge queue Jul 16, 2024
Merged via the queue into master with commit b73fe04 Jul 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants