性能分析一个.NET网站共享,远程主机 [英] Performance profiling a .net website with shared,remote hosting

查看:125
本文介绍了性能分析一个.NET网站共享,远程主机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有性能问题,我的网站。我是比较新的.NET,但我学到非常多,在过去数个月!

Having performance issues with my website. I'm relatively new to .net, although I've learned an awful lot over the last few months!

我张贴了这个问题昨晚

<一个href="http://stackoverflow.com/questions/11066700/improving-performance-when-working-on-images-with-asp-net-in-vb">Improving工作表现时,对图像ASP.NET VB中

这是该评论被张贴这让我思考,而谷歌搜索今天上午。

From which a comment was posted which got me thinking, and Googling this morning.

我不清楚我怎么会真正得到了约的表现分析'我的地盘。

I'm unclear on how I would actually got about 'performance profiling' my site.

我已经看到有内置于Visual Studio,如果我能在本地复制整个网站的工具,但我不能这样做。也有在IIS中的工具,而这个:

I've seen that there are tools built into visual studio if I can replicate the entire site locally, but I can't do that. There are also tools in iis, and this:

<一个href="http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/index-2?utm_expid=53846-2&source=products-a-page&utm_referrer=http%3A%2F%2Fwww.red-gate.com%2Fproducts%2F" rel="nofollow">http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/index-2?utm_expid=53846-2&source=products-a-page&utm_referrer=http%3A%2F%2Fwww.red-gate.com%2Fproducts%2F

我喜欢上面的链接的屏幕截图上来看,这似乎直观,易于理解。

I like the look of the screen shots on the link above, it seems intuitive and easy to understand.

我在什么虽然是完全不清楚,确实需要直接访问实际的服务器计算机?或者说,它是一个.NET插件,我可以远程使用。

What I am totally unclear on though is, does require direct access to the actual server machine? Or, is it a .net plugin which I can use remotely.

我需要这个工具,因为该网站寄存,我没有直接访问一个共享的服务器上。

I need this facility because the site is hosted on a shared server which I do not have direct access to.

如果不是这种情况下,没有任何人有任何建议,如何去寻找瓶颈在我的code,远程?

If this isn't the case, does anyone have any suggestions as to how to go about finding bottlenecks in my code, remotely?

推荐答案

我知道最快的方法是安装萤火虫的Mozilla Firefox和看一看Net标签,而页面加载。这将显示服务器调用,并采取加载时间一个明确的时间表。 https://getfirebug.com/

Quickest way I know is to install FireBug for Mozilla Firefox and take a look at the net tab while the page is loading. This displays a clear timeline of server calls and loading time taken. https://getfirebug.com/

以快速浏览你的网站与萤火虫显示每个摄像将近一秒钟加载我。这可能是你的ISP仅仅是缓慢的,你是谁的托管呢?

Taking a quick look at your site with Firebug shows each image taking nearly a second to load for me. It could be that your ISP is just slow, who are you hosting with?

这篇关于性能分析一个.NET网站共享,远程主机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆