diff options
author | Marcel Hollerbach <mail@marcel-hollerbach.de> | 2018-11-02 14:30:04 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-11-02 21:04:13 +0200 |
commit | 468d1a05ec0a020150e34fb2f0865e3971679c23 (patch) | |
tree | 84573621664afe2a126cb60d3275a45262b67e3a /docs/markdown/Using-with-Visual-Studio.md | |
parent | 388108aa88b8fd44a450f71badd2c3ca5fda1bda (diff) | |
download | meson-468d1a05ec0a020150e34fb2f0865e3971679c23.zip meson-468d1a05ec0a020150e34fb2f0865e3971679c23.tar.gz meson-468d1a05ec0a020150e34fb2f0865e3971679c23.tar.bz2 |
meson: cache get_target_generated_dir
This reduces the build time about 2 sec. The result itself is not hard
to calculate. However, persistent join calls with the same 2 strings are
not that usefull. This also caused about 600'000 calls to
get_target_dir, we are now down to 60'000 calls form this function to
get_target_dir.
Diffstat (limited to 'docs/markdown/Using-with-Visual-Studio.md')
0 files changed, 0 insertions, 0 deletions