← Back to team overview

dolfin team mailing list archive

Re: [996357@xxxxxxxxxxxxxxxxxx: [Bug 996357] Re: Abuse of static_cast in VertexIterator]

 

On Fri, May 11, 2012 at 09:08:47AM +0100, Garth N. Wells wrote:
> On 11 May 2012 08:44, Anders Logg <logg@xxxxxxxxx> wrote:
> > Any implications on the speed of iteration?
> >
>
> Waiting on the benchmarks to run. When do they launch?

I think 3am.

> If anything, it should be faster since the FooIterators are now just
> typedefs for MeshEntityIteratorsBase<Foo>, so one layer of function
> calls has been removed.

Let's hope so. There have been a few regressions lately, mostly as a
result of more complex index mapping:

http://fenicsproject.org/benchbot/mesh-iteration-cpp_last_five_years.png

--
Anders


Follow ups

References