Releases: needle-mirror/com.unity.test-framework.performance
2.7.0-preview
[2.7.0] - 2021-02-19
Reduce metadata overhead when running locally by caching dependencies
Remove the need for link.xml
Restructured documentation
Fixed method measurement IterationsPerMeasurement
[2.6.0] - 2021-01-12
Add build configuration support
2.6.0-preview
[2.6.0] - 2021-01-12
Add build configuration support
[2.5.1] - 2021-01-05
Fix serialization for Performance Test Report window
2.5.1-preview
[2.5.1] - 2021-01-05
Fix serialization for Performance Test Report window
[2.5.0] - 2020-12-29
Add domain reload support
Switch from Newtonsoft.Json to Unity json module
[2.4.1] - 2020-11-05
Metadata collection was made public
2.4.1-preview
[2.4.1] - 2020-11-05
Metadata collection was made public
[2.4.0] - 2020-09-16
Upgrade json dependency to release version
Reduced overhead introduced when running tests
Performance Test Report window updates:
Added CSV export option.
Added monitoring of results file timestemp to support auto refresh when a new file is found.
Added display of timestamp of last loaded results file.
Added option to sort test report window by order the tests ran in (index). This is now the default.
Added min and max to the table.
Improve titles and tooltips on columns
[2.3.1] - 2020-07-01
Fix overhead introduced with Measure.Method no longer calculates execution time of Setup and Cleanup changes
2.3.1-preview
[2.3.1] - 2020-07-01
Fix overhead introduced with Measure.Method no longer calculates execution time of Setup and Cleanup changes
[2.3.0] - 2020-06-17
Fix Measure.Method overhead
Measure.Method no longer caclulates execution time of Setup and Cleanup
Overwritten test name will be displyed with method name in Test Result viewer
[2.2.0] - 2020-05-26
Add support for custom metadata
2.2.0-preview
[2.2.0] - 2020-05-26
Add support for custom metadata
[2.1.0] - 2020-05-14
Add flexible horizontal splitter for report window
Fix date format
0.1.42-preview
[0.1.42] - 2018-10-15
Improvements to report window and minor fixes
Save profiler output on perf tests
Add a button on report window to open profiler output for test
Remove unsupported features for legacy scripting runtime
Fix version attribute for test cases
Remove unnecessary assembly definition