This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git

commit 97b5e21a41071a8212e49961fe7178dea9382276
Author: chaokunyang <[email protected]>
AuthorDate: Wed Nov 5 04:18:23 2025 +0000

    🔄 synced local 'static/img/benchmarks/' with remote 'docs/benchmarks/'
---
 static/img/benchmarks/rust/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/img/benchmarks/rust/README.md 
b/static/img/benchmarks/rust/README.md
index 02f6ccbaf..9ea07ebd9 100644
--- a/static/img/benchmarks/rust/README.md
+++ b/static/img/benchmarks/rust/README.md
@@ -5,7 +5,7 @@ _Generated on 2025-10-26 18:36:41_
 How to generate performance report:
 
 ```bash
-cd rust/benches
+cd benchmarks/rust_benchmark
 cargo bench 2>&1 | tee cargo_bench.log
 python benchmark_report.py --log-file cargo_bench.log 
--output-dir=report_output
 ```


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to