[geos-devel] [GEOS] #956: Speed-up Travis-CI builds by using ccache

GEOS geos-trac at osgeo.org
Fri Feb 22 05:02:47 PST 2019


#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).


More information about the geos-devel mailing list