performance最新書籤
Auto Cars News 
Auto Cars News 
aritrin 收藏於 2010/07/25
Auto Cars News: Auto News, Auto Shows, Autosports, Classics, Concept Cars, Performance, Tuning 繼續閱讀...
Auto Cars News: Auto News, Auto Shows, Autosports, Classics, Concept Cars, Performance, Tuning
繼續閱讀
分類:新聞
在多台伺服器之間複製 "效能監視器" 所載入的 "效能計數器" 
在多台伺服器之間複製 "效能監視器" 所載入的 "效能計數器" 
在多台伺服器之間複製 "效能監視器" 所載入的 "效能計數器"
有時後我們只是臨時想看伺服器當下的負載情況,所以可能會開啟效能監視器之後直接手動加入想看的效能計數器 (Performance Counter),但是一個一個的加入效能計數器頗為不便,尤其是一次要設定多台主機時更是麻煩,今天我來分享一個快速設定的方式,還可以將常用的效能計數器儲存下來,讓下次載入時更省時間。 繼續閱讀...
有時後我們只是臨時想看伺服器當下的負載情況,所以可能會開啟效能監視器之後直接手動加入想看的效能計數器 (Performance Counter),但是一個一個的加入效能計數器頗為不便,尤其是一次要設定多台主機時更是麻煩,今天我來分享一個快速設定的方式,還可以將常用的效能計數器儲存下來,讓下次載入時更省時間。繼續閱讀
分類:其他
Notebookcheck: Mobile Processors - Benchmarklist 
Notebookcheck: Mobile Processors - Benchmarklist 
timhuang 收藏於 2009/06/11
This table is sorted by the approximate speed of the (laptop) CPU. It contains
average benchmark values of some internal and external reviews. Furthermore,
the list can be sorted and filtered by the user.
查出相關nb使用cpu的效能比較, 供購買時參考. 繼續閱讀...
查出相關nb使用cpu的效能比較, 供購買時參考.繼續閱讀
分類:3C
Performance Impact of CSS Selectors 
Performance Impact of CSS Selectors 
timhuang 收藏於 2009/03/16
For most web sites, the possible performance gains from optimizing CSS selectors will be small, and are not worth the costs.
CSS Selectors 對效能的影響 繼續閱讀...
CSS Selectors 對效能的影響繼續閱讀
分類:網站設計
Improving Drupal's page loading performance | Wim Leers 
Improving Drupal's page loading performance | Wim Leers 
charlesc 收藏於 2008/05/22
Since you're reading this article, you're probably a Drupal developer. It's pretty likely that you've had some visitors of your Drupal-powered web site complain about slow page load times. It doesn't matter whether your server(s) are shared, VPSes or even dedicated servers. Visitors that live abroad – i.e. far from where your servers are located – will face the same performance issues, but at even worse scales.
This article is about tackling these issues.
分類:其他
New Relic 推出 Rails 性能監控分析工具 
New Relic 推出 Rails 性能監控分析工具 
Johnny 收藏於 2008/05/19
New Relic 作為一個“軟體即服務 (SaaS)”,為 Rails 提供性能監控和分析服務。RPM 可以幫助 Rails 開發者了解他們的 RoR 應用程式的性能問題,透過安裝他們的提供 Rails Plugin,能夠持續向 New Relic 的 Server 端發送性能資料,並透過操作介面瀏覽哪些地方出了問題。
分類:web2.0
群組:Ruby an...
Twitter Said To Be Abandoning Ruby on Rails 
Twitter Said To Be Abandoning Ruby on Rails 
Wraecca 收藏於 2008/05/02
After nearly two years of high profile scaling problems, Twitter is planning to abandon Ruby on Rails as their web framework and start from scratch with PHP or Java (another solution is to stick with the Ruby language and move away from the Rails framework).
分類:軟體
如何追蹤 ASP.NET 網站各頁面的執行狀況與效能 
如何追蹤 ASP.NET 網站各頁面的執行狀況與效能 
通常要監測 ASP.NET 網頁的執行狀況與效能會使用 Trace (追蹤) 功能,大致上追蹤分兩種層級,一種是「網頁層級的追蹤」,另一種是「應用程式層級的追蹤」。
分類:軟體
@ONE爸爸的隨想手札 | 《High Performance Web Sites 》網頁加速的14條黃金法則 
@ONE爸爸的隨想手札 | 《High Performance Web Sites 》網頁加速的14條黃金法則 
艾倫 收藏於 2008/04/17
作者使用3個度量值(Page Weight、Response Time、YSlow Grade)逐一檢視這些網站,找出問題點以及可以改善的地方,配合前述建議的14項準則,解決效能表現不佳的現象。作者表示,這些準則都經過實務證明為有效的解法,可以幫網站減少平均二至三成的網路傳輸時間。對照本書,檢視你的網站架構出了哪些問題,並對症下藥加以落實,我相信可以讓訪客感受到明顯的效能提升。
分類:閱讀
火狐優化 FireTune 
火狐優化 FireTune 
解決了火狐記憶體的占用
這裡還有個蠻方便的工具,以優化火狐
讓火狐運作更有效率 ^_____^
只要1鍵,就可以達到優化的效果
不用理會那么多設定
讓軟件幫忙就好了
分類:網路
Google Code Blog: How we improved performance on Google Code 
Google Code Blog: How we improved performance on Google Code 
葛力 收藏於 2008/03/15
f you're a frequent visitor to code.google.com for product updates and reference materials for Google APIs you're working with, you might have noticed that the page loading time (or page rendering time depending on how you see it) has reduced in varying degrees in the past several weeks.
Google Code 如何改善效能 ...
Google Code 如何改善效能
分類:網路
ASP.NET Performance Tips: ASP Alliance 
ASP.NET Performance Tips: ASP Alliance 
anson 收藏於 2008/01/09
分類:軟體
如何寫出有效率的 Ruby Code - {|ihower.idv.tw| blog } 
如何寫出有效率的 Ruby Code - {|ihower.idv.tw| blog } 
CFC 收藏於 2008/01/04
學到好多喔.. 效率跟快速,效率還是比較重要的:P ...
學到好多喔..
效率跟快速,效率還是比較重要的:P
分類:網站設計
[Phoronix] Linux 2.6.23-rc2 Kernel Performance 
[Phoronix] Linux 2.6.23-rc2 Kernel Performance 
badpsyche 收藏於 2007/10/18
Linux 2.6.23-rc2 Kernel Performance
分類:其他
Do You Know How to Optimize Your JVM? Video Tech Brief 
Do You Know How to Optimize Your JVM? Video Tech Brief 
小強 收藏於 2007/10/08
Dr. Holly Cummins from IBM talks about the performance characteristics of Java virtual machines and dispels a few myths about run-time behaviour
分類:軟體




標籤:





2

標籤:
群組:












分類:
標籤:








訂閱