← Back to team overview

dolfin team mailing list archive

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

 

On 11 May 2012 09:08, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
> On 11 May 2012 08:44, Anders Logg <logg@xxxxxxxxx> wrote:
>> Any implications on the speed of iteration?
>>
>

I ran the bench test, and the new code seems ever so slightly faster
(~2%) than the old code.

Garth

> Waiting on the benchmarks to run. When do they launch?
>
> 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.
>
> Garth
>
>> --
>> Anders
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dolfin
>> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dolfin
>> More help   : https://help.launchpad.net/ListHelp
>>


References