Newer
Older
Simple-Multiplayer-Unity3D / Multiplayer Project / Library / PackageCache / com.unity.performance.profile-analyzer@1.2.2 / package.json
  1. {
  2. "name": "com.unity.performance.profile-analyzer",
  3. "displayName": "Profile Analyzer",
  4. "version": "1.2.2",
  5. "description": "The Profile Analyzer tool supports the standard Unity Profiler. You can use it to analyze multiple frames and multiple data sets of the CPU data in the Profiler.\n\nMain features: \n▪ Multi-frame analysis of a single set of Profiler CPU data \n▪ Comparison of two multi-frame profile scans \n\n",
  6. "unity": "2020.3",
  7. "dependencies": {},
  8. "_upm": {
  9. "changelog": "### Fixed\n\n* Fixed exception thrown when removing marker."
  10. },
  11. "upmCi": {
  12. "footprint": "1b3d5b45223b421224d20ac73ab78d8f1b5ce204"
  13. },
  14. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.performance.profile-analyzer@1.2/manual/index.html",
  15. "repository": {
  16. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.performance.profile-analyzer.git",
  17. "type": "git",
  18. "revision": "2c63f931588caa60a1fef33b1b250b20d952dc58"
  19. }
  20. }