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 2 3 ... 16
Title Δ
Need help figuring out why task never completes 0.00
Accessing value used in LINQ Select within a foreach -1.54
Are multiple consumers in BlockingCollection handled concurrently? -1.59
How to enumerate an IAsyncEnumerable<T> and invoke an async a... 0.00
Why does a thread take up all system resources and not update? 0.00
How to query two IAsyncEnumerables asynchronously +1.41
How can I prevent the backgroundWorker causing the UI to become slu... -1.76
How to combine IObservable sequences in UniRx/Rx.NET? 0.00
Make a snapshot and empty a ConcurrentDictionary 0.00
Terminate loop on first value produced by stream (Rx) 0.00
Show program runtime every 3 seconds 0.00
Forcefully terminate thread generated by Parallel.ForEach 0.00
Does the BlockingCollection.AddToAny Method offer any performance a... 0.00
Can Interlocked CompareExchange be used correctly in this multithre... -0.24
Reliable delayed execution class in C# 0.00
Is C#'s yield return thread safe with a Custom IEnumerator? 0.00
Infinite parallel while loop +2.55
ValueTask for synchronous method 0.00
Adding items to an ImmutableList<T> inside an ImmutableDictio... -1.03
Waiting for multiple tasks when some might be cancelled +0.09
LINQ Select - CS0411 The type arguments cannot be inferred from the... +0.07
Download files in synchronous manner and extract downloaded files a... +2.80
When using Async/Await in C# are tasks terminated automatically whe... +0.54
Why my workers work distribution count does not total the number of... 0.00
Converting from Task<(string,object)> to Task<string> -1.19
C#: How to implement keep alive timers for many objects in a proper... 0.00
Update datagrid row by row from a big data table (Progress database... +2.35
Aws Sqs Consumer - Poll only when messages can be processed immedia... 0.00
Async method not reporting back correctly from list of tasks 0.00
Partition: How to add a wait after every partition 0.00
What's the correct way to schedule many tasks for an accurate d... 0.00
How to handle repeating System.Threading.Timer 0.00
How to optimize the counting of words and characters in a huge file... +1.49
Using Parallel.For for searching for minimum/maximum value -1.48
Will code after blocked async call continue in the same context if... +3.20
Why Seconds show small value when actual elapsed time is in minutes? +2.03
How to process remaining data in the BlockingCollection<> whe... 0.00
ImmutableArray how to use properly -0.03
Make methods run asynchronously +0.60
C# Dispatcher Invoke and normal code execution order 0.00
Winforms how to wait for user to click a button? -0.41
How to create an Observable that caches each of the calculated item... 0.00
Data structure to store sorted items based on a cost field 0.00
Execute multiple pairs of concurrent tasks in parallel 0.00
Why does accessing and mutating a System.Collections.Generic.Dictio... -0.42
Locking Variables when Threading in C# 0.00
How to make a lightweight `Replay` operator that can be subscribed... 0.00
Linq Foreach doesn't change values -0.41
Do async writes to a single file have to be awaited? -0.42
Refactoring 2 identical functions which receive a callback Func<... 0.00