开发者

MySQL Benchmarking, Pre-Production

Is there开发者_开发技巧 a way to benchmark SQL queries while in the development phase of a project?

The table in question only has a few sample rows in it, but I'd like to benchmark some queries before the number of rows reaches thousands, millions, billions, trillions, gazillions, whatever...

Is the only option to populate the table with thousands of rows of sample data?

I know very little (nothing) about benchmarking SQL, so detailed = better!

Thanks.


Is the only option to populate the table with thousands of rows of sample data?

Yes.

detailed = better

Nothing more can be said. You need full volumes of data.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜