[postgis-tickets] [PostGIS] #4783: raster/test/regress/loader/TiledAuto takes ~20 seconds

PostGIS trac at osgeo.org
Wed Nov 4 15:47:51 PST 2020


#4783: raster/test/regress/loader/TiledAuto takes ~20 seconds
-------------------------+---------------------------
  Reporter:  Algunenano  |      Owner:  Algunenano
      Type:  defect      |     Status:  assigned
  Priority:  medium      |  Milestone:  PostGIS 3.1.0
 Component:  postgis     |    Version:  master
Resolution:              |   Keywords:
-------------------------+---------------------------

Comment (by robe):

 ah indeed gitlab ci shows this


 {{{
  ./raster/test/regress/loader/Tiled10x10Copy .... ok in 387 ms
  ./raster/test/regress/loader/Tiled8x8 .... ok in 397 ms
  ./raster/test/regress/loader/TiledAuto .... ok in 14968 ms
  ./raster/test/regress/loader/TiledAutoSkipNoData .... ok in 2181 ms
 }}}

 A little lower than yours-- my machine is broken at the moment can't run
 any raster load tests.

 It's too bad we don't have timings on the 3.0 branch to see if it's a new
 issue or has always taken that long.

 Looking at the timestamps on Debbie's 3.0 logs, I guess it's an issue in
 3.0 too

 From Debbie's last 3.0 run
 {{{
 13:57:34  loader/Tiled8x8 .... ok
 13:57:34  loader/TiledAuto .... ok
 13:57:48  loader/TiledAutoSkipNoData .... ok
 13:57:51  clean .. ok
 }}}

 Still not as sucky as your timings but close.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4783#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list