StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Cory Nelson

Rating
1591.67 (2,215th)
Reputation
23,564 (5,528th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
C# Socket performance with .Net 4.5 Async vs [...]Async vs Begin[...] +1.35
Why there is no generic Enum.Parse<T>(string) method? +0.61
Determine if XmlTextReader.Read() reads an end tag -0.08
std::uniform_int_distribution isn't random enough -1.23
Merge List<PartialColumn> into <List<Column> using L... -2.01
Create a nullable type dynamically +2.66
Is TPL DataFlow included with either .NET 4.5 or .NET 4.5.1? 0.00
AVX 3.6x slower than IA32 in simple benchmark involving <cmath&g... +0.49
Multiple Await Async in .Net WebApi -0.35
Always same effect of #pragma pack(16) and #pragma pack(8)? +0.98
Read MemoryStream into Byte[] chunk at a time for processing -2.19
Why are std::shuffle methods being deprecated in C++14? -1.30
Thread.MemoryBarrier and lock difference for a simple property -0.91
Is it okay that random_shuffle uses rand()? 0.00
What's an appropriate search/retrieval method for a VERY long list... +0.30
linq getting key from list keyvalue pair +0.23
.Net Enumerable extension that executes an Action and returns the s... +0.96
EF 5 Code First - Why is explicitly loaded data not accessible from... 0.00
Should IDisposable::Dispose() be virtual -1.00
How can I make a delay inside my “for loop”? +0.40
Is there a more efficient way to sort integers using pointers WITHO... +0.24
Taking R,G,B individually from a <cv::vec3b> vector -0.59
Are factory methods Expression.Parameter() and Expression.Variable(... 0.00
How do you iterate through an array of indices in a thread-safe, pe... +0.42
Task based asynchronous operation disabled in PCL Service Reference... 0.00
Extract specific columns from csv file in csv format itself -0.05
Is integer multiplication really same speed as addition on modern CPU +1.33
Creating custom length password in Rijndael Cryptography Algorithm +0.42
SSE _mm_store_ps Segmentation fault issues 0.00
Task.WaitSubset / Task.WaitN? +0.72
Trying to merge records into 1 resultset -0.10
Does Thread.Yield will let the CPU do context switch to other threa... +0.40
How to use EnumWindows to get only actual application windows? 0.00
Does e.g. File.ReadAllText() utilize Windows File Caching? 0.00
Transferring raw bytes over http using the ASP.Net WebAPI 2 0.00
calling an async task in a windows store app? +1.57
WebAPI using PostAsync throws exception only when filesize is large -0.23
What is the most efficient way of retrieving data from a DataReader? +0.06
Inconsistencies in DateTime between local machine and Azure +0.42
Does C# AsyncCallback creates a new thread? -1.48
Why is it necessary to define a parameterised lambda expression whe... +0.57
HttpClient not working with international domain name -0.06
Why is permute needed in parallel SIMD/SSE/AVX ? 0.00
Scalability versus Responsiveness in .NET Async -0.22
How do I convert to DateTime when the time is a decimal? +0.59
Efficiency of using "AND" or "OR" +0.44
Turning off proxies results in no associations +0.70
Why can't I run async code as synchronous -1.28
Using SIMD/AVX/SSE for tree traversal +0.43
How does func ACTUALLY work -2.00