IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
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

package  IG.Lib