Skip to content

Make performance model script updates [only legacy]#88

Merged
ian-ross merged 5 commits intoMIT-LAE:mainfrom
aditeyashukla:make_performance_model_updates
Feb 27, 2026
Merged

Make performance model script updates [only legacy]#88
ian-ross merged 5 commits intoMIT-LAE:mainfrom
aditeyashukla:make_performance_model_updates

Conversation

@aditeyashukla
Copy link
Copy Markdown
Contributor

No description provided.

@ian-ross
Copy link
Copy Markdown
Member

With this one, do you just want to do what we discussed and read LTO data from a TOML file in the same format as it eventually appears in the performance model file? You can do that by reading the TOML data, calling LTOPerformanceInput.model_validate on the TOML dictionary to get an LTOPerformanceInput value (defined here), then call convert on that value to get a real LTOPerformance value.

@ian-ross
Copy link
Copy Markdown
Member

Looks good to me!

@ian-ross ian-ross merged commit 6242e76 into MIT-LAE:main Feb 27, 2026
4 checks passed
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