Skip to content

Commit

Permalink
Merge pull request #265 from hadashiA/ku/fix-benchmarking-project
Browse files Browse the repository at this point in the history
Bump benchmarking project unity version
  • Loading branch information
hadashiA authored Jun 19, 2021
2 parents bffc187 + 45a1dd3 commit 646c495
Show file tree
Hide file tree
Showing 12 changed files with 394 additions and 219 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"name": "VContainer.Benchmark",
"rootNamespace": "",
"references": [
"GUID:0d8beb7f090555447a6cf5ce9e54dbb4",
"GUID:c0dd0d10738d4ad4a9de57c559d0ca1b",
"GUID:b0214a6008ed146ff8f122a6a9c2f6cc",
"GUID:0acc523941302664db1f4e527237feb3",
"GUID:27619889b8ba8c24980f49ee34dbb44a"
"GUID:27619889b8ba8c24980f49ee34dbb44a",
"GUID:9f843d4b38153f04b9cee0502d568525",
"GUID:c0dd0d10738d4ad4a9de57c559d0ca1b"
],
"includePlatforms": [],
"excludePlatforms": [
Expand Down
37 changes: 20 additions & 17 deletions VContainer.Benchmark/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,35 @@
{
"scopedRegistries": [
{
"name": "Unofficial Unity Package Manager Registry",
"url": "https://upm-packages.dev",
"scopes": [
"com.stevevermeulen",
"jp.cysharp",
"dev.upm-packages"
]
}
],
"dependencies": {
"com.unity.entities": "0.11.1-preview.4",
"com.unity.test-framework": "1.1.18",
"com.svermeulen.extenject": "9.2.0-stcf3",
"com.unity.ide.visualstudio": "2.0.9",
"com.unity.ide.rider": "3.0.6",
"com.unity.test-framework": "1.1.27",
"com.unity.test-framework.performance": "2.3.1-preview",
"com.unity.ugui": "1.0.0",
"jp.hadashikick.vcontainer": "file:../../VContainer/Assets/VContainer",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"nuget.mono-cecil": "0.1.6-preview",
"com.stevevermeulen.extenject": "9.1.2",
"jp.hadashikick.vcontainer": "file:../../VContainer/Assets/VContainer"
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.vr": "1.0.0"
},
"testables": [
"com.unity.test-framework.performance"
],
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.openupm",
"com.svermeulen.extenject"
]
}
]
}
193 changes: 40 additions & 153 deletions VContainer.Benchmark/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,80 +1,64 @@
{
"dependencies": {
"com.stevevermeulen.extenject": {
"version": "9.1.2",
"com.svermeulen.extenject": {
"version": "9.2.0-stcf3",
"depth": 0,
"source": "registry",
"dependencies": {
"jp.cysharp.unirx": "7.1.0",
"dev.upm-packages.moq": "4.13.3",
"dev.upm-packages.nsubstitute": "2.0.4"
},
"url": "https://upm-packages.dev"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.2d.tilemap": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
"dependencies": {},
"url": "https://package.openupm.com"
},
"com.unity.ext.nunit": {
"version": "1.0.0",
"version": "1.0.6",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "2.0.2",
"version": "3.0.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.1"
"com.unity.ext.nunit": "1.0.6"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.1",
"com.unity.ide.visualstudio": {
"version": "2.0.9",
"depth": 0,
"source": "registry",
"dependencies": {},
"dependencies": {
"com.unity.test-framework": "1.1.9"
},
"url": "https://packages.unity.com"
},
"com.unity.multiplayer-hlapi": {
"version": "1.0.6",
"depth": 0,
"com.unity.nuget.mono-cecil": {
"version": "1.10.1",
"depth": 1,
"source": "registry",
"dependencies": {
"nuget.mono-cecil": "0.1.6-preview"
},
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "2.0.0-preview",
"version": "2.0.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.14",
"version": "1.1.27",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.0",
"com.unity.ext.nunit": "1.0.6",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework.performance": {
"version": "2.2.0-preview",
"version": "2.3.1-preview",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -83,70 +67,23 @@
},
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.2.6",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0"
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0"
}
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.4",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"dev.upm-packages.moq": {
"version": "4.13.3",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://upm-packages.dev"
},
"dev.upm-packages.nsubstitute": {
"version": "2.0.4",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://upm-packages.dev"
},
"jp.cysharp.unirx": {
"version": "7.1.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://upm-packages.dev"
},
"jp.hadashikick.vcontainer": {
"version": "file:../../VContainer/Assets/VContainer",
"depth": 0,
"source": "local",
"dependencies": {
"nuget.mono-cecil": "0.1.6-preview"
"com.unity.nuget.mono-cecil": "1.10.1"
}
},
"nuget.mono-cecil": {
"version": "0.1.6-preview",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.modules.androidjni": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.animation": {
"version": "1.0.0",
"depth": 0,
Expand All @@ -155,7 +92,7 @@
},
"com.unity.modules.assetbundle": {
"version": "1.0.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {}
},
Expand All @@ -165,34 +102,19 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.director": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.animation": "1.0.0"
}
},
"com.unity.modules.imageconversion": {
"version": "1.0.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.imgui": {
"version": "1.0.0",
"depth": 1,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.jsonserialize": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.particlesystem": {
"com.unity.modules.jsonserialize": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
Expand All @@ -204,15 +126,9 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.physics2d": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.subsystems": {
"version": "1.0.0",
"depth": 1,
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.modules.jsonserialize": "1.0.0"
Expand All @@ -224,61 +140,32 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.unitywebrequest": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.unitywebrequestassetbundle": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
}
},
"com.unity.modules.unitywebrequestaudio": {
"com.unity.modules.uielements": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.audio": "1.0.0"
}
},
"com.unity.modules.unitywebrequesttexture": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0"
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.uielementsnative": "1.0.0"
}
},
"com.unity.modules.unitywebrequestwww": {
"com.unity.modules.uielementsnative": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0"
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.modules.video": {
"com.unity.modules.unitywebrequest": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
}
"dependencies": {}
},
"com.unity.modules.vr": {
"version": "1.0.0",
Expand All @@ -292,7 +179,7 @@
},
"com.unity.modules.xr": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.physics": "1.0.0",
Expand Down
Loading

1 comment on commit 646c495

@vercel
Copy link

@vercel vercel bot commented on 646c495 Jun 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.