diff options
author | Bruce Richardson <bruce.richardson@intel.com> | 2018-04-12 15:33:49 +0100 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-04-13 01:04:38 +0000 |
commit | 7806175c218d079bd2b608f96a902c6fcd17334d (patch) | |
tree | 05658cb758bfdd5ea1fb1c1d7f373264f1193ed3 /mesonbuild/interpreter.py | |
parent | c213d715ebb594c52425d361409aa28d13b77d9a (diff) | |
download | meson-7806175c218d079bd2b608f96a902c6fcd17334d.zip meson-7806175c218d079bd2b608f96a902c6fcd17334d.tar.gz meson-7806175c218d079bd2b608f96a902c6fcd17334d.tar.bz2 |
don't create unneeded internal dependency objects
when flattening the chained dependencies of an object, we don't need to
create any new internal dependencies if all the fields to be added to it
are empty.
For projects with a lot of libraries and dependency objects this can lead
to noticeable performance improvements.
fixup
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions