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(Analysis/Convex/Segment): squeeze two slow simps #14537

Closed
wants to merge 1 commit into from

Conversation

grunweg
Copy link
Collaborator

@grunweg grunweg commented Jul 8, 2024

These simp calls take 1 and 0.6s, respectively: squeeze them instead. This regressed in #14516.


Open in Gitpod

These new simp calls take 1 and 0.6s, respectively: squeeze them instead.
@grunweg grunweg added awaiting-review easy < 20s of review time. See the lifecycle page for guidelines. labels Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

PR summary 373aa81326

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@mattrobball
Copy link
Collaborator

bors delegate+

Great. Please merge once CI is satisfied.

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 8, 2024

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

@grunweg
Copy link
Collaborator Author

grunweg commented Jul 8, 2024

For the record: perf run for the regressing PR, which shows the slow-down of Analysis/Convex/Segment quite clearly.

@grunweg
Copy link
Collaborator Author

grunweg commented Jul 8, 2024

Thanks for the fast review!
bors r+

mathlib-bors bot pushed a commit that referenced this pull request Jul 8, 2024
These simp calls take 1 and 0.6s, respectively: squeeze them instead. This regressed in #14516.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 8, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title perf(Analysis/Convex/Segment): squeeze two slow simps [Merged by Bors] - perf(Analysis/Convex/Segment): squeeze two slow simps Jul 8, 2024
@mathlib-bors mathlib-bors bot closed this Jul 8, 2024
@mathlib-bors mathlib-bors bot deleted the MR-faster-convex-segment branch July 8, 2024 21:07
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated easy < 20s of review time. See the lifecycle page for guidelines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants