From b99610fee30e41049e94687e350a720951a9f0e9 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 7 Jun 2016 17:09:26 +0200 Subject: Using newlib libc from riscv-tools in dhrystone benchmark --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a01d330..9260acf 100644 --- a/README.md +++ b/README.md @@ -326,9 +326,9 @@ any other ALU operation. The following dhrystone benchmark results are for a core with enabled `ENABLE_MUL`, `ENABLE_DIV`, and `BARREL_SHIFTER` options. -Dhrystone benchmark results: 0.406 DMIPS/MHz (715 Dhrystones/Second/MHz) +Dhrystone benchmark results: 0.505 DMIPS/MHz (888 Dhrystones/Second/MHz) -For the Dhrystone benchmark the average CPI is 4.072. +For the Dhrystone benchmark the average CPI is 4.208. PicoRV32 Native Memory Interface -- cgit