cj motherfucker cjmf · he/him
  • Joined on 2024-11-03
cjmf created branch main in cjmf/WorkWithLINQ 2024-11-04 02:14:12 +00:00
cjmf pushed to main at cjmf/WorkWithLINQ 2024-11-04 02:14:12 +00:00
7baf7de40f Initial commit
cjmf created repository cjmf/WorkWithLINQ 2024-11-04 01:46:49 +00:00
cjmf pushed to efficiently at cjmf/AsyncBreakfast 2024-11-03 21:18:22 +00:00
b567160e09 Fully concurrent, this improves performance the most.
0eb45b931a Using WhenAll is one option...
Compare 2 commits »
cjmf created branch efficiently in cjmf/AsyncBreakfast 2024-11-03 21:18:22 +00:00
cjmf created branch asyncexception in cjmf/AsyncBreakfast 2024-11-03 20:41:26 +00:00
cjmf pushed to asyncexception at cjmf/AsyncBreakfast 2024-11-03 20:41:26 +00:00
040740b01d An exception results in a Faulted Task which is handled when that task is awaited.
cjmf pushed to composition at cjmf/AsyncBreakfast 2024-11-03 20:36:08 +00:00
e89a5f40f3 Compose sync and async into one method for efficiency.
cjmf created branch composition in cjmf/AsyncBreakfast 2024-11-03 20:36:08 +00:00
cjmf created branch concurrent in cjmf/AsyncBreakfast 2024-11-03 20:27:59 +00:00
cjmf pushed to concurrent at cjmf/AsyncBreakfast 2024-11-03 20:27:59 +00:00
7f2105f4ec Rearranging tasks saves a little time, but we can still do better.
df6b0dcef1 First refactoring towards concurrency. Tasks are awaited as soon as they are started so this still blocks.
Compare 2 commits »
cjmf pushed to await at cjmf/AsyncBreakfast 2024-11-03 20:05:27 +00:00
553b389722 Async but not concurrent
cjmf created branch await in cjmf/AsyncBreakfast 2024-11-03 20:05:27 +00:00
cjmf created branch develop in cjmf/AsyncBreakfast 2024-11-03 19:56:22 +00:00
cjmf pushed to develop at cjmf/AsyncBreakfast 2024-11-03 19:56:22 +00:00
8ca801f448 Added solution and project.
678341145b initial commit
Compare 2 commits »
cjmf created repository cjmf/AsyncBreakfast 2024-11-03 18:41:33 +00:00