benchmark最新書籤
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
讓你手機上網時的CPU比電腦快 
讓你手機上網時的CPU比電腦快 
原文來自 markchiang
markchiang 收藏於 2009/04/26
你有沒有測過你的手機的CPU有多快? 這篇教你測手機的CPU速度 以及教你用skyfire她們電腦伺服器的CPU幫你算東西
免費手機瀏覽器讓你免費用遠端電腦幫你運算 繼續閱讀...
免費手機瀏覽器讓你免費用遠端電腦幫你運算 繼續閱讀
分類:軟體
[轉載]平民 RAID 架設與評測 
[轉載]平民 RAID 架設與評測 
本文是截取自 PC ADV 電腦王第 49 期 (2008年8月) 的 “平民 RAID 架設與評測” 文章,測試主機板的 RAID 的與純 RAID 卡的效能。 繼續閱讀...
本文是截取自 PC ADV 電腦王第 49 期 (2008年8月) 的 “平民 RAID 架設與評測” 文章,測試主機板的 RAID 的與純 RAID 卡的效能。繼續閱讀
分類:硬體
Ian Bicking: a blog :: Python HTML Parser Performance 
Ian Bicking: a blog :: Python HTML Parser Performance 
CrazyLion 收藏於 2008/04/01
In preparation for my PyCon talk on HTML I thought I’d do a performance comparison of several parsers and document models.
The situation is a little complex because there’s different steps in handling HTML:
1. Parse the HTML
2. Parse it into something (a document object)
3. Serialize it
Some libraries handle 1, some handle 2, some handle 1, 2, 3, etc. For instance, ElementSoup uses ElementTree as a document, but BeautifulSoup as the parser. BeautifulSoup itself has a document object included. HTMLParser only parses, while html5lib includes tree builders for several kinds of trees. There is also XML and HTML serialization.
分類:軟體
Stress Prime 2004 
Stress Prime 2004 
allenown 收藏於 2008/02/18
Stress Prime 2004 is a better, I hope, GUI interface to Prime95's Torture Test.
分類:軟體
[Phoronix] Ubuntu 7.10 + WINE vs. Windows XP 
[Phoronix] Ubuntu 7.10 + WINE vs. Windows XP 
笨蛋小傑西 收藏於 2007/10/22
This week's release of Ubuntu 7.10 "Gutsy Gibbon" is a significant win for the free software community. Not only does this release incorporate an updated package set -- most notably with the Linux 2.6.22 kernel and GNOME 2.20, but it also delivers on new desktop innovations from BulletProofX and displayconfig-gtk to Compiz Fusion being enabled by default on supported systems. However, for those business professionals and gamers that remain dependent on some Windows-only binary applications, the WINE (WINE Is Not An Emulator) project has been making some excellent headway into supporting Windows applications on the Linux desktop. With Ubuntu 7.10 and WINE 0.9.46 in hand, we had set out to compare the performance between Windows XP and Gutsy Gibbon with WINE on two popular DirectX benchmarks.
分類:軟體
Yuren's Info Area: EeePC 評測 (1) - 硬碟讀取速度 
Yuren's Info Area: EeePC 評測 (1) - 硬碟讀取速度 
笨蛋小傑西 收藏於 2007/10/20
我們拿 ThinkPad X31 (40 GB, 2MB cache, 5400 rpm) 以及一臺對照用的桌上型電腦來測試。
分類:3C
Upgrades: MacBook Pro 1GB, 2GB, and 3GB Memory Speed Tests - Lifehacker 
Upgrades: MacBook Pro 1GB, 2GB, and 3GB Memory Speed Tests - Lifehacker 
笨蛋小傑西 收藏於 2007/10/03
You already know you can upgrade your Mac's RAM yourself and save big money, but how much extra memory do you want? Yesterday I added a gigabyte to my MacBook Pro to top it out at 3GB, and as you would expect, things are a lot faster when using hungry programs like Parallels and Photoshop. After the jump, take a look at some of my unscientific 1GB, 2GB, and 3GB MacBook RAM performance tests.
分類:3C
[Phoronix] ATI Radeon HD 2400/2600 On Linux 
[Phoronix] ATI Radeon HD 2400/2600 On Linux 
笨蛋小傑西 收藏於 2007/09/11
With the 8.41 display driver we have completed some additional benchmarks using the Radeon HD 2400PRO 256MB and Radeon HD 2600PRO 256MB graphics cards. In this article, we see if these two mid-range ATI Radeon HD 2000 graphics cards are able to compete against NVIDIA's GeForce 8 series.
分類:軟體
Comprehensive Linux Terminal Performance Comparison by Martin Ankerl 
Comprehensive Linux Terminal Performance Comparison by Martin Ankerl 
笨蛋小傑西 收藏於 2007/09/10
Linux has an abundance of excellent terminal applications. Interestingly, I could not find any decent comparison of their text display performance. Since I use the command line a lot, I want text output that is as fast as possible. When you compile a large project, you don’t want the console output to be the limiting factor.
分類:軟體
Javascript - Benchmark - W3C DOM vs. innerHTML 
Javascript - Benchmark - W3C DOM vs. innerHTML 
CFC 收藏於 2007/08/10
DOM與innerHTML的速度比較 ...
DOM與innerHTML的速度比較
分類:軟體
群組:程式設計師的地...
Jamyy's Weblog: Linux Benchmarking Tools 
Jamyy's Weblog: Linux Benchmarking Tools 
elleryq 收藏於 2007/07/30
ck (Con Kolivas) patch 是專為提升 Linux 桌面 (X) 系統效能的 kernel patch, 在 Linux 界可說是盛名遠播
分類:軟體
Benchmark circuits @ Maksim Jenihhin 
Benchmark circuits @ Maksim Jenihhin 
twsam 收藏於 2007/07/23
分類:其他
Howto: Performance Benchmarks a Web server 
Howto: Performance Benchmarks a Web server 
永夜天 收藏於 2006/06/13
You can benchmark Apache, IIS and other web server with apache benchmarking tool called ab.
分類:網站設計




標籤:

群組:





標籤:












訂閱