Skip to content

1.0.1

Compare
Choose a tag to compare
@dstockhammer dstockhammer released this 01 Oct 15:59
· 203 commits to master since this release

Notable changes:

  • Guard against nulls in PipelineBuilder.Dispose.
  • Remove dependency on System.Dynamic.Runtime.
  • Reference System.Reflection.TypeExtensions only in netstandard1.3.
  • Define LIBLOG_PORTABLE only in netstandard < 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