Darker v0.10.0 Release Notes

Release Date: 2017-05-09 // almost 7 years ago
  • Notable changes:

    • Move everything into Paramore namespace. This means that all nuget packages were renamed too.
    • ⬆️ Upgrade to dotnet 1.0.0
    • 📇 Rename RequestLogging to QueryLogging
    • 📇 Rename AsyncQueryHandler to QueryHandlerAsync
    • ⬆️ Upgrade Newtonsoft.Json to version 10
    • ➕ Add Paramore.Darker.Testing with FakeQueryProcessor

    Benchmarks

    BenchmarkDotNet=v0.10.5, OS=Windows 6.3.9600Processor=Intel Xeon CPU E5-2680 v3 2.50GHz, ProcessorCount=2Frequency=10000000 Hz, Resolution=100.0000 ns, Timer=UNKNOWN dotnet cli version=1.0.0 [Host] : .NET Core 4.6.25009.03, 64bit RyuJIT DefaultJob : .NET Core 4.6.25009.03, 64bit RyuJIT
    
    Method Mean StdDev
    BasicSyncQuery 4.728 us 0.0914 us
    BasicAsyncQuery 4.672 us 0.0628 us