codeparser: Call intern over the set contents for better cache performance
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 11 Mar 2012 14:30:31 +0000 (14:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Mar 2012 15:52:33 +0000 (15:52 +0000)
commit4bc9d1d5430219aa77a6e3af924079176e29574b
treebe3b023a0ea280baa6e230b769e3bff2aff630c5
parent0338e2af6cfc24be3631b84c6ed44ca21e56bbef
codeparser: Call intern over the set contents for better cache performance

See the comment in the code in the commit for more information.

(Bitbake rev: 2d56dc7b1f0d186e14c4c8a949b280b6b3fc31de)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/codeparser.py