Skip to content

Commit cec3a3a

Browse files
committed
fix overhead
1 parent 0f7822d commit cec3a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/homepage/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Cloud service providers should disable the vector extension on any vulnerable CP
3535
{{< accordion title="What are the performance impacts of disabling the vector extension?" >}}
3636
Disabling the vector extension significantly reduces the CPU's performance, especially for tasks that benefit from parallel processing and handling large data sets.
3737
Applications relying heavily on these features may experience slower performance or reduced functionality.
38-
In our benchmark using [rvv-bench](https://github.com/camel-cdr/rvv-bench), we see up to 77% overhead when disabling the vector extension.
38+
In our benchmark using [rvv-bench](https://github.com/camel-cdr/rvv-bench), we see up to 33% overhead when disabling the vector extension.
3939
{{< /accordion >}}
4040

4141
{{< accordion title="Is this a side-channel or transient-execution attack?" >}}

0 commit comments

Comments
 (0)