updated performance

This commit is contained in:
Màrius Montón 2021-02-22 10:43:44 +01:00
parent e65e90c371
commit 75eba52496
1 changed files with 2 additions and 2 deletions

View File

@ -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<span>@</span>2.2Ghz and about 3.000.000 instructions / sec in a Intel Core i7-8550U<span>@</span>1.8Ghz.
Current performance is about 3.000.000 instructions / sec in a Intel Core
i5-5200<span>@</span>2.2Ghz and about 4.500.000 instructions / sec in a Intel Core i7-8550U<span>@</span>1.8Ghz.
Trace perihperal creates a xterm window where it prints out all received data.