mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-10 20:08:42 +00:00
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
aa5dd6d6b3
commit
85063fcf48
|
|
@ -33,7 +33,7 @@ When writing code keep the following topics in mind:
|
|||
* Signed vs unsigned
|
||||
* Threading
|
||||
* Cost of abstractions
|
||||
* atomics vs locking (mutex)
|
||||
* atomics vs locking (mutex) vs producer/consumer
|
||||
* Cache line sharing between CPU cores
|
||||
|
||||
### Branching / Branchless programming
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user