Performance improvement when changing from M0 to M2?

OK, I created an index for a collection that has the fields “date” and “user_id”, which is what I use to get back objects filtering by those three fields. I didn’t see any change in performance however. Still around ~20 seconds.

Should I try M2?