• Michael Meeks's avatar
    stoc: accelerate opening of multiple XML .rdb files in a directory · 09524d41
    Michael Meeks yazdı
    Instead of nesting these, we aggregate them into a single non-nested
    registry, which saves lots of CPU at startup, sadly we can only do
    that for the new-style XML registries, so we have to sniff files,
    nevertheless this is still far faster. The merged xml files also
    break the XSimpleRegistry::getURL() method - but it appears not
    to get called.
    09524d41
bootstrap.cxx 24.1 KB