diff options
| author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-12 03:42:07 +0530 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-02-17 23:58:20 +0530 |
| commit | 130048583237c30d24b0a09fb6273acb360f2bb6 (patch) | |
| tree | c2bde11cba6cf437a24313bcd5896a1ceba56227 /docs/markdown/Build-options.md | |
| parent | bb7c0a163f8f39993d8ec8927a852f83f3c34985 (diff) | |
| download | meson-130048583237c30d24b0a09fb6273acb360f2bb6.tar.gz | |
minstall: Optimize when to call makedirs()
In `--only-changed` mode, we were spending half our time inside
`makedirs()`, which is a waste in the case when only a few files have
changed.
Speed-up on Windows with gst-build:
```
meson install --only-changed
before: 1.6 seconds
after: 0.9 seconds
```
Diffstat (limited to 'docs/markdown/Build-options.md')
0 files changed, 0 insertions, 0 deletions
