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

[Merged by Bors] - perf(Group.Units): factor out data fields #11332

Closed
wants to merge 4 commits into from

Conversation

mattrobball
Copy link
Collaborator

We factor out data fields to avoid unecessary unfolding.


Open in Gitpod

@mattrobball
Copy link
Collaborator Author

!bench

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit 9e7d158.
There were significant changes against commit 9ddaa42:

  Benchmark                                          Metric         Change
  ========================================================================
- build                                              linting          5.5%
- ~Mathlib.CategoryTheory.Monoidal.Internal.Module   instructions     5.2%
+ ~Mathlib.NumberTheory.NumberField.Discriminant     instructions    -5.6%
+ ~Mathlib.NumberTheory.NumberField.Units            instructions   -16.6%

@mattrobball mattrobball added the awaiting-review The author would like community review of the PR label Mar 25, 2024
@semorrison
Copy link
Contributor

bors d+

@mathlib-bors
Copy link

mathlib-bors bot commented Mar 26, 2024

✌️ mattrobball can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated and removed awaiting-review The author would like community review of the PR labels Mar 26, 2024
Co-authored-by: Scott Morrison <scott@tqft.net>
@mattrobball
Copy link
Collaborator Author

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Mar 26, 2024
mathlib-bors bot pushed a commit that referenced this pull request Mar 26, 2024
We factor out data fields to avoid unecessary unfolding.



Co-authored-by: Matthew Robert Ballard <100034030+mattrobball@users.noreply.github.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 26, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title perf(Group.Units): factor out data fields [Merged by Bors] - perf(Group.Units): factor out data fields Mar 26, 2024
@mathlib-bors mathlib-bors bot closed this Mar 26, 2024
@mathlib-bors mathlib-bors bot deleted the mrb/factor_out_data_group_units branch March 26, 2024 16:32
Louddy pushed a commit that referenced this pull request Apr 15, 2024
We factor out data fields to avoid unecessary unfolding.



Co-authored-by: Matthew Robert Ballard <100034030+mattrobball@users.noreply.github.com>
atarnoam pushed a commit that referenced this pull request Apr 16, 2024
We factor out data fields to avoid unecessary unfolding.



Co-authored-by: Matthew Robert Ballard <100034030+mattrobball@users.noreply.github.com>
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
We factor out data fields to avoid unecessary unfolding.



Co-authored-by: Matthew Robert Ballard <100034030+mattrobball@users.noreply.github.com>
callesonne pushed a commit that referenced this pull request Apr 22, 2024
We factor out data fields to avoid unecessary unfolding.



Co-authored-by: Matthew Robert Ballard <100034030+mattrobball@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants