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 e0e25085de Merge pull request #5 from unity/JsonParserUpdate
Update PBR to support Json format performance test run files
2022-04-07 09:04:54 -07:00
UnityPerformanceBenchmarkReporter Fixed Perf Result Calculation 2022-03-28 16:42:13 -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.