Me and my colleague have made a bet that Julia can be faster than C++ in several test cases. I will write a set of algorithms in Julia, and he will write the same algorithms in C++, then we will measure the performance.
My question is: what specific* algorithms should I choose to win?
*Our work is related to medical devices and signal processing.