mirror of
https://github.com/sendyne/cppreg.git
synced 2025-05-09 15:14:05 +00:00
FIX TYPOS AND OTHER MINOR DETAILS IN PERFORMANCE EXAMPLE
This also adds a link in the README to the performance page.
This commit is contained in:
parent
4b85835035
commit
e763c2bfa8
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 162 KiB |
File diff suppressed because one or more lines are too long
@ -12,7 +12,9 @@ Copyright Sendyne Corp., 2010-2018. All rights reserved ([LICENSE](LICENSE)).
|
||||
* compile-time detection of overflow,
|
||||
* easily extendable to support, for example, mock-up.
|
||||
|
||||
For a short introduction and how-to see the [quick start guide](QuickStart.md). A more complete and detailed documentation is available [here](API.md).
|
||||
For a short introduction and how-to see the [quick start guide](QuickStart.md). A more complete and detailed documentation is available [here](API.md).
|
||||
|
||||
The features provided by `cppreg` come with no overhead or performance penalty compared to traditional low-level C approaches. We give [here](Performance.md) an example comparing the assembly generated by a CMSIS-like implementation versus a `cppreg` one.
|
||||
|
||||
|
||||
## Requirements ##
|
||||
|
Loading…
x
Reference in New Issue
Block a user