Delta-v/Content.Benchmarks
Acruid 59e5cc5e3c
Remove Static Component NetIds (#4247)
* Remove the unnecessary NetID property from ComponentState.

* Remove Component.NetworkSynchronizeExistence.

* Removed Component.NetID.

* Adds component netID automatic generation.

* Removed NetIdAttribute from serverside components with no corresponding clientside registration.

* Completely remove static NetIds.

* Renamed NetIDAttribute to NetworkedComponentAttribute.

* Add GenerateNetIds calls to client and server entry points.
Add test to make sure auto generated NetIds are identical.

* Component changes when rebasing that I am too lazy to rewrite into the branch.

Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2021-07-12 10:32:10 +02:00
..
ColorInterpolateBenchmark.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
ComponentFetchBenchmark.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
ComponentManagerGetAllComponents.cs Remove Static Component NetIds (#4247) 2021-07-12 10:32:10 +02:00
Content.Benchmarks.csproj content using robust.analyzers 2020-12-29 16:10:15 +01:00
DependencyInjectBenchmark.cs Add benchmark for dependency injection. 2019-09-11 20:08:43 +02:00
DynamicTreeBenchmark.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
EntityFetchBenchmark.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
NetSerializerIntBenchmark.cs Fix compiler warnings. 2020-11-28 17:50:41 +01:00
NetSerializerStringBenchmark.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Program.cs ComponentFetchBenchmark 2020-07-11 13:21:41 +02:00
StereoToMonoBenchmark.cs Audio processing benchmarks. 2020-05-05 23:58:56 +02:00