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

Htp table optimization + workflows cleanups/v2 #431

Closed
wants to merge 5 commits into from

Conversation

inashivb
Copy link
Member

@inashivb inashivb commented Aug 13, 2024

Previous PR: #430

Changes since v1: added almalinux 8 and 9 jobs to replace CentOS 7

It is unnecessary to always fetch the element as it is only needed when
there is a match. Get the list item only when the key candidate matches
the key parameter and the element needs to be returned. This will ensure
lesser calls to htp_list_get fn.
@inashivb inashivb closed this Aug 13, 2024
@inashivb inashivb deleted the htp-table-optimizations/v2 branch August 13, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant