mirror of
https://github.com/YouHaveTrouble/minecraft-optimization.git
synced 2026-05-12 06:16:55 +00:00
Updated Concepts for dummies (markdown)
+1
-1
@@ -40,7 +40,7 @@ Consider the following analogy (by [BillyGalbreath](https://github.com/BillyGalb
|
|||||||
|
|
||||||
Doing things asynchronously isn't always better, and it's not a magical solution to every problem.
|
Doing things asynchronously isn't always better, and it's not a magical solution to every problem.
|
||||||
|
|
||||||
## Async programming
|
### Async programming
|
||||||
Consider another analogy, also by [BillyGalbreath](https://github.com/BillyGalbreath):
|
Consider another analogy, also by [BillyGalbreath](https://github.com/BillyGalbreath):
|
||||||
|
|
||||||
> What is the fastest way of going to your neighbours house? A car is pretty fast, so why not try that. It's definitely faster than you walking, but when you calculate in having to get in the car, buckle up, start the engine, reverse out into the road, drive to the next driveway, pull in, kill the engine, unbuckle and get out, it turns out that just walking would have been faster.
|
> What is the fastest way of going to your neighbours house? A car is pretty fast, so why not try that. It's definitely faster than you walking, but when you calculate in having to get in the car, buckle up, start the engine, reverse out into the road, drive to the next driveway, pull in, kill the engine, unbuckle and get out, it turns out that just walking would have been faster.
|
||||||
|
|||||||
Reference in New Issue
Block a user