Re: [Rpm-maint] [rpm-software-management/rpm] Implement proper user/group lookup caching with STL maps (PR #3076)

2024-05-07 Thread Panu Matilainen
Merged #3076 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3076#event-12724208939 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

[Rpm-maint] [rpm-software-management/rpm] Implement proper user/group lookup caching with STL maps (PR #3076)

2024-05-06 Thread Panu Matilainen
It may not make much difference for performance for our current use-cases, but since its not really any more code now... Natively allocate the rpmug struct to enable this. You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/3076