aboutsummaryrefslogblamecommitdiff
path: root/devel/ccache-memcached/pkg-descr
blob: 659133c687f4f66c879187e8c54290685977b2f5 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                         
ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, using the -E compiler switch and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to 10
times speedup in common compilations.

ccache-memcached is an older fork with memcached support.

WWW: https://ccache.samba.org/