Skip to content
Snippets Groups Projects
Commit 70941cae authored by STEVAN Antoine's avatar STEVAN Antoine 🦀 Committed by DETCHART Jonathan
Browse files

improve FEC bench (!96)

we want to compare
- _naive recoding_: k-decoding followed by 1-encoding
- _komodo recoding_: k-recoding with $k = \#\text{shards}$

# results
> 💡 **Note**  
> we see that the _naive recoding_ is around 100 times slower compared to the _komodo recoding_ 🎉 

> 💡 **Note**  
> the format of the labels is always `{curve} / {k}`

![e2e](/uploads/9ffbae9188434f27f7018155de74982b/e2e.png)
![recoding](/uploads/17ddb76efe7719970849eeda655a68da/recoding.png)
parent 8d56debb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment