Skip to content

Status of MiBench

Kai Nacke edited this page Feb 10, 2024 · 4 revisions

Status of MiBench

MiBench is part of the LLVM test suite.

Benchmark -O0 -O1 -O2 -O3
automotive-basicmath
automotive-bitcount
automotive-susan
consumer-jpeg
consumer-lame
consumer-typeset
network-dijkstra
network-patricia
office-ispell error
office-stringsearch error
security-blowfish ok
security-rijndael error
security-sha ok bus error bus error bus error
telecomm-CRC32 ok ok ok ok
telecomm-FFT
telecomm-adpcm
telecomm-gsm error

Legend:

  • ok: benchmark runs and produces expected result
  • bus error: benchmark crashes with bus error
  • compiles: compiler can create object files, execution status unknown
  • error: compiler aborts because of unimplemented features
Clone this wiki locally