Even Rouault <even.rouault <at> mines-paris.org> writes:

> Improvement commited in r23008.
> 
> Before : 
> $ time ogrinfo berlin.sqlite osm_polygon -spat 1489000 6899000 1490000 
> 6900000 
> -al -so
> real  0m0.619s
> user  0m0.580s
> sys   0m0.040s
> 
> After :
> $ time ogrinfo berlin.sqlite osm_polygon -spat 1489000 6899000 1490000 
> 6900000 
> -al -so
> real  0m0.053s
> user  0m0.020s
> sys   0m0.040s

So eleven times faster than it used to be and now three times faster than
PostGIS? I would also call it improvement.

-Jukka Rahkonen-

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to