Skip to content

Include CONFIG_ARGS in Metadata#180

Merged
vstinner merged 2 commits intopsf:mainfrom
JeffersGlass:config-flags
Apr 19, 2024
Merged

Include CONFIG_ARGS in Metadata#180
vstinner merged 2 commits intopsf:mainfrom
JeffersGlass:config-flags

Conversation

@JeffersGlass
Copy link
Copy Markdown
Contributor

This PR includes the value of sys.get_config_var('CONFIG_ARGS') in the metadata for a benchmark run.

This value is not added to _bench._CHECKED_METADATA, since it is often useful and desired to compare two benchmarks with different build configs.

Closes #179

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@vstinner vstinner merged commit 9a99cbe into psf:main Apr 19, 2024
@vstinner
Copy link
Copy Markdown
Member

Merged, thank you.

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.

Include CONFIG_ARGS in Metadata

2 participants