-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Use array pool input message buffer (#41)"
This reverts commit 7a95240.
- Loading branch information
1 parent
aae32f7
commit 545c3fa
Showing
14 changed files
with
103 additions
and
336 deletions.
There are no files selected for viewing
135 changes: 0 additions & 135 deletions
135
benchmarks/Backdash.Benchmarks/Cases/SessionBenchmark.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
using BenchmarkDotNet.Running; | ||
|
||
BenchmarkSwitcher.FromAssembly(typeof(Program).Assembly).Run(args); | ||
// BenchmarkRunner.Run<GetBitStringBenchmark>(); | ||
// BenchmarkRunner.Run<UdpClientBenchmark>(); | ||
// BenchmarkRunner.Run<UdpClientBenchmark>(); | ||
// await new UdpClientBenchmark().Start(10, false).ConfigureAwait(false); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.