StackRating

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

Theodor Zoulias

Rating
1449.10 (4,532,891st)
Reputation
11 (2,060,414th)
Page: 1 ... 7 8 9 10 11 ... 16
Title Δ
Is there a way I can cause a running method to stop immediately wit... -0.36
How to get enumerable range with a variable step count +0.82
Understanding Parallel.For Loop and local variables -0.27
How do I prevent by Rx test from hanging? -1.32
Why the counter does not work in threadpool +0.51
Concatenate two infinite C# IEnumerables together in no particular... -0.14
Group Files into 500MB chunks -0.38
How to Split a object list into sublists grouping by elements(dateT... +0.10
Is there a built-in way to have an async method fire an event with... -1.26
Properly using multiple resources with Rx +1.67
Defer starting of a Task<T> +0.62
Why do we need more than one `await` statement in a C# method? +1.15
Read text file with IAsyncEnumerable 0.00
Multiplying arrays element-wise has unexpected performance in C# 0.00
How to make ConcurrentExclusiveSchedulerPair work with async and aw... +3.38
How are Async/Await methods executed on threads? -1.78
How to use Thread in the button below +0.37
Why the TryPopRange may give exceptions? ConcurrentStack 0.00
TPL Dataflow duplicate message to all consumers -1.15
How is concurrency handled when not using Task.Run() to schedule th... -1.06
Waiting on a continuous UI background polling task -0.29
Why is it faster if I put an extra ToArray before ToLookup? 0.00
Howto add a subset of a List to a property of an object in another... +0.63
async/await deadlock when using WindowsFormsSynchronizationContext... +1.90
Why is this LINQ query incredibly slow? -1.10
Output of one Task input to other Task +0.13
Recombining elements from the same reactive stream 0.00
Is it possible to transform an IObservable<T> to an IAsyncEnu... 0.00
Initial thread data chance? 0.00
How to implement my own operator in rx.net +2.63
About asynchronous tasks -0.69
How to declare a not started Task that will Await for another Task? -0.22
Is iterating over an array with a for loop a thread safe operation... -1.27
Is it possible to await Thread in C# +0.62
Most efficient way to generate a mesh's string-hash in unity/c#? +1.02
Async in Task ContinueWith behavior? -0.34
Correct way of starting a forever-running loop with Async +0.63
Limit number of notifications in scheduler +0.66
How to Return and Consume an IAsyncEnumerable with SqlDataReader +0.09
Is it possible and/or advisable to use multiple System.Threading.Ch... +0.53
Split IObservable<T> into IObservable<IObservable<T>... 0.00
Async method to update ui executes partially 0.00
Can ThreadAbortException be raised in the middle of a Finally Block? -1.45
ConcurrentDictionary AddOrUpdate method throwing IndexOutOfRangeExc... 0.00
Which is more efficient - Task.Run with 2 awaited I/O bound Tasks,... -1.27
How to get every possible combination base on the ranges in brackets? +0.69
Producer producing data every one second and Consumer consuming aft... -0.43
Iterating an IAsyncEnumerable in a function returning an IAsyncEnum... +1.01
Rx.Net Window function extension to support count, time AND size 0.00
ImmutableSortedDictionary range enumeration by key 0.00