concurrency knobs
This commit is contained in:
parent
cb01a79314
commit
d9df318a5c
@ -940,6 +940,7 @@ Techniques specific to the architecture running the code
|
|||||||
* true sharing -> sharding
|
* true sharing -> sharding
|
||||||
* Overlap with previous section on caches and false/true sharing
|
* Overlap with previous section on caches and false/true sharing
|
||||||
* Lazy synchronization; it's expensive, so duplicating work may be cheaper
|
* Lazy synchronization; it's expensive, so duplicating work may be cheaper
|
||||||
|
* things you can control: number of workers, batch size
|
||||||
|
|
||||||
## Assembly
|
## Assembly
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user