mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
added AVX2 explanation
This commit is contained in:
parent
d9e2bd9399
commit
7a78af8ee8
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ This [[guides/index|guide]] provides an overview of the differences between the
|
|||
|
||||
## Differences between the optimized and generic builds
|
||||
|
||||
This is a work in progress
|
||||
The optimized version of Zen leverages [Advanced Vector Extensions 2](https://wikipedia.org/wiki/Advanced_Vector_Extensions#Advanced_Vector_Extensions_2) (AVX2), a CPU instruction set that enhances performance for certain computational tasks. This instruction set is only available on modern processors.
|
Loading…
Add table
Add a link
Reference in a new issue