早教吧作业答案频道 -->英语-->
Performanceevaluation...o(1),O(n),O(n?2),O(logn)?hithereletsaythatihave400entryinmaraindevconsideringthatiamusingselectsingleonmara.whatistheorderofperformanceassociatedtothisselectsingle?itisO(n)?i.e.400entry±=400
题目详情
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
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
▼优质解答
答案和解析
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. 查看原帖>>
看了 Performanceeva...的网友还看了以下:
关于对数函数的简单问题如果log10为底数,4为真数然后整个平方,我想问一下此时log(M.N)=l 2020-03-30 …
将划线部分翻译成英语--现在几点钟了?--现在五点钟。--isitnow?--Itiso'cloc 2020-05-14 …
loga^mb^n=?是n/mlogab还是logn/maba是底数m是a的指数b是真数n是b的指 2020-05-22 …
●直接选择排序的平均时间复杂度为 (46) 。(46) A.O(n) B.O(nlogn) C.O( 2020-05-25 …
Performanceevaluation...o(1),O(n),O(n?2),O(logn)? 2020-06-03 …
按要求改写句子Itiso'clock.(用现在进行时)alice————asurveyinthes 2020-06-05 …
已知n属于N,求证:logn(n+1)大于logn+1(n+2)logn(n+1)代表以n为底数的 2020-06-12 …
已知集合A={(x,y)丨(y-3)/(x-2)=1,x,y∈R}B={(x,y)丨y=ax+2, 2020-07-12 …
将下列函数,按它们在n→∝时的无穷大阶数,从小到大排序。n,n-n3+7n5,nlogn,2n/2 2020-07-15 …
对数与求值若log2n(1944)=logn(486根号2)求n^6log2n(1944)是以2n为 2020-11-06 …