aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index bc21fa278..632e65c2d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -53,7 +53,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
- More performance improvements to the scheduler, see the remarks into the
chSchWakeupS() function source. The benchmark suite reports a 6% increase
in the context switch performance.
-- Added mutexes test cases to the test suite.
+- Added mutexes test cases and new benchmarks to the test suite.
- Modified the test suite in order to have each test case to have the same
alignment enforced on functions. This is done to reduce MAM/Cache alignment
effects on the measurement.