Martin Landa wrote > Hi, > > 2015-12-17 14:51 GMT+01:00 Helmut Kudrnovsky <
> hellik@ > >: >> 7.0.2 32 bit (old mingw tool chain) -> 7.1.svn 32 bit (new mingw2 tool >> chain) -> 7.1.svn 64 bit (new mingw2 tool chain) > > please try to compare 7.0.2 vs 7.0.3svn (32bit and 64bit) [1,2]. Thanks, > Martin > > [1] http://wingrass.fsv.cvut.cz/x86/grass70/ > [2] http://wingrass.fsv.cvut.cz/x86_64/grass70/ > > -- > Martin Landa > http://geo.fsv.cvut.cz/gwiki/Landa > http://gismentors.cz/mentors/landa > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev done, still no profiled comparing, just a quick and simple test: g.region -p -a raster=dem align=dem projection: 99 (Lambert Conformal Conic) zone: 0 datum: hermannskogel ellipsoid: bessel north: 377082.51207363 south: 330542.51207363 west: 299699.26720377 east: 406699.26720377 nsres: 10 ewres: 10 rows: 4654 cols: 10700 cells: 49797800 (Thu Dec 17 18:08:29 2015) Command finished (0 sec) -------------------- System Info GRASS version: 7.0.3svn GRASS SVN Revision: 67196 Build Date: 2015-12-17 Build Platform: i386-w64-mingw32 GDAL/OGR: 1.11.3 PROJ.4: 4.9.2 GEOS: 3.5.0 SQLite: 3.7.17 Python: 2.7.4 wxPython: 2.8.12.1 Platform: Windows-7-6.1.7601-SP1 r.slope.aspect elevation=dem_npht_null_filled@myricaria slope=wingrass703svn_32bit_slope aspect=wingrass703svn_32bit_aspect pcurvature=wingrass703svn_32bit_profcurv tcurvature=wingrass703svn_32bit_tancurv dx=wingrass702svn_32bit_dx dy=wingrass702svn_32bit_dy dxx=wingrass702svn_32bit_dxx dyy=wingrass702svn_32bit_dyy dxy=wingrass702svn_32bit_dxy Aspect raster map <wingrass703svn_32bit_aspect> complete Slope raster map <wingrass703svn_32bit_slope> complete Profile curve raster map <wingrass703svn_32bit_profcurv> complete Tangential curve raster map <wingrass703svn_32bit_tancurv> complete E-W slope raster map <wingrass703svn_32bit_dx> complete N-S slope raster map <wingrass703svn_32bit_dy> complete Dxx raster map <wingrass703svn_32bit_dxx> complete Dyy raster map <wingrass703svn_32bit_dyy> complete Dxy raster map <wingrass703svn_32bit_dxy> complete (Thu Dec 17 18:21:29 2015) Command finished (10 min 20 sec) -------------------- System Info GRASS version: 7.0.3svn GRASS SVN Revision: 67196 Build Date: 2015-12-17 Build Platform: x86_64-w64-mingw32 GDAL/OGR: 1.11.3 PROJ.4: 4.9.2 GEOS: 3.5.0 SQLite: 3.7.17 Python: 2.7.5 wxPython: 2.8.12.1 Platform: Windows-7-6.1.7601-SP1 r.slope.aspect elevation=dem_npht_null_filled@myricaria slope=wingrass703svn_64bit_slope aspect=wingrass703svn_64bit_aspect pcurvature=wingrass703svn_64bit_profcurv tcurvature=wingrass703svn_64bit_tancurv dx=wingrass703svn_64bit_dx dy=wingrass703svn_64bit_dy dxx=wingrass703svn_64bit_dxx dyy=wingrass703svn_64bit_dyy dxy=wingrass703svn_64bit_dxy Aspect raster map <wingrass703svn_64bit_aspect> complete Slope raster map <wingrass703svn_64bit_slope> complete Profile curve raster map <wingrass703svn_64bit_profcurv> complete Tangential curve raster map <wingrass703svn_64bit_tancurv> complete E-W slope raster map <wingrass703svn_64bit_dx> complete N-S slope raster map <wingrass703svn_64bit_dy> complete Dxx raster map <wingrass703svn_64bit_dxx> complete Dyy raster map <wingrass703svn_64bit_dyy> complete Dxy raster map <wingrass703svn_64bit_dxy> complete (Thu Dec 17 18:39:39 2015) Command finished (8 min 23 sec) -------------------- there seems still to be some speed gain from 32bit to 64bit ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/wingrass-daily-buidls-addons-temporary-down-tp5240948p5241806.html Sent from the Grass - Dev mailing list archive at Nabble.com. _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
