18-10-2023, 11:57 AM
(18-10-2023, 07:58 AM)hanlid Wrote: Thanks for your quick reply Jose. In our case it was definitely that we hadn't enabled Burst. Now we're down to around 1 ms for BeginStep.
Galo you found the cause
(18-10-2023, 07:58 AM)hanlid Wrote: (You probably already know this but there's a typo in NativeMultilevelGrid line 74, length should be Length.)
Thanks! Yes, I'm aware of this.
It's not a typo, in older versions of the Collections package it was called length. In newer versions they've changed it to a capital L, so in upcoming Obi versions we'll bump the minimum required version of Collections and use Length accordingly.
kind regards,