1.0.1
Notable changes:
- Guard against nulls in
PipelineBuilder.Dispose
. - Remove dependency on
System.Dynamic.Runtime
. - Reference
System.Reflection.TypeExtensions
only innetstandard1.3
. - Define
LIBLOG_PORTABLE
only innetstandard
<2.0
.
Benchmarks
BenchmarkDotNet=v0.10.9, OS=Windows 8.1 (6.3.9600)
Processor=Intel Xeon CPU E5-2697 v3 2.60GHz, ProcessorCount=2
.NET Core SDK=2.0.0
[Host] : .NET Core 2.0.0 (Framework 4.6.00001.0), 64bit RyuJIT
DefaultJob : .NET Core 2.0.0 (Framework 4.6.00001.0), 64bit RyuJIT
Method | Mean | Error | StdDev | Median |
---|---|---|---|---|
BasicSyncQuery | 3.857 us | 0.0772 us | 0.1612 us | 3.775 us |
BasicAsyncQuery | 4.106 us | 0.0774 us | 0.0828 us | 4.099 us |