#956: Speed-up Travis-CI builds by using ccache -------------------------+-------------------------- Reporter: rouault | Owner: geos-devel@… Type: enhancement | Status: new Priority: major | Milestone: Component: Default | Version: Severity: Unassigned | Keywords: -------------------------+-------------------------- I'm proposing a pull request using ccache to speed-up builds
For example, - https://travis-ci.org/rouault/geos/builds/497012504 : initial build, with an empty cache, took 22 minutes wall clock and 1h42 total CPU time - https://travis-ci.org/rouault/geos/builds/497020999 : build with ccache filled by previous build, took 11.5 minutes, and 43 minute total CPU time -- Ticket URL: <https://trac.osgeo.org/geos/ticket/956> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
_______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel