Question
How can you classify performance analysis?

Answers

‘Performance analysis’ can be classified as:
i. priori analysis
ii. posteriori analysis
Priori Analysis:
The bounds of algorithms’ computing time are obtained by formulating a function.
Posteriori Analysis:
Testing the actual computation of space and time are recorded while the algorithm is executing.   Your Comment






Search
Can you Answer!!
  • Q Explain what a “Hash Algorithm” is and what are they used for?
  • Q What is causal system?
  • Q To be extremely interesting:
  • Q Can we call remote function calls locally?
  • Q Do you know why is the "settings..." option in the flash player context menu grayed out?
  • Q Atomic number of Chlorine is ______ than that of Phos- phorus.
  • Q #include main() { register i=5; char j[]= "hello"; printf("%s %d",j,i); }
  • Q What is the usage of draft tube in reaction turbine ?
  • Q void main() { int count=10,*temp,sum=0; temp=&count; *temp=20; temp=∑ *temp=count; printf("%d %d %d ",count,*temp,sum); }
  • Q What permissions do asp.net applications posses by default?
  • Q What do you mean by response time and turnaround time?