]> sourceware.org Git - systemtap.git/commit
buildrun.cxx: make the stapconf_xxx.h file generation process parallellable.
authorYichun Zhang (agentzh) <yichun@openresty.com>
Wed, 18 Dec 2019 20:10:05 +0000 (12:10 -0800)
committerYichun Zhang (agentzh) <yichun@openresty.com>
Wed, 18 Dec 2019 20:13:35 +0000 (12:13 -0800)
commitefb03a3764265b299b5949957f6c378c0688013f
treee793521e0e886c25b854ca77b8f438551546b587
parentf9b978d13387cfe85b29f1b4b281cc630503d3bc
buildrun.cxx: make the stapconf_xxx.h file generation process parallellable.

This makes a typical .stp script's Pass-4 time reduces from 12.4s to
4.3s on a 8-core/16-thread system (Core i9-9900K) when stapconf_xxx.h
misses the cache.

Thanks fche for the review.
buildrun.cxx
This page took 0.029209 seconds and 5 git commands to generate.