Performance evaluation...o(1),O(n),O(n?2),O(logn)?
hi therelet say that i have 400 entry in mara in devconsidering that i am using select single on mara.what is the order of performance associated to this select single?it is O(n)?i.e.400 entry ±= 400 seconds => 33000 entry ±= 33000 seconds?it is O(n?2)?i.e.400 entry ±= 160k seconds => 33000 entry ±= 1089M seconds?any places i can find this kind of info for differents calls?i would like to know approximatly the time it takes before it go in prod or even in QA...thanks
人气:200 ℃ 时间:2020-09-30 02:50:01
解答
It really depends on how good your DBA is and how tuned the database is? The same query can run in very different amounts of time based on the optimization of the database at the time of the run.查...
推荐
- 证明:当n>2时,logn (n-1)*logn(n+1)
- O(n*n)和O(n*logn)
- 已知 n>1且n属于N* ,求证logn(n+1)>logn+1(n+2)
- 设n属于N,n>1,求证logn (n+1)>logn+1 (n+2)
- O(n) O(logN) O(nlogn)各表示什么意思啊
- 星特朗90eq接佳能50D单反拍摄木星及其四颗卫星都需要什么?要把PL6.3mm目镜拆下来吗?
- 在平面内,不重合的两个三角形ABC与三角形ADC全等,且有公共边AC,若三角形ABC位置固定,那么三角形ADC的位置有------种
- 这个字念什么?左边叉子头,下面一个雄的左边部首,右面一个耳刀旁.
猜你喜欢