Skip to content
Snippets Groups Projects
Commit 702cd5eb authored by DETCHART Jonathan's avatar DETCHART Jonathan Committed by STEVAN Antoine
Browse files

Add fft and interpolation method for RS coding benchmarks (!185)

This MR adds an option to perform erasure coding using FFT rather than using a matrix. It also adds the field FP128 in the list of curves

Note that there is a redundant function `random_loss` into benchmarks/bin/fec.rs and examples/fec.rs
parent 202d8bcc
Branches
No related tags found
1 merge request!185Add fft and interpolation method for RS coding benchmarks
Pipeline #6778 passed