Performance requirements for a sitehttp://forums.asp.net/t/1772333.aspx/1?Performance+requirements+for+a+siteSun, 26 Feb 2012 06:07:01 -050017723334844278http://forums.asp.net/p/1772333/4844278.aspx/1?Performance+requirements+for+a+sitePerformance requirements for a site <p>I have got the following requirement in an RFP</p> <table border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td> <p>Page Load time</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Dashboard, first load, concurrent load peak</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Less than 2 seconds.</p> </td> </tr> <tr> <td> <p>Page Load time</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Critical function, first load, concurrent load peak</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Less than 2 seconds.</p> </td> </tr> <tr> <td> <p>Page Load time</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Reporting function, first load, concurrent load peak</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Less than 2 seconds.</p> </td> </tr> <tr> <td> <p>Page Load time</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Report generation, concurrent load peak</p> </td> <td> <p align="center">&nbsp;</p> </td> <td> <p>Less than 5 seconds.</p> </td> </tr> </tbody> </table> <p>The requirements of each page is not clearly defined. &nbsp;So my biggest problem at the moment is, how can I aggree or disaggree with these figures?</p> 2012-02-22T05:03:40-05:004844832http://forums.asp.net/p/1772333/4844832.aspx/1?Re+Performance+requirements+for+a+siteRe: Performance requirements for a site <p>Define what each of those means in your response. &nbsp;Or add an assumption list that details the boundaries of how you estimated your work. &nbsp;At least that way you can ask for more time/money if what the client wants is very different from what you estimated.</p> 2012-02-22T09:32:11-05:004848307http://forums.asp.net/p/1772333/4848307.aspx/1?Re+Performance+requirements+for+a+siteRe: Performance requirements for a site <p></p> <blockquote><span class="icon-blockquote"></span> <h4>johnfoot</h4> So my biggest problem at the moment is, how can I aggree or disaggree with these figures?</blockquote> <p></p> <p>This can be very difficult if you don't know what each of those elements are comprised of. If the 'Dashboard' has 1 graph that pulls back 100 records, this <i>should generally </i>be no problem<i>.</i> However there are so many other factors, what if 100 records becomes 10,000 over 10 visuals that make up the 'dashboard'. Also is there any definition of guaranteed network throughput to&nbsp;<em>all&nbsp;</em>defined clients? If you have a slow network, 1 client could take 2 minutes to load 10 records on a dashboard and another client over a 100mbps LAN on a corporate network gets it in .01 seconds.&nbsp;</p> <p>A lot of prerequisites or standards are going to have to be defined in addition to the nature of each requirment to even know if that is possible. And even then without some guarantee in network speed to the client, it can be difficult to ever say those numbers are acceptable.</p> 2012-02-24T02:46:48-05:004851143http://forums.asp.net/p/1772333/4851143.aspx/1?Re+Performance+requirements+for+a+siteRe: Performance requirements for a site <p>Most RFPs have a heavily weighted section on project cost/performance and it seems you became the victom of one among.Anyways there is good reason behind disagreeing on this.Your point of disagreeing on REP is that you don't know Page/dashboard Contents which needs to be displayed.So just ask for it.I mean you can also demand for fine grained REP.</p> <p></p> <p>Regards</p> 2012-02-26T06:07:01-05:00