Hello,
I thought it would be nice to have a benchmark for the knapsack exercise so I added one inspired by the parallel letter frequency exercise.
The benchmark implementation is a simple brute-force.
If you think it can be useful, I have created this PR (I created as a draft hoping it would have survived the autoclose).
Thanks for your awesome work!