Skip to content

Commit

Permalink
Update docs/pages/zkvm/sdk-benchmarking.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Yoichi Hirai <[email protected]>
  • Loading branch information
duc-nx and yoichi-nexus authored Aug 21, 2024
1 parent a7b82c5 commit 839942b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/zkvm/sdk-benchmarking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Image from "next/image";

## Benchmark Host and Guest program

Before you start, please install the latest [Nexus zkVM](https://docs.nexus.xyz/zkvm/sdk-quick-start#1-install-the-nexus-zkvm).
Before you start, please [install the latest Nexus zkVM and create a Nexus host project](https://docs.nexus.xyz/zkvm/sdk-quick-start).

This benchmark demonstrates the performance of Nexus zkVM using a Fibonacci sequence calculation as an example. We'll analyze both the guest program's RISC-V cycle count and the host program's execution time for various Fibonacci sequence lengths.

Expand Down

0 comments on commit 839942b

Please sign in to comment.