You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6 vuotta sitten
..
AllowNonOptimized.cs fixed sln change and moved options to seperate file 6 vuotta sitten
App.config use new project system for benchmarks 6 vuotta sitten
ChannelAdapterBenchmark.cs Refactor message processing and async/await usage. 6 vuotta sitten
LoggerBenchmark.cs Refactor logging and add benchmark. 6 vuotta sitten
MQTTnet.Benchmarks.csproj enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 vuotta sitten
MessageProcessingBenchmark.cs Refactor package deserialization. 6 vuotta sitten
MessageProcessingMqttConnectionContextBenchmark.cs enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 vuotta sitten
MqttTcpChannelBenchmark.cs Reorganize solution structure. 6 vuotta sitten
Program.cs enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 vuotta sitten
SerializerBenchmark.cs dont use thread static buffers they are overlapping on server due to async io 6 vuotta sitten
TcpPipesBenchmark.cs enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 vuotta sitten
TopicFilterComparerBenchmark.cs Fixes and clean the new topic matcher from israellot 6 vuotta sitten
packages.config Add benchmark app. 6 vuotta sitten