From 33ca984ddc79bba36ae25024923e81c6850f575f Mon Sep 17 00:00:00 2001 From: imtiny Date: Tue, 28 Jun 2022 08:31:46 +0000 Subject: [PATCH] update plan/README.md. --- plan/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plan/README.md b/plan/README.md index 94d43b0..8d028e1 100644 --- a/plan/README.md +++ b/plan/README.md @@ -232,9 +232,11 @@ ## Benchmarking -* RISC-V CPU Benchmark +* Microbench * [RISC-V 处理器指令级性能评测尝试](https://tinylab.org/riscv-perf-benchmark/) * [开源之夏2022 - 处理器指令级 Microbench 开发实录](https://gitee.com/tinylab/cloud-lab/issues/I57CM0) +* [martinus/nanobench](https://github.com/martinus/nanobench) +* [andreas-abel/nanoBench](https://github.com/andreas-abel/nanoBench) ## Testing -- Gitee