Skip to content

[WIP] error messages: add control statements only when errors are generated#51576

Closed
scheibelp wants to merge 1 commit intospack:developfrom
scheibelp:bugfix/error-messages-faster
Closed

[WIP] error messages: add control statements only when errors are generated#51576
scheibelp wants to merge 1 commit intospack:developfrom
scheibelp:bugfix/error-messages-faster

Conversation

@scheibelp
Copy link
Copy Markdown
Member

This is an (incomplete) attempt at handling the performance regression in #45800

The statements that cause the performance regression are only required for error messages (see: #45800 (comment)), so I wanted to try moving them out of the base program. It does not appear to work - at least the way I tried it.

@scheibelp
Copy link
Copy Markdown
Member Author

On further consideration, I think I cannot change anything about the original failed solve, only potentially derive more facts from what was already there, so I think this (or anything like it) would not work.

@scheibelp scheibelp closed this Nov 14, 2025
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