Shell Scripting in C 8 months ago (sebastiano.tronto.net) 1 comment Bogdanp Reply Add to library pajko 8 months ago This is cool. to avoid the repeated recompilation for every execution, you could drop in ccache. It will still add some overhead though, but much less than a full recompilation.
pajko 8 months ago This is cool. to avoid the repeated recompilation for every execution, you could drop in ccache. It will still add some overhead though, but much less than a full recompilation.
This is cool. to avoid the repeated recompilation for every execution, you could drop in ccache. It will still add some overhead though, but much less than a full recompilation.