I want compare time of execution Post.all and SELECT * FROM posts (or some other statements) How can i get execution time of Post.all ?
I want compare time of execution Post.all and SELECT * FROM posts (or some other statements) How can i get execution time of Post.all ?