• Jovan Popovic's avatar
    Added Belgrade Sql Client · 1369e5d0
    Jovan Popovic authored
    In the performance benchmark is added Belgrade Sql client data access
    library (https://github.com/JocaPC/CLR-Belgrade-SqlClient). This is a
    wrapper around ADO.NET classes that executes queries in async manner
    using callbacks. "Belgrade.Sql.Client": "0.6.2" is aded in project.json
    file, and new flag "BELGRADE" controls should the test be executed.
    1369e5d0
PerformanceTests.cs 18.3 KB