Граф коммитов

66 Коммитов

Автор SHA1 Сообщение Дата
seans c403bfed95 Add code owners file 2023-10-02 15:49:36 -07:00
Andre Maestas 7c8fc73d7b Merge pull request #13 from unity/UpdateDocumentation
Update documentation
2023-05-02 10:44:36 -07:00
andre-maestas 283b0e2eb5 Fixed 1.5.1 wording 2023-05-02 10:41:16 -07:00
andre-maestas b882c40c22 Update Changelog 2023-05-02 10:36:14 -07:00
andre.maestas 99fcca5f51 Update Included help docs
Added changelog skeleton
2023-04-25 19:06:24 -07:00
Andre Maestas 7fd031389d Merge pull request #10 from unity/update-runtimes
Add updated .net sdk versions for building against.
2023-04-25 12:51:10 -07:00
Andre Maestas f49d9c9f3a Merge pull request #11 from unity/FixStandardDevAddition
fix standard deviation being added to threshold automatically
2023-04-25 12:50:09 -07:00
Andre Maestas 839b3aaf27 Merge pull request #9 from unity/SupportIgnoringMetrics
ignore metrics
2023-04-25 12:49:58 -07:00
andre-maestas 1ac07fe8b5 fixed comment typo 2023-04-25 12:19:28 -07:00
andre-maestas 92913ed5dc fix standard deveation being added to threshold automatically 2023-04-25 12:16:32 -07:00
andre-maestas cfa00e3019 Update Test json files 2023-04-25 10:59:17 -07:00
Joe Jones 0c2fdc1407 Add updated .net sdk versions for building against.
Can be used by add '-p:TargetFramework=netX.X' to the publish or build command.
2023-04-24 14:33:25 -07:00
andre-maestas 0c7be7be4a ignore metrics 2023-04-13 16:38:48 -07:00
Andre Maestas 395d9199a7 Merge pull request #8 from unity/AddKnownIssue
Add known issue Support
2023-01-04 13:11:52 -08:00
andre.maestas 2a48d154e7 Fixed Compilation Errors, Properly pass down knwon issues 2022-07-06 11:34:20 -07:00
andre.maestas 22ec1d29ae First Implementation 2022-06-23 15:26:24 -07:00
Andre Maestas c7a4c24f12 Merge pull request #7 from unity/JsonParserUpdate
Matches for stereo now gets proper first group
2022-06-23 14:16:31 -07:00
andre.maestas ca4953505c Matches for stereo now gets proper first group 2022-06-23 14:15:06 -07:00
Andre Maestas 960e78ef6a Merge pull request #6 from unity/JsonParserUpdate
Additional Fixes
2022-06-14 17:21:59 -07:00
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
andre.maestas 052c11d512 Merge branch 'JsonParserUpdate' of github.cds.internal.unity3d.com:unity/PerformanceBenchmarkReporter into JsonParserUpdate 2022-06-14 16:11:53 -07:00
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
Andre Maestas e062f85a4f Fixed Perf Result Calculation 2022-03-28 16:42:13 -07:00
andre.maestas c09f4a6c30 Default Aggregation Type To Medium if not specified 2022-03-25 15:24:58 -07:00
andre.maestas 80afdbce6f Added Threshold to V2 Data Format Parsing
Fixed Standard Deviation in Pass Fail Calculation
2022-03-25 10:57:45 -07:00
Andre Maestas 8f28284bfc Added Logging for Progresed Tests
Fixed Tests on Json side
Added Stndard deveation to threshold calculation
2022-03-23 16:47:17 -07:00
andre.maestas 572aee041d Removed PerformanceBenchmarkTests
Added PerformanceBenchmarkTestsJson
Added PerformanceBenchmarkTestsXML
Added TestData files
Fixed baseline files not being read when path is a directory
2022-03-17 00:40:58 -07:00
andre.maestas 226f1b471f Added error when passing invalid val for Data Version 2022-03-11 18:28:35 -08:00
andre.maestas 9e45f6c99c Added method to parse data version from commandline
Implemented parsing of V2 data format
Updated IParser interface to pass down Data Version
2022-03-11 17:22:28 -08:00
Andre Maestas 1f3d75c58d Added Spaces To Logging
Added New Option To Specify Data Version
2022-03-11 15:23:26 -08:00
Andre Maestas 34e0dca470 Fixed Compile Errors in Tests 2022-03-09 12:12:31 -08:00
andre.maestas ce4224a5cb Added FileTypeCmdLine Option
Fixed Issue Where PerfData didnt parse due to not being in array like AllPerfData file
Added Parsing for Filetype cmd line to enum
Added additional logging
2022-03-02 09:06:55 -08:00
andre.maestas 902adb6f04 Added ESupportedFileType
Changed Core Classes to be file type agnostic
Added new option to set resuilts and baseline file type
2022-02-18 15:56:01 -08:00
andre.maestas b7ac12cde3 Added Json Parser
Added IParser Interface
Made Parsers use IParser interface
2022-02-18 15:39:31 -08:00
andre.maestas 73c86c0d6f Updated Perf Data Classes to match new format 2022-02-18 15:35:36 -08:00
Sean Stolberg 0aaef2647e Update .NET core version to LTS 3.1 and update Chart.js bundle 2021-05-17 15:13:53 -07:00
Sean Stolberg d0ff60e5fd update chartjs version 2020-06-29 16:39:18 -07:00
Sean Stolberg a03781e5c7 saving WIP 2020-06-29 16:38:58 -07:00
Gintautas Skersys e00951c081 Merge pull request #4 from unity/change-date-type
Fix for date format from epoch unix s to ms
2020-05-14 16:06:42 +03:00
gintas 7875c0d392 Fix for date format from epoch unix s to ms 2020-05-14 15:31:17 +03:00
Sean Stolberg 9fe50428a8 update metadata, fix show failed tests only bug
(cherry picked from commit c1dd134394ff3f950ce97ed4ccd363e584e13c54)
2020-05-06 14:13:02 -07:00
Sean Stolberg afb22f8821 Update readme
small change to force sync
2020-04-13 12:08:37 -07:00
Sean Stolberg 95bbad6fcb Xr metadata extraction (#3)
Update metadata processor to extract xr specific metadata
2020-04-13 12:02:57 -07:00
Sean Stolberg d6722faec7 Merge pull request #2 from unity/upgrade-core3
Upgrade core3
2020-02-13 09:54:36 -08:00
Sean Stolberg 39462bb625 Merge pull request #1 from unity/new-data-format
Add support for 2.x package data format
2020-02-13 09:52:41 -08:00
Gintautas Skersys 459d39a878 Upgrade to core 3.0 2020-02-11 16:50:25 +02:00
Gintautas Skersys cd1de7f82f Add support for 2.x package data format 2020-02-11 16:31:41 +02:00
Sean Stolberg 27f829d27e Merge branch 'Cleanup_refactor' into '2018.2'
Cleanup refactor

See merge request seans/PerformanceBenchmarkReporter!2
2018-09-07 13:16:14 +00:00
Sean Stolberg 00b3602028 Cleanup refactor 2018-09-07 13:16:14 +00:00
Sean Stolberg 7f8c08ce89 Testing on OSX. Update path handling to be more cross-platform. 2018-08-26 20:37:55 -07:00