intervalaverage v 0.8 and data.table 1.12.8 is faster than v 0.9 and 1.13.x
when running a large intervalaverage (mesa events analysis) . this might be due to the addition of maxgaps, or possibly data.table performance regression.
create a publicly shareable reprex and identify what's causing it.
intervalaverage v 0.8 and data.table 1.12.8 is faster than v 0.9 and 1.13.x
when running a large intervalaverage (mesa events analysis) . this might be due to the addition of maxgaps, or possibly data.table performance regression.
create a publicly shareable reprex and identify what's causing it.