[Rpm-maint] [rpm-software-management/rpm] Replace digest bundle static sized array with STL map (PR #3163)

Daniel Alley notifications at github.com
Fri Jun 14 13:04:26 UTC 2024


>Technically it's more efficient because we don't need to brute-force search

Well, for small numbers of items (<100) brute force is generally faster than a map.  Not that it matters - like you say, the real-world difference is negligible.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3163#issuecomment-2167997537
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3163/c2167997537 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240614/fbb4472d/attachment-0001.html>


More information about the Rpm-maint mailing list