Skip to content

Profiling

akozumpl edited this page Jul 25, 2012 · 1 revision

Repo loading

  • at 47b6740, libsolv built with -DCMAKE_BUILD_TYPE=RelWithDebInfo, that is -O3.
  • primaly goal of the profiling: see the relative times of different repo loading operations
  from .xml from cache
hy_sack_load_rpm_repo 272 8
hy_sack_load_yum_repo (Fedora) 2290 74
hy_sack_load_yum_repo (updates) 751 30
hy_sack_write_all_reops (@System) 264 -
hy_sack_write_all_reops (Fedora) 504 -
hy_sack_write_all_reops (updates) 230 -
hy_sack_load_filelists 12658 50
hy_sack_write_filelists 3631 -
Clone this wiki locally