Rpm looks up paths starting by the basename, which is why something ending in 
"lib" will turn up a huge amount of results whereas "1.100" probably doesn't. 
And then when you apply all the symlink checking etc... it turns out to be a 
lot of stat()'s. But stat() is cheap, trying to optimize a few away just does 
not benefit anything at all.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1770#issuecomment-914066080
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to