Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 934 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 934 Bytes

Embench Real Time Benchmarks

Micro-benchmark for embedded systems to characterize their behavior in respect of context switching speed and interrupt latency.

This repository was previously known as embench-context-latency.

This work was initiated by Cesare Garlati (@cgarlati) and is now led by Ofer Shinaar (@oferShinaar) and Nati Rapaport (@nati-rapaport)

Hex Five's test cases for eventualy inclusion in David Patterson's Embench project https://github.com/embench

  • ctx_switch

    Measure the context switch performance of a typical embedded microkernel.

  • irq_latency

    Coming soon ...

  • crypto

    Coming soon ...

Supported hardware