This project is a small quiz application we let people play with on our ABC Arbitrage booth at the last four NewCrafts conference editions in Paris.
You can choose from three different C# quizzes:
- A general performance quiz: Which code is more likely to run faster? (2016 edition)
- A more specific one: Which code doesn't allocate on the heap? (2015 edition)
- A performance quiz centered on new features in C# 7.2 and .Net Core 2.1 (2018 edition)