Re: [CVS] RPM: rpm-5_3: rpm/rpmdb/ rpmdb.c

2011-05-27 Thread Jeff Johnson
On May 27, 2011, at 11:05 AM, Per Øyvind Karlsen wrote: > 2011/5/27 Jeff Johnson : >> Nice! > \o/ >> >> Still needs to be done somewhere else though for performance. >> Nothing at all wrong with this "patch", just SHOULD be done >> deeper in dbiFindMatches() for highest performing, most general,

Re: [CVS] RPM: rpm-5_3: rpm/rpmdb/ rpmdb.c

2011-05-27 Thread Per Øyvind Karlsen
2011/5/27 Jeff Johnson : > Nice! \o/ > > Still needs to be done somewhere else though for performance. > Nothing at all wrong with this "patch", just SHOULD be done > deeper in dbiFindMatches() for highest performing, most general, etc etc. Yupp, there's still a lot room for improvement, I've tried

Re: [CVS] RPM: rpm-5_3: rpm/rpmdb/ rpmdb.c

2011-05-27 Thread Jeff Johnson
Nice! Still needs to be done somewhere else though for performance. Nothing at all wrong with this "patch", just SHOULD be done deeper in dbiFindMatches() for highest performing, most general, etc etc. 73 de Jeff On May 27, 2011, at 10:50 AM, Per Øyvind Karlsen wrote: > RPM Package Manager, CV