Delta-v/Content.Benchmarks
Pieter-Jan Briers 68ce53ae17
Random spontaneous cleanup PR (#25131)
* Use new Subs.CVar helper

Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.

This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.

* Fix a bunch of warnings

* More warning fixes

* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.

* Get rid of some more ISerializationHooks for enums

* And a little more

* Apply suggestions from code review

Co-authored-by: 0x6273 <0x40@keemail.me>

---------

Co-authored-by: 0x6273 <0x40@keemail.me>
2024-02-13 16:48:39 -05:00
..
ColorInterpolateBenchmark.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
ComponentFetchBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00
Content.Benchmarks.csproj Dependency update / fixes / skrungle bungle (#23745) 2024-01-12 23:22:01 +01:00
DependencyInjectBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00
DeviceNetworkingBenchmark.cs Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
DynamicTreeBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
EntityFetchBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
EntityManagerGetAllComponents.cs Freeze eventbus dictionaries (#22628) 2024-01-06 20:24:42 +11:00
EntityQueryBenchmark.cs Add component query benchmarks (#21913) 2023-12-16 15:45:52 +11:00
MapLoadBenchmark.cs derotate gemini (#24728) 2024-01-30 03:54:54 -07:00
NetSerializerIntBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
NetSerializerStringBenchmark.cs Fix Content.Benchmark warnings (#17771) 2023-07-02 01:11:01 +10:00
Program.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
PvsBenchmark.cs Add PVS benchmark (#23166) 2024-01-04 11:58:38 +11:00
SpawnEquipDeleteBenchmark.cs Add SpawnEquipDeleteBenchmark (#19566) 2023-09-03 06:53:45 +10:00
StereoToMonoBenchmark.cs updates submodule & fixes content benchmarks & sets up ci (#11851) 2022-10-11 20:51:52 +02:00