Skip to content

Results and visualization of data from the FFT and Biquad benchmark built as part of my thesis with Steinberg.

Notifications You must be signed in to change notification settings

SamiSaade/benchmark-visual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark Visualization for fft-biquad-benchmark

A small tool to visualize the benchmark.json data obtained from the FFT and Biquad benchmark. You can plot, tabulate, and rank and export them into pdf or latex format.

This was used in my dissertation with Steinberg Media Technologies GmbH at Queen Mary University

How to visualize your benchmark data:

  1. Clone the repository
  2. Run pip install -r requirements.txt to install needed libraries
  3. Use the following flags --benchmark_out=path/to/benchmark.json and --benchmark_out_format=json when running the benchmark executable in fft-biquad-benchmark
  4. Copy your benchmark files into this project's directory (preferrably in the benchmarks folder)
  5. Follow along viz.ipynb in order to parse in the data, clean it, tabulate it, and plot it accordingly

About

Results and visualization of data from the FFT and Biquad benchmark built as part of my thesis with Steinberg.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published