summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.32.inc
diff options
context:
space:
mode:
authorKonrad Scherer <Konrad.Scherer@windriver.com>2019-09-27 14:56:42 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-02 14:41:22 +0100
commitad36335b8592e0387dd36066920cd5ffefd375f8 (patch)
treed50c3669297b05b5abbe80340d758200d262807c /meta/recipes-devtools/binutils/binutils-2.32.inc
parentf5259a62d444dfc221a9ba592dbca35564f794ac (diff)
downloadopenembedded-core-ad36335b8592e0387dd36066920cd5ffefd375f8.tar.gz
gen-lockedsig-cache: Replace glob lookup with hash to filename lookup
Using the glob function to map signatures to sstate files is very slow when the sstate is large and accessed over nfs. The lookup now only loads the necessary prefixes and doesn't use glob as all. Unfortunately I don't have access to the systems where the performance isse was noticed and on my test system the glob is fast enough that the performance numbers aren't useful. I could verify that file list returned by the new code is the same. [YOCTO #13539] Signed-off-by: Konrad Scherer <Konrad.Scherer@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.32.inc')
0 files changed, 0 insertions, 0 deletions