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 subsequent performance test results in an html output utilizing graphical visualizations.
Перейти к файлу
andre.maestas 0078d23b90 Added ability to get stereo mode from custom sstring field
workaround for perf framework always reporting multipass
2022-06-14 17:18:33 -07:00
UnityPerformanceBenchmarkReporter Added ability to get stereo mode from custom sstring field 2022-06-14 17:18:33 -07:00
UnityPerformanceBenchmarkReporterTests Added Logging for Progresed Tests 2022-03-23 16:47:17 -07:00
.gitignore Clone repo from GitLab 2018-08-14 11:32:48 -07:00
.gitlab-ci.yml Clone repo from GitLab 2018-08-14 11:32:48 -07:00
CONTRIBUTING Clone repo from GitLab 2018-08-14 11:32:48 -07:00
CONTRIBUTIONS.md Clone repo from GitLab 2018-08-14 11:32:48 -07:00
LICENSE.md Clone repo from GitLab 2018-08-14 11:32:48 -07:00
MismatchedConfigTooltip.png Handle case where we want to exclude all field names in config so that the entire section is not show, and we don't look for mismatches on excluded field names. Update and create a few images. 2018-08-22 21:43:18 -07:00
README.md Update readme 2020-04-13 12:08:37 -07:00
TestConfigWithMismatchedItems.png Handle case where we want to exclude all field names in config so that the entire section is not show, and we don't look for mismatches on excluded field names. Update and create a few images. 2018-08-22 21:43:18 -07:00
Third Party Notices.md Clone repo from GitLab 2018-08-14 11:32:48 -07:00
UnityPerformanceBenchmarkComponents.png Clone repo from GitLab 2018-08-14 11:32:48 -07:00
UnityPerformanceBenchmarkReport.png Handle case where we want to exclude all field names in config so that the entire section is not show, and we don't look for mismatches on excluded field names. Update and create a few images. 2018-08-22 21:43:18 -07:00
UnityPerformanceBenchmarkReporter.sln Clone repo from GitLab 2018-08-14 11:32:48 -07:00
UnityPerformanceBenchmarkReporter.sln.DotSettings.user For mismatched confgs, show values that are not misatched in black, css and c# cleanup. 2018-08-20 21:31:37 -07:00
dotnet-install.ps1 Clone repo from GitLab 2018-08-14 11:32:48 -07:00
latest_custom_UnityPerformanceBenchmark_2020-06-29_01-08-13-481.html saving WIP 2020-06-29 16:38:58 -07:00

README.md

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 subsequent performance test results in an html output utilizing graphical visualizations.

Please see the Performance Benchmark Reporter wiki in this project for more detailed description and usage.