diff options
author | ZyX <kp-pav@yandex.ru> | 2017-03-31 11:38:08 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2017-03-31 16:04:17 +0300 |
commit | 0b528fc4b55a8875579d0a1a5dde852b6c3f55dc (patch) | |
tree | 5009d7e3b059ccee6e14bf12a3b284c42c491f4f /src/clint.py | |
parent | 030c0588a04c7b201ed21ab6bcbc38c040e3d5b6 (diff) | |
download | rneovim-0b528fc4b55a8875579d0a1a5dde852b6c3f55dc.tar.gz rneovim-0b528fc4b55a8875579d0a1a5dde852b6c3f55dc.tar.bz2 rneovim-0b528fc4b55a8875579d0a1a5dde852b6c3f55dc.zip |
cmake: Use file-specific supprresses
`make -C build clint` time is now
make -j5 clint 95.29s user 1.86s system 409% cpu 23.751 total
*without* downloading anything (much worse if something was not cached, still
a bit better then top-level `make clint`). But since without neovim/bot-ci#95 it
is downloading each file one-by-one total time with download (download also
parallel!) is
make -j5 -B clint 99.29s user 2.98s system 258% cpu 39.634 total
Top-level makefile still gives
make -j5 clint 59.33s user 0.28s system 95% cpu 1:02.41 total
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions