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

refactor(RHTAPBUGS-919): reuse session in pyxis api calls #91

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

mmalina
Copy link
Contributor

@mmalina mmalina commented Nov 9, 2023

In my testing, when running this script against qa Pyxis with an sbom that has 113 components, this will yield around 27 % of script runtime reduction.

Note that I'm also working on batching of the component creation in Pyxis which will bring even more performance increase, but that will be another PR.

@mmalina mmalina requested review from a team, theflockers, ralphbean, davidmogar, scoheb, jinqi7, happybhati and Troy876 and removed request for a team November 9, 2023 15:29
In my testing, when running this script against qa Pyxis
with an sbom that has 113 components, this will yield
around 27 % of script runtime reduction.

Signed-off-by: Martin Malina <[email protected]>
@mmalina mmalina force-pushed the pyxis-sbom-optimization-1 branch from 50abcb5 to d838863 Compare November 10, 2023 12:04
@mmalina mmalina merged commit 493451a into main Nov 10, 2023
3 checks passed
@mmalina mmalina deleted the pyxis-sbom-optimization-1 branch November 10, 2023 12:09
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.

3 participants