Skip to content

Commit

Permalink
Update the documented BCH decoder benchmark result
Browse files Browse the repository at this point in the history
  • Loading branch information
igorauad committed Nov 19, 2023
1 parent 20aaccb commit 45d76c9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions bench/fec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,14 +219,14 @@ New gr-dvbs2rx decoder:
# Es/N0 | Eb/N0 || FRA | BE | FE | BER | FER || SIM_THR | ET/RT
# (dB) | (dB) || | | | | || (Mb/s) | (hhmmss)
# ----------|----------||----------|----------|----------|----------|----------||----------|----------
-0.02 | 0.00 || 1000 | 3063231 | 1000 | 7.92e-02 | 1.00e+00 || 36.446 | 00h00'01
0.98 | 1.00 || 1000 | 2195881 | 1000 | 5.68e-02 | 1.00e+00 || 36.543 | 00h00'01
1.98 | 2.00 || 1000 | 1462750 | 1000 | 3.78e-02 | 1.00e+00 || 36.802 | 00h00'01
2.98 | 3.00 || 1000 | 896832 | 1000 | 2.32e-02 | 1.00e+00 || 37.144 | 00h00'01
3.98 | 4.00 || 1000 | 492725 | 1000 | 1.27e-02 | 1.00e+00 || 37.035 | 00h00'01
4.98 | 5.00 || 1000 | 236306 | 1000 | 6.11e-03 | 1.00e+00 || 37.111 | 00h00'01
5.98 | 6.00 || 1000 | 94727 | 1000 | 2.45e-03 | 1.00e+00 || 37.050 | 00h00'01
6.98 | 7.00 || 1000 | 31210 | 1000 | 8.07e-04 | 1.00e+00 || 37.168 | 00h00'01
7.98 | 8.00 || 1000 | 865 | 60 | 2.24e-05 | 6.00e-02 || 42.760 | 00h00'00
8.98 | 9.00 || 1000 | 0 | 0 | 2.58e-08 | 1.00e-03 || 51.688 | 00h00'00
-0.02 | 0.00 || 1000 | 3063231 | 1000 | 7.92e-02 | 1.00e+00 || 41.085 | 00h00'00
0.98 | 1.00 || 1000 | 2195881 | 1000 | 5.68e-02 | 1.00e+00 || 41.206 | 00h00'00
1.98 | 2.00 || 1000 | 1462750 | 1000 | 3.78e-02 | 1.00e+00 || 41.888 | 00h00'00
2.98 | 3.00 || 1000 | 896832 | 1000 | 2.32e-02 | 1.00e+00 || 41.638 | 00h00'00
3.98 | 4.00 || 1000 | 492725 | 1000 | 1.27e-02 | 1.00e+00 || 41.846 | 00h00'00
4.98 | 5.00 || 1000 | 236306 | 1000 | 6.11e-03 | 1.00e+00 || 41.533 | 00h00'00
5.98 | 6.00 || 1000 | 94727 | 1000 | 2.45e-03 | 1.00e+00 || 41.389 | 00h00'00
6.98 | 7.00 || 1000 | 31210 | 1000 | 8.07e-04 | 1.00e+00 || 41.711 | 00h00'00
7.98 | 8.00 || 1000 | 865 | 60 | 2.24e-05 | 6.00e-02 || 48.384 | 00h00'00
8.98 | 9.00 || 1000 | 0 | 0 | 2.58e-08 | 1.00e-03 || 63.880 | 00h00'00
```

0 comments on commit 45d76c9

Please sign in to comment.