Skip to content

Releases: needle-mirror/com.unity.test-framework.performance

2.7.0-preview

04 Mar 14:29

Choose a tag to compare

2.7.0-preview Pre-release
Pre-release

[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

13 Jan 08:10

Choose a tag to compare

2.6.0-preview Pre-release
Pre-release

[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

06 Jan 11:10

Choose a tag to compare

2.5.1-preview Pre-release
Pre-release

[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

17 Nov 12:21

Choose a tag to compare

2.4.1-preview Pre-release
Pre-release

[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

08 Jul 12:08

Choose a tag to compare

2.3.1-preview Pre-release
Pre-release

[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

27 May 22:52

Choose a tag to compare

2.2.0-preview Pre-release
Pre-release

[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

26 May 07:12

Choose a tag to compare

0.1.42-preview Pre-release
Pre-release

[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

[0.1.41] - 2018-10-2

Test report graph

0.1.41-preview

26 May 07:12

Choose a tag to compare

0.1.41-preview Pre-release
Pre-release

[0.1.41] - 2018-10-2

Test report graph

[0.1.40] - 2018-9-17

Update documentation

0.1.40-preview

26 May 07:11

Choose a tag to compare

0.1.40-preview Pre-release
Pre-release

[0.1.40] - 2018-9-17

Update documentation

[0.1.39] - 2018-9-14

Remove duplicate module from docs

0.1.39-preview

26 May 07:11

Choose a tag to compare

0.1.39-preview Pre-release
Pre-release

[0.1.39] - 2018-9-14

remove duplicate module from docs

[0.1.38] - 2018-9-14

doc updates