Commit Graph

3 Commits

Author SHA1 Message Date
2f20ebeba4 finish practical work 2
Time between sending and receiving event :
- Waveforms : 19us
- TraceAnalyzer : 18us
2024-04-10 16:59:15 +02:00
8ad28e5e39 start practical work N°2
just add the event and measure the time of it
2024-04-08 16:11:43 +02:00
eeff72a57b practical work N°1 finish
We measure that switching context time is around:
- 20us without optimization, with EventRecorder
- 6us without optimization, without EventRecorder
- 2us with optimization (o2), without EventRecorder
2024-04-08 15:19:41 +02:00