Delta-v/Content.Benchmarks
Víctor Aguilera Puerto b18ee3ec49
SIMD-accelerated gas mixtures. (SIMD atmos) (#2479)
* SIMD atmos

* Moles will always be a multiple of four.

* Component dependencies for grid atmos.

* Let's optimize allocations while we're at it!

* Inline this

* A bunch of atmos optimizations

* Fix crimes against atmos

* Microsoft moment

* Remove nuget.config

* do not reference Robust.UnitTests in Content.Benchmarks as it's unneeded.

* Revert "Remove nuget.config"

This reverts commit 872604ae6a51365af4075bb23687bd005befd8ac.

* Gas overlay optimization and fixes

* Lattice is now spess

* minor atmos tweaks
2020-11-25 10:48:49 +01:00
..
ColorInterpolateBenchmark.cs Rider static analysis (#433) 2019-11-13 23:37:46 +01:00
ComponentFetchBenchmark.cs ComponentFetchBenchmark 2020-07-11 13:21:41 +02:00
ComponentManagerGetAllComponents.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Content.Benchmarks.csproj SIMD-accelerated gas mixtures. (SIMD atmos) (#2479) 2020-11-25 10:48:49 +01:00
DependencyInjectBenchmark.cs Add benchmark for dependency injection. 2019-09-11 20:08:43 +02:00
DynamicTreeBenchmark.cs Define CVars in a central location. 2020-09-25 21:39:33 +02:00
EntityFetchBenchmark.cs Entity fetch benchmark for experimenting with generational Entity UIDs. 2020-06-30 16:32:50 +02:00
NetSerializerIntBenchmark.cs Commit another net serializer benchmark since I committed the other one too. 2020-11-21 12:11:07 +01:00
NetSerializerStringBenchmark.cs NetSerializer string benchmarks. 2020-07-30 23:39:47 +02: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