summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-numpy
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-14 11:43:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-14 11:50:47 +0000
commit5901189f0442cefc4d17623547f7358ffc2d37a6 (patch)
treebe1522796612ec820a9402cdc2a296e06b783d0e /meta/recipes-devtools/python/python-numpy
parentb7ec21ac8ebac9d7fba34d6f11d93ecb8f561ca8 (diff)
downloadopenembedded-core-5901189f0442cefc4d17623547f7358ffc2d37a6.tar.gz
openembedded-core-5901189f0442cefc4d17623547f7358ffc2d37a6.tar.bz2
openembedded-core-5901189f0442cefc4d17623547f7358ffc2d37a6.zip
ptest: d.keys() is slow, use a list instead
Unfortunately d.keys is extremely slow. Using a list in this case should be fine since the addtask lines are immediately above the code and aren't going to change often. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-numpy')
0 files changed, 0 insertions, 0 deletions