Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(PET): parallel computation of function metadata #443

Merged

Conversation

lukasrothenberger
Copy link
Collaborator

No description provided.

@lukasrothenberger lukasrothenberger added enhancement New feature or request quick Does not take a lot of time labels Nov 22, 2023
@lukasrothenberger lukasrothenberger self-assigned this Nov 22, 2023
Comment on lines 20 to 21
def pet_function_metadata_parse_func(param_tuple):
func_node = param_tuple
Copy link
Collaborator

Choose a reason for hiding this comment

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

is there a reason to not use param_tuple directly but instead reassign to a new variable?

@lukasrothenberger lukasrothenberger merged commit 6171ee5 into release/3.0.1 Nov 29, 2023
3 checks passed
@lukasrothenberger lukasrothenberger deleted the performance/parallel/function_metadata branch November 29, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quick Does not take a lot of time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants