File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments