This package contains all-in-one library to help track CPU / Memory (RAM) / Disk (Ready) usage / SQL and SQL Server Performance to monitor device and assembly performance better. Your all-in-one System Performance tracker. GitHub Open Source Poject:...
More information
ILGPU compiler and runtime library for convenient and high-performance GPU programming in .Net.
Samples can be found in the GitHub repository: https://github.com/m4rs-mt/ILGPU.Samples
[4.0]
- PerformanceCollector
Extremely useful class giving ability to easily access performance counters regarding CPU, RAM and LAN usage in realtime with configuration, IDisposable and INotifyPropertyChanged support
- HyperVisorPerformanceCollector
Same features of PerformanceCollector class +...
More information
High Performance Generic Parallel Processor leveraging thread local storage to minimize
concurrent operations throughout parallel execution. Implements throttler functionality to
throttle CPU bound and I/O bound operations in corresponding ForEach/ForEachAsync methods.