]> git.deb.at Git - rhonda/impostor.git/commit
Remove EventManager CallAsync memory allocation
authorAeonLucid <aeonlucid@outlook.com>
Mon, 26 Oct 2020 23:40:10 +0000 (00:40 +0100)
committerAeonLucid <aeonlucid@outlook.com>
Mon, 26 Oct 2020 23:40:10 +0000 (00:40 +0100)
commitdcc4da25de92ed9cc885e6bcb3ad105a1f55f902
tree987158dea206f9222cdb5a27efac968462e93ff7
parent8526ce43b2fa1c70d4f69c6baa9a374c7b483953
Remove EventManager CallAsync memory allocation
src/Impostor.Benchmarks/.gitignore [new file with mode: 0644]
src/Impostor.Benchmarks/Impostor.Benchmarks.csproj [new file with mode: 0644]
src/Impostor.Benchmarks/Program.cs [new file with mode: 0644]
src/Impostor.Benchmarks/Tests/EventManagerBenchmark.cs [new file with mode: 0644]
src/Impostor.Server/Events/EventManager.cs
src/Impostor.Server/Properties/AssemblyInfo.cs
src/Impostor.sln