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 ... 4 5 6 7 8 ... 16
Title Δ
Factory for IAsyncEnumerable or IAsyncEnumerator +1.64
Factory for IAsyncEnumerable or IAsyncEnumerator -1.36
Forcing certain code to always run on the same thread +0.87
BackgroundWorker ReportProgress race condition 0.00
Build an IAsyncEnumerable using TaskCompletionSource +1.18
Multi-threading in a foreach loop +2.50
Pause/resume a thread in C# 0.00
Switch new Task(()=>{ }) for Func<Task> +2.92
Issue with CancellationTokenSource in C# 0.00
Simple parallelisation for hashset -1.65
Hashing performance in a HashSet<int> against a List<int&g... +0.60
Get all threads launched by external methods 0.00
Keeping UI Responsive with foreach loop in WinForms +2.82
BufferBlock.ReceiveAsync(timeout) hang but BufferBlock.ReceiveAsync... +0.58
Is there a ContinueWith for ValueTask? -1.13
Argument value different inside called function +0.36
C# Immutable counter for multiple fields +0.08
Using Parallel Processing in C# to test a site's ability to wit... +0.07
Which option is better on large scale - a looping task per user or... 0.00
How do I edit grid in WPF UI from the codebehind (C#) without UI fr... -1.24
AggregateException from Task.WhenAll only contains first exception... 0.00
Disposing of a Form with An Awaited Method Inside 0.00
Task.Run() in async method causes thread pool starvation? +0.08
Different HTTP calls, await same Task +0.08
Correct pattern to dispose of cancellation token source -0.21
How to call async method in a thread but wait for it in c# -0.65
Parallel Linq over `IAsyncEnumerable`? 0.00
Multiple DB Checks by multiple Timers 0.00
Using Task.Delay within Task.Run -0.70
Creating a TPL Dataflow TransformBlock that transforms single input... 0.00
async await task.run xamarin forms -0.39
IComparer is not used in LINQ expressions -1.51
Locking on List Produces Deadlock 0.00
How to add an delay between methods that are performing a large task 0.00
MSDN quotes: Any Unhandled Exceptions are conveniently re-thrown on... +0.61
Custom TaskFactory does not use custom SynchronizationContext +2.28
How can I preload data in UWP before page is loaded? Using MVVM and... 0.00
Control order of execution of parallel.foreach tasks +0.59
When does a CPU write to main memory in the absence of a volatile m... 0.00
Is it Bad Practice to Call Methods in Locks? +0.13
Optimization of Loop of Large Points in Large Point Cloud 0.00
Can I use local variables inside a Parallel Foreach loop (without u... 0.00
Async System.Threading.Timer sometimes throwing null exception 0.00
Multiple thread accessing and editing the same double array +0.61
Cannot use 'await' more than one time 0.00
Why can some Enumerable be changed inside foreach, and others can&#... +0.24
Async Task.Delay CancellationToken 0.00
WPF: How to synchronize async loaded listviews +0.60
How to best handle multiple tasks accessing the same mutex? -0.41
C# Queuing async Task using BlockingCollection and process queue on... 0.00