NProfiler

 

A Simple framework designed for performance comparison in on all .Net languages

.Net平台上比較函式執行效率的簡單架構

 

Home

Members

Specification

NProfiler Documents

Documents for SourceForge


GPL License

 


SourceForge Logo

NProfiler is a simple framework for the performance comparison on all .Net languages. It is being designed for plug-in source when coding. I must emphasize on the comparison since it doesn't offer the actually speed of process nor the size of memory consumption. The idea is let every developer knows how long it took to execute one method compare to the others. It aims simply to report performance of all the methods developer addressed and let the developer decide how to fix them. Check specification for more details. We adopt C# for our develop language and .Net as the platform. 

This project is developed under the assistance of SourceForge. Thanks them for hosting our project. We' ad translated some documents for the people using Chinese as a feedback. We have decided that the release will be an open-source product under the GNU GPL License.  That way anyone will be free to modify it to fit their needs but any modifications they do must be offered back to the public. Click NProfiler Document for more details.

Thanks for Kent Beck and Erich Gamma. This project won't happen without the inspiration of their excellent framework: JUnit.

We need help! If you're interested in open source on the .Net platform, please let us know. There're plenty room for us to spent our talent in this new technology. Click here to know how and why.

This site is the entry of our project; to see the whole develop process, click here


NEWS

Jul 19, 2001

Can't use WinCVS. There's some strange behavior that I encounter "cannot connect to socket: Connection refused" with :ext method and "can only use pserver method with `login' command" with :pserver. Another thing that frustrating me is there's file /sf_docs/index.html is locked by the stale process (I believe so because many discussion talked about this) in SF. I don't know how to solve it. Important notes: some docs point that I can't use pserver in WinCVS with SF. It'll become the read-only mode. The only way to avoid that is use :ext with ssh and answer password each time something is updated. Quite stupid.

Jul 17, 2001

Add a new chinese paper about WinCVS and the link to the original WinCVS site.

Jul 12 2001

Change the content of Specification, This won't be the final version. I try the XP way, so the content will be change.

Jul 10, 2001

Add new article about the setup of CVS in windows 2000 of Chinese Version.

Jun 17, 2001

Start to scratch the site map and documents. I tried to use ssh and csv and found them very complicated to use in windows platform. I must be spoiled too long on the windows apps:) Anyway, I found out there's NO Chinese documents for all the Chinese! It's not fair. Someone should do these for 1/5 ratio of population. I start to write some basic how-to for the beginner on the windows since I am among them, too. There're too many documents, I need help!

Jun 15, 2001

Project approved by SourceForge.


Site Map:

Home

Member

Specification

NProfiler Documents
     
Framework Overview
     NProfiler Cookbook
     Frequently asked questions

Documents for SourceForge
     How to join us
     An Introductory Guide to Using SourceForge for Windows Development
     An Introductory Guide to Using CVS for Windows Development