• Michael Meeks's avatar
    configmgr: faster / simpler compare for keys. · bfb97833
    Michael Meeks yazdı
    A surprising amount of time is/was spent comparing keys in the
    std::map red/black tree traversing nodes. Since we don't need
    the data truly sorted, instead sort in length buckets. Kills
    90k rtl_ustring_compare_withLength calls on startup, around
    0.9% of headless start.
    
    Change-Id: Ib23aff151ad50d56bbf2ba3e28882cc81898d9ec
    bfb97833
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch Loading commit data...
qa Loading commit data...
source Loading commit data...
CppunitTest_configmgr_unit.mk Loading commit data...
JunitTest_configmgr_unoapi.mk Loading commit data...
Library_configmgr.mk Loading commit data...
Makefile Loading commit data...
Module_configmgr.mk Loading commit data...
README Loading commit data...