Length of ROOT.std.vector

Hi,

just off the top of my head: why don’t you use “time” to check the time it takes your program to run. If your only change is len() <-> .size(), the differences in the runtimes should give you the answer.

Cheers,
e_dude