Pieter-Jan Briers
a994f6389a
NetSerializer string benchmarks.
2020-07-30 23:39:47 +02:00
Acruid
a772b505ac
IComponentManager API changes.
2020-07-29 15:49:44 -07:00
Pieter-Jan Briers
db0026a365
ComponentFetchBenchmark
2020-07-11 13:21:41 +02:00
Pieter-Jan Briers
ba09ea2254
Entity fetch benchmark for experimenting with generational Entity UIDs.
2020-06-30 16:32:50 +02:00
Tyler Young
4b64aa2b9d
fix benchmark
...
improve some test diagnostics
fix some bug where order of shutdown of AiControllerComponent mattered or Processor was never initialized
2020-06-22 04:49:54 -04:00
Pieter-Jan Briers
4ebba74b1f
Update submodule and fix ARM builds.
2020-06-09 00:17:11 +02:00
Pieter-Jan Briers
b9e59fc8d4
Audio processing benchmarks.
2020-05-05 23:58:56 +02:00
Pieter-Jan Briers
ba88b2b1da
Update NuGet dependencies.
...
EFCore excluded because I'm still using .NET Core Runtime 3.1.0 instead of 3.1.1
2020-01-20 20:44:36 +01:00
Pieter-Jan Briers
1e696edcff
Use C# 8.
2019-12-17 16:09:10 +01:00
ZelteHonor
b2e2aef78d
Rider static analysis ( #433 )
...
* Non-accessed local variable
* Merge cast and type checks.
* StringComparison.Ordinal added for better culture support
* Supposed code improvement in launcher. Remove unused code.
* Update ExplosionHelper.cs
Unintentional change.
* Optimized Import
* Add Robust.Shared.Utility import where it was deleted
* Other random suggestion
* Improve my comment
2019-11-13 23:37:46 +01:00
Pieter-Jan Briers
e570f10d69
Add benchmark for dependency injection.
2019-09-11 20:08:43 +02:00
DamianX
4dcbf28714
IoC'd random ( #302 )
...
* Implemented RobustRandom
* update submodule
* update submodule
* Fix benchmark
2019-08-17 12:09:09 -07:00
Pieter-Jan Briers
418522b714
Fix benchmarks compile on Framework.
2019-08-11 20:45:22 +02:00
Pieter-Jan Briers
7b9038e6da
Hahah color lerp.
2019-08-11 01:02:59 +02:00
Pieter-Jan Briers
d7505ca8b5
Fix compiling benchmarks.
2019-08-10 13:45:35 +02:00
Pieter-Jan Briers
41cb27dd67
Color interpolation benchmark.
2019-08-07 21:00:26 +02:00
Pieter-Jan Briers
3c09c18943
Update submodule, noise removal, parallax optimizations.
2019-08-07 18:10:55 +02:00
Pieter-Jan Briers
3488ca0173
Try to work around space-wizards/space-station-14#284
2019-08-03 15:07:47 +02:00
Pieter-Jan Briers
8cf5195db6
.NET Core support.
...
Also dropped x86 because apparently unit tests still work.
2019-08-02 22:45:41 +02:00
Pieter-Jan Briers
dd13d969b2
Benchmarks project along with a component manager benchmark. ( #251 )
2019-06-02 01:17:07 +02:00