xbps_metadir: use an hash table (via uthash): 15s vs 1m10s.
This commit is contained in:
@@ -455,12 +455,6 @@ struct xbps_handle {
|
||||
* Array of dictionaries with all registered repositories.
|
||||
*/
|
||||
prop_array_t repo_pool;
|
||||
/**
|
||||
* @private
|
||||
*
|
||||
* Array of pkg dictionaries from metadir.
|
||||
*/
|
||||
prop_array_t metadir_pool;
|
||||
/**
|
||||
* @private pkgdb.
|
||||
*
|
||||
|
Reference in New Issue
Block a user