From 75eba52496612b82e8a5b1c07d2d520a1eea2e17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A0rius=20Mont=C3=B3n?= Date: Mon, 22 Feb 2021 10:43:44 +0100 Subject: [PATCH] updated performance --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9929f88..a03f5c1 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ Helper classes: * Performance: Performance indicators stores here (singleton class) * Log: Log class to log them all (singleton class) -Current performance is about 1.500.000 instructions / sec in a Intel Core -i5-5200@2.2Ghz and about 3.000.000 instructions / sec in a Intel Core i7-8550U@1.8Ghz. +Current performance is about 3.000.000 instructions / sec in a Intel Core +i5-5200@2.2Ghz and about 4.500.000 instructions / sec in a Intel Core i7-8550U@1.8Ghz. Trace perihperal creates a xterm window where it prints out all received data.