Skip to content

Improved slow tasks for MEX#10272

Merged
micheles merged 16 commits into
masterfrom
simple-weight
Jan 20, 2025
Merged

Improved slow tasks for MEX#10272
micheles merged 16 commits into
masterfrom
simple-weight

Conversation

@micheles

@micheles micheles commented Jan 20, 2025

Copy link
Copy Markdown
Contributor

Weeks ago @kejohnso run a calculation for MEX on cole taking over 10 hours (i.e. 5x longer than the right amount of time) due to a slow task. This is now finally fixed. Here are some numbers on the machine engine192:

# before vs after
| operation-duration | counts | mean     | stddev | min      | max      | slowfac |
|--------------------+--------+----------+--------+----------+----------+---------|
| classical          | 416    | 907.9    | 87%    | 234.4    | 11_394   | 12.5502 |
| classical          | 377    | 998.3    | 67%    | 87.0405  | 2_442    | 2.4465  |

The slowest task is 4.7x faster now.

@micheles micheles added this to the Engine 3.23.0 milestone Jan 20, 2025
@micheles micheles self-assigned this Jan 20, 2025
@micheles micheles merged commit d0a7124 into master Jan 20, 2025
@micheles micheles deleted the simple-weight branch January 20, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant