Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Updated performance tests in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
DJGosnell committed Aug 30, 2016
1 parent 8a47988 commit 5955d8e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@ DtronixMessageQueue is a small .net TCP/UDP message queueing system using the mi
The purpose of this project is to provide a simple transport protocol for multiple systems, mostly being the DtronixRpc system.

### Performance

[Laptop Intel i7-6500U 16GB](DtronixMessageQueue.Tests.Performance/Results/i7-6500U-16GB.md)

[Desktop Intel i5-3470 8GB](DtronixMessageQueue.Tests.Performance/Results/i5-3470-8GB.md)
[Desktop Intel i5-3470 8GB 8KB Buffer](DtronixMessageQueue.Tests.Performance/Results/i5-3470-8GB-8KB.md)

[Desktop Intel i5-3470 8GB 16KB Buffer](DtronixMessageQueue.Tests.Performance/Results/i5-3470-8GB-16KB.md)

[Desktop Intel i7-6700K 32GB 8KB Buffer](DtronixMessageQueue.Tests.Performance/Results/i7-6700K-32GB.md)

### License
Released under [MIT license](LICENSE)

0 comments on commit 5955d8e

Please sign in to comment.