Skip to content

Conversation

@JeffersGlass
Copy link
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
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
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