Vectorization is too slow

I’m newer to TVM, and followed the official demo: Working with Operators Using Tensor Expressions, at chapter Comparing the Different Schedules, I find vectorization is the slowest, it’s this normal?

at chapter Summary of Matrix Multiplication Example, I also find vectorization is the slowest