PerformanceBenchmarkReporter
PerformanceBenchmarkReporter copied to clipboard
The Unity Performance Benchmark tool enables partners and developers to establish benchmark samples and measurements using the Performance Testing package, then use these benchmark values to compare s...
I'm setting up an automated performance testing pipeline using Unity and Jenkins but I'm running into the issue where even the slightest regression is marked as a failure. Is there...
The following text should read: "One or more ..." instead of "One ore more ..." UnityPerformanceBenchmarkReporter/Program.cs#L131 "FAILURE: One ore more performance test metric aggregations is out of threshold from the...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I'm in Windows 10, updated, using the latest Unity 2019 and using the last version of Performance package in 2019 (2.8.0-preview). The xml is generated and the report can be...
Fixed converting the string representation of a number to an equivalent double number, using the invariant culture.
The performance testing extension seems to output the Date field in seconds, rather than milliseconds. I also added a call to ToLocalTime to get correct results for different time zones....
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...