Skip to content

Commit 5a1fedc

Browse files
Update README.md
1 parent 36de065 commit 5a1fedc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,9 @@ Using the 16bit and 8bit based intrinsics implementations as a guide you can mak
7878
# Useful alternatives
7979
- [Spiral project](https://www.spiral.net/software/viterbi.html) aims to auto-generate high performance code for any input parameters
8080
- [ka9q/libfec](https://github.com/ka9q/libfec) is Phil Karn's original C implementation
81+
82+
# Benchmarks
83+
Benchmarks are available in a separate repository located [here](https://github.com/williamyang98/ka9q_viterbi_comparison)
84+
85+
![Symbol update perforrmance](https://raw.githubusercontent.com/williamyang98/ka9q_viterbi_comparison/refs/heads/main/docs/plot_symbol_update.png)
86+
![Chainback performance](https://raw.githubusercontent.com/williamyang98/ka9q_viterbi_comparison/refs/heads/main/docs/plot_chainback.png)

0 commit comments

Comments
 (0)