[Dune] Returning Geometries As Objects
Jö Fahlke
jorrit at jorrit.de
Wed Jan 25 13:36:36 CET 2012
Am Wed, 25. Jan 2012, 09:49:01 +0100 schrieb Martin Nolte:
> I also did some performance tests with gcc-4.6 (my usual explicit
> finite volume scheme from the dune-grid-howto - slightly adapted for
> performance measurements):
>
> Grid trunk (r7850) branch (r7845)
> SPGrid 28.945s 31.448s
> IdGrid<SPGrid> 39.527s 35.848s
>
> YaspGrid 43.394s 43.021s
> IdGrid<YaspGrid> 80.378s 76.978s
>
> ALUCubeGrid 247.227s 238.604s
> IdGrid<ALUCubeGrid> 275.215s 273.532s
>
> SGrid 225.179s 207.103s
> IdGrid<SGrid> 257.393s 217.859s
Since StoreGeometryReference default to true, I assume these were all done
with an implementation according to (b) (keep a reference to the
implementation). Are there any timings available with an implementation
according to (a) (*store* the actual implementation in the geometry object)?
Thanks,
Jö.
--
Jorrit (Jö) Fahlke, Interdisciplinary Center for Scientific Computing,
Heidelberg University, Im Neuenheimer Feld 368, D-69120 Heidelberg
Tel: +49 6221 54 8890 Fax: +49 6221 54 8884
featured product: Debian GNU/Linux - http://www.debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20120125/7b1134b5/attachment.sig>
More information about the Dune
mailing list