• Marc Gravell's avatar
    Perf regression (#1076) · 4ae78480
    Marc Gravell authored
    * compare baseline to 1.2.6
    
    * remove the entire concept of the completion manager; it just doesn't make sense any more; everything async and external facing should be via the TP
    
    * use "in" with ForAwait to avoid some extra copies
    
    * experimental "backlog queue" approach
    
    * Cleanup and de-dupe timeout exception data
    
    * WriteMessageTakingWriteLockSync should consider backlog
    
    * don't allocate all those strings
    4ae78480
Name
Last commit
Last update
..
BasicTest Loading commit data...
BasicTestBaseline Loading commit data...
NRediSearch.Test Loading commit data...
RedisConfigs Loading commit data...
StackExchange.Redis.Tests Loading commit data...