Skip to content

Commit a4d7dbf

Browse files
Ron EldorRon Eldor
Ron Eldor
authored and
Ron Eldor
committed
Refactor benchmark example to reduce stack size
1. Seperate the tests to different hepler functions, according to their module 2. Enable ECDSA tests 3. modify README with correct link
1 parent 1f39f64 commit a4d7dbf

File tree

2 files changed

+460
-430
lines changed

2 files changed

+460
-430
lines changed

benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This application benchmarks the various cryptographic primitives offered by mbed
66

77
Set up your environment if you have not done so already. For instructions, refer to the [main readme](../README.md).
88

9-
You can also compile this example with the [mbed Online Compiler](https://developer.mbed.org/compiler/) by using [this project](https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-tls-benchmark).
9+
You can also compile this example with the [mbed Online Compiler](https://os.mbed.com/compiler/) by using [this project](https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-tls-benchmark).
1010

1111
## Monitoring the application
1212

0 commit comments

Comments
 (0)