Skip to content

Remove model from being interpolated into warning strings#124

Open
odow wants to merge 1 commit into
mainfrom
od/str-model
Open

Remove model from being interpolated into warning strings#124
odow wants to merge 1 commit into
mainfrom
od/str-model

Conversation

@odow
Copy link
Copy Markdown
Collaborator

@odow odow commented May 15, 2026

First one is a bug.

The others: interpolating a built! model is very expensive. I was running POM.solve!(model) and wondering why there was a 5 minute delay and so much stuff being printed to the screen. I don't know if removing is okay, or if there is a better identifier we can use here.

Copy link
Copy Markdown
Member

@jd-lara jd-lara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can even convert that warn into a @debug call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants