NinjaCross

Stories submitted by NinjaCross

FireBenchmarks: a fast NUnit addin for performance benchmarking(firebenchmarks.com)

submitted by NinjaCrossNinjaCross(25) 3 years ago

FireBenchmarks is a NUnit Addin able to record execution time of unit tests and generate XML, CSV, HTML performances reports with charts and history tracking. Its' main purpose is to enable a developer or a team to integrate performances metrics and analysis into the unit testing environment, to easily control and monitor the evolution of a system in terms of algorithmic complexity and system load. It's based on NUnit , one of the best and free unit-testing frameworks for .NET. read more...

add a comment |category: |Views: 37

tags: another

Performances Benchmarks using NUnit Addin(codeproject.com)

submitted by NinjaCrossNinjaCross(25) 3 years, 1 month ago

This tutorials introduces a new NUnit Addin able to record execution time of unit tests and generate XML, CSV, HTML performances reports with charts and history tracking. read more...

add a comment |category: |Views: 20

tags: another

Pull a prank on your co-workers(madskristensen.dk)

submitted by NinjaCrossNinjaCross(25) 5 years, 6 months ago

Office pranks are among the funniest and we’ve probably all done some of our own over the years. This time, my boss and I came up with a good one. Write an add-in for Windows Live Messenger that auto replies to all incoming messages. We would then install it on a co-worker's computers when he goes to lunch. We would define some sentences that by random is sent to the sender of any incoming message. read more...

add a comment |category: |Views: 5

tags: another