Changes

Jump to: navigation, search

Performance/Fenix/Best Practices

45 bytes added, 23:08, 11 May 2021
Think carefully before optimizations using background threads
== Think carefully before optimizations using background threads ==
Concurrency is complex so be careful before introducing it! Even getting choosing a threading strategy that does not have side effects on the thread pooling correct is system can be challenging. TODO
== Dispatchers.Default is not a good default ==
Confirm
975
edits

Navigation menu