Hello!
Is there faster alternative to Where() statement? I just ran a performance check and the result was:
Caution: Where() statements directly convert to for-loops and slow down performance.