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.
Перейти к файлу
seans c403bfed95 Add code owners file 2023-10-02 15:49:36 -07:00
UnityPerformanceBenchmarkReporter Update Included help docs 2023-04-25 19:06:24 -07:00
UnityPerformanceBenchmarkReporterTests Merge pull request #10 from unity/update-runtimes 2023-04-25 12:51:10 -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
CODEOWNERS Add code owners file 2023-10-02 15:49:36 -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
Changelog.md Fixed 1.5.1 wording 2023-05-02 10:41:16 -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.