{"_id":"com.unity.test-framework.performance","name":"com.unity.test-framework.performance","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","provider":"upm","versions":{"3.5.0":{"_upm":{"changelog":"### Added\n- A performance regression Threshold property for the Performance attribute. It is only reported when the value is greater than 0.0 and is to be used by the performance reporting endpoint to compare against historical data."},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.5/manual/index.html","name":"com.unity.test-framework.performance","version":"3.5.0","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"8b56083ec0f03c33121bea5c806c91b0fa2f2b69","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.5.0.tgz"}},"3.4.2":{"_upm":{"changelog":"### Added\n- Made the package compatible with Fast Enter Playmode"},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.4/manual/index.html","name":"com.unity.test-framework.performance","version":"3.4.2","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"aaa9d880f42f1edad2e23c50ef2eb46b3d7ed19f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.4.2.tgz"}},"3.4.1":{"_upm":{"changelog":"### Fixed\n- Order dependency JSON content to not rewrite it to disk when contents have not actually changed."},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.4/manual/index.html","name":"com.unity.test-framework.performance","version":"3.4.1","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"fc719167038a5226a5c169756687af3073d6cc79","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.4.1.tgz"}},"3.4.0":{"_upm":{"changelog":"- Internal fixes only"},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.4/manual/index.html","name":"com.unity.test-framework.performance","version":"3.4.0","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"aa81a99c4a7555f330ebbe4671ce42b8c93c2448","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.4.0.tgz"}},"3.3.0":{"_upm":{"changelog":"- Internal fixes only"},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.3/manual/index.html","name":"com.unity.test-framework.performance","version":"3.3.0","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"a902ab7fb342bba0c712bdaafd89b466b72bf047","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.3.0.tgz"}},"3.2.1":{"_upm":{"changelog":"### Fixed\n\n- Only call AssetDatabase.Refresh() in Cleanup() when something actually got deleted [BUTFP-29](https://issuetracker.unity3d.com/product/unity/issues/guid/BUTFP-29)\n- Avoid boxing from enum.Equals in ConvertSamples.\n- Prevent unnecessary asset recompilation by skipping result writing when the content is unchanged.\n\n### Changed\n\n- Added assert when sample is measured for a non-existing ProfilerMarker.\n- Use ProfilerRecorder API to measure profiler markers.\n- Updated GC.Alloc measurements (GC() function of Measure.Method) to collect allocation count on the running thread only.\n- SampleGroup.GetRecorder is now marked as [Obsolete] and will be removed in a future update."},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.2/manual/index.html","name":"com.unity.test-framework.performance","version":"3.2.1","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"e08b9168fec38160a580db3c2551611a48e3d508","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.2.1.tgz"}},"3.2.0":{"_upm":{"changelog":"### Added\n\n- Improved render threading mode reporting"},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.2/manual/index.html","name":"com.unity.test-framework.performance","version":"3.2.0","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"0840f58e45624f7677679a0f8b6a5137689e607f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.2.0.tgz"}},"3.1.0":{"_upm":{"changelog":"### Added\n- Added an optional command-line argument \"perfTestResults\" to control the target location of performance test run results file.\n### Fixed\n- Warmup cycles no longer record GC measurements.\n- Setup and Cleanup cycles no longer contribute to GC measurements."},"unity":"2020.3","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.1/manual/index.html","name":"com.unity.test-framework.performance","version":"3.1.0","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.33","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"92d1d09a72ed696fa23fd76c675b29d211664b50","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.1.0.tgz"}},"3.0.3":{"_upm":{"changelog":"## Fixed \n- Fixed issue where exception in OnTestEnded callback would result in EndTest method not finalising properly\n### Changed\n- Temporarily removed \"Open Script\" from Performance Benchmark Window\n- Some clarifications in documentation were added (\"Extension\" naming changed to \"Package\", Package limitations clarified)"},"type":"assets","unity":"2020.3","upmCi":{"footprint":"b600f4d71a9f455fc0cc194fef259373f5289c1f"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"10b82691b2d9f4e4aa8385c8d797c7e544bac548"},"relatedPackages":{"com.unity.test-framework.performance.tests":"3.0.3"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.0/manual/index.html","name":"com.unity.test-framework.performance","version":"3.0.3","displayName":"Performance testing API","description":"Package that extends Unity Test Framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.31","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"fb0dc592af8b524f1a06c50d7caf95552f1bcd2f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.0.3.tgz"}},"3.0.2":{"_upm":{"changelog":"### Changed\n- Added additional InternalsVisibleTo attribute for internal test assembly"},"type":"assets","unity":"2020.3","upmCi":{"footprint":"9bd115b64b745f6d40d5db4d9619429b7f72bdc8"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"1b5b8963c496694439bad232d2abe0de1848fb71"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.0/manual/index.html","name":"com.unity.test-framework.performance","version":"3.0.2","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.31","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"9484e9c6b48e88dc4dbc97d8758665adbdfcd334","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.0.2.tgz"}},"3.0.1":{"_upm":{"changelog":"### Changed\n- Removed false \"unityRelease\" field from package.json"},"type":"assets","unity":"2020.3","upmCi":{"footprint":"aae9af779cc3b526dd34322f905b3ee042cca0f7"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"45b5339cfbc19ee4a066f95467b6d01f5a16c4d3"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.0/manual/index.html","name":"com.unity.test-framework.performance","version":"3.0.1","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.31","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"3c1c1dd50f9bb0a3fca1a2d200804e0e3846c544","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.0.1.tgz"}},"3.0.0-pre.2":{"_upm":{"changelog":"### Added\n- Help button, which redirects the user to documentation website\n- Clear Results button, which clears all Performance test results\n- Updated CI to support more Unity versions and expand test coverage\n### Changed\n- Updated the style of toolbar buttons to match that of the Test Runner window for consistency\n- Export button is now disabled instead of hidden when there are no Performance test results\n- Made AutoRefresh toggle retain its state after closing and reopening the window\n- Moved the Performance Test Report from 'Window/Analysis' to 'Window/General' near Test Runner for better accessibility\n### Removed\n- Build project from CI\n### Fixed\n- Issue where running tests with the Test Report window open would cause the error message \"The object of type 'Material' has been destroyed\" to appear\n- Issues where incorrect labels were displayed at certain scenarios\n- Issues flagged by SonarQube"},"type":"asset","unity":"2020.3","upmCi":{"footprint":"bc4dd7fda2954291aed319006ff72d635dfe6516"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"072d33f022f7989d0f75de4003cce5e2f7f08792"},"unityRelease":"0a10","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.0/manual/index.html","name":"com.unity.test-framework.performance","version":"3.0.0-pre.2","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.31","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"e4f06925a5c061511addc4da7e188aca3651dd7a","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.0.0-pre.2.tgz"}},"3.0.0-pre.1":{"_upm":{"changelog":"### Added\n- Merged 2.8.1 changes that weren't reflected in 2.10.0 release\n### Fixed\n- Fixing issues from SonarQube check\n- Updating obsolete API's that stopped working with recent Unity versions\n- Clarified how to add package in Unity project in documentation"},"type":"asset","unity":"2020.3","upmCi":{"footprint":"2ca26768fb5d04e3ca266d3bddfafd87ea515e25"},"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"1e6cd56bc48f1022c8f6e5009ef77cbb3f9eb281"},"unityRelease":"0a10","documentationUrl":"https://docs.unity3d.com/Packages/com.unity.test-framework.performance@3.0/manual/index.html","name":"com.unity.test-framework.performance","version":"3.0.0-pre.1","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.31","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"8921b04708926bfbef80888443583a25938b124f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-3.0.0-pre.1.tgz"}},"2.8.1-preview":{"_id":"com.unity.test-framework.performance@2.8.1-preview","_upm":{"changelog":"Removed setting up date when building player. It will set up at the beginning of the run."},"type":"asset","_from":"file:/tmp/com.unity.test-framework.performance@2.8.1-preview-e_j_5oiq.tgz","unity":"2019.3","upmCi":{"footprint":"cc13522d5bb624865a48e0b9f8af06f0f1284faa"},"_resolved":"/tmp/com.unity.test-framework.performance@2.8.1-preview-e_j_5oiq.tgz","_integrity":"sha512-DM6xbIygitkFwfzmSQBEdPm1fUlCP95J1l7VNuwrEvnmKU/n5tAEYjF2SjoeUDvFbXS9T9lpI16RhdIABA2lkw==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"c2bbc1cd387e77b65fce8ac359fc8c607b25f80e"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.8.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"413aa7b1de5d6d83408665901f743c43047e437f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.8.1-preview.tgz"}},"2.8.0-preview":{"_id":"com.unity.test-framework.performance@2.8.0-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.8.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"3737e299759c4653c61cb4dac3e0f151a7f2f83d"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"ed41cff119cdf700f111dbfd9150391bcc7da9e2"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.8.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"d3a048a396ff691f8aea05aae46287ef1fb2c1ff","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.8.0-preview.tgz"}},"2.7.0-preview":{"_id":"com.unity.test-framework.performance@2.7.0-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.7.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"55446538c6bb80fcec681a011e8e58bb59614b59"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"781fbf3a6de9c4dba7d148799208812a0388fdd3"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.7.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"821900455ffe2a7d934beefeec18c4e9a536736e","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.7.0-preview.tgz"}},"2.6.0-preview":{"_id":"com.unity.test-framework.performance@2.6.0-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.6.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"1bcc654f752b7808f30eedbeaf26a577e03a8228"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"b20a4e88ff5eed1f26478f99b32db49f57987f5c"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.6.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"53d4334c3b7cd8c2bac8e4cc4a3578ca1e99b906","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.6.0-preview.tgz"}},"2.5.1-preview":{"_id":"com.unity.test-framework.performance@2.5.1-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.5.1-preview.tgz","unity":"2019.3","upmCi":{"footprint":"aec8c28178afc564f56f03da281feb78b13a4aca"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"074103c39b9522ba1a9f954d00c651007f31e3d0"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.5.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"eb40af03e64d520544588bb07961d59609df24c5","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.5.1-preview.tgz"}},"2.4.1-preview":{"_id":"com.unity.test-framework.performance@2.4.1-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.4.1-preview.tgz","unity":"2019.3","upmCi":{"footprint":"5d259dbf559572091dad4578e4de7a0718e6293e"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"57b368b2be39ee1829715bc597c2aea9ca38c6cb"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.4.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0"},"dist":{"shasum":"baa137a388b48786fdc29e9f6f2b42a3f0b6b69a","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.4.1-preview.tgz"}},"2.3.1-preview":{"_id":"com.unity.test-framework.performance@2.3.1-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.3.1-preview.tgz","unity":"2019.3","upmCi":{"footprint":"6785338b363ed02bc9d3dd6366b7f643ff55b789"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"f3bcc9ec6b911cc61eed160ca116d7fa33ae4b0a"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.3.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"fb470a3ab899b659de626d621d9be540332b3d0b","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.3.1-preview.tgz"}},"2.2.0-preview":{"_id":"com.unity.test-framework.performance@2.2.0-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.2.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"acdb45aa0381a84a127b5bc4b1aecb5abcc7b142"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"1d0ef47bac7a18f1c14da1ee42082ae030273971"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.2.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"b9846d5f36a0966ca631b9ac21c0dc3506bc94af","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.2.0-preview.tgz"}},"2.1.0-preview":{"_id":"com.unity.test-framework.performance@2.1.0-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.1.0-preview.tgz","unity":"2019.3","upmCi":{"footprint":"bffa451d2d70421572fe14efb2acbaa69f80eeff"},"readme":"ERROR: No README data found!","_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"4fcf08c79385aef3efa6862e69754565792ef757"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.1.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"c6f204aef8d2bdfd2cd4602b5bd4c864ac4bfc27","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.1.0-preview.tgz"}},"2.0.9-preview":{"_id":"com.unity.test-framework.performance@2.0.9-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.0.9-preview.tgz","unity":"2019.3","readme":"ERROR: No README data found!","_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"2c45c9785265b08de6329a51eee72914b21b4be8","footprint":"ad9c5c26d28dc49453310f158baf84c774e4f333"},"_npmVersion":"6.13.4","_nodeVersion":"12.14.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"2.0.9-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"9c78958ce7fe89a8c92b9e24263646b049c49e2f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.9-preview.tgz"}},"2.0.8-preview":{"_id":"com.unity.test-framework.performance@2.0.8-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.0.8-preview.tgz","unity":"2019.3","readme":"ERROR: No README data found!","_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"7929de0669d890a8b3e07d056cbfb1a2d5d77cd5","footprint":"f1dc7289e3641e8d2e28017e8b369739c22dd2ab"},"_npmVersion":"6.13.4","_nodeVersion":"12.14.1","unityRelease":"0a10","relatedPackages":{"com.unity.test-framework.performance.tests":"2.0.8-preview"},"name":"com.unity.test-framework.performance","version":"2.0.8-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"003a1305e77cb712715ffe306a0639fd4c265333","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.8-preview.tgz"}},"2.0.7-preview":{"_id":"com.unity.test-framework.performance@2.0.7-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.0.7-preview.tgz","unity":"2019.3","readme":"ERROR: No README data found!","_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.test-framework.performance.git","type":"git","revision":"0de2440e286b80f97efa94f3bfdc24a184f04f95","footprint":"6cd53843d5f68e14d8f853353136d81e14e41a13"},"_npmVersion":"6.13.4","_nodeVersion":"12.14.1","unityRelease":"0a10","relatedPackages":{"com.unity.test-framework.performance.tests":"2.0.7-preview"},"name":"com.unity.test-framework.performance","version":"2.0.7-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"99e38f55e204470665a1f531bb82ca83c2a8db21","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.7-preview.tgz"}},"2.0.6-preview":{"_id":"com.unity.test-framework.performance@2.0.6-preview","type":"asset","_from":"file:com.unity.test-framework.performance-2.0.6-preview.tgz","unity":"2019.3","readme":"ERROR: No README data found!","_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"b4b03e0286ba6bf79114053d8789ba7a44b6a8b3"},"_npmVersion":"6.12.1","_nodeVersion":"12.13.1","unityRelease":"0a10","relatedPackages":{"com.unity.test-framework.performance.tests":"2.0.6-preview"},"name":"com.unity.test-framework.performance","version":"2.0.6-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"2.0.0-preview"},"dist":{"shasum":"a2323c13e59152cae72dfd485c2321e4b1512471","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.6-preview.tgz"}},"1.3.3-preview":{"_id":"com.unity.test-framework.performance@1.3.3-preview","type":"asset","_from":"file:com.unity.test-framework.performance-1.3.3-preview.tgz","unity":"2019.3","readme":"ERROR: No README data found!","_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"87524c29098709502c795c19d9584b76c70055d5"},"_npmVersion":"6.12.1","_nodeVersion":"12.13.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.3.3-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"63dd509c775ad365198a19f749bf552c186407db","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.3.3-preview.tgz"}},"1.3.2-preview":{"_id":"com.unity.test-framework.performance@1.3.2-preview","type":"asset","_from":"file:com.unity.test-framework.performance-1.3.2-preview.tgz","unity":"2019.3","readme":"ERROR: No README data found!","_npmUser":{"name":"service-airflow-production@unity","email":"packman-ops+service-airflow-production@unity3d.com"},"_resolved":"","_integrity":"","repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"58cb35cf2ac540b8219409f9ece8de41c900683d"},"_npmVersion":"6.12.1","_nodeVersion":"12.13.1","unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.3.2-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"dc48411af888040ebcd0c89d3c9bfd59963e36e8","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.3.2-preview.tgz"}},"2.0.3-preview":{"_id":"com.unity.test-framework.performance@2.0.3-preview","type":"asset","unity":"2019.3","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"60ff007c68c7e1fe1182dcddb08284ce6bdd933b"},"unityRelease":"0a10","relatedPackages":{"com.unity.test-framework.performance.tests":"2.0.3-preview"},"name":"com.unity.test-framework.performance","version":"2.0.3-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"1.1.2"},"dist":{"shasum":"f416ad353e4890fedb3d6a9a4cb9673bd4e25759","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.3-preview.tgz"}},"2.0.2-preview":{"_id":"com.unity.test-framework.performance@2.0.2-preview","type":"asset","unity":"2019.3","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"8be403153c35815cddd805ee3ff70534f10d9688"},"unityRelease":"0a10","relatedPackages":{"com.unity.test-framework.performance.tests":"2.0.2-preview"},"name":"com.unity.test-framework.performance","version":"2.0.2-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"1.1.2"},"dist":{"shasum":"89338d3d89608d4c523dcca120c485ba24e238e1","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.2-preview.tgz"}},"2.0.1-preview":{"_id":"com.unity.test-framework.performance@2.0.1-preview","type":"asset","unity":"2019.3","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"1405ac3df81e5963463bf1561ec622c3217317ba"},"unityRelease":"0a10","relatedPackages":{"com.unity.test-framework.performance.tests":"2.0.1-preview"},"name":"com.unity.test-framework.performance","version":"2.0.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.nuget.newtonsoft-json":"1.1.2"},"dist":{"shasum":"823fac32b412d30bc456c80af66a6128043cf4b2","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-2.0.1-preview.tgz"}},"1.3.1-preview":{"_id":"com.unity.test-framework.performance@1.3.1-preview","type":"asset","unity":"2019.3","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"a718326a9ba4cb7218247fa523f1d03e4b3891d6"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.3.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"2cb214d24cf63874a4c4000ff817173178c42207","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.3.1-preview.tgz"}},"1.3.0-preview":{"_id":"com.unity.test-framework.performance@1.3.0-preview","unity":"2019.3","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"8339d144e6cbee870d5cdaf6702e43f824dd01e8"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.3.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.test-framework":"1.1.0","com.unity.modules.jsonserialize":"1.0.0"},"dist":{"shasum":"2852b89b5ac546f1e470f7774c0b2517592a3475","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.3.0-preview.tgz"}},"1.2.6-preview":{"_id":"com.unity.test-framework.performance@1.2.6-preview","unity":"2019.2","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"1937240bddfe9080f93d3b9bc89266262f24ec8a"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.2.6-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.modules.vr":"1.0.0","com.unity.test-framework":"1.0.13","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.unitywebrequest":"1.0.0"},"dist":{"shasum":"b0c3e68e017e48554370d5f647b0503afce3885b","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.2.6-preview.tgz"}},"1.1.2-preview":{"_id":"com.unity.test-framework.performance@1.1.2-preview","unity":"2019.1","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"399576b435d2eb37a662915406cb7cbe3195ad8d"},"name":"com.unity.test-framework.performance","version":"1.1.2-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"f0fe9a49446c5f87aa673ffb8bd6231e16ed0436","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.1.2-preview.tgz"}},"1.2.5-preview":{"_id":"com.unity.test-framework.performance@1.2.5-preview","unity":"2019.2","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"35401c11246736d82af94db27434c6146ec78df1"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.2.5-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.modules.vr":"1.0.0","com.unity.test-framework":"1.0.13","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.unitywebrequest":"1.0.0"},"dist":{"shasum":"c211266687784d392d714d6aada35ef688dbd5dc","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.2.5-preview.tgz"}},"1.2.3-preview":{"_id":"com.unity.test-framework.performance@1.2.3-preview","unity":"2019.2","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"5e8527b6c5fa77d7bce92ad3d42c983c59bc4d94"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.2.3-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.modules.vr":"1.0.0","com.unity.test-framework":"1.0.13","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.unitywebrequest":"1.0.0"},"dist":{"shasum":"af38303e50083de198ab7edc3b3ab35039400014","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.2.3-preview.tgz"}},"1.2.1-preview":{"_id":"com.unity.test-framework.performance@1.2.1-preview","unity":"2019.2","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"dab153ddc333f4e37c72daa1509f2800a19b765e"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.2.1-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.modules.vr":"1.0.0","com.unity.test-framework":"1.0.13","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.unitywebrequest":"1.0.0"},"dist":{"shasum":"ce4a35680bb305408149bba0fdb8012fee027cbb","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.2.1-preview.tgz"}},"1.2.0-preview":{"_id":"com.unity.test-framework.performance@1.2.0-preview","unity":"2019.2","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"6778aea4af3a7cc80502f892abdba0666f5b578e"},"unityRelease":"0a10","name":"com.unity.test-framework.performance","version":"1.2.0-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{"com.unity.modules.vr":"1.0.0","com.unity.test-framework":"1.0.13","com.unity.modules.jsonserialize":"1.0.0","com.unity.modules.unitywebrequest":"1.0.0"},"dist":{"shasum":"65159dbc3ea43965410d78fdbb5f134b820a6a8f","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.2.0-preview.tgz"}},"1.0.9-preview":{"_id":"com.unity.test-framework.performance@1.0.9-preview","unity":"2019.1","scripts":{},"repository":{"url":"git@github.cds.internal.unity3d.com:unity/com.unity.test-framework.performance.git","type":"git","revision":"e81d5d4e9fdfa8b8c2e91a98bbe8a56c36103b05"},"name":"com.unity.test-framework.performance","version":"1.0.9-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"22efa9968c433417c7bc2c777cd4bbca290d3f73","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.0.9-preview.tgz"}},"1.0.6-preview":{"_id":"com.unity.test-framework.performance@1.0.6-preview","unity":"2019.1","scripts":{},"repository":{"url":"https://gitlab.cds.internal.unity3d.com/upm-packages/core/com.unity.performancetesting","type":"git","revision":"0fabae89d41c2fb7059e96a652674d7b45e8a22a"},"name":"com.unity.test-framework.performance","version":"1.0.6-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"bf16b08cd77012b6f62f7883beca281a3b40a09c","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.0.6-preview.tgz"}},"1.0.4-preview":{"_id":"com.unity.test-framework.performance@1.0.4-preview","unity":"2019.2","scripts":{},"repository":{"url":"https://gitlab.cds.internal.unity3d.com/upm-packages/core/com.unity.performancetesting","type":"git","revision":"61b766508ff215ec9c18645ad7566656ff0341dd"},"name":"com.unity.test-framework.performance","version":"1.0.4-preview","displayName":"Performance testing API","description":"Extension to the Unity Test framework package. Adds performance testing capabilities and collects configuration metadata.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"17f8776514b5b28dd45a08e6fa117c414ac769fb","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-1.0.4-preview.tgz"}},"0.1.50-preview":{"_id":"com.unity.test-framework.performance@0.1.50-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.50-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"cb46220ba09a589df5571e0c5210b02006c17ae8","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.50-preview.tgz"}},"0.1.49-preview":{"_id":"com.unity.test-framework.performance@0.1.49-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.49-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"965ea9937263dbd504fadfa126ea402794e52bce","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.49-preview.tgz"}},"0.1.48-preview":{"_id":"com.unity.test-framework.performance@0.1.48-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.48-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"532ad810f3e7900885c8ae7a42fc1cfc07dbd7b1","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.48-preview.tgz"}},"0.1.47-preview":{"_id":"com.unity.test-framework.performance@0.1.47-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.47-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"93fbe5be7902712b1857b838cc4fa6a4e01f26fb","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.47-preview.tgz"}},"0.1.45-preview":{"_id":"com.unity.test-framework.performance@0.1.45-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.45-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"994aa29199ff1dbb1d335940e076eceb8df8801e","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.45-preview.tgz"}},"0.1.44-preview":{"_id":"com.unity.test-framework.performance@0.1.44-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.44-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"df7929c263b91a90afe3c2522993f85ea466e0b0","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.44-preview.tgz"}},"0.1.42-preview":{"_id":"com.unity.test-framework.performance@0.1.42-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.42-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"0bff7a0249e3e250184b8b94f89a254c007ff5af","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.42-preview.tgz"}},"0.1.41-preview":{"_id":"com.unity.test-framework.performance@0.1.41-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.41-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"1f1dc6c85aa209fc27b2d1f4208cff7bfb0c8350","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.41-preview.tgz"}},"0.1.40-preview":{"_id":"com.unity.test-framework.performance@0.1.40-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.40-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"29e667a35067125bb89cf5d5e1877d3cefffe9f9","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.40-preview.tgz"}},"0.1.39-preview":{"_id":"com.unity.test-framework.performance@0.1.39-preview","unity":"2018.2","name":"com.unity.test-framework.performance","version":"0.1.39-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"35f770a45edf0f5334163148b9e27c9a29371d22","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.39-preview.tgz"}},"0.1.37-preview":{"_id":"com.unity.test-framework.performance@0.1.37-preview","unity":"2018.2","name":"com.unity.test-framework.performance","version":"0.1.37-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"6356cfda7c0bd3b8f30c6c093ca65c3874d7cf23","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.37-preview.tgz"}},"0.1.36-preview":{"_id":"com.unity.test-framework.performance@0.1.36-preview","unity":"2018.2","name":"com.unity.test-framework.performance","version":"0.1.36-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"e19cbf3bd23fb174266affad76746ef8f7527e6e","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.36-preview.tgz"}},"0.1.34-preview":{"_id":"com.unity.test-framework.performance@0.1.34-preview","unity":"2018.2","name":"com.unity.test-framework.performance","version":"0.1.34-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"0a2f5ffbcbee578419bc10760802fc1e7ff21152","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.34-preview.tgz"}},"0.1.33-preview":{"_id":"com.unity.test-framework.performance@0.1.33-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.33-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"5be9f476f26a8ebe23b03f3aafd83d17ec1f982a","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.33-preview.tgz"}},"0.1.31-preview":{"_id":"com.unity.test-framework.performance@0.1.31-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.31-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"f30b0ff5fcce2feb94fc9607d7eb946dd3f875e3","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.31-preview.tgz"}},"0.1.29-preview":{"_id":"com.unity.test-framework.performance@0.1.29-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.29-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"36366285373cedd192b8aea4d3dc8e144e660896","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.29-preview.tgz"}},"0.1.27-preview":{"_id":"com.unity.test-framework.performance@0.1.27-preview","unity":"2018.1","name":"com.unity.test-framework.performance","version":"0.1.27-preview","displayName":"Performance testing API","description":"Performance testing API.","keywords":["performance","test"],"dependencies":{},"dist":{"shasum":"a00be550c3caaa762429ae29a59afc3ba3cccc08","tarball":"https://download.packages.unity.com/com.unity.test-framework.performance/-/com.unity.test-framework.performance-0.1.27-preview.tgz"}}},"time":{"3.5.0":"2026-05-14T19:12:06.691Z","3.4.2":"2026-04-28T14:03:25.447Z","3.4.1":"2026-04-17T15:40:46.661Z","3.4.0":"2026-03-25T20:08:06.784Z","3.3.0":"2026-03-19T12:28:26.356Z","3.2.1":"2026-03-12T15:44:49.615Z","3.2.0":"2025-09-16T21:49:04.079Z","3.1.0":"2025-04-03T08:05:56.767Z","3.0.3":"2023-09-13T10:00:47.000Z","3.0.2":"2023-07-12T15:36:37.000Z","3.0.1":"2023-06-26T16:54:21.000Z","3.0.0-pre.2":"2023-04-06T10:31:24.000Z","3.0.0-pre.1":"2023-03-31T12:05:19.000Z","2.8.1-preview":"2022-05-27T12:45:31.000Z","2.8.0-preview":"2021-03-16T09:15:01.000Z","2.7.0-preview":"2021-03-04T14:05:01.000Z","2.6.0-preview":"2021-01-13T07:52:00.000Z","2.5.1-preview":"2021-01-06T10:38:52.000Z","2.4.1-preview":"2020-11-17T12:20:58.000Z","2.3.1-preview":"2020-07-08T11:11:03.000Z","2.2.0-preview":"2020-05-27T07:06:31.000Z","2.1.0-preview":"2020-05-14T12:29:06.000Z","2.0.9-preview":"2020-03-24T09:01:49.000Z","2.0.8-preview":"2020-02-29T14:00:55.000Z","2.0.7-preview":"2020-02-17T14:41:39.000Z","2.0.6-preview":"2020-01-15T11:27:49.000Z","1.3.3-preview":"2019-12-18T12:00:59.000Z","1.3.2-preview":"2019-12-10T12:03:23.000Z","2.0.3-preview":"2019-11-21T09:07:21.000Z","2.0.2-preview":"2019-11-20T12:06:18.000Z","2.0.1-preview":"2019-11-20T10:06:54.000Z","1.3.1-preview":"2019-11-05T13:06:29.000Z","1.3.0-preview":"2019-09-09T14:04:11.000Z","1.2.6-preview":"2019-08-22T16:03:51.000Z","1.1.2-preview":"2019-07-22T13:03:42.000Z","1.2.5-preview":"2019-06-17T21:03:04.000Z","1.2.3-preview":"2019-06-17T14:02:58.000Z","1.2.1-preview":"2019-06-10T18:02:46.000Z","1.2.0-preview":"2019-05-23T15:02:50.000Z","1.0.9-preview":"2019-05-21T16:02:47.000Z","1.0.6-preview":"2019-04-03T12:32:19.000Z","1.0.4-preview":"2019-04-03T12:32:16.000Z","0.1.50-preview":"2019-04-03T12:32:13.000Z","0.1.49-preview":"2019-04-03T12:32:10.000Z","0.1.48-preview":"2019-04-03T12:32:06.000Z","0.1.47-preview":"2019-04-03T12:32:04.000Z","0.1.45-preview":"2019-04-03T12:32:01.000Z","0.1.44-preview":"2019-04-03T12:31:58.000Z","0.1.42-preview":"2019-04-03T12:31:55.000Z","0.1.41-preview":"2019-04-03T12:31:51.000Z","0.1.40-preview":"2019-04-03T12:31:48.000Z","0.1.39-preview":"2019-04-03T12:31:46.000Z","0.1.37-preview":"2019-04-03T12:31:43.000Z","0.1.36-preview":"2019-04-03T12:31:40.000Z","0.1.34-preview":"2019-04-03T12:31:38.000Z","0.1.33-preview":"2019-04-03T12:31:36.000Z","0.1.31-preview":"2019-04-03T12:31:33.000Z","0.1.29-preview":"2019-04-03T12:31:30.000Z","0.1.27-preview":"2019-04-03T12:31:27.000Z"},"dist-tags":{"latest":"3.5.0"},"etag":"\"105d6-Mxm0ZJ7QgDwp3ISHuRrps/eUhR0\""}