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

GD-336: Improve test suite parsing for large function descriptors #342

Merged
merged 2 commits into from
Dec 22, 2022

Conversation

MikeSchulze
Copy link
Owner

Why

Loading of a test suite with an parameterized test and a huge parameter set was resulting in extrem long loading time

What

Simplifyed the function descriptor parsing to speedup loading time.

# Why
Loading of a test suite with an parameterized test and a huge parameter set was resulting in extrem long loading time


# What
Simplifyed the function descriptor parsing to speedup loading time.
@MikeSchulze MikeSchulze self-assigned this Dec 20, 2022
@MikeSchulze MikeSchulze linked an issue Dec 20, 2022 that may be closed by this pull request
@MikeSchulze MikeSchulze merged commit 78cffe1 into master Dec 22, 2022
@MikeSchulze MikeSchulze deleted the GD-336 branch December 22, 2022 19:34
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.

GD-336: Test run takes too long to begin execution
1 participant