VirtualClient icon indicating copy to clipboard operation
VirtualClient copied to clipboard

Benchmarking and monitoring automation, designed for cloud, built with .NET.

Results 40 VirtualClient issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Suppose that I am working on the microservices benchmark, called DeathStarBench. It seems reasonable to have different performance values like...

The first atop output sample represents the activity from boot till atop execution, this duration doesn't overlap with the execution of Virtual client workloads. If the numbers are considered while...

Added two parameters "PerformanceLibrary" and "PerformanceLibraryVersion". For this we are breaking backward compatibility at two places 1. Removing "UsePerformanceLibraries" and set PerformanceLibrary default to null. 2. Currently the Perf Lib...

Added support of AMD SMI monitoring tool for Linux. Parsed additional metrics such as GPU and memory utilizations, temperatures, power drawn and various clocks from amd-smi metric. Parsed and added...

ADO task: https://msazure.visualstudio.com/One/_workitems/edit/28695307

Added support for 1. Feeding an online inference config file as a link, without the need to zip into packages and upload to storage account 2. Feeding a different superbenchmark...