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

10x slowdown in Collections_list_meta_fold #9166

Closed
JaroslavTulach opened this issue Feb 23, 2024 · 1 comment · Fixed by #9268
Closed

10x slowdown in Collections_list_meta_fold #9166

JaroslavTulach opened this issue Feb 23, 2024 · 1 comment · Fixed by #9268
Assignees
Labels
--low-performance -compiler -libs Libraries: New libraries to be implemented

Comments

@JaroslavTulach
Copy link
Member

There was more than ten times slowdown on Feburary 19 in Collections_list_meta_fold:

10x slowdown

This may be related to #9165

@JaroslavTulach JaroslavTulach added -compiler -libs Libraries: New libraries to be implemented --low-performance labels Feb 23, 2024
@JaroslavTulach JaroslavTulach moved this from ❓New to 📤 Backlog in Issues Board Feb 27, 2024
@Akirathan Akirathan moved this from 📤 Backlog to ⚙️ Design in Issues Board Mar 4, 2024
@Akirathan Akirathan moved this from ⚙️ Design to 🔧 Implementation in Issues Board Mar 4, 2024
@enso-bot
Copy link

enso-bot bot commented Mar 4, 2024

Pavel Marek reports a new STANDUP for today (2024-03-04):

Progress: - Looking into the regression of Collections.meta_list_fold

  • Profiling, CPU sampling, looking into IGV graphs, adding profiles, ...
  • Seems that the regression can be fixed by enabling splits for EqualsSimpleNode.

@mergify mergify bot closed this as completed in #9268 Mar 5, 2024
@github-project-automation github-project-automation bot moved this from 🔧 Implementation to 🟢 Accepted in Issues Board Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--low-performance -compiler -libs Libraries: New libraries to be implemented
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants