IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

ThreadPerformanceTest.cs File Reference

Classes

class  IG::Lib::ThreadPerformanceTest
 Used to measure performance of the currend thread. A standard unit operation is provided for which number of executions per second is measured. Beside number of unit operations per second, the ratio between the CPU time and the clock time is calculated, which gives the feeling of how much the processor on which the thread executes is loaded. Measurements can be performed by specifying the requested number of cycles, but also by specifying the requested time in seconds. More...
struct  IG::Lib::ThreadPerformanceData
 Stores results of performance test. More...

Namespaces

namespace  IG::Lib
 All Classes Namespaces Files Functions Variables Enumerations Properties Events