Skip to content

Benchmarks

L3tum edited this page Sep 1, 2019 · 2 revisions

Available Benchmarks

General

  • ALL (runs all of the below benchmarks)
  • COMPRESSION (runs all compression benchmarks)
  • ARITHMETIC (runs all arithmetic benchmarks)
  • EXTENSION (runs all instruction extension benchmarks)
  • INT (runs all integer-related benchmarks)
  • FLOAT (runs all float-related benchmarks)

Compression

Note: All compression algorithms are run with the highest compression level (if applicable).

  • ZIP
  • GZip
  • BZip2
  • Deflate

Arithmetic

  • Arithmetic_Int (Simple Integer Benchmark for byte, short, int and long performance)
  • Arithmetic_Float (Simple Float Benchmark)

Instruction extensions

  • AVX
  • SSE

More will be added in the future :)

References

The benchmark will print reference points for a 3900x (non-overclocked) system. Detailed system specs:

  • R9 3900x
  • 32 GB 3200 MHz CL16 RAM
  • ASUS Hero VIII
Clone this wiki locally